[llvm-bugs] [Bug 32808] New: [x86 disassembler] 'into' instruction should not be decoded as valid in 64-bit mode
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Apr 26 08:37:40 PDT 2017
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: unassignedbugs at nondot.org
Reporter: nholcomb at wisc.edu
CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170426/1d0dd156/attachment.html>
More information about the llvm-bugs
mailing list