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] x86, sse5: fix protX with immediate operand


On Wed, Apr 15, 2009 at 6:14 AM, Jan Beulich <jbeulich@novell.com> wrote:
>>>> "H.J. Lu" <hjl.tools@gmail.com> 15.04.09 14:47 >>>
>>On Wed, Apr 15, 2009 at 3:16 AM, Jan Beulich <jbeulich@novell.com> wrote:
>>> Fix opcode generation for SSE5's protX opcodes, which had their opcode
>>> extension fields set to zero instead of None.
>>>
>>> While for pshaX the extension field also was incorrectly set to zero,
>>> other code overwrote the bad value later. For consistency, this is also
>>> being fixed here.
>>>
>>> I'd suspect that for all the pmacsXX this should also be corrected, and
>>
>>See
>>
>>http://sourceware.org/bugzilla/show_bug.cgi?id=6873
>>
>>Can you also fix it?
>
> That's the disassembler that's screwed up, so it may take a while until I get
> past the assembler things I'm trying to round up right now (most notably,
> the promised Intel Syntax replacement code).
>

All SSE5 changes are pre-approved, unless someone from AMD objects.

Thanks.


-- 
H.J.


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