mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-23 20:34:58 +00:00
Test case for r204305.
llvm-svn: 204316
This commit is contained in:
parent
f8e66b9d3f
commit
810eef2574
4
test/MC/Disassembler/X86/missing-sib.txt
Normal file
4
test/MC/Disassembler/X86/missing-sib.txt
Normal file
@ -0,0 +1,4 @@
|
||||
# RUN: llvm-mc --disassemble %s -triple=x86_64-apple-darwin9 2>&1 | grep "invalid instruction encoding"
|
||||
|
||||
# This instruction would decode as jmp32m if it didn't run out of bytes
|
||||
0xff 0x24
|
Loading…
x
Reference in New Issue
Block a user