[Bug gas/20703] [gas][x86] Cannot assemble certain registers for vpmuludq instruction

2017-03-09 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20703

H.J. Lu  changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #2 from H.J. Lu  ---
Works with binutils 2.28.

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


[Bug gas/20703] [gas][x86] Cannot assemble certain registers for vpmuludq instruction

2016-10-17 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20703

H.J. Lu  changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING
   Last reconfirmed||2016-10-17
 CC||hjl.tools at gmail dot com
 Ever confirmed|0   |1

--- Comment #1 from H.J. Lu  ---
[hjl@gnu-6 mbind]$ cat x.s
vpmuludq 0x420(%r9),%xmm29,%xmm16
[hjl@gnu-6 mbind]$ gcc -c x.s
[hjl@gnu-6 mbind]$ objdump -dwr x.o

x.o: file format elf64-x86-64


Disassembly of section .text:

 <.text>:
   0:   62 c1 95 00 f4 41 42vpmuludq 0x420(%r9),%xmm29,%xmm16
[hjl@gnu-6 mbind]$

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