Second of a three-patch series aiming to fix MSR/MRS on Cortex-M. This adds predicate...
[oota-llvm.git] / test / MC / Disassembler / ARM / thumb-tests.txt
index b93d3e1427b9854fc4c1472695dcd5e0b8c65224..f76ea12bebb07533b09f984360d72b0a004aa0e9 100644 (file)
@@ -1,4 +1,4 @@
-# RUN: llvm-mc --disassemble %s -triple=thumb-apple-darwin9 | FileCheck %s
+# RUN: llvm-mc --disassemble %s -triple=thumbv7-apple-darwin9 -mattr +t2xtpk,+mp | FileCheck %s
 
 # CHECK:       add     r5, sp, #68
 0x11 0xad
 # CHECK:       pld     [r5, #30]
 0x95 0xf8 0x1e 0xf0
 
-# CHECK:       stc2    p12, cr15, [r9], {137}
-0x89 0xfc 0x89 0xfc
+# Test disabled as it was originally checking for
+# the ARM encoding of stc2, and thumb2 stc2 is
+# not implemented yet.
+# CHECK-:      stc2    p12, cr15, [r9], {137}
+#0x89 0xfc 0x89 0xfc
 
 # CHECK:       vmov    r1, r0, d11
 0x50 0xec 0x1b 0x1b