gas/testsuite/
commit712fc6a646b142611bec5948579fd37ef3dac2b1
authorH.J. Lu <hjl@lucon.org>
Thu, 26 Apr 2007 18:15:47 +0000 (26 18:15 +0000)
committerH.J. Lu <hjl@lucon.org>
Thu, 26 Apr 2007 18:15:47 +0000 (26 18:15 +0000)
tree0f406e809139b6991e37aca2440d91700762b21a
parent5d1bbd1171546e015f0e70f9dd5e35fc4cdd07c7
gas/testsuite/

2007-04-26  H.J. Lu  <hongjiu.lu@intel.com>

PR binutils/4429
* gas/i386/i386.exp: Run "x86-64-addr32-intel" and
"x86-64-rip-intel".

* gas/i386/intelok.d: Updated.

* gas/i386/x86-64-addr32-intel.d: New file.
* gas/i386/x86-64-rip-intel.d: Likewise.

opcodes/

2007-04-26  H.J. Lu  <hongjiu.lu@intel.com>

PR binutils/4429
* i386-dis.c (print_insn): Also swap the order of op_riprel
when swapping op_index.  Break when the RIP relative address
is printed.
(OP_E): Properly handle RIP relative addressing and print the
explicit zero displacement for Intel mode.
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/i386.exp
gas/testsuite/gas/i386/intelok.d
gas/testsuite/gas/i386/x86-64-addr32-intel.d [new file with mode: 0644]
gas/testsuite/gas/i386/x86-64-rip-intel.d [new file with mode: 0644]
opcodes/ChangeLog
opcodes/i386-dis.c