mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 16:33:37 +01:00
5 lines
161 B
Plaintext
5 lines
161 B
Plaintext
|
# RUN: llvm-mc --disassemble %s -triple=arm-apple-darwin9 |& grep {invalid instruction encoding}
|
||
|
|
||
|
# LDR (register) has encoding Inst{4} = 0.
|
||
|
0xba 0xae 0x9f 0x57
|