[PATCH] x86-64: fix port I/O disassembly
H. J. Lu
hjl@lucon.org
Fri Dec 1 14:38:00 GMT 2006
On Fri, Dec 01, 2006 at 12:53:32PM +0000, Jan Beulich wrote:
> Port I/O cannot be 64-bits wide on x86-64.
>
> Built and tested on i686-pc-linux-gnu, x86_64-unknown-linux-gnu, and a few
> cross x86 targets.
>
> opcodes/
> 2006-11-30 Jan Beulich <jbeulich@novell.com>
>
> * i386-dis.c (zAX): New.
> (Xz): New.
> (Yzr): New.
> (z_mode): New.
> (z_mode_ax_reg): New.
> (putop): New suffix character 'G'.
> (dis386): Use it for in, out, ins, and outs.
> (intel_operand_size): Handle z_mode.
> (OP_REG): Delete unreachable case indir_dx_reg.
> (OP_IMREG): Fix Intel syntax output for case indir_dx_reg. Handle
> z_mode_ax_reg.
> (OP_ESreg): Fix Intel syntax operand size handling.
> (OP_DSreg): Likewise.
>
> gas/testsuite/
> 2006-11-30 Jan Beulich <jbeulich@novell.com>
>
> * gas/i386/x86-64-io.[sd]: New.
> * gas/i386/x86-64-io-intel.d: New.
> * gas/i386/x86-64-io-suffix.d: New.
> * gas/i386/i386.exp: Run new tests.
>
OK. Thanks.
H.J.
More information about the Binutils
mailing list