75f1011bbf
* gas/config/tc-i386.c (output_insn): Handle PadLock instructions. * gas/config/tc-i386.h (CpuPadLock): New define. (CpuUnknownFlags): Added CpuPadLock. * include/opcode/i386.h (i386_optab): Added xstore/xcrypt insns. * opcodes/i386-dis.c (PADLOCK_SPECIAL, PADLOCK_0): New defines. (dis386_twobyte): Opcode 0xa7 is PADLOCK_0. (padlock_table): New struct with PadLock instructions. (print_insn): Handle PADLOCK_SPECIAL.
26 lines
566 B
Plaintext
26 lines
566 B
Plaintext
2004-03-12 Michal Ludvig <mludvig@suse.cz>
|
||
|
||
* i386.h (i386_optab): Added xstore/xcrypt insns.
|
||
|
||
2004-02-09 Anil Paranjpe <anilp1@KPITCummins.com>
|
||
|
||
* h8300.h (32bit ldc/stc): Add relaxing support.
|
||
|
||
2004-01-12 Anil Paranjpe <anilp1@KPITCummins.com>
|
||
|
||
* h8300.h (BITOP): Pass MEMRELAX flag.
|
||
|
||
2004-01-09 Anil Paranjpe <anilp1@KPITCummins.com>
|
||
|
||
* h8300.h (BITOP): Dissallow operations on @aa:16 and @aa:32
|
||
except for the H8S.
|
||
|
||
For older changes see ChangeLog-9103
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|