gas/testsuite/
authorRoland McGrath <roland@gnu.org>
Mon, 6 Aug 2012 22:08:25 +0000 (22:08 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 6 Aug 2012 22:08:25 +0000 (22:08 +0000)
commitde88229846525b2afb4a8b85b7f60f3246d3e90d
tree8f49a4873e0368cd8c47340ce3c8f43b3bb6c4b4
parent99262e37efe7767e8d07aabdddf793dadc14c3ce
gas/testsuite/
* gas/i386/x86-64-stack.s: Add cases for push segment register.
* gas/i386/x86-64-stack.d: Updated.
* gas/i386/x86-64-stack-suffix.d: Updated.
* gas/i386/x86-64-stack-intel.d: Updated.
* gas/i386/ilp32/x86-64-stack.d: Updated.
* gas/i386/ilp32/x86-64-stack-suffix.d: Updated.
* gas/i386/ilp32/x86-64-stack-intel.d: Updated.

opcodes/
* i386-dis.c (print_insn): Print spaces between multiple excess
prefixes.  Return actual number of excess prefixes consumed,
not always one.

* i386-dis.c (OP_REG): Ignore REX_B for segment register cases.
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/ilp32/x86-64-stack-intel.d
gas/testsuite/gas/i386/ilp32/x86-64-stack-suffix.d
gas/testsuite/gas/i386/ilp32/x86-64-stack.d
gas/testsuite/gas/i386/x86-64-stack-intel.d
gas/testsuite/gas/i386/x86-64-stack-suffix.d
gas/testsuite/gas/i386/x86-64-stack.d
gas/testsuite/gas/i386/x86-64-stack.s
opcodes/ChangeLog
opcodes/i386-dis.c