aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Disassembler
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-03-29 19:49:38 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-03-29 19:49:38 +0000
commit9eda569a74377bdcf8ce6073682fb9a4bd8a82ca (patch)
treed5daf4a9a90d6bcecce8993d19ef872a66f32884 /test/MC/Disassembler
parent4381dd1f21b90db256b42362f81ec96e045d46f6 (diff)
downloadexternal_llvm-9eda569a74377bdcf8ce6073682fb9a4bd8a82ca.zip
external_llvm-9eda569a74377bdcf8ce6073682fb9a4bd8a82ca.tar.gz
external_llvm-9eda569a74377bdcf8ce6073682fb9a4bd8a82ca.tar.bz2
A8.6.188 STC, STC2
The STC_OPTION and STC2_OPTION instructions should have their coprocessor option enclosed in {}. rdar://problem/9200661 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128478 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/Disassembler')
-rw-r--r--test/MC/Disassembler/ARM/arm-tests.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/MC/Disassembler/ARM/arm-tests.txt b/test/MC/Disassembler/ARM/arm-tests.txt
index 87b7e98..65d6206 100644
--- a/test/MC/Disassembler/ARM/arm-tests.txt
+++ b/test/MC/Disassembler/ARM/arm-tests.txt
@@ -202,3 +202,9 @@
# CHECK: pli [r3, r1, lsl #2]
0x01 0xf1 0xd3 0xf6
+
+# CHECK: stc p2, cr4, [r9], {157}
+0x9d 0x42 0x89 0xec
+
+# CHECK: stc2 p2, cr4, [r9], {157}
+0x9d 0x42 0x89 0xfc