Lines Matching refs:V6
2 @ RUN: FileCheck --check-prefix=CHECK-V6 %s < %t1
3 @ RUN: FileCheck --check-prefix=CHECK-ERROR-V6 %s < %t2
29 @ v6 using ARM encoding
31 @ CHECK-V6: mov r0, r0 @ encoding: [0x00,0x00,0xa0,0xe1]
32 @ CHECK-ERROR-V6: error: instruction requires: armv6k
33 @ CHECK-ERROR-V6: yield
34 @ CHECK-ERROR-V6: ^
35 @ CHECK-ERROR-V6: error: instruction requires: armv6k
36 @ CHECK-ERROR-V6: wfe
37 @ CHECK-ERROR-V6: ^
38 @ CHECK-ERROR-V6: error: instruction requires: armv6k
39 @ CHECK-ERROR-V6: wfi
40 @ CHECK-ERROR-V6: error: instruction requires: armv6k
41 @ CHECK-ERROR-V6: sev
42 @ CHECK-ERROR-V6: ^
43 @ CHECK-ERROR-V6: error: instruction requires: armv6k
44 @ CHECK-ERROR-V6: clrex
45 @ CHECK-ERROR-V6: ^