[PATCH] x86: Properly encode vmovd with 64-bit memeory

H.J. Lu hjl.tools@gmail.com
Mon Jan 8 13:08:00 GMT 2018


On Mon, Jan 8, 2018 at 4:56 AM, Jan Beulich <JBeulich@suse.com> wrote:
>>>> On 08.01.18 at 13:34, <hjl.tools@gmail.com> wrote:
>> This is what I am checking in.
>
> Thanks, yet I still have a point to make: the AVX vmovd templates
> don't participate in SSE2AVX handling, hence continuing to allow
> 64-bit memory operands there doesn't look necessary. The SSE2AVX
> pattern is a movd one.

Only allow 64-bit register operand with vmovd is kind of tricky.  You can
give it a try.


-- 
H.J.



More information about the Binutils mailing list