OSDN Git Service

gas/testsuite/
authorH.J. Lu <hjl@lucon.org>
Thu, 12 Nov 2009 02:13:06 +0000 (02:13 +0000)
committerMasaki Muranaka <monaka at monami-software.com>
Fri, 20 Nov 2009 00:47:44 +0000 (09:47 +0900)
commitebee9f3c1935252b71d75d746e0b236ad6bc9d77
tree6a65f66b1a4b223a4ef32981d9629de15b94afe2
parentf2368e5bde13e194c449a6a29bc8e06695c829ae
gas/testsuite/

2009-11-11  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/prefix.d: Swap order of ADDR and REP prefixes.
* gas/i386/rep.d: Likewise.
* gas/i386/x86-64-rep.d: Likewise.

opcodes/

2009-11-11  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (all_prefixes): New.
(ckprefix): Set all_prefixes.
(print_insn): Print all_prefixes instead of lock_prefix,
repz_prefix, repnz_prefix, addr_prefix and data_prefix.
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/prefix.d
gas/testsuite/gas/i386/rep.d
gas/testsuite/gas/i386/x86-64-rep.d
opcodes/ChangeLog
opcodes/i386-dis.c