summaryrefslogtreecommitdiff
path: root/test/MC/ARM/udf-arm-diagnostics.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/ARM/udf-arm-diagnostics.s')
-rw-r--r--test/MC/ARM/udf-arm-diagnostics.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ARM/udf-arm-diagnostics.s b/test/MC/ARM/udf-arm-diagnostics.s
index 9ec9bf2124f09..71a1e387eebbc 100644
--- a/test/MC/ARM/udf-arm-diagnostics.s
+++ b/test/MC/ARM/udf-arm-diagnostics.s
@@ -13,7 +13,7 @@ undefined:
udf #65536
-@ CHECK: error: invalid operand for instruction
+@ CHECK: error: immediate operand must be in the range [0,65535]
@ CHECK: udf #65536
@ CHECK: ^