gas/testsuite/
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 12 Nov 2009 02:13:06 +0000 (02:13 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 12 Nov 2009 02:13:06 +0000 (02:13 +0000)
commitf310f33d50d9bfb1ded3dbf04a23aeb5eed5368b
tree921a769de2c4d15f752c4008cf622cb04740b340
parent21e1bee4d23dc4a91ccccd69947fc109b4312230
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