OSDN Git Service

gas/testsuite/
authorH.J. Lu <hjl@lucon.org>
Thu, 30 Aug 2007 15:13:45 +0000 (15:13 +0000)
committerH.J. Lu <hjl@lucon.org>
Thu, 30 Aug 2007 15:13:45 +0000 (15:13 +0000)
commit2a57eeee20f83957e28d88fd088b8f7e2c8c5980
tree9646250e432b6e2d3fc626e02d44ce222d3c577f
parent2dc5e5bea52f2ffe54966b2cb1e0bc5c872ec411
gas/testsuite/

2007-08-30  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/amd.s: Add rdtscp.
* gas/i386/amd.d: Updated.

* gas/i386/mem-intel.d: Update invlpg for BYTE PTR.
* gas/i386/x86-64-mem-intel.d: Likewise.

* gas/i386/x86-64-opcode.s: Add swapgs.
* gas/i386/x86-64-opcode.d: Updated.

opcodes/

2007-08-30  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (INVLPG_Fixup): Removed.
(OPC_EXT_38): New.
(OPC_EXT_RM_5): Likewise.
(grps): Use OPC_EXT_38.
(opc_ext_table): Add OPC_EXT_38.
(opc_ext_rm_table): Add OPC_EXT_RM_5.
opcodes/ChangeLog
opcodes/i386-dis.c