https://sourceware.org/bugzilla/show_bug.cgi?id=24348

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hjl.tools at gmail dot com

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
Created attachment 11683
  --> https://sourceware.org/bugzilla/attachment.cgi?id=11683&action=edit
A patch

You can use

vmovdqu32 %reg, %reg

and pass -O2 or -Os to assembler.  Assembler will encode vmovdqu32 as
vmovdqu if possible.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to