summaryrefslogtreecommitdiff
path: root/test/MC
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2010-08-05 00:34:42 +0000
committerBob Wilson <bob.wilson@apple.com>2010-08-05 00:34:42 +0000
commit1d9125a6ff192f1346d2b08bbf6ecc9c9e44103d (patch)
tree4f204cfc62651de18a7f6f30246a8de74a748329 /test/MC
parentca356afe09454b3378165ded4eda294bd6341428 (diff)
downloadllvm-1d9125a6ff192f1346d2b08bbf6ecc9c9e44103d.tar.gz
llvm-1d9125a6ff192f1346d2b08bbf6ecc9c9e44103d.tar.bz2
llvm-1d9125a6ff192f1346d2b08bbf6ecc9c9e44103d.tar.xz
ARM "rrx" shift operands do not have an immediate. PR7790.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110292 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC')
-rw-r--r--test/MC/Disassembler/arm-tests.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/MC/Disassembler/arm-tests.txt b/test/MC/Disassembler/arm-tests.txt
index a1e229caeb..45f739f114 100644
--- a/test/MC/Disassembler/arm-tests.txt
+++ b/test/MC/Disassembler/arm-tests.txt
@@ -42,6 +42,10 @@
# CHECK: mvnpls r7, #245, 2
0xf5 0x71 0xf0 0x53
+# CHECK-NOT: orr r7, r8, r7, rrx #0
+# CHECK: orr r7, r8, r7, rrx
+0x67 0x70 0x88 0xe1
+
# CHECK: pkhbt r8, r9, r10, lsl #4
0x1a 0x82 0x89 0xe6