aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Disassembler
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-03-25 01:09:48 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-03-25 01:09:48 +0000
commita7078c4f274e2c2ad431ae9f578624335c81be36 (patch)
tree2deff4f0c0b031647e5a36531084c707cb96651c /test/MC/Disassembler
parentef74e9ab409bd75c3679caae72bf233aa1faae49 (diff)
downloadexternal_llvm-a7078c4f274e2c2ad431ae9f578624335c81be36.zip
external_llvm-a7078c4f274e2c2ad431ae9f578624335c81be36.tar.gz
external_llvm-a7078c4f274e2c2ad431ae9f578624335c81be36.tar.bz2
Modify the wrong logic in the assert of DisassembleThumb2LdStDual() (the register classes were changed),
modify the comment to be up-to-date, and add a test case for A8.6.66 LDRD (immediate) Encoding T1. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128252 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/Disassembler')
-rw-r--r--test/MC/Disassembler/ARM/thumb-tests.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/MC/Disassembler/ARM/thumb-tests.txt b/test/MC/Disassembler/ARM/thumb-tests.txt
index 22b1da7..666e9f5 100644
--- a/test/MC/Disassembler/ARM/thumb-tests.txt
+++ b/test/MC/Disassembler/ARM/thumb-tests.txt
@@ -151,3 +151,6 @@
# CHECK: addw r0, pc, #1050
0x0f 0xf2 0x1a 0x40
+
+# CHECK: ldrd r3, r8, [r11, #-60]
+0x5b 0xe9 0x0f 0x38