[LLVMbugs] [Bug 21169] New: VPERMQ cannot be disassembled in 32-bit mode

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Oct 6 08:54:08 PDT 2014


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

            Bug ID: 21169
           Summary: VPERMQ cannot be disassembled in 32-bit mode
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: X86
          Assignee: unassignedbugs at nondot.org
          Reporter: clandau at macslab.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

These bytes are not disassembled in 32-bit mode:
C4 E3 FD 00 D2 EE
This seems to have to do with the handling of the VEX W=1 bit.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141006/4e9aee6b/attachment.html>


More information about the llvm-bugs mailing list