summaryrefslogtreecommitdiff
path: root/test/MC/Disassembler
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2010-04-16 19:33:23 +0000
committerJohnny Chen <johnny.chen@apple.com>2010-04-16 19:33:23 +0000
commit2fb10f17d8e4fc2142e97f4efe653a75177d2363 (patch)
tree4818e04486a6aca6d2cbbb76ba1d5e636b513e20 /test/MC/Disassembler
parentf72a53db4453a45aca282bd13c1f2dbe40a08466 (diff)
downloadllvm-2fb10f17d8e4fc2142e97f4efe653a75177d2363.tar.gz
llvm-2fb10f17d8e4fc2142e97f4efe653a75177d2363.tar.bz2
llvm-2fb10f17d8e4fc2142e97f4efe653a75177d2363.tar.xz
Multiclass LdStCop was using pre-UAL syntax LDC<c>L for the L fragment. Changed
to the UAL syntax of LDCL<c>, instead. Add a test case for this change which also tests the removal of assert() from printAddrMode2OffsetOperand(). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101527 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/Disassembler')
-rw-r--r--test/MC/Disassembler/arm-tests.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/MC/Disassembler/arm-tests.txt b/test/MC/Disassembler/arm-tests.txt
index 52835a95aa..b3417e51c8 100644
--- a/test/MC/Disassembler/arm-tests.txt
+++ b/test/MC/Disassembler/arm-tests.txt
@@ -15,6 +15,9 @@
# CHECK: dmb nshst
0x56 0xf0 0x7f 0xf5
+# CHECK: ldclvc p5, cr15, [r8], #-0
+0x00 0xf5 0x78 0x7c
+
# CHECK: ldr r0, [r2], #15
0x0f 0x00 0x92 0xe4