aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Disassembler/ARM/invalid-BFI-arm.txt
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-04-08 00:29:09 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-04-08 00:29:09 +0000
commit97fdff1d3f0d931247aa300a02679681d684b87d (patch)
tree2abfc0226d3941a493410c5c9804ec4e641c536c /test/MC/Disassembler/ARM/invalid-BFI-arm.txt
parent9974b8b3cb49eb937cb148c4199e0d456186c3ca (diff)
downloadexternal_llvm-97fdff1d3f0d931247aa300a02679681d684b87d.zip
external_llvm-97fdff1d3f0d931247aa300a02679681d684b87d.tar.gz
external_llvm-97fdff1d3f0d931247aa300a02679681d684b87d.tar.bz2
Add sanity checking for bad register specifier(s) for the DPFrm instructions.
Add more test cases to exercise the logical branches related to the above change. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129117 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/Disassembler/ARM/invalid-BFI-arm.txt')
-rw-r--r--test/MC/Disassembler/ARM/invalid-BFI-arm.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/MC/Disassembler/ARM/invalid-BFI-arm.txt b/test/MC/Disassembler/ARM/invalid-BFI-arm.txt
new file mode 100644
index 0000000..ca0c1ab
--- /dev/null
+++ b/test/MC/Disassembler/ARM/invalid-BFI-arm.txt
@@ -0,0 +1,10 @@
+# RUN: llvm-mc --disassemble %s -triple=arm-apple-darwin9 |& grep {invalid instruction encoding}
+
+# Opcode=60 Name=BFI Format=ARM_FORMAT_DPFRM(4)
+# 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
+# -------------------------------------------------------------------------------------------------
+# | 1: 1: 1: 0| 0: 1: 1: 1| 1: 1: 0: 0| 1: 1: 1: 1| 1: 1: 1: 1| 0: 0: 0: 0| 0: 0: 0: 1| 0: 1: 1: 0|
+# -------------------------------------------------------------------------------------------------
+#
+# if d == 15 then UNPREDICTABLE;
+0x16 0xf0 0xcf 0xe7