summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/basic-thumb2-instructions-v8.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/ARM/basic-thumb2-instructions-v8.s')
-rw-r--r--llvm/test/MC/ARM/basic-thumb2-instructions-v8.s8
1 files changed, 6 insertions, 2 deletions
diff --git a/llvm/test/MC/ARM/basic-thumb2-instructions-v8.s b/llvm/test/MC/ARM/basic-thumb2-instructions-v8.s
index 46bc1b91ffa..ca38e7e1da5 100644
--- a/llvm/test/MC/ARM/basic-thumb2-instructions-v8.s
+++ b/llvm/test/MC/ARM/basic-thumb2-instructions-v8.s
@@ -31,8 +31,12 @@
@ CHECK-V8: sbc.w r6, r3, sp, asr #16 @ encoding: [0x63,0xeb,0x2d,0x46]
@ CHECK-V8: and.w r6, r3, sp, asr #16 @ encoding: [0x03,0xea,0x2d,0x46]
@ CHECK-V8: and sp, r0, #0 @ encoding: [0x00,0xf0,0x00,0x0d]
-@ CHECK-V7: error: instruction variant requires ARMv8 or later
-@ CHECK-V7: error: instruction variant requires ARMv8 or later
+@ CHECK-V7: error: invalid instruction, any one of the following would fix this:
+@ CHECk-V7: note: instruction variant requires ARMv8 or later
+@ CHECk-V7: note: invalid operand for instruction
+@ CHECK-V7: error: invalid instruction, any one of the following would fix this:
+@ CHECk-V7: note: instruction variant requires ARMv8 or later
+@ CHECk-V7: note: invalid operand for instruction
@ CHECK-V7: error: invalid operand for instruction
@ DCPS{1,2,3} (in ARMv8 only)
OpenPOWER on IntegriCloud