gas/testsuite/
commit49601bd0a3591df0eb3d6a5e74f4b4a7b187ceef
authorH.J. Lu <hjl@lucon.org>
Fri, 15 Dec 2006 13:11:56 +0000 (15 13:11 +0000)
committerH.J. Lu <hjl@lucon.org>
Fri, 15 Dec 2006 13:11:56 +0000 (15 13:11 +0000)
treede725cffa06e65475ca01edc643e514481f4389b
parentfcb50437b96f587f8f62b3b9db9169779885fd49
gas/testsuite/

2006-12-15  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/x86-64-inval.s: cmpxchg16b needs oword ptr, instead
of xmmword ptr.
* gas/i386/x86_64.s: Likewise.
* gas/i386/x86-64-inval.l: Updated.

opcodes/

2006-12-15  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (o_mode): New for 16-byte operand.
(intel_operand_size): Generate "OWORD PTR " for o_mode.
(CMPXCHG8B_Fixup): Set bytemode to o_mode instead of x_mode.
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/x86-64-inval.l
gas/testsuite/gas/i386/x86-64-inval.s
gas/testsuite/gas/i386/x86_64.s
opcodes/ChangeLog
opcodes/i386-dis.c