mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-02 07:32:52 +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 0xc0 0x0f
|
||
|
# CHECK: invalid instruction encoding
|