summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/arm11-hint-instr.s
diff options
context:
space:
mode:
authorBradley Smith <bradley.smith@arm.com>2016-01-15 10:23:46 +0000
committerBradley Smith <bradley.smith@arm.com>2016-01-15 10:23:46 +0000
commit4c21cba72bc51e8f5b16efd6c2d9ca7ff88886f4 (patch)
tree4f1041ceaa5ea73a0d5b9a9dc6eeb4c8af4ab893 /llvm/test/MC/ARM/arm11-hint-instr.s
parentcff8550121f37ac8b97eafb69960c71d4fed03d1 (diff)
downloadbcm5719-llvm-4c21cba72bc51e8f5b16efd6c2d9ca7ff88886f4.tar.gz
bcm5719-llvm-4c21cba72bc51e8f5b16efd6c2d9ca7ff88886f4.zip
[ARM] Split out ARMv8-A semaphores and atomics and ARMv7 clrex as separate features
llvm-svn: 257877
Diffstat (limited to 'llvm/test/MC/ARM/arm11-hint-instr.s')
-rw-r--r--llvm/test/MC/ARM/arm11-hint-instr.s4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/MC/ARM/arm11-hint-instr.s b/llvm/test/MC/ARM/arm11-hint-instr.s
index 2c0fef4adf7..4193a686870 100644
--- a/llvm/test/MC/ARM/arm11-hint-instr.s
+++ b/llvm/test/MC/ARM/arm11-hint-instr.s
@@ -65,7 +65,7 @@
@ CHECK-THUMB: wfe @ encoding: [0x20,0xbf]
@ CHECK-THUMB: wfi @ encoding: [0x30,0xbf]
@ CHECK-THUMB: sev @ encoding: [0x40,0xbf]
-@ CHECK-ERROR-THUMB: error: instruction requires: armv7
+@ CHECK-ERROR-THUMB: error: instruction requires: v7 clrex
@ CHECK-ERROR-THUMB: clrex
@ CHECK-ERROR-THUMB: ^
@@ -77,6 +77,6 @@
@ CHECK-V6M: wfe @ encoding: [0x20,0xbf]
@ CHECK-V6M: wfi @ encoding: [0x30,0xbf]
@ CHECK-V6M: sev @ encoding: [0x40,0xbf]
-@ CHECK-ERROR-V6M: error: instruction requires: armv7
+@ CHECK-ERROR-V6M: error: instruction requires: v7 clrex
@ CHECK-ERROR-V6M: clrex
@ CHECK-ERROR-V6M: ^
OpenPOWER on IntegriCloud