aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-03-24 01:07:26 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-03-24 01:07:26 +0000
commit571f290376ad7b84aac6e58dcecd19d9797a3892 (patch)
treea73e89a5d951f50d03d71b5034871fa9a5053e2a /test/MC
parent2abc9d2444c81bb5ac5aba0da0c863ec80d8f4b6 (diff)
downloadexternal_llvm-571f290376ad7b84aac6e58dcecd19d9797a3892.zip
external_llvm-571f290376ad7b84aac6e58dcecd19d9797a3892.tar.gz
external_llvm-571f290376ad7b84aac6e58dcecd19d9797a3892.tar.bz2
STRT and STRBT was incorrectly tagged as IndexModeNone during the refactorings (r119821).
We now tag them as IndexModePost. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128189 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC')
-rw-r--r--test/MC/Disassembler/ARM/arm-tests.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/MC/Disassembler/ARM/arm-tests.txt b/test/MC/Disassembler/ARM/arm-tests.txt
index c4deed8..eace5ab 100644
--- a/test/MC/Disassembler/ARM/arm-tests.txt
+++ b/test/MC/Disassembler/ARM/arm-tests.txt
@@ -172,3 +172,6 @@
# CHECK: vldmdb r2, {s7, s8, s9, s10, s11}
0x05 0x3a 0x52 0xed
+
+# CHECK: strtvc r5, [r3], r0, lsr #20
+0x30 0x5a 0xa3 0x76