summaryrefslogtreecommitdiff
path: root/test/MC
diff options
context:
space:
mode:
authorBradley Smith <bradley.smith@arm.com>2014-05-15 16:28:32 +0000
committerBradley Smith <bradley.smith@arm.com>2014-05-15 16:28:32 +0000
commitfd76d8a72dac035a4e1963bc6fe635a3b688cfcd (patch)
tree6a129180e00724bed467b5d04ce776045c380fb3 /test/MC
parent926273d496caccc5dbe239cc4987d7ada0d0ad5c (diff)
downloadllvm-fd76d8a72dac035a4e1963bc6fe635a3b688cfcd.tar.gz
llvm-fd76d8a72dac035a4e1963bc6fe635a3b688cfcd.tar.bz2
llvm-fd76d8a72dac035a4e1963bc6fe635a3b688cfcd.tar.xz
[ARM64] Improve diagnostics for Cn operands in SYS instructions
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208902 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC')
-rw-r--r--test/MC/ARM64/system-encoding.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/ARM64/system-encoding.s b/test/MC/ARM64/system-encoding.s
index fc17a1bdf2..9246608725 100644
--- a/test/MC/ARM64/system-encoding.s
+++ b/test/MC/ARM64/system-encoding.s
@@ -52,7 +52,7 @@ foo:
; Check for error on invalid 'C' operand value.
sys #2, c16, c5, #7
-; CHECK-ERRORS: invalid operand for instruction
+; CHECK-ERRORS: error: Expected cN operand where 0 <= N <= 15
;-----------------------------------------------------------------------------
; MSR/MRS instructions