summaryrefslogtreecommitdiff
path: root/test/MC
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-04-12 21:41:51 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-04-12 21:41:51 +0000
commitec51a6225c59fee9021b8b6c7c813228cb27a3fa (patch)
treed163dd8555df95ad0ff268c6920569ba95d3abf8 /test/MC
parent5db4289e404d76664f8aabe2675a4cc2d7b0e98e (diff)
downloadllvm-ec51a6225c59fee9021b8b6c7c813228cb27a3fa.tar.gz
llvm-ec51a6225c59fee9021b8b6c7c813228cb27a3fa.tar.bz2
llvm-ec51a6225c59fee9021b8b6c7c813228cb27a3fa.tar.xz
The Thumb2 RFE instructions need to have their second halfword fully specified.
In addition, the base register is not rGPR, but GPR with th exception that: if n == 15 then UNPREDICTABLE rdar://problem/9273836 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129391 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC')
-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 609cd6bade..ce447b61c7 100644
--- a/test/MC/Disassembler/ARM/thumb-tests.txt
+++ b/test/MC/Disassembler/ARM/thumb-tests.txt
@@ -238,3 +238,6 @@
# CHECK: svc #230
0xe6 0xdf
+
+# CHECK: rfedb lr
+0x1e 0xe8 0x00 0xc0