gas/testsuite/gas/
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 27 Sep 2007 18:31:51 +0000 (18:31 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 27 Sep 2007 18:31:51 +0000 (18:31 +0000)
commit7c52e0e8658a0ea03067c301a15e793cf9f1c208
tree0ca931f76403e20a53fc6d1e8b4d988c6f22237f
parent7a4d50bfe016959b5bb6e11433b0d38899c02458
gas/testsuite/gas/

2007-09-27  H.J. Lu  <hongjiu.lu@intel.com>

PR binutils/5072
* gas/i386/i386.exp: Run x86-64-opcode-inval and
x86-64-opcode-inval-intel.

* gas/i386/x86-64-opcode-inval-intel.d: New.
* gas/i386/x86-64-opcode-inval.d: Likewise.
* gas/i386/x86-64-opcode-inval.s: Likewise.

opcodes/

2007-09-27  H.J. Lu  <hongjiu.lu@intel.com>

PR binutils/5072
* i386-dis.c: Update comments on '{', '}' and '|' to support
only AT&T and Intel modes.
(X86_64_4...X86_64_27): New.
(dis386): Updated.  Use X86_64_4...X86_64_21.
(dis386_twobyte): Updated.
(float_mem): Likewise.
(x86_64_table): Add X86_64_4...X86_64_27.
(opc_ext_table): Updated.  Use X86_64_22 and X86_64_27.
(putop): Updated handling of '{', '}' and '|' to support only
AT&T and Intel modes.
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/i386.exp
gas/testsuite/gas/i386/x86-64-opcode-inval-intel.d [new file with mode: 0644]
gas/testsuite/gas/i386/x86-64-opcode-inval.d [new file with mode: 0644]
gas/testsuite/gas/i386/x86-64-opcode-inval.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/i386-dis.c
This page took 0.034931 seconds and 4 git commands to generate.