2009-11-06 Sebastian Pop <sebastian.pop@amd.com>
commit9ee86a158b52fafd92638043d5c6b2920ef608ec
authorspop <spop>
Fri, 6 Nov 2009 23:17:25 +0000 (6 23:17 +0000)
committerspop <spop>
Fri, 6 Nov 2009 23:17:25 +0000 (6 23:17 +0000)
tree93b2cffbb4286dce5442011d378935a2f0d50ed6
parent9c9da3eff05c535b763ae6fe4c563a2093b52135
2009-11-06  Sebastian Pop  <sebastian.pop@amd.com>

* opcodes/i386-dis.c (reg_table): Add XOP_8F_TABLE (XOP_09) to
reg_table[REG_8F][1]: for XOP instructions, ModRM.reg first points to
B.mm in the RXB.mmmmm byte, and so when B is set, we still should use
the xop_table.
(get_valid_dis386): Removed unused condition (from cut/n/paste) for
XOP instructions.

* gas/testsuite/gas/i386/x86-64-lwp.s: Updated to also contain
patterns with r[8-15] registers.
* gas/testsuite/gas/i386/x86-64-lwp.d: Same.
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/x86-64-lwp.d
gas/testsuite/gas/i386/x86-64-lwp.s
opcodes/ChangeLog
opcodes/i386-dis.c