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: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected]
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
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs