OSDN Git Service

* i386-dis.c (OP_M, OP_0f0e, OP_0fae, NOP_Fixup): New functions.
authorAlan Modra <amodra@bigpond.net.au>
Fri, 12 Mar 2004 13:06:50 +0000 (13:06 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Fri, 12 Mar 2004 13:06:50 +0000 (13:06 +0000)
commit0eac539f952ecc49a868d01ffbd1359e171bc004
tree495a00f5b899eccb49a896aef8502bd89149851f
parent46f4770509c175e33250260cbf1ea9b1fe4fe551
* i386-dis.c (OP_M, OP_0f0e, OP_0fae, NOP_Fixup): New functions.
(M, Mp): Use OP_M.
(None, PADLOCK_SPECIAL, PADLOCK_0): Delete.
(GRPPADLCK): Define.
(dis386): Use NOP_Fixup on "nop".
(dis386_twobyte): Use GRPPADLCK on opcode 0xa7.
(twobyte_has_modrm): Set for 0xa7.
(padlock_table): Delete.  Move to..
(grps): ..here, using OP_0f07.  Use OP_Ofae on lfence, mfence
and clflush.
(print_insn): Revert PADLOCK_SPECIAL code.
(OP_E): Delete sfence, lfence, mfence checks.

* gas/i386/katmai.d: Revert last change.
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/katmai.d
opcodes/ChangeLog
opcodes/i386-dis.c