mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-17 21:35:07 +00:00
5 lines
135 B
Plaintext
5 lines
135 B
Plaintext
|
# RUN: llvm-mc --disassemble %s -triple=armv7-linux-gnueabi |& FileCheck %s
|
||
|
|
||
|
# CHECK: invalid instruction encoding
|
||
|
0x00 0x1a 0x50 0xfc
|