summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/thumb-not-mclass.s
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/MC/ARM/thumb-not-mclass.s')
-rw-r--r--llvm/test/MC/ARM/thumb-not-mclass.s6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/test/MC/ARM/thumb-not-mclass.s b/llvm/test/MC/ARM/thumb-not-mclass.s
index a90dc7eefe3..00978c6a273 100644
--- a/llvm/test/MC/ARM/thumb-not-mclass.s
+++ b/llvm/test/MC/ARM/thumb-not-mclass.s
@@ -13,7 +13,7 @@
@------------------------------------------------------------------------------
blx _baz
-@ CHECK: error: instruction requires: !armv*m
+@ CHECK: instruction requires: !armv*m
@------------------------------------------------------------------------------
@ SETEND
@@ -22,5 +22,5 @@
setend be
setend le
-@ CHECK: error: immediate operand must be in the range [0,1]
-@ CHECK: error: immediate operand must be in the range [0,1]
+@ CHECK: error: invalid instruction
+@ CHECK: error: invalid instruction
OpenPOWER on IntegriCloud