summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-03-31 17:53:50 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-03-31 17:53:50 +0000
commit8901e6ff3da1c1a68ee5c1c24f21e8572ceb57b6 (patch)
tree6d062928f4a5b0776faf35153ba881e8c465e6e2 /test
parent02ae9f2f273d53fa5c5de4134ffd22ff2cedb115 (diff)
downloadllvm-8901e6ff3da1c1a68ee5c1c24f21e8572ceb57b6.tar.gz
llvm-8901e6ff3da1c1a68ee5c1c24f21e8572ceb57b6.tar.bz2
llvm-8901e6ff3da1c1a68ee5c1c24f21e8572ceb57b6.tar.xz
Add BLXi to the instruction table for disassembly purpose.
A8.6.23 BLX (immediate) rdar://problem/9212921 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128644 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-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 d25634ef9d..f10dea2022 100644
--- a/test/MC/Disassembler/ARM/arm-tests.txt
+++ b/test/MC/Disassembler/ARM/arm-tests.txt
@@ -211,3 +211,6 @@
# CHECK: stc2 p2, cr4, [r9], {157}
0x9d 0x42 0x89 0xfc
+
+# CHECK: blx #60
+0x0f 0x00 0x00 0xfa