https://bugs.llvm.org/show_bug.cgi?id=48572
Bug ID: 48572
Summary: movd mm0, mm1 gets an invalid operand error
Product: libraries
Version: trunk
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Backend: X86
Assignee: unassignedb...@nondot.org
Reporter: chris.se...@gmail.com
CC: craig.top...@gmail.com, llvm-bugs@lists.llvm.org,
llvm-...@redking.me.uk, pengfei.w...@intel.com,
spatel+l...@rotateright.com
In x86_64, movd mm0, mm1 gets an invalid operand error. gcc and icc both accept
this. The bug happens when there are two mmx register operands for movd. It
doesn't happen for movq or with only a single mmx register operand.
https://godbolt.org/z/7GEdrz
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs