This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add XOP support for upcoming AMD Orochi processor


On Thu, Dec 10, 2009 at 08:27, H.J. Lu <hjl.tools@gmail.com> wrote:
> On Wed, Dec 9, 2009 at 9:27 PM, Quentin Neill
> <quentin.neill.gnu@gmail.com> wrote:
>> Hi,
>>
>> We found another issue related to PR
>> http://sourceware.org/bugzilla/show_bug.cgi?id=10973 when decoding
>> operands with 4 byte displacements. Â The attached patch fixes this
>> bug like this:
>>
>> Â Â Â Âgas/testsuite/
>> Â Â Â Â* gas/testsuite/gas/i386/fma4.d: Add test cases.
>> Â Â Â Â* gas/testsuite/gas/i386/fma4.s: Add test cases.
>> Â Â Â Â* gas/testsuite/gas/i386/x86-64-fma4.d: Add test cases.
>> Â Â Â Â* gas/testsuite/gas/i386/x86-64-fma4.s: Add test cases.
>>
>> Â Â Â Âopcodes/
>> Â Â Â Â* opcodes/i386-dis.c (get_vex_imm8): Extend logic to
>> Â Â Â Âapply in all cases, to avoid fetching ahead for the immediate
>> Â Â Â Âbytes when OP_E_memory has already been called. ÂFix indentation.
>>
>> Tested with make -k check.
>> Ok to commit?
>>
>> Thanks,
>> --
>
> OK.
>
> --
> H.J.
>

Committed.

Sebastian Pop
--
AMD / Open Source Compiler Engineering / GNU Tools


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]