[LLVMbugs] [Bug 10831] [x86 disassembler] vmovapd/vmovaps/vmovd disassembled incorrectly

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Sep 1 21:38:26 PDT 2011


http://llvm.org/bugs/show_bug.cgi?id=10831

Craig Topper <craig.topper at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Craig Topper <craig.topper at gmail.com> 2011-09-01 23:38:26 CDT ---
I think movd works provided you use pp=1. pp=0 would be the MMX form which
doesn't have VEX equivalent.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list