|
11 | 11 | vnclipu.wv v8, v4, v20, v0.t
|
12 | 12 | # CHECK-INST: vnclipu.wv v8, v4, v20, v0.t
|
13 | 13 | # CHECK-ENCODING: [0x57,0x04,0x4a,0xb8]
|
14 |
| -# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' or 'Zve64x' (Vector Extensions for Embedded Processors){{$}} |
| 14 | +# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' (Vector Extensions for Embedded Processors){{$}} |
15 | 15 | # CHECK-UNKNOWN: 57 04 4a b8 <unknown>
|
16 | 16 |
|
17 | 17 | vnclipu.wv v8, v4, v20
|
18 | 18 | # CHECK-INST: vnclipu.wv v8, v4, v20
|
19 | 19 | # CHECK-ENCODING: [0x57,0x04,0x4a,0xba]
|
20 |
| -# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' or 'Zve64x' (Vector Extensions for Embedded Processors){{$}} |
| 20 | +# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' (Vector Extensions for Embedded Processors){{$}} |
21 | 21 | # CHECK-UNKNOWN: 57 04 4a ba <unknown>
|
22 | 22 |
|
23 | 23 | vnclipu.wx v8, v4, a0, v0.t
|
24 | 24 | # CHECK-INST: vnclipu.wx v8, v4, a0, v0.t
|
25 | 25 | # CHECK-ENCODING: [0x57,0x44,0x45,0xb8]
|
26 |
| -# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' or 'Zve64x' (Vector Extensions for Embedded Processors){{$}} |
| 26 | +# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' (Vector Extensions for Embedded Processors){{$}} |
27 | 27 | # CHECK-UNKNOWN: 57 44 45 b8 <unknown>
|
28 | 28 |
|
29 | 29 | vnclipu.wx v8, v4, a0
|
30 | 30 | # CHECK-INST: vnclipu.wx v8, v4, a0
|
31 | 31 | # CHECK-ENCODING: [0x57,0x44,0x45,0xba]
|
32 |
| -# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' or 'Zve64x' (Vector Extensions for Embedded Processors){{$}} |
| 32 | +# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' (Vector Extensions for Embedded Processors){{$}} |
33 | 33 | # CHECK-UNKNOWN: 57 44 45 ba <unknown>
|
34 | 34 |
|
35 | 35 | vnclipu.wi v8, v4, 31, v0.t
|
36 | 36 | # CHECK-INST: vnclipu.wi v8, v4, 31, v0.t
|
37 | 37 | # CHECK-ENCODING: [0x57,0xb4,0x4f,0xb8]
|
38 |
| -# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' or 'Zve64x' (Vector Extensions for Embedded Processors){{$}} |
| 38 | +# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' (Vector Extensions for Embedded Processors){{$}} |
39 | 39 | # CHECK-UNKNOWN: 57 b4 4f b8 <unknown>
|
40 | 40 |
|
41 | 41 | vnclipu.wi v8, v4, 31
|
42 | 42 | # CHECK-INST: vnclipu.wi v8, v4, 31
|
43 | 43 | # CHECK-ENCODING: [0x57,0xb4,0x4f,0xba]
|
44 |
| -# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' or 'Zve64x' (Vector Extensions for Embedded Processors){{$}} |
| 44 | +# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' (Vector Extensions for Embedded Processors){{$}} |
45 | 45 | # CHECK-UNKNOWN: 57 b4 4f ba <unknown>
|
46 | 46 |
|
47 | 47 | vnclip.wv v8, v4, v20, v0.t
|
48 | 48 | # CHECK-INST: vnclip.wv v8, v4, v20, v0.t
|
49 | 49 | # CHECK-ENCODING: [0x57,0x04,0x4a,0xbc]
|
50 |
| -# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' or 'Zve64x' (Vector Extensions for Embedded Processors){{$}} |
| 50 | +# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' (Vector Extensions for Embedded Processors){{$}} |
51 | 51 | # CHECK-UNKNOWN: 57 04 4a bc <unknown>
|
52 | 52 |
|
53 | 53 | vnclip.wv v8, v4, v20
|
54 | 54 | # CHECK-INST: vnclip.wv v8, v4, v20
|
55 | 55 | # CHECK-ENCODING: [0x57,0x04,0x4a,0xbe]
|
56 |
| -# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' or 'Zve64x' (Vector Extensions for Embedded Processors){{$}} |
| 56 | +# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' (Vector Extensions for Embedded Processors){{$}} |
57 | 57 | # CHECK-UNKNOWN: 57 04 4a be <unknown>
|
58 | 58 |
|
59 | 59 | vnclip.wx v8, v4, a0, v0.t
|
60 | 60 | # CHECK-INST: vnclip.wx v8, v4, a0, v0.t
|
61 | 61 | # CHECK-ENCODING: [0x57,0x44,0x45,0xbc]
|
62 |
| -# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' or 'Zve64x' (Vector Extensions for Embedded Processors){{$}} |
| 62 | +# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' (Vector Extensions for Embedded Processors){{$}} |
63 | 63 | # CHECK-UNKNOWN: 57 44 45 bc <unknown>
|
64 | 64 |
|
65 | 65 | vnclip.wx v8, v4, a0
|
66 | 66 | # CHECK-INST: vnclip.wx v8, v4, a0
|
67 | 67 | # CHECK-ENCODING: [0x57,0x44,0x45,0xbe]
|
68 |
| -# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' or 'Zve64x' (Vector Extensions for Embedded Processors){{$}} |
| 68 | +# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' (Vector Extensions for Embedded Processors){{$}} |
69 | 69 | # CHECK-UNKNOWN: 57 44 45 be <unknown>
|
70 | 70 |
|
71 | 71 | vnclip.wi v8, v4, 31, v0.t
|
72 | 72 | # CHECK-INST: vnclip.wi v8, v4, 31, v0.t
|
73 | 73 | # CHECK-ENCODING: [0x57,0xb4,0x4f,0xbc]
|
74 |
| -# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' or 'Zve64x' (Vector Extensions for Embedded Processors){{$}} |
| 74 | +# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' (Vector Extensions for Embedded Processors){{$}} |
75 | 75 | # CHECK-UNKNOWN: 57 b4 4f bc <unknown>
|
76 | 76 |
|
77 | 77 | vnclip.wi v8, v4, 31
|
78 | 78 | # CHECK-INST: vnclip.wi v8, v4, 31
|
79 | 79 | # CHECK-ENCODING: [0x57,0xb4,0x4f,0xbe]
|
80 |
| -# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' or 'Zve64x' (Vector Extensions for Embedded Processors){{$}} |
| 80 | +# CHECK-ERROR: instruction requires the following: 'V' (Vector Extension for Application Processors), 'Zve32x' (Vector Extensions for Embedded Processors){{$}} |
81 | 81 | # CHECK-UNKNOWN: 57 b4 4f be <unknown>
|
0 commit comments