[PATCH] LWP encoding changes -
Sebastian Pop
sebpop@gmail.com
Tue Mar 23 04:03:00 GMT 2010
On Mon, Mar 22, 2010 at 18:12, H.J. Lu <hjl.tools@gmail.com> wrote:
> On Mon, Mar 22, 2010 at 3:15 PM, Quentin Neill
> <quentin.neill.gnu@gmail.com> wrote:
>> 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?
>>
>>
>
> OK.
>
Committed.
Sebastian
More information about the Binutils
mailing list