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

            Bug ID: 32808
           Summary: [x86 disassembler] 'into' instruction should not be
                    decoded as valid in 64-bit mode
           Product: libraries
           Version: 3.9
          Hardware: Other
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: MC
          Assignee: unassignedb...@nondot.org
          Reporter: nholc...@wisc.edu
                CC: llvm-bugs@lists.llvm.org

The into instruction is not supported in 64-bit mode.

Input Bytes:    ce
LLVM Output:    into
Expected:       Decoder should return error code

-- 
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