https://llvm.org/bugs/show_bug.cgi?id=30721

            Bug ID: 30721
           Summary: SAL instruction decoded as bad bytes
           Product: libraries
           Version: 3.9
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: X86
          Assignee: unassignedb...@nondot.org
          Reporter: nholc...@wisc.edu
                CC: llvm-bugs@lists.llvm.org
    Classification: Unclassified

The following bytes correspond to a 2-byte sal instruction, but LLVM returns an
error instead.

Bytes: d2 f0
Expected output: salb %cl, %al

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to