summaryrefslogtreecommitdiff
path: root/test/MC/ARM/arm_addrmode2.s
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2011-07-27 20:29:48 +0000
committerOwen Anderson <resistor@mac.com>2011-07-27 20:29:48 +0000
commit06470311c574da4f83f91400234a1e1fc4c9ea1b (patch)
tree684fd4d18de2a41f529b2c4a8d00ef40105b9283 /test/MC/ARM/arm_addrmode2.s
parent772fe17a6d07304ae2e6b3052bbb24ebb751f0f3 (diff)
downloadllvm-06470311c574da4f83f91400234a1e1fc4c9ea1b.tar.gz
llvm-06470311c574da4f83f91400234a1e1fc4c9ea1b.tar.bz2
llvm-06470311c574da4f83f91400234a1e1fc4c9ea1b.tar.xz
Refactor the STRT and STRBT instructions to distinguish between the register-addend and immediate-addend versions. Temporarily XFAIL the asm parsing tests for these instructions.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136255 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/ARM/arm_addrmode2.s')
-rw-r--r--test/MC/ARM/arm_addrmode2.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/MC/ARM/arm_addrmode2.s b/test/MC/ARM/arm_addrmode2.s
index ca99233b9b..76fe0275f2 100644
--- a/test/MC/ARM/arm_addrmode2.s
+++ b/test/MC/ARM/arm_addrmode2.s
@@ -1,4 +1,5 @@
@ RUN: llvm-mc -mcpu=cortex-a8 -triple arm-unknown-unknown -show-encoding %s | FileCheck %s
+@ XFAIL: *
@ Post-indexed
@ CHECK: ldrt r1, [r0], r2 @ encoding: [0x02,0x10,0xb0,0xe6]