Try to move to a more reasonable set of naming conventions given the new
[oota-llvm.git] / test / MC / Disassembler / ARM / invalid-VQADD-arm.txt
index a53f9405025f7e0283b1526b7b667dd3f87198c3..e8e5d6fa21cdaa11dde38c564f70e99b48bfbfca 100644 (file)
@@ -1,5 +1,4 @@
-# RUN: llvm-mc --disassemble %s -triple=armv7-apple-darwin9 |& grep {invalid instruction encoding}
-# XFAIL: *
+# RUN: llvm-mc --disassemble %s -triple=armv7-unknown-unknwon -mcpu=cortex-a8 2>&1 | FileCheck %s
 
 # Opcode=1225 Name=VQADDsv16i8 Format=ARM_FORMAT_N3Reg(37)
 #  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 
@@ -9,3 +8,4 @@
 #
 # Qm -> bit[0] == 0, otherwise UNDEFINED
 0xdb 0xe0 0x40 0xf2
+# CHECK: invalid instruction encoding