gas/testsuite/
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 10 Jan 2008 14:52:35 +0000 (14:52 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 10 Jan 2008 14:52:35 +0000 (14:52 +0000)
commitb5b1fc4fc87efdc058c12a6fe26e8387cc744b86
treea16eb2e28b3fc3459114d97c65c636fc490da9f4
parent71934f948a5d511b0d9f2fc0dd3dedca4cc9b84b
gas/testsuite/

2008-01-10  H.J. Lu  <hongjiu.lu@intel.com>

* gas/i386/nops.s: Add more tests with opcodes from 0x0f19
to 0x0f1f.
* gas/i386/x86-64-nops.s: Likewise.

* gas/i386/nops.d: Updated.
* gas/i386/x86-64-nops.d: Likewise.

opcodes/

2008-01-10  H.J. Lu  <hongjiu.lu@intel.com>

* i386-dis.c (REG_0F0E): Renamed to REG_0F0D.
(REG_0F18): Updated.
(reg_table): Updated.
(dis386_twobyte): Updated.  Use "nopQ" on 0x19 to 0x1e.
(twobyte_has_modrm): Set 1 for 0x19 to 0x1e.
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/nops.d
gas/testsuite/gas/i386/nops.s
gas/testsuite/gas/i386/x86-64-nops.d
gas/testsuite/gas/i386/x86-64-nops.s
opcodes/ChangeLog
opcodes/i386-dis.c
This page took 0.026645 seconds and 4 git commands to generate.