mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-15 20:29:48 +00:00
5 lines
123 B
Plaintext
5 lines
123 B
Plaintext
|
# RUN: llvm-mc --disassemble %s -triple=arm 2>&1 | FileCheck %s
|
||
|
|
||
|
# CHECK: invalid instruction encoding
|
||
|
0xe0 0x6a 0x0c 0xfe
|