mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-22 07:32:48 +00: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
|