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 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.


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