mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-22 07:32:48 +00:00
5 lines
143 B
Plaintext
5 lines
143 B
Plaintext
|
# RUN: llvm-mc -triple thumbv7 -show-encoding -disassemble < %s 2>&1 | FileCheck %s
|
||
|
|
||
|
0xa0 0xf9 0x10 0x08
|
||
|
# CHECK: invalid instruction encoding
|