llvm-6502/test/MC/ARM/thumb2_instructions.s

15 lines
371 B
ArmAsm
Raw Normal View History

@ RUN: llvm-mc -triple thumbv7-unknown-unknown -show-encoding %s > %t
@ RUN: FileCheck < %t %s
@ FIXME: This test is completely bogus. Replace it with real tests.
@ XFAIL: *
.syntax unified
.text
@ FIXME: This is not the correct instruction representation, but at least we are
@ parsing the ldr to something.
@
@ CHECK: ldr r0, [r7, #258]
ldr r0, [r7, #-8]