[PATCH] LWP encoding changes -
Quentin Neill
quentin.neill.gnu@gmail.com
Mon Mar 22 22:42:00 GMT 2010
Hi,
LWP encodings in bdver1 have been adjusted to remove 16bit, use Iq not
OP_LWP_I. Fixed like this:
2010-03-22 Quentin Neill <quentin.neill@amd.com>
Sebastian Pop <sebastian.pop@amd.com>
opcodes/
* i386-dis.c (OP_LWP_I): Removed.
(reg_table): Do not use OP_LWP_I, use Iq.
(OP_LWPCB_E): Remove use of names16.
(OP_LWP_E): Same.
* i386-opc.tbl: Removed 16bit LWP insns. 32bit LWP insns
should not set the Vex.length bit.
* i386-tbl.h: Regenerated.
gas/
* testsuite/gas/i386/x86-64-lwp.s: Remove use of 16bit LWP insns.
* testsuite/gas/i386/lwp.s: Same.
* testsuite/gas/i386/x86-64-lwp.d: Updated.
* testsuite/gas/i386/lwp.d: Updated.
Tested on x86-64-linux with make -k check.
Ok to commit?
Thanks,
--
Quentin Neill
AMD / Open Source Compiler Engineering / GNU Tools
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1785_lwp.diff
Type: application/octet-stream
Size: 62294 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20100322/781f2420/attachment.obj>
More information about the Binutils
mailing list