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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
vpbroadcastb doesn't take 8-bit registers, like %ah. vpbroadcastb uses the
lower 8 bits of the 32-bit register and vpbroadcastw uses the lower 16 bits
of the 32-bit register.

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