xref: /aosp_15_r20/external/llvm/test/MC/ARM/thumb-invalid-crypto.txt (revision 9880d6810fe72a1726cb53787c6711e909410d58)
1*9880d681SAndroid Build Coastguard Worker@ RUN: not llvm-mc -triple thumbv8 -mattr=+neon,+crypto -show-encoding < %s 2>&1 | FileCheck %s
2*9880d681SAndroid Build Coastguard Worker
3*9880d681SAndroid Build Coastguard Workeriteee lo
4*9880d681SAndroid Build Coastguard Workeraesdlo.8  q0, q1
5*9880d681SAndroid Build Coastguard Worker@ CHECK: error: instruction 'aesd' is not predicable, but condition code specified
6*9880d681SAndroid Build Coastguard Workeraesimchs.8  q0, q1
7*9880d681SAndroid Build Coastguard Worker@ CHECK: error: instruction 'aesimc' is not predicable, but condition code specified
8*9880d681SAndroid Build Coastguard Workeraesmchs.8  q0, q1
9*9880d681SAndroid Build Coastguard Worker@ CHECK: error: instruction 'aesmc' is not predicable, but condition code specified
10*9880d681SAndroid Build Coastguard Workeraesehs.8 q0, q1
11*9880d681SAndroid Build Coastguard Worker@ CHECK: error: instruction 'aese' is not predicable, but condition code specified
12*9880d681SAndroid Build Coastguard Worker
13*9880d681SAndroid Build Coastguard Workeritee hs
14*9880d681SAndroid Build Coastguard Workersha1hhs.32  q0, q1
15*9880d681SAndroid Build Coastguard Worker@ CHECK: error: instruction 'sha1h' is not predicable, but condition code specified
16*9880d681SAndroid Build Coastguard Workersha1su1lo.32  q0, q1
17*9880d681SAndroid Build Coastguard Worker@ CHECK: error: instruction 'sha1su1' is not predicable, but condition code specified
18*9880d681SAndroid Build Coastguard Workersha256su0lo.32  q0, q1
19*9880d681SAndroid Build Coastguard Worker@ CHECK: error: instruction 'sha256su0' is not predicable, but condition code specified
20*9880d681SAndroid Build Coastguard Worker
21*9880d681SAndroid Build Coastguard Workeriteee lo
22*9880d681SAndroid Build Coastguard Workersha1clo.32  s0, d1, q2
23*9880d681SAndroid Build Coastguard Worker@ CHECK: error: instruction 'sha1c' is not predicable, but condition code specified
24*9880d681SAndroid Build Coastguard Workersha1mhs.32  q0, s1, q2
25*9880d681SAndroid Build Coastguard Worker@ CHECK: error: instruction 'sha1m' is not predicable, but condition code specified
26*9880d681SAndroid Build Coastguard Workersha1phs.32  s0, q1, q2
27*9880d681SAndroid Build Coastguard Worker@ CHECK: error: instruction 'sha1p' is not predicable, but condition code specified
28*9880d681SAndroid Build Coastguard Workersha1su0hs.32  d0, q1, q2
29*9880d681SAndroid Build Coastguard Worker@ CHECK: error: instruction 'sha1su0' is not predicable, but condition code specified
30*9880d681SAndroid Build Coastguard Workeritee hs
31*9880d681SAndroid Build Coastguard Workersha256hhs.32  q0, s1, q2
32*9880d681SAndroid Build Coastguard Worker@ CHECK: error: instruction 'sha256h' is not predicable, but condition code specified
33*9880d681SAndroid Build Coastguard Workersha256h2lo.32  q0, q1, s2
34*9880d681SAndroid Build Coastguard Worker@ CHECK: error: instruction 'sha256h2' is not predicable, but condition code specified
35*9880d681SAndroid Build Coastguard Workersha256su1lo.32  s0, d1, q2
36*9880d681SAndroid Build Coastguard Worker@ CHECK: error: instruction 'sha256su1' is not predicable, but condition code specified
37*9880d681SAndroid Build Coastguard Worker
38*9880d681SAndroid Build Coastguard Workerite lo
39*9880d681SAndroid Build Coastguard Workervmulllo.p64 q0, s1, s3
40*9880d681SAndroid Build Coastguard Worker@ CHECK: error: instruction 'vmull' is not predicable, but condition code specified
41*9880d681SAndroid Build Coastguard Workervmullhs.p64 q0, d16, d17
42*9880d681SAndroid Build Coastguard Worker@ CHECK: error: instruction 'vmull' is not predicable, but condition code specified
43