1 // RUN
: not llvm-mc
-triple
=amdgcn
-mcpu
=gfx1100
-mattr
=+wavefrontsize32
,-wavefrontsize64
-show-encoding
%s | FileCheck
--check-prefix
=W32
%s
2 // RUN
: not llvm-mc
-triple
=amdgcn
-mcpu
=gfx1100
-mattr
=-wavefrontsize32
,+wavefrontsize64
-show-encoding
%s | FileCheck
--check-prefix
=W64
%s
3 // RUN
: not llvm-mc
-triple
=amdgcn
-mcpu
=gfx1100
-mattr
=+wavefrontsize32
,-wavefrontsize64
%s
2>&1 | FileCheck
--check-prefix
=W32-ERR
--implicit-check-
not=error
: %s
4 // RUN
: not llvm-mc
-triple
=amdgcn
-mcpu
=gfx1100
-mattr
=-wavefrontsize32
,+wavefrontsize64
%s
2>&1 | FileCheck
--check-prefix
=W64-ERR
--implicit-check-
not=error
: %s
6 v_cmp_class_f16_e32 vcc_lo
, v1
, v2
7 // W32
: encoding
: [0x01,0x05,0xfa,0x7c]
8 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10 v_cmp_class_f16 vcc_lo
, v127
, v2
11 // W32
: encoding
: [0x7f,0x05,0xfa,0x7c]
12 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
14 v_cmp_class_f16 vcc_lo
, s1
, v2
15 // W32
: encoding
: [0x01,0x04,0xfa,0x7c]
16 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
18 v_cmp_class_f16 vcc_lo
, s105
, v2
19 // W32
: encoding
: [0x69,0x04,0xfa,0x7c]
20 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
22 v_cmp_class_f16 vcc_lo
, vcc_lo
, v2
23 // W32
: encoding
: [0x6a,0x04,0xfa,0x7c]
24 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
26 v_cmp_class_f16 vcc_lo
, vcc_hi
, v2
27 // W32
: encoding
: [0x6b,0x04,0xfa,0x7c]
28 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
30 v_cmp_class_f16 vcc_lo
, ttmp15
, v2
31 // W32
: encoding
: [0x7b,0x04,0xfa,0x7c]
32 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
34 v_cmp_class_f16 vcc_lo
, m0
, v2
35 // W32
: encoding
: [0x7d,0x04,0xfa,0x7c]
36 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
38 v_cmp_class_f16 vcc_lo
, exec_lo
, v2
39 // W32
: encoding
: [0x7e,0x04,0xfa,0x7c]
40 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
42 v_cmp_class_f16 vcc_lo
, exec_hi
, v2
43 // W32
: encoding
: [0x7f,0x04,0xfa,0x7c]
44 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
46 v_cmp_class_f16 vcc_lo
, null
, v2
47 // W32
: encoding
: [0x7c,0x04,0xfa,0x7c]
48 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
50 v_cmp_class_f16 vcc_lo
, -1, v2
51 // W32
: encoding
: [0xc1,0x04,0xfa,0x7c]
52 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
54 v_cmp_class_f16 vcc_lo
, 0.5, v2
55 // W32
: encoding
: [0xf0,0x04,0xfa,0x7c]
56 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
58 v_cmp_class_f16 vcc_lo
, src_scc
, v2
59 // W32
: encoding
: [0xfd,0x04,0xfa,0x7c]
60 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
62 v_cmp_class_f16 vcc_lo
, 0xfe0b, v127
63 // W32
: encoding
: [0xff,0xfe,0xfa,0x7c,0x0b,0xfe,0x00,0x00]
64 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
66 v_cmp_class_f16 vcc
, v1
, v2
67 // W64
: encoding
: [0x01,0x05,0xfa,0x7c]
68 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
70 v_cmp_class_f16 vcc
, v127
, v2
71 // W64
: encoding
: [0x7f,0x05,0xfa,0x7c]
72 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
74 v_cmp_class_f16 vcc
, s1
, v2
75 // W64
: encoding
: [0x01,0x04,0xfa,0x7c]
76 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
78 v_cmp_class_f16 vcc
, s105
, v2
79 // W64
: encoding
: [0x69,0x04,0xfa,0x7c]
80 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
82 v_cmp_class_f16 vcc
, vcc_lo
, v2
83 // W64
: encoding
: [0x6a,0x04,0xfa,0x7c]
84 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
86 v_cmp_class_f16 vcc
, vcc_hi
, v2
87 // W64
: encoding
: [0x6b,0x04,0xfa,0x7c]
88 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
90 v_cmp_class_f16 vcc
, ttmp15
, v2
91 // W64
: encoding
: [0x7b,0x04,0xfa,0x7c]
92 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
94 v_cmp_class_f16 vcc
, m0
, v2
95 // W64
: encoding
: [0x7d,0x04,0xfa,0x7c]
96 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
98 v_cmp_class_f16 vcc
, exec_lo
, v2
99 // W64
: encoding
: [0x7e,0x04,0xfa,0x7c]
100 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
102 v_cmp_class_f16 vcc
, exec_hi
, v2
103 // W64
: encoding
: [0x7f,0x04,0xfa,0x7c]
104 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
106 v_cmp_class_f16 vcc
, null
, v2
107 // W64
: encoding
: [0x7c,0x04,0xfa,0x7c]
108 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
110 v_cmp_class_f16 vcc
, -1, v2
111 // W64
: encoding
: [0xc1,0x04,0xfa,0x7c]
112 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
114 v_cmp_class_f16 vcc
, 0.5, v2
115 // W64
: encoding
: [0xf0,0x04,0xfa,0x7c]
116 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
118 v_cmp_class_f16 vcc
, src_scc
, v2
119 // W64
: encoding
: [0xfd,0x04,0xfa,0x7c]
120 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
122 v_cmp_class_f16 vcc
, 0xfe0b, v127
123 // W64
: encoding
: [0xff,0xfe,0xfa,0x7c,0x0b,0xfe,0x00,0x00]
124 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
126 v_cmp_class_f32 vcc_lo
, v1
, v2
127 // W32
: encoding
: [0x01,0x05,0xfc,0x7c]
128 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
130 v_cmp_class_f32 vcc_lo
, v255
, v2
131 // W32
: encoding
: [0xff,0x05,0xfc,0x7c]
132 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
134 v_cmp_class_f32 vcc_lo
, s1
, v2
135 // W32
: encoding
: [0x01,0x04,0xfc,0x7c]
136 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
138 v_cmp_class_f32 vcc_lo
, s105
, v2
139 // W32
: encoding
: [0x69,0x04,0xfc,0x7c]
140 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
142 v_cmp_class_f32 vcc_lo
, vcc_lo
, v2
143 // W32
: encoding
: [0x6a,0x04,0xfc,0x7c]
144 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
146 v_cmp_class_f32 vcc_lo
, vcc_hi
, v2
147 // W32
: encoding
: [0x6b,0x04,0xfc,0x7c]
148 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
150 v_cmp_class_f32 vcc_lo
, ttmp15
, v2
151 // W32
: encoding
: [0x7b,0x04,0xfc,0x7c]
152 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
154 v_cmp_class_f32 vcc_lo
, m0
, v2
155 // W32
: encoding
: [0x7d,0x04,0xfc,0x7c]
156 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
158 v_cmp_class_f32 vcc_lo
, exec_lo
, v2
159 // W32
: encoding
: [0x7e,0x04,0xfc,0x7c]
160 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
162 v_cmp_class_f32 vcc_lo
, exec_hi
, v2
163 // W32
: encoding
: [0x7f,0x04,0xfc,0x7c]
164 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
166 v_cmp_class_f32 vcc_lo
, null
, v2
167 // W32
: encoding
: [0x7c,0x04,0xfc,0x7c]
168 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
170 v_cmp_class_f32 vcc_lo
, -1, v2
171 // W32
: encoding
: [0xc1,0x04,0xfc,0x7c]
172 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
174 v_cmp_class_f32 vcc_lo
, 0.5, v2
175 // W32
: encoding
: [0xf0,0x04,0xfc,0x7c]
176 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
178 v_cmp_class_f32 vcc_lo
, src_scc
, v2
179 // W32
: encoding
: [0xfd,0x04,0xfc,0x7c]
180 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
182 v_cmp_class_f32 vcc_lo
, 0xaf123456, v255
183 // W32
: encoding
: [0xff,0xfe,0xfd,0x7c,0x56,0x34,0x12,0xaf]
184 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
186 v_cmp_class_f32 vcc
, v1
, v2
187 // W64
: encoding
: [0x01,0x05,0xfc,0x7c]
188 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
190 v_cmp_class_f32 vcc
, v255
, v2
191 // W64
: encoding
: [0xff,0x05,0xfc,0x7c]
192 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
194 v_cmp_class_f32 vcc
, s1
, v2
195 // W64
: encoding
: [0x01,0x04,0xfc,0x7c]
196 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
198 v_cmp_class_f32 vcc
, s105
, v2
199 // W64
: encoding
: [0x69,0x04,0xfc,0x7c]
200 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
202 v_cmp_class_f32 vcc
, vcc_lo
, v2
203 // W64
: encoding
: [0x6a,0x04,0xfc,0x7c]
204 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
206 v_cmp_class_f32 vcc
, vcc_hi
, v2
207 // W64
: encoding
: [0x6b,0x04,0xfc,0x7c]
208 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
210 v_cmp_class_f32 vcc
, ttmp15
, v2
211 // W64
: encoding
: [0x7b,0x04,0xfc,0x7c]
212 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
214 v_cmp_class_f32 vcc
, m0
, v2
215 // W64
: encoding
: [0x7d,0x04,0xfc,0x7c]
216 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
218 v_cmp_class_f32 vcc
, exec_lo
, v2
219 // W64
: encoding
: [0x7e,0x04,0xfc,0x7c]
220 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
222 v_cmp_class_f32 vcc
, exec_hi
, v2
223 // W64
: encoding
: [0x7f,0x04,0xfc,0x7c]
224 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
226 v_cmp_class_f32 vcc
, null
, v2
227 // W64
: encoding
: [0x7c,0x04,0xfc,0x7c]
228 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
230 v_cmp_class_f32 vcc
, -1, v2
231 // W64
: encoding
: [0xc1,0x04,0xfc,0x7c]
232 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
234 v_cmp_class_f32 vcc
, 0.5, v2
235 // W64
: encoding
: [0xf0,0x04,0xfc,0x7c]
236 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
238 v_cmp_class_f32 vcc
, src_scc
, v2
239 // W64
: encoding
: [0xfd,0x04,0xfc,0x7c]
240 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
242 v_cmp_class_f32 vcc
, 0xaf123456, v255
243 // W64
: encoding
: [0xff,0xfe,0xfd,0x7c,0x56,0x34,0x12,0xaf]
244 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
246 v_cmp_class_f64 vcc_lo
, v
[1:2], v2
247 // W32
: encoding
: [0x01,0x05,0xfe,0x7c]
248 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
250 v_cmp_class_f64 vcc_lo
, v
[254:255], v2
251 // W32
: encoding
: [0xfe,0x05,0xfe,0x7c]
252 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
254 v_cmp_class_f64 vcc_lo
, s
[2:3], v2
255 // W32
: encoding
: [0x02,0x04,0xfe,0x7c]
256 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
258 v_cmp_class_f64 vcc_lo
, s
[104:105], v2
259 // W32
: encoding
: [0x68,0x04,0xfe,0x7c]
260 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
262 v_cmp_class_f64 vcc_lo
, vcc
, v2
263 // W32
: encoding
: [0x6a,0x04,0xfe,0x7c]
264 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
266 v_cmp_class_f64 vcc_lo
, ttmp
[14:15], v2
267 // W32
: encoding
: [0x7a,0x04,0xfe,0x7c]
268 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
270 v_cmp_class_f64 vcc_lo
, exec
, v2
271 // W32
: encoding
: [0x7e,0x04,0xfe,0x7c]
272 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
274 v_cmp_class_f64 vcc_lo
, null
, v2
275 // W32
: encoding
: [0x7c,0x04,0xfe,0x7c]
276 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
278 v_cmp_class_f64 vcc_lo
, -1, v2
279 // W32
: encoding
: [0xc1,0x04,0xfe,0x7c]
280 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
282 v_cmp_class_f64 vcc_lo
, 0.5, v2
283 // W32
: encoding
: [0xf0,0x04,0xfe,0x7c]
284 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
286 v_cmp_class_f64 vcc_lo
, src_scc
, v2
287 // W32
: encoding
: [0xfd,0x04,0xfe,0x7c]
288 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
290 v_cmp_class_f64 vcc_lo
, 0xaf123456, v255
291 // W32
: encoding
: [0xff,0xfe,0xff,0x7c,0x56,0x34,0x12,0xaf]
292 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
294 v_cmp_class_f64 vcc
, v
[1:2], v2
295 // W64
: encoding
: [0x01,0x05,0xfe,0x7c]
296 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
298 v_cmp_class_f64 vcc
, v
[254:255], v2
299 // W64
: encoding
: [0xfe,0x05,0xfe,0x7c]
300 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
302 v_cmp_class_f64 vcc
, s
[2:3], v2
303 // W64
: encoding
: [0x02,0x04,0xfe,0x7c]
304 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
306 v_cmp_class_f64 vcc
, s
[104:105], v2
307 // W64
: encoding
: [0x68,0x04,0xfe,0x7c]
308 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
310 v_cmp_class_f64 vcc
, vcc
, v2
311 // W64
: encoding
: [0x6a,0x04,0xfe,0x7c]
312 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
314 v_cmp_class_f64 vcc
, ttmp
[14:15], v2
315 // W64
: encoding
: [0x7a,0x04,0xfe,0x7c]
316 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
318 v_cmp_class_f64 vcc
, exec
, v2
319 // W64
: encoding
: [0x7e,0x04,0xfe,0x7c]
320 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
322 v_cmp_class_f64 vcc
, null
, v2
323 // W64
: encoding
: [0x7c,0x04,0xfe,0x7c]
324 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
326 v_cmp_class_f64 vcc
, -1, v2
327 // W64
: encoding
: [0xc1,0x04,0xfe,0x7c]
328 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
330 v_cmp_class_f64 vcc
, 0.5, v2
331 // W64
: encoding
: [0xf0,0x04,0xfe,0x7c]
332 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
334 v_cmp_class_f64 vcc
, src_scc
, v2
335 // W64
: encoding
: [0xfd,0x04,0xfe,0x7c]
336 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
338 v_cmp_class_f64 vcc
, 0xaf123456, v255
339 // W64
: encoding
: [0xff,0xfe,0xff,0x7c,0x56,0x34,0x12,0xaf]
340 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
342 v_cmp_eq_f16 vcc_lo
, v1
, v2
343 // W32
: encoding
: [0x01,0x05,0x04,0x7c]
344 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
346 v_cmp_eq_f16 vcc_lo
, v127
, v2
347 // W32
: encoding
: [0x7f,0x05,0x04,0x7c]
348 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
350 v_cmp_eq_f16 vcc_lo
, s1
, v2
351 // W32
: encoding
: [0x01,0x04,0x04,0x7c]
352 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
354 v_cmp_eq_f16 vcc_lo
, s105
, v2
355 // W32
: encoding
: [0x69,0x04,0x04,0x7c]
356 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
358 v_cmp_eq_f16 vcc_lo
, vcc_lo
, v2
359 // W32
: encoding
: [0x6a,0x04,0x04,0x7c]
360 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
362 v_cmp_eq_f16 vcc_lo
, vcc_hi
, v2
363 // W32
: encoding
: [0x6b,0x04,0x04,0x7c]
364 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
366 v_cmp_eq_f16 vcc_lo
, ttmp15
, v2
367 // W32
: encoding
: [0x7b,0x04,0x04,0x7c]
368 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
370 v_cmp_eq_f16 vcc_lo
, m0
, v2
371 // W32
: encoding
: [0x7d,0x04,0x04,0x7c]
372 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
374 v_cmp_eq_f16 vcc_lo
, exec_lo
, v2
375 // W32
: encoding
: [0x7e,0x04,0x04,0x7c]
376 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
378 v_cmp_eq_f16 vcc_lo
, exec_hi
, v2
379 // W32
: encoding
: [0x7f,0x04,0x04,0x7c]
380 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
382 v_cmp_eq_f16 vcc_lo
, null
, v2
383 // W32
: encoding
: [0x7c,0x04,0x04,0x7c]
384 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
386 v_cmp_eq_f16 vcc_lo
, -1, v2
387 // W32
: encoding
: [0xc1,0x04,0x04,0x7c]
388 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
390 v_cmp_eq_f16 vcc_lo
, 0.5, v2
391 // W32
: encoding
: [0xf0,0x04,0x04,0x7c]
392 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
394 v_cmp_eq_f16 vcc_lo
, src_scc
, v2
395 // W32
: encoding
: [0xfd,0x04,0x04,0x7c]
396 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
398 v_cmp_eq_f16 vcc_lo
, 0xfe0b, v127
399 // W32
: encoding
: [0xff,0xfe,0x04,0x7c,0x0b,0xfe,0x00,0x00]
400 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
402 v_cmp_eq_f16 vcc
, v1
, v2
403 // W64
: encoding
: [0x01,0x05,0x04,0x7c]
404 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
406 v_cmp_eq_f16 vcc
, v127
, v2
407 // W64
: encoding
: [0x7f,0x05,0x04,0x7c]
408 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
410 v_cmp_eq_f16 vcc
, s1
, v2
411 // W64
: encoding
: [0x01,0x04,0x04,0x7c]
412 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
414 v_cmp_eq_f16 vcc
, s105
, v2
415 // W64
: encoding
: [0x69,0x04,0x04,0x7c]
416 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
418 v_cmp_eq_f16 vcc
, vcc_lo
, v2
419 // W64
: encoding
: [0x6a,0x04,0x04,0x7c]
420 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
422 v_cmp_eq_f16 vcc
, vcc_hi
, v2
423 // W64
: encoding
: [0x6b,0x04,0x04,0x7c]
424 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
426 v_cmp_eq_f16 vcc
, ttmp15
, v2
427 // W64
: encoding
: [0x7b,0x04,0x04,0x7c]
428 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
430 v_cmp_eq_f16 vcc
, m0
, v2
431 // W64
: encoding
: [0x7d,0x04,0x04,0x7c]
432 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
434 v_cmp_eq_f16 vcc
, exec_lo
, v2
435 // W64
: encoding
: [0x7e,0x04,0x04,0x7c]
436 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
438 v_cmp_eq_f16 vcc
, exec_hi
, v2
439 // W64
: encoding
: [0x7f,0x04,0x04,0x7c]
440 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
442 v_cmp_eq_f16 vcc
, null
, v2
443 // W64
: encoding
: [0x7c,0x04,0x04,0x7c]
444 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
446 v_cmp_eq_f16 vcc
, -1, v2
447 // W64
: encoding
: [0xc1,0x04,0x04,0x7c]
448 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
450 v_cmp_eq_f16 vcc
, 0.5, v2
451 // W64
: encoding
: [0xf0,0x04,0x04,0x7c]
452 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
454 v_cmp_eq_f16 vcc
, src_scc
, v2
455 // W64
: encoding
: [0xfd,0x04,0x04,0x7c]
456 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
458 v_cmp_eq_f16 vcc
, 0xfe0b, v127
459 // W64
: encoding
: [0xff,0xfe,0x04,0x7c,0x0b,0xfe,0x00,0x00]
460 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
462 v_cmp_eq_f32 vcc_lo
, v1
, v2
463 // W32
: encoding
: [0x01,0x05,0x24,0x7c]
464 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
466 v_cmp_eq_f32 vcc_lo
, v255
, v2
467 // W32
: encoding
: [0xff,0x05,0x24,0x7c]
468 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
470 v_cmp_eq_f32 vcc_lo
, s1
, v2
471 // W32
: encoding
: [0x01,0x04,0x24,0x7c]
472 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
474 v_cmp_eq_f32 vcc_lo
, s105
, v2
475 // W32
: encoding
: [0x69,0x04,0x24,0x7c]
476 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
478 v_cmp_eq_f32 vcc_lo
, vcc_lo
, v2
479 // W32
: encoding
: [0x6a,0x04,0x24,0x7c]
480 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
482 v_cmp_eq_f32 vcc_lo
, vcc_hi
, v2
483 // W32
: encoding
: [0x6b,0x04,0x24,0x7c]
484 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
486 v_cmp_eq_f32 vcc_lo
, ttmp15
, v2
487 // W32
: encoding
: [0x7b,0x04,0x24,0x7c]
488 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
490 v_cmp_eq_f32 vcc_lo
, m0
, v2
491 // W32
: encoding
: [0x7d,0x04,0x24,0x7c]
492 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
494 v_cmp_eq_f32 vcc_lo
, exec_lo
, v2
495 // W32
: encoding
: [0x7e,0x04,0x24,0x7c]
496 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
498 v_cmp_eq_f32 vcc_lo
, exec_hi
, v2
499 // W32
: encoding
: [0x7f,0x04,0x24,0x7c]
500 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
502 v_cmp_eq_f32 vcc_lo
, null
, v2
503 // W32
: encoding
: [0x7c,0x04,0x24,0x7c]
504 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
506 v_cmp_eq_f32 vcc_lo
, -1, v2
507 // W32
: encoding
: [0xc1,0x04,0x24,0x7c]
508 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
510 v_cmp_eq_f32 vcc_lo
, 0.5, v2
511 // W32
: encoding
: [0xf0,0x04,0x24,0x7c]
512 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
514 v_cmp_eq_f32 vcc_lo
, src_scc
, v2
515 // W32
: encoding
: [0xfd,0x04,0x24,0x7c]
516 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
518 v_cmp_eq_f32 vcc_lo
, 0xaf123456, v255
519 // W32
: encoding
: [0xff,0xfe,0x25,0x7c,0x56,0x34,0x12,0xaf]
520 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
522 v_cmp_eq_f32 vcc
, v1
, v2
523 // W64
: encoding
: [0x01,0x05,0x24,0x7c]
524 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
526 v_cmp_eq_f32 vcc
, v255
, v2
527 // W64
: encoding
: [0xff,0x05,0x24,0x7c]
528 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
530 v_cmp_eq_f32 vcc
, s1
, v2
531 // W64
: encoding
: [0x01,0x04,0x24,0x7c]
532 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
534 v_cmp_eq_f32 vcc
, s105
, v2
535 // W64
: encoding
: [0x69,0x04,0x24,0x7c]
536 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
538 v_cmp_eq_f32 vcc
, vcc_lo
, v2
539 // W64
: encoding
: [0x6a,0x04,0x24,0x7c]
540 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
542 v_cmp_eq_f32 vcc
, vcc_hi
, v2
543 // W64
: encoding
: [0x6b,0x04,0x24,0x7c]
544 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
546 v_cmp_eq_f32 vcc
, ttmp15
, v2
547 // W64
: encoding
: [0x7b,0x04,0x24,0x7c]
548 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
550 v_cmp_eq_f32 vcc
, m0
, v2
551 // W64
: encoding
: [0x7d,0x04,0x24,0x7c]
552 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
554 v_cmp_eq_f32 vcc
, exec_lo
, v2
555 // W64
: encoding
: [0x7e,0x04,0x24,0x7c]
556 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
558 v_cmp_eq_f32 vcc
, exec_hi
, v2
559 // W64
: encoding
: [0x7f,0x04,0x24,0x7c]
560 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
562 v_cmp_eq_f32 vcc
, null
, v2
563 // W64
: encoding
: [0x7c,0x04,0x24,0x7c]
564 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
566 v_cmp_eq_f32 vcc
, -1, v2
567 // W64
: encoding
: [0xc1,0x04,0x24,0x7c]
568 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
570 v_cmp_eq_f32 vcc
, 0.5, v2
571 // W64
: encoding
: [0xf0,0x04,0x24,0x7c]
572 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
574 v_cmp_eq_f32 vcc
, src_scc
, v2
575 // W64
: encoding
: [0xfd,0x04,0x24,0x7c]
576 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
578 v_cmp_eq_f32 vcc
, 0xaf123456, v255
579 // W64
: encoding
: [0xff,0xfe,0x25,0x7c,0x56,0x34,0x12,0xaf]
580 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
582 v_cmp_eq_f64 vcc_lo
, v
[1:2], v
[2:3]
583 // W32
: encoding
: [0x01,0x05,0x44,0x7c]
584 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
586 v_cmp_eq_f64 vcc_lo
, v
[254:255], v
[2:3]
587 // W32
: encoding
: [0xfe,0x05,0x44,0x7c]
588 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
590 v_cmp_eq_f64 vcc_lo
, s
[2:3], v
[2:3]
591 // W32
: encoding
: [0x02,0x04,0x44,0x7c]
592 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
594 v_cmp_eq_f64 vcc_lo
, s
[104:105], v
[2:3]
595 // W32
: encoding
: [0x68,0x04,0x44,0x7c]
596 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
598 v_cmp_eq_f64 vcc_lo
, vcc
, v
[2:3]
599 // W32
: encoding
: [0x6a,0x04,0x44,0x7c]
600 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
602 v_cmp_eq_f64 vcc_lo
, ttmp
[14:15], v
[2:3]
603 // W32
: encoding
: [0x7a,0x04,0x44,0x7c]
604 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
606 v_cmp_eq_f64 vcc_lo
, exec
, v
[2:3]
607 // W32
: encoding
: [0x7e,0x04,0x44,0x7c]
608 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
610 v_cmp_eq_f64 vcc_lo
, null
, v
[2:3]
611 // W32
: encoding
: [0x7c,0x04,0x44,0x7c]
612 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
614 v_cmp_eq_f64 vcc_lo
, -1, v
[2:3]
615 // W32
: encoding
: [0xc1,0x04,0x44,0x7c]
616 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
618 v_cmp_eq_f64 vcc_lo
, 0.5, v
[2:3]
619 // W32
: encoding
: [0xf0,0x04,0x44,0x7c]
620 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
622 v_cmp_eq_f64 vcc_lo
, src_scc
, v
[2:3]
623 // W32
: encoding
: [0xfd,0x04,0x44,0x7c]
624 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
626 v_cmp_eq_f64 vcc_lo
, 0xaf123456, v
[254:255]
627 // W32
: encoding
: [0xff,0xfc,0x45,0x7c,0x56,0x34,0x12,0xaf]
628 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
630 v_cmp_eq_f64 vcc
, v
[1:2], v
[2:3]
631 // W64
: encoding
: [0x01,0x05,0x44,0x7c]
632 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
634 v_cmp_eq_f64 vcc
, v
[254:255], v
[2:3]
635 // W64
: encoding
: [0xfe,0x05,0x44,0x7c]
636 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
638 v_cmp_eq_f64 vcc
, s
[2:3], v
[2:3]
639 // W64
: encoding
: [0x02,0x04,0x44,0x7c]
640 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
642 v_cmp_eq_f64 vcc
, s
[104:105], v
[2:3]
643 // W64
: encoding
: [0x68,0x04,0x44,0x7c]
644 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
646 v_cmp_eq_f64 vcc
, vcc
, v
[2:3]
647 // W64
: encoding
: [0x6a,0x04,0x44,0x7c]
648 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
650 v_cmp_eq_f64 vcc
, ttmp
[14:15], v
[2:3]
651 // W64
: encoding
: [0x7a,0x04,0x44,0x7c]
652 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
654 v_cmp_eq_f64 vcc
, exec
, v
[2:3]
655 // W64
: encoding
: [0x7e,0x04,0x44,0x7c]
656 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
658 v_cmp_eq_f64 vcc
, null
, v
[2:3]
659 // W64
: encoding
: [0x7c,0x04,0x44,0x7c]
660 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
662 v_cmp_eq_f64 vcc
, -1, v
[2:3]
663 // W64
: encoding
: [0xc1,0x04,0x44,0x7c]
664 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
666 v_cmp_eq_f64 vcc
, 0.5, v
[2:3]
667 // W64
: encoding
: [0xf0,0x04,0x44,0x7c]
668 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
670 v_cmp_eq_f64 vcc
, src_scc
, v
[2:3]
671 // W64
: encoding
: [0xfd,0x04,0x44,0x7c]
672 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
674 v_cmp_eq_f64 vcc
, 0xaf123456, v
[254:255]
675 // W64
: encoding
: [0xff,0xfc,0x45,0x7c,0x56,0x34,0x12,0xaf]
676 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
678 v_cmp_eq_i16 vcc_lo
, v1
, v2
679 // W32
: encoding
: [0x01,0x05,0x64,0x7c]
680 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
682 v_cmp_eq_i16 vcc_lo
, v127
, v2
683 // W32
: encoding
: [0x7f,0x05,0x64,0x7c]
684 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
686 v_cmp_eq_i16 vcc_lo
, s1
, v2
687 // W32
: encoding
: [0x01,0x04,0x64,0x7c]
688 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
690 v_cmp_eq_i16 vcc_lo
, s105
, v2
691 // W32
: encoding
: [0x69,0x04,0x64,0x7c]
692 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
694 v_cmp_eq_i16 vcc_lo
, vcc_lo
, v2
695 // W32
: encoding
: [0x6a,0x04,0x64,0x7c]
696 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
698 v_cmp_eq_i16 vcc_lo
, vcc_hi
, v2
699 // W32
: encoding
: [0x6b,0x04,0x64,0x7c]
700 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
702 v_cmp_eq_i16 vcc_lo
, ttmp15
, v2
703 // W32
: encoding
: [0x7b,0x04,0x64,0x7c]
704 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
706 v_cmp_eq_i16 vcc_lo
, m0
, v2
707 // W32
: encoding
: [0x7d,0x04,0x64,0x7c]
708 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
710 v_cmp_eq_i16 vcc_lo
, exec_lo
, v2
711 // W32
: encoding
: [0x7e,0x04,0x64,0x7c]
712 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
714 v_cmp_eq_i16 vcc_lo
, exec_hi
, v2
715 // W32
: encoding
: [0x7f,0x04,0x64,0x7c]
716 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
718 v_cmp_eq_i16 vcc_lo
, null
, v2
719 // W32
: encoding
: [0x7c,0x04,0x64,0x7c]
720 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
722 v_cmp_eq_i16 vcc_lo
, -1, v2
723 // W32
: encoding
: [0xc1,0x04,0x64,0x7c]
724 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
726 v_cmp_eq_i16 vcc_lo
, 0.5, v2
727 // W32
: encoding
: [0xff,0x04,0x64,0x7c,0x00,0x38,0x00,0x00]
728 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
730 v_cmp_eq_i16 vcc_lo
, src_scc
, v2
731 // W32
: encoding
: [0xfd,0x04,0x64,0x7c]
732 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
734 v_cmp_eq_i16 vcc_lo
, 0xfe0b, v127
735 // W32
: encoding
: [0xff,0xfe,0x64,0x7c,0x0b,0xfe,0x00,0x00]
736 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
738 v_cmp_eq_i16 vcc
, v1
, v2
739 // W64
: encoding
: [0x01,0x05,0x64,0x7c]
740 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
742 v_cmp_eq_i16 vcc
, v127
, v2
743 // W64
: encoding
: [0x7f,0x05,0x64,0x7c]
744 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
746 v_cmp_eq_i16 vcc
, s1
, v2
747 // W64
: encoding
: [0x01,0x04,0x64,0x7c]
748 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
750 v_cmp_eq_i16 vcc
, s105
, v2
751 // W64
: encoding
: [0x69,0x04,0x64,0x7c]
752 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
754 v_cmp_eq_i16 vcc
, vcc_lo
, v2
755 // W64
: encoding
: [0x6a,0x04,0x64,0x7c]
756 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
758 v_cmp_eq_i16 vcc
, vcc_hi
, v2
759 // W64
: encoding
: [0x6b,0x04,0x64,0x7c]
760 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
762 v_cmp_eq_i16 vcc
, ttmp15
, v2
763 // W64
: encoding
: [0x7b,0x04,0x64,0x7c]
764 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
766 v_cmp_eq_i16 vcc
, m0
, v2
767 // W64
: encoding
: [0x7d,0x04,0x64,0x7c]
768 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
770 v_cmp_eq_i16 vcc
, exec_lo
, v2
771 // W64
: encoding
: [0x7e,0x04,0x64,0x7c]
772 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
774 v_cmp_eq_i16 vcc
, exec_hi
, v2
775 // W64
: encoding
: [0x7f,0x04,0x64,0x7c]
776 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
778 v_cmp_eq_i16 vcc
, null
, v2
779 // W64
: encoding
: [0x7c,0x04,0x64,0x7c]
780 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
782 v_cmp_eq_i16 vcc
, -1, v2
783 // W64
: encoding
: [0xc1,0x04,0x64,0x7c]
784 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
786 v_cmp_eq_i16 vcc
, 0.5, v2
787 // W64
: encoding
: [0xff,0x04,0x64,0x7c,0x00,0x38,0x00,0x00]
788 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
790 v_cmp_eq_i16 vcc
, src_scc
, v2
791 // W64
: encoding
: [0xfd,0x04,0x64,0x7c]
792 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
794 v_cmp_eq_i16 vcc
, 0xfe0b, v127
795 // W64
: encoding
: [0xff,0xfe,0x64,0x7c,0x0b,0xfe,0x00,0x00]
796 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
798 v_cmp_eq_i32 vcc_lo
, v1
, v2
799 // W32
: encoding
: [0x01,0x05,0x84,0x7c]
800 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
802 v_cmp_eq_i32 vcc_lo
, v255
, v2
803 // W32
: encoding
: [0xff,0x05,0x84,0x7c]
804 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
806 v_cmp_eq_i32 vcc_lo
, s1
, v2
807 // W32
: encoding
: [0x01,0x04,0x84,0x7c]
808 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
810 v_cmp_eq_i32 vcc_lo
, s105
, v2
811 // W32
: encoding
: [0x69,0x04,0x84,0x7c]
812 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
814 v_cmp_eq_i32 vcc_lo
, vcc_lo
, v2
815 // W32
: encoding
: [0x6a,0x04,0x84,0x7c]
816 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
818 v_cmp_eq_i32 vcc_lo
, vcc_hi
, v2
819 // W32
: encoding
: [0x6b,0x04,0x84,0x7c]
820 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
822 v_cmp_eq_i32 vcc_lo
, ttmp15
, v2
823 // W32
: encoding
: [0x7b,0x04,0x84,0x7c]
824 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
826 v_cmp_eq_i32 vcc_lo
, m0
, v2
827 // W32
: encoding
: [0x7d,0x04,0x84,0x7c]
828 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
830 v_cmp_eq_i32 vcc_lo
, exec_lo
, v2
831 // W32
: encoding
: [0x7e,0x04,0x84,0x7c]
832 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
834 v_cmp_eq_i32 vcc_lo
, exec_hi
, v2
835 // W32
: encoding
: [0x7f,0x04,0x84,0x7c]
836 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
838 v_cmp_eq_i32 vcc_lo
, null
, v2
839 // W32
: encoding
: [0x7c,0x04,0x84,0x7c]
840 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
842 v_cmp_eq_i32 vcc_lo
, -1, v2
843 // W32
: encoding
: [0xc1,0x04,0x84,0x7c]
844 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
846 v_cmp_eq_i32 vcc_lo
, 0.5, v2
847 // W32
: encoding
: [0xf0,0x04,0x84,0x7c]
848 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
850 v_cmp_eq_i32 vcc_lo
, src_scc
, v2
851 // W32
: encoding
: [0xfd,0x04,0x84,0x7c]
852 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
854 v_cmp_eq_i32 vcc_lo
, 0xaf123456, v255
855 // W32
: encoding
: [0xff,0xfe,0x85,0x7c,0x56,0x34,0x12,0xaf]
856 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
858 v_cmp_eq_i32 vcc
, v1
, v2
859 // W64
: encoding
: [0x01,0x05,0x84,0x7c]
860 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
862 v_cmp_eq_i32 vcc
, v255
, v2
863 // W64
: encoding
: [0xff,0x05,0x84,0x7c]
864 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
866 v_cmp_eq_i32 vcc
, s1
, v2
867 // W64
: encoding
: [0x01,0x04,0x84,0x7c]
868 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
870 v_cmp_eq_i32 vcc
, s105
, v2
871 // W64
: encoding
: [0x69,0x04,0x84,0x7c]
872 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
874 v_cmp_eq_i32 vcc
, vcc_lo
, v2
875 // W64
: encoding
: [0x6a,0x04,0x84,0x7c]
876 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
878 v_cmp_eq_i32 vcc
, vcc_hi
, v2
879 // W64
: encoding
: [0x6b,0x04,0x84,0x7c]
880 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
882 v_cmp_eq_i32 vcc
, ttmp15
, v2
883 // W64
: encoding
: [0x7b,0x04,0x84,0x7c]
884 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
886 v_cmp_eq_i32 vcc
, m0
, v2
887 // W64
: encoding
: [0x7d,0x04,0x84,0x7c]
888 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
890 v_cmp_eq_i32 vcc
, exec_lo
, v2
891 // W64
: encoding
: [0x7e,0x04,0x84,0x7c]
892 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
894 v_cmp_eq_i32 vcc
, exec_hi
, v2
895 // W64
: encoding
: [0x7f,0x04,0x84,0x7c]
896 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
898 v_cmp_eq_i32 vcc
, null
, v2
899 // W64
: encoding
: [0x7c,0x04,0x84,0x7c]
900 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
902 v_cmp_eq_i32 vcc
, -1, v2
903 // W64
: encoding
: [0xc1,0x04,0x84,0x7c]
904 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
906 v_cmp_eq_i32 vcc
, 0.5, v2
907 // W64
: encoding
: [0xf0,0x04,0x84,0x7c]
908 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
910 v_cmp_eq_i32 vcc
, src_scc
, v2
911 // W64
: encoding
: [0xfd,0x04,0x84,0x7c]
912 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
914 v_cmp_eq_i32 vcc
, 0xaf123456, v255
915 // W64
: encoding
: [0xff,0xfe,0x85,0x7c,0x56,0x34,0x12,0xaf]
916 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
918 v_cmp_eq_i64 vcc_lo
, v
[1:2], v
[2:3]
919 // W32
: encoding
: [0x01,0x05,0xa4,0x7c]
920 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
922 v_cmp_eq_i64 vcc_lo
, v
[254:255], v
[2:3]
923 // W32
: encoding
: [0xfe,0x05,0xa4,0x7c]
924 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
926 v_cmp_eq_i64 vcc_lo
, s
[2:3], v
[2:3]
927 // W32
: encoding
: [0x02,0x04,0xa4,0x7c]
928 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
930 v_cmp_eq_i64 vcc_lo
, s
[104:105], v
[2:3]
931 // W32
: encoding
: [0x68,0x04,0xa4,0x7c]
932 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
934 v_cmp_eq_i64 vcc_lo
, vcc
, v
[2:3]
935 // W32
: encoding
: [0x6a,0x04,0xa4,0x7c]
936 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
938 v_cmp_eq_i64 vcc_lo
, ttmp
[14:15], v
[2:3]
939 // W32
: encoding
: [0x7a,0x04,0xa4,0x7c]
940 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
942 v_cmp_eq_i64 vcc_lo
, exec
, v
[2:3]
943 // W32
: encoding
: [0x7e,0x04,0xa4,0x7c]
944 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
946 v_cmp_eq_i64 vcc_lo
, null
, v
[2:3]
947 // W32
: encoding
: [0x7c,0x04,0xa4,0x7c]
948 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
950 v_cmp_eq_i64 vcc_lo
, -1, v
[2:3]
951 // W32
: encoding
: [0xc1,0x04,0xa4,0x7c]
952 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
954 v_cmp_eq_i64 vcc_lo
, 0.5, v
[2:3]
955 // W32
: encoding
: [0xf0,0x04,0xa4,0x7c]
956 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
958 v_cmp_eq_i64 vcc_lo
, src_scc
, v
[2:3]
959 // W32
: encoding
: [0xfd,0x04,0xa4,0x7c]
960 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
962 v_cmp_eq_i64 vcc_lo
, 0xaf123456, v
[254:255]
963 // W32
: encoding
: [0xff,0xfc,0xa5,0x7c,0x56,0x34,0x12,0xaf]
964 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
966 v_cmp_eq_i64 vcc
, v
[1:2], v
[2:3]
967 // W64
: encoding
: [0x01,0x05,0xa4,0x7c]
968 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
970 v_cmp_eq_i64 vcc
, v
[254:255], v
[2:3]
971 // W64
: encoding
: [0xfe,0x05,0xa4,0x7c]
972 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
974 v_cmp_eq_i64 vcc
, s
[2:3], v
[2:3]
975 // W64
: encoding
: [0x02,0x04,0xa4,0x7c]
976 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
978 v_cmp_eq_i64 vcc
, s
[104:105], v
[2:3]
979 // W64
: encoding
: [0x68,0x04,0xa4,0x7c]
980 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
982 v_cmp_eq_i64 vcc
, vcc
, v
[2:3]
983 // W64
: encoding
: [0x6a,0x04,0xa4,0x7c]
984 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
986 v_cmp_eq_i64 vcc
, ttmp
[14:15], v
[2:3]
987 // W64
: encoding
: [0x7a,0x04,0xa4,0x7c]
988 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
990 v_cmp_eq_i64 vcc
, exec
, v
[2:3]
991 // W64
: encoding
: [0x7e,0x04,0xa4,0x7c]
992 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
994 v_cmp_eq_i64 vcc
, null
, v
[2:3]
995 // W64
: encoding
: [0x7c,0x04,0xa4,0x7c]
996 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
998 v_cmp_eq_i64 vcc
, -1, v
[2:3]
999 // W64
: encoding
: [0xc1,0x04,0xa4,0x7c]
1000 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1002 v_cmp_eq_i64 vcc
, 0.5, v
[2:3]
1003 // W64
: encoding
: [0xf0,0x04,0xa4,0x7c]
1004 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1006 v_cmp_eq_i64 vcc
, src_scc
, v
[2:3]
1007 // W64
: encoding
: [0xfd,0x04,0xa4,0x7c]
1008 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1010 v_cmp_eq_i64 vcc
, 0xaf123456, v
[254:255]
1011 // W64
: encoding
: [0xff,0xfc,0xa5,0x7c,0x56,0x34,0x12,0xaf]
1012 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1014 v_cmp_eq_u16 vcc_lo
, v1
, v2
1015 // W32
: encoding
: [0x01,0x05,0x74,0x7c]
1016 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1018 v_cmp_eq_u16 vcc_lo
, v127
, v2
1019 // W32
: encoding
: [0x7f,0x05,0x74,0x7c]
1020 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1022 v_cmp_eq_u16 vcc_lo
, s1
, v2
1023 // W32
: encoding
: [0x01,0x04,0x74,0x7c]
1024 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1026 v_cmp_eq_u16 vcc_lo
, s105
, v2
1027 // W32
: encoding
: [0x69,0x04,0x74,0x7c]
1028 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1030 v_cmp_eq_u16 vcc_lo
, vcc_lo
, v2
1031 // W32
: encoding
: [0x6a,0x04,0x74,0x7c]
1032 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1034 v_cmp_eq_u16 vcc_lo
, vcc_hi
, v2
1035 // W32
: encoding
: [0x6b,0x04,0x74,0x7c]
1036 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1038 v_cmp_eq_u16 vcc_lo
, ttmp15
, v2
1039 // W32
: encoding
: [0x7b,0x04,0x74,0x7c]
1040 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1042 v_cmp_eq_u16 vcc_lo
, m0
, v2
1043 // W32
: encoding
: [0x7d,0x04,0x74,0x7c]
1044 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1046 v_cmp_eq_u16 vcc_lo
, exec_lo
, v2
1047 // W32
: encoding
: [0x7e,0x04,0x74,0x7c]
1048 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1050 v_cmp_eq_u16 vcc_lo
, exec_hi
, v2
1051 // W32
: encoding
: [0x7f,0x04,0x74,0x7c]
1052 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1054 v_cmp_eq_u16 vcc_lo
, null
, v2
1055 // W32
: encoding
: [0x7c,0x04,0x74,0x7c]
1056 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1058 v_cmp_eq_u16 vcc_lo
, -1, v2
1059 // W32
: encoding
: [0xc1,0x04,0x74,0x7c]
1060 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1062 v_cmp_eq_u16 vcc_lo
, 0.5, v2
1063 // W32
: encoding
: [0xff,0x04,0x74,0x7c,0x00,0x38,0x00,0x00]
1064 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1066 v_cmp_eq_u16 vcc_lo
, src_scc
, v2
1067 // W32
: encoding
: [0xfd,0x04,0x74,0x7c]
1068 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1070 v_cmp_eq_u16 vcc_lo
, 0xfe0b, v127
1071 // W32
: encoding
: [0xff,0xfe,0x74,0x7c,0x0b,0xfe,0x00,0x00]
1072 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1074 v_cmp_eq_u16 vcc
, v1
, v2
1075 // W64
: encoding
: [0x01,0x05,0x74,0x7c]
1076 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1078 v_cmp_eq_u16 vcc
, v127
, v2
1079 // W64
: encoding
: [0x7f,0x05,0x74,0x7c]
1080 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1082 v_cmp_eq_u16 vcc
, s1
, v2
1083 // W64
: encoding
: [0x01,0x04,0x74,0x7c]
1084 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1086 v_cmp_eq_u16 vcc
, s105
, v2
1087 // W64
: encoding
: [0x69,0x04,0x74,0x7c]
1088 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1090 v_cmp_eq_u16 vcc
, vcc_lo
, v2
1091 // W64
: encoding
: [0x6a,0x04,0x74,0x7c]
1092 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1094 v_cmp_eq_u16 vcc
, vcc_hi
, v2
1095 // W64
: encoding
: [0x6b,0x04,0x74,0x7c]
1096 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1098 v_cmp_eq_u16 vcc
, ttmp15
, v2
1099 // W64
: encoding
: [0x7b,0x04,0x74,0x7c]
1100 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1102 v_cmp_eq_u16 vcc
, m0
, v2
1103 // W64
: encoding
: [0x7d,0x04,0x74,0x7c]
1104 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1106 v_cmp_eq_u16 vcc
, exec_lo
, v2
1107 // W64
: encoding
: [0x7e,0x04,0x74,0x7c]
1108 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1110 v_cmp_eq_u16 vcc
, exec_hi
, v2
1111 // W64
: encoding
: [0x7f,0x04,0x74,0x7c]
1112 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1114 v_cmp_eq_u16 vcc
, null
, v2
1115 // W64
: encoding
: [0x7c,0x04,0x74,0x7c]
1116 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1118 v_cmp_eq_u16 vcc
, -1, v2
1119 // W64
: encoding
: [0xc1,0x04,0x74,0x7c]
1120 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1122 v_cmp_eq_u16 vcc
, 0.5, v2
1123 // W64
: encoding
: [0xff,0x04,0x74,0x7c,0x00,0x38,0x00,0x00]
1124 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1126 v_cmp_eq_u16 vcc
, src_scc
, v2
1127 // W64
: encoding
: [0xfd,0x04,0x74,0x7c]
1128 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1130 v_cmp_eq_u16 vcc
, 0xfe0b, v127
1131 // W64
: encoding
: [0xff,0xfe,0x74,0x7c,0x0b,0xfe,0x00,0x00]
1132 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1134 v_cmp_eq_u32 vcc_lo
, v1
, v2
1135 // W32
: encoding
: [0x01,0x05,0x94,0x7c]
1136 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1138 v_cmp_eq_u32 vcc_lo
, v255
, v2
1139 // W32
: encoding
: [0xff,0x05,0x94,0x7c]
1140 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1142 v_cmp_eq_u32 vcc_lo
, s1
, v2
1143 // W32
: encoding
: [0x01,0x04,0x94,0x7c]
1144 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1146 v_cmp_eq_u32 vcc_lo
, s105
, v2
1147 // W32
: encoding
: [0x69,0x04,0x94,0x7c]
1148 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1150 v_cmp_eq_u32 vcc_lo
, vcc_lo
, v2
1151 // W32
: encoding
: [0x6a,0x04,0x94,0x7c]
1152 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1154 v_cmp_eq_u32 vcc_lo
, vcc_hi
, v2
1155 // W32
: encoding
: [0x6b,0x04,0x94,0x7c]
1156 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1158 v_cmp_eq_u32 vcc_lo
, ttmp15
, v2
1159 // W32
: encoding
: [0x7b,0x04,0x94,0x7c]
1160 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1162 v_cmp_eq_u32 vcc_lo
, m0
, v2
1163 // W32
: encoding
: [0x7d,0x04,0x94,0x7c]
1164 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1166 v_cmp_eq_u32 vcc_lo
, exec_lo
, v2
1167 // W32
: encoding
: [0x7e,0x04,0x94,0x7c]
1168 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1170 v_cmp_eq_u32 vcc_lo
, exec_hi
, v2
1171 // W32
: encoding
: [0x7f,0x04,0x94,0x7c]
1172 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1174 v_cmp_eq_u32 vcc_lo
, null
, v2
1175 // W32
: encoding
: [0x7c,0x04,0x94,0x7c]
1176 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1178 v_cmp_eq_u32 vcc_lo
, -1, v2
1179 // W32
: encoding
: [0xc1,0x04,0x94,0x7c]
1180 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1182 v_cmp_eq_u32 vcc_lo
, 0.5, v2
1183 // W32
: encoding
: [0xf0,0x04,0x94,0x7c]
1184 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1186 v_cmp_eq_u32 vcc_lo
, src_scc
, v2
1187 // W32
: encoding
: [0xfd,0x04,0x94,0x7c]
1188 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1190 v_cmp_eq_u32 vcc_lo
, 0xaf123456, v255
1191 // W32
: encoding
: [0xff,0xfe,0x95,0x7c,0x56,0x34,0x12,0xaf]
1192 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1194 v_cmp_eq_u32 vcc
, v1
, v2
1195 // W64
: encoding
: [0x01,0x05,0x94,0x7c]
1196 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1198 v_cmp_eq_u32 vcc
, v255
, v2
1199 // W64
: encoding
: [0xff,0x05,0x94,0x7c]
1200 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1202 v_cmp_eq_u32 vcc
, s1
, v2
1203 // W64
: encoding
: [0x01,0x04,0x94,0x7c]
1204 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1206 v_cmp_eq_u32 vcc
, s105
, v2
1207 // W64
: encoding
: [0x69,0x04,0x94,0x7c]
1208 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1210 v_cmp_eq_u32 vcc
, vcc_lo
, v2
1211 // W64
: encoding
: [0x6a,0x04,0x94,0x7c]
1212 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1214 v_cmp_eq_u32 vcc
, vcc_hi
, v2
1215 // W64
: encoding
: [0x6b,0x04,0x94,0x7c]
1216 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1218 v_cmp_eq_u32 vcc
, ttmp15
, v2
1219 // W64
: encoding
: [0x7b,0x04,0x94,0x7c]
1220 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1222 v_cmp_eq_u32 vcc
, m0
, v2
1223 // W64
: encoding
: [0x7d,0x04,0x94,0x7c]
1224 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1226 v_cmp_eq_u32 vcc
, exec_lo
, v2
1227 // W64
: encoding
: [0x7e,0x04,0x94,0x7c]
1228 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1230 v_cmp_eq_u32 vcc
, exec_hi
, v2
1231 // W64
: encoding
: [0x7f,0x04,0x94,0x7c]
1232 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1234 v_cmp_eq_u32 vcc
, null
, v2
1235 // W64
: encoding
: [0x7c,0x04,0x94,0x7c]
1236 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1238 v_cmp_eq_u32 vcc
, -1, v2
1239 // W64
: encoding
: [0xc1,0x04,0x94,0x7c]
1240 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1242 v_cmp_eq_u32 vcc
, 0.5, v2
1243 // W64
: encoding
: [0xf0,0x04,0x94,0x7c]
1244 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1246 v_cmp_eq_u32 vcc
, src_scc
, v2
1247 // W64
: encoding
: [0xfd,0x04,0x94,0x7c]
1248 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1250 v_cmp_eq_u32 vcc
, 0xaf123456, v255
1251 // W64
: encoding
: [0xff,0xfe,0x95,0x7c,0x56,0x34,0x12,0xaf]
1252 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1254 v_cmp_eq_u64 vcc_lo
, v
[1:2], v
[2:3]
1255 // W32
: encoding
: [0x01,0x05,0xb4,0x7c]
1256 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1258 v_cmp_eq_u64 vcc_lo
, v
[254:255], v
[2:3]
1259 // W32
: encoding
: [0xfe,0x05,0xb4,0x7c]
1260 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1262 v_cmp_eq_u64 vcc_lo
, s
[2:3], v
[2:3]
1263 // W32
: encoding
: [0x02,0x04,0xb4,0x7c]
1264 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1266 v_cmp_eq_u64 vcc_lo
, s
[104:105], v
[2:3]
1267 // W32
: encoding
: [0x68,0x04,0xb4,0x7c]
1268 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1270 v_cmp_eq_u64 vcc_lo
, vcc
, v
[2:3]
1271 // W32
: encoding
: [0x6a,0x04,0xb4,0x7c]
1272 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1274 v_cmp_eq_u64 vcc_lo
, ttmp
[14:15], v
[2:3]
1275 // W32
: encoding
: [0x7a,0x04,0xb4,0x7c]
1276 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1278 v_cmp_eq_u64 vcc_lo
, exec
, v
[2:3]
1279 // W32
: encoding
: [0x7e,0x04,0xb4,0x7c]
1280 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1282 v_cmp_eq_u64 vcc_lo
, null
, v
[2:3]
1283 // W32
: encoding
: [0x7c,0x04,0xb4,0x7c]
1284 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1286 v_cmp_eq_u64 vcc_lo
, -1, v
[2:3]
1287 // W32
: encoding
: [0xc1,0x04,0xb4,0x7c]
1288 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1290 v_cmp_eq_u64 vcc_lo
, 0.5, v
[2:3]
1291 // W32
: encoding
: [0xf0,0x04,0xb4,0x7c]
1292 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1294 v_cmp_eq_u64 vcc_lo
, src_scc
, v
[2:3]
1295 // W32
: encoding
: [0xfd,0x04,0xb4,0x7c]
1296 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1298 v_cmp_eq_u64 vcc_lo
, 0xaf123456, v
[254:255]
1299 // W32
: encoding
: [0xff,0xfc,0xb5,0x7c,0x56,0x34,0x12,0xaf]
1300 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1302 v_cmp_eq_u64 vcc
, v
[1:2], v
[2:3]
1303 // W64
: encoding
: [0x01,0x05,0xb4,0x7c]
1304 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1306 v_cmp_eq_u64 vcc
, v
[254:255], v
[2:3]
1307 // W64
: encoding
: [0xfe,0x05,0xb4,0x7c]
1308 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1310 v_cmp_eq_u64 vcc
, s
[2:3], v
[2:3]
1311 // W64
: encoding
: [0x02,0x04,0xb4,0x7c]
1312 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1314 v_cmp_eq_u64 vcc
, s
[104:105], v
[2:3]
1315 // W64
: encoding
: [0x68,0x04,0xb4,0x7c]
1316 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1318 v_cmp_eq_u64 vcc
, vcc
, v
[2:3]
1319 // W64
: encoding
: [0x6a,0x04,0xb4,0x7c]
1320 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1322 v_cmp_eq_u64 vcc
, ttmp
[14:15], v
[2:3]
1323 // W64
: encoding
: [0x7a,0x04,0xb4,0x7c]
1324 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1326 v_cmp_eq_u64 vcc
, exec
, v
[2:3]
1327 // W64
: encoding
: [0x7e,0x04,0xb4,0x7c]
1328 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1330 v_cmp_eq_u64 vcc
, null
, v
[2:3]
1331 // W64
: encoding
: [0x7c,0x04,0xb4,0x7c]
1332 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1334 v_cmp_eq_u64 vcc
, -1, v
[2:3]
1335 // W64
: encoding
: [0xc1,0x04,0xb4,0x7c]
1336 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1338 v_cmp_eq_u64 vcc
, 0.5, v
[2:3]
1339 // W64
: encoding
: [0xf0,0x04,0xb4,0x7c]
1340 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1342 v_cmp_eq_u64 vcc
, src_scc
, v
[2:3]
1343 // W64
: encoding
: [0xfd,0x04,0xb4,0x7c]
1344 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1346 v_cmp_eq_u64 vcc
, 0xaf123456, v
[254:255]
1347 // W64
: encoding
: [0xff,0xfc,0xb5,0x7c,0x56,0x34,0x12,0xaf]
1348 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1350 v_cmp_f_f16 vcc_lo
, v1
, v2
1351 // W32
: encoding
: [0x01,0x05,0x00,0x7c]
1352 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1354 v_cmp_f_f16 vcc_lo
, v127
, v2
1355 // W32
: encoding
: [0x7f,0x05,0x00,0x7c]
1356 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1358 v_cmp_f_f16 vcc_lo
, s1
, v2
1359 // W32
: encoding
: [0x01,0x04,0x00,0x7c]
1360 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1362 v_cmp_f_f16 vcc_lo
, s105
, v2
1363 // W32
: encoding
: [0x69,0x04,0x00,0x7c]
1364 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1366 v_cmp_f_f16 vcc_lo
, vcc_lo
, v2
1367 // W32
: encoding
: [0x6a,0x04,0x00,0x7c]
1368 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1370 v_cmp_f_f16 vcc_lo
, vcc_hi
, v2
1371 // W32
: encoding
: [0x6b,0x04,0x00,0x7c]
1372 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1374 v_cmp_f_f16 vcc_lo
, ttmp15
, v2
1375 // W32
: encoding
: [0x7b,0x04,0x00,0x7c]
1376 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1378 v_cmp_f_f16 vcc_lo
, m0
, v2
1379 // W32
: encoding
: [0x7d,0x04,0x00,0x7c]
1380 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1382 v_cmp_f_f16 vcc_lo
, exec_lo
, v2
1383 // W32
: encoding
: [0x7e,0x04,0x00,0x7c]
1384 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1386 v_cmp_f_f16 vcc_lo
, exec_hi
, v2
1387 // W32
: encoding
: [0x7f,0x04,0x00,0x7c]
1388 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1390 v_cmp_f_f16 vcc_lo
, null
, v2
1391 // W32
: encoding
: [0x7c,0x04,0x00,0x7c]
1392 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1394 v_cmp_f_f16 vcc_lo
, -1, v2
1395 // W32
: encoding
: [0xc1,0x04,0x00,0x7c]
1396 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1398 v_cmp_f_f16 vcc_lo
, 0.5, v2
1399 // W32
: encoding
: [0xf0,0x04,0x00,0x7c]
1400 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1402 v_cmp_f_f16 vcc_lo
, src_scc
, v2
1403 // W32
: encoding
: [0xfd,0x04,0x00,0x7c]
1404 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1406 v_cmp_f_f16 vcc_lo
, 0xfe0b, v127
1407 // W32
: encoding
: [0xff,0xfe,0x00,0x7c,0x0b,0xfe,0x00,0x00]
1408 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1410 v_cmp_f_f16 vcc
, v1
, v2
1411 // W64
: encoding
: [0x01,0x05,0x00,0x7c]
1412 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1414 v_cmp_f_f16 vcc
, v127
, v2
1415 // W64
: encoding
: [0x7f,0x05,0x00,0x7c]
1416 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1418 v_cmp_f_f16 vcc
, s1
, v2
1419 // W64
: encoding
: [0x01,0x04,0x00,0x7c]
1420 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1422 v_cmp_f_f16 vcc
, s105
, v2
1423 // W64
: encoding
: [0x69,0x04,0x00,0x7c]
1424 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1426 v_cmp_f_f16 vcc
, vcc_lo
, v2
1427 // W64
: encoding
: [0x6a,0x04,0x00,0x7c]
1428 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1430 v_cmp_f_f16 vcc
, vcc_hi
, v2
1431 // W64
: encoding
: [0x6b,0x04,0x00,0x7c]
1432 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1434 v_cmp_f_f16 vcc
, ttmp15
, v2
1435 // W64
: encoding
: [0x7b,0x04,0x00,0x7c]
1436 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1438 v_cmp_f_f16 vcc
, m0
, v2
1439 // W64
: encoding
: [0x7d,0x04,0x00,0x7c]
1440 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1442 v_cmp_f_f16 vcc
, exec_lo
, v2
1443 // W64
: encoding
: [0x7e,0x04,0x00,0x7c]
1444 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1446 v_cmp_f_f16 vcc
, exec_hi
, v2
1447 // W64
: encoding
: [0x7f,0x04,0x00,0x7c]
1448 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1450 v_cmp_f_f16 vcc
, null
, v2
1451 // W64
: encoding
: [0x7c,0x04,0x00,0x7c]
1452 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1454 v_cmp_f_f16 vcc
, -1, v2
1455 // W64
: encoding
: [0xc1,0x04,0x00,0x7c]
1456 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1458 v_cmp_f_f16 vcc
, 0.5, v2
1459 // W64
: encoding
: [0xf0,0x04,0x00,0x7c]
1460 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1462 v_cmp_f_f16 vcc
, src_scc
, v2
1463 // W64
: encoding
: [0xfd,0x04,0x00,0x7c]
1464 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1466 v_cmp_f_f16 vcc
, 0xfe0b, v127
1467 // W64
: encoding
: [0xff,0xfe,0x00,0x7c,0x0b,0xfe,0x00,0x00]
1468 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1470 v_cmp_f_f32 vcc_lo
, v1
, v2
1471 // W32
: encoding
: [0x01,0x05,0x20,0x7c]
1472 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1474 v_cmp_f_f32 vcc_lo
, v255
, v2
1475 // W32
: encoding
: [0xff,0x05,0x20,0x7c]
1476 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1478 v_cmp_f_f32 vcc_lo
, s1
, v2
1479 // W32
: encoding
: [0x01,0x04,0x20,0x7c]
1480 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1482 v_cmp_f_f32 vcc_lo
, s105
, v2
1483 // W32
: encoding
: [0x69,0x04,0x20,0x7c]
1484 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1486 v_cmp_f_f32 vcc_lo
, vcc_lo
, v2
1487 // W32
: encoding
: [0x6a,0x04,0x20,0x7c]
1488 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1490 v_cmp_f_f32 vcc_lo
, vcc_hi
, v2
1491 // W32
: encoding
: [0x6b,0x04,0x20,0x7c]
1492 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1494 v_cmp_f_f32 vcc_lo
, ttmp15
, v2
1495 // W32
: encoding
: [0x7b,0x04,0x20,0x7c]
1496 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1498 v_cmp_f_f32 vcc_lo
, m0
, v2
1499 // W32
: encoding
: [0x7d,0x04,0x20,0x7c]
1500 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1502 v_cmp_f_f32 vcc_lo
, exec_lo
, v2
1503 // W32
: encoding
: [0x7e,0x04,0x20,0x7c]
1504 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1506 v_cmp_f_f32 vcc_lo
, exec_hi
, v2
1507 // W32
: encoding
: [0x7f,0x04,0x20,0x7c]
1508 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1510 v_cmp_f_f32 vcc_lo
, null
, v2
1511 // W32
: encoding
: [0x7c,0x04,0x20,0x7c]
1512 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1514 v_cmp_f_f32 vcc_lo
, -1, v2
1515 // W32
: encoding
: [0xc1,0x04,0x20,0x7c]
1516 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1518 v_cmp_f_f32 vcc_lo
, 0.5, v2
1519 // W32
: encoding
: [0xf0,0x04,0x20,0x7c]
1520 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1522 v_cmp_f_f32 vcc_lo
, src_scc
, v2
1523 // W32
: encoding
: [0xfd,0x04,0x20,0x7c]
1524 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1526 v_cmp_f_f32 vcc_lo
, 0xaf123456, v255
1527 // W32
: encoding
: [0xff,0xfe,0x21,0x7c,0x56,0x34,0x12,0xaf]
1528 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1530 v_cmp_f_f32 vcc
, v1
, v2
1531 // W64
: encoding
: [0x01,0x05,0x20,0x7c]
1532 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1534 v_cmp_f_f32 vcc
, v255
, v2
1535 // W64
: encoding
: [0xff,0x05,0x20,0x7c]
1536 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1538 v_cmp_f_f32 vcc
, s1
, v2
1539 // W64
: encoding
: [0x01,0x04,0x20,0x7c]
1540 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1542 v_cmp_f_f32 vcc
, s105
, v2
1543 // W64
: encoding
: [0x69,0x04,0x20,0x7c]
1544 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1546 v_cmp_f_f32 vcc
, vcc_lo
, v2
1547 // W64
: encoding
: [0x6a,0x04,0x20,0x7c]
1548 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1550 v_cmp_f_f32 vcc
, vcc_hi
, v2
1551 // W64
: encoding
: [0x6b,0x04,0x20,0x7c]
1552 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1554 v_cmp_f_f32 vcc
, ttmp15
, v2
1555 // W64
: encoding
: [0x7b,0x04,0x20,0x7c]
1556 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1558 v_cmp_f_f32 vcc
, m0
, v2
1559 // W64
: encoding
: [0x7d,0x04,0x20,0x7c]
1560 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1562 v_cmp_f_f32 vcc
, exec_lo
, v2
1563 // W64
: encoding
: [0x7e,0x04,0x20,0x7c]
1564 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1566 v_cmp_f_f32 vcc
, exec_hi
, v2
1567 // W64
: encoding
: [0x7f,0x04,0x20,0x7c]
1568 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1570 v_cmp_f_f32 vcc
, null
, v2
1571 // W64
: encoding
: [0x7c,0x04,0x20,0x7c]
1572 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1574 v_cmp_f_f32 vcc
, -1, v2
1575 // W64
: encoding
: [0xc1,0x04,0x20,0x7c]
1576 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1578 v_cmp_f_f32 vcc
, 0.5, v2
1579 // W64
: encoding
: [0xf0,0x04,0x20,0x7c]
1580 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1582 v_cmp_f_f32 vcc
, src_scc
, v2
1583 // W64
: encoding
: [0xfd,0x04,0x20,0x7c]
1584 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1586 v_cmp_f_f32 vcc
, 0xaf123456, v255
1587 // W64
: encoding
: [0xff,0xfe,0x21,0x7c,0x56,0x34,0x12,0xaf]
1588 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1590 v_cmp_f_f64 vcc_lo
, v
[1:2], v
[2:3]
1591 // W32
: encoding
: [0x01,0x05,0x40,0x7c]
1592 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1594 v_cmp_f_f64 vcc_lo
, v
[254:255], v
[2:3]
1595 // W32
: encoding
: [0xfe,0x05,0x40,0x7c]
1596 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1598 v_cmp_f_f64 vcc_lo
, s
[2:3], v
[2:3]
1599 // W32
: encoding
: [0x02,0x04,0x40,0x7c]
1600 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1602 v_cmp_f_f64 vcc_lo
, s
[104:105], v
[2:3]
1603 // W32
: encoding
: [0x68,0x04,0x40,0x7c]
1604 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1606 v_cmp_f_f64 vcc_lo
, vcc
, v
[2:3]
1607 // W32
: encoding
: [0x6a,0x04,0x40,0x7c]
1608 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1610 v_cmp_f_f64 vcc_lo
, ttmp
[14:15], v
[2:3]
1611 // W32
: encoding
: [0x7a,0x04,0x40,0x7c]
1612 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1614 v_cmp_f_f64 vcc_lo
, exec
, v
[2:3]
1615 // W32
: encoding
: [0x7e,0x04,0x40,0x7c]
1616 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1618 v_cmp_f_f64 vcc_lo
, null
, v
[2:3]
1619 // W32
: encoding
: [0x7c,0x04,0x40,0x7c]
1620 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1622 v_cmp_f_f64 vcc_lo
, -1, v
[2:3]
1623 // W32
: encoding
: [0xc1,0x04,0x40,0x7c]
1624 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1626 v_cmp_f_f64 vcc_lo
, 0.5, v
[2:3]
1627 // W32
: encoding
: [0xf0,0x04,0x40,0x7c]
1628 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1630 v_cmp_f_f64 vcc_lo
, src_scc
, v
[2:3]
1631 // W32
: encoding
: [0xfd,0x04,0x40,0x7c]
1632 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1634 v_cmp_f_f64 vcc_lo
, 0xaf123456, v
[254:255]
1635 // W32
: encoding
: [0xff,0xfc,0x41,0x7c,0x56,0x34,0x12,0xaf]
1636 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1638 v_cmp_f_f64 vcc
, v
[1:2], v
[2:3]
1639 // W64
: encoding
: [0x01,0x05,0x40,0x7c]
1640 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1642 v_cmp_f_f64 vcc
, v
[254:255], v
[2:3]
1643 // W64
: encoding
: [0xfe,0x05,0x40,0x7c]
1644 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1646 v_cmp_f_f64 vcc
, s
[2:3], v
[2:3]
1647 // W64
: encoding
: [0x02,0x04,0x40,0x7c]
1648 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1650 v_cmp_f_f64 vcc
, s
[104:105], v
[2:3]
1651 // W64
: encoding
: [0x68,0x04,0x40,0x7c]
1652 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1654 v_cmp_f_f64 vcc
, vcc
, v
[2:3]
1655 // W64
: encoding
: [0x6a,0x04,0x40,0x7c]
1656 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1658 v_cmp_f_f64 vcc
, ttmp
[14:15], v
[2:3]
1659 // W64
: encoding
: [0x7a,0x04,0x40,0x7c]
1660 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1662 v_cmp_f_f64 vcc
, exec
, v
[2:3]
1663 // W64
: encoding
: [0x7e,0x04,0x40,0x7c]
1664 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1666 v_cmp_f_f64 vcc
, null
, v
[2:3]
1667 // W64
: encoding
: [0x7c,0x04,0x40,0x7c]
1668 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1670 v_cmp_f_f64 vcc
, -1, v
[2:3]
1671 // W64
: encoding
: [0xc1,0x04,0x40,0x7c]
1672 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1674 v_cmp_f_f64 vcc
, 0.5, v
[2:3]
1675 // W64
: encoding
: [0xf0,0x04,0x40,0x7c]
1676 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1678 v_cmp_f_f64 vcc
, src_scc
, v
[2:3]
1679 // W64
: encoding
: [0xfd,0x04,0x40,0x7c]
1680 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1682 v_cmp_f_f64 vcc
, 0xaf123456, v
[254:255]
1683 // W64
: encoding
: [0xff,0xfc,0x41,0x7c,0x56,0x34,0x12,0xaf]
1684 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1686 v_cmp_f_i32 vcc_lo
, v1
, v2
1687 // W32
: encoding
: [0x01,0x05,0x80,0x7c]
1688 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1690 v_cmp_f_i32 vcc_lo
, v255
, v2
1691 // W32
: encoding
: [0xff,0x05,0x80,0x7c]
1692 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1694 v_cmp_f_i32 vcc_lo
, s1
, v2
1695 // W32
: encoding
: [0x01,0x04,0x80,0x7c]
1696 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1698 v_cmp_f_i32 vcc_lo
, s105
, v2
1699 // W32
: encoding
: [0x69,0x04,0x80,0x7c]
1700 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1702 v_cmp_f_i32 vcc_lo
, vcc_lo
, v2
1703 // W32
: encoding
: [0x6a,0x04,0x80,0x7c]
1704 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1706 v_cmp_f_i32 vcc_lo
, vcc_hi
, v2
1707 // W32
: encoding
: [0x6b,0x04,0x80,0x7c]
1708 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1710 v_cmp_f_i32 vcc_lo
, ttmp15
, v2
1711 // W32
: encoding
: [0x7b,0x04,0x80,0x7c]
1712 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1714 v_cmp_f_i32 vcc_lo
, m0
, v2
1715 // W32
: encoding
: [0x7d,0x04,0x80,0x7c]
1716 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1718 v_cmp_f_i32 vcc_lo
, exec_lo
, v2
1719 // W32
: encoding
: [0x7e,0x04,0x80,0x7c]
1720 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1722 v_cmp_f_i32 vcc_lo
, exec_hi
, v2
1723 // W32
: encoding
: [0x7f,0x04,0x80,0x7c]
1724 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1726 v_cmp_f_i32 vcc_lo
, null
, v2
1727 // W32
: encoding
: [0x7c,0x04,0x80,0x7c]
1728 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1730 v_cmp_f_i32 vcc_lo
, -1, v2
1731 // W32
: encoding
: [0xc1,0x04,0x80,0x7c]
1732 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1734 v_cmp_f_i32 vcc_lo
, 0.5, v2
1735 // W32
: encoding
: [0xf0,0x04,0x80,0x7c]
1736 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1738 v_cmp_f_i32 vcc_lo
, src_scc
, v2
1739 // W32
: encoding
: [0xfd,0x04,0x80,0x7c]
1740 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1742 v_cmp_f_i32 vcc_lo
, 0xaf123456, v255
1743 // W32
: encoding
: [0xff,0xfe,0x81,0x7c,0x56,0x34,0x12,0xaf]
1744 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1746 v_cmp_f_i32 vcc
, v1
, v2
1747 // W64
: encoding
: [0x01,0x05,0x80,0x7c]
1748 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1750 v_cmp_f_i32 vcc
, v255
, v2
1751 // W64
: encoding
: [0xff,0x05,0x80,0x7c]
1752 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1754 v_cmp_f_i32 vcc
, s1
, v2
1755 // W64
: encoding
: [0x01,0x04,0x80,0x7c]
1756 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1758 v_cmp_f_i32 vcc
, s105
, v2
1759 // W64
: encoding
: [0x69,0x04,0x80,0x7c]
1760 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1762 v_cmp_f_i32 vcc
, vcc_lo
, v2
1763 // W64
: encoding
: [0x6a,0x04,0x80,0x7c]
1764 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1766 v_cmp_f_i32 vcc
, vcc_hi
, v2
1767 // W64
: encoding
: [0x6b,0x04,0x80,0x7c]
1768 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1770 v_cmp_f_i32 vcc
, ttmp15
, v2
1771 // W64
: encoding
: [0x7b,0x04,0x80,0x7c]
1772 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1774 v_cmp_f_i32 vcc
, m0
, v2
1775 // W64
: encoding
: [0x7d,0x04,0x80,0x7c]
1776 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1778 v_cmp_f_i32 vcc
, exec_lo
, v2
1779 // W64
: encoding
: [0x7e,0x04,0x80,0x7c]
1780 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1782 v_cmp_f_i32 vcc
, exec_hi
, v2
1783 // W64
: encoding
: [0x7f,0x04,0x80,0x7c]
1784 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1786 v_cmp_f_i32 vcc
, null
, v2
1787 // W64
: encoding
: [0x7c,0x04,0x80,0x7c]
1788 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1790 v_cmp_f_i32 vcc
, -1, v2
1791 // W64
: encoding
: [0xc1,0x04,0x80,0x7c]
1792 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1794 v_cmp_f_i32 vcc
, 0.5, v2
1795 // W64
: encoding
: [0xf0,0x04,0x80,0x7c]
1796 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1798 v_cmp_f_i32 vcc
, src_scc
, v2
1799 // W64
: encoding
: [0xfd,0x04,0x80,0x7c]
1800 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1802 v_cmp_f_i32 vcc
, 0xaf123456, v255
1803 // W64
: encoding
: [0xff,0xfe,0x81,0x7c,0x56,0x34,0x12,0xaf]
1804 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1806 v_cmp_f_i64 vcc_lo
, v
[1:2], v
[2:3]
1807 // W32
: encoding
: [0x01,0x05,0xa0,0x7c]
1808 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1810 v_cmp_f_i64 vcc_lo
, v
[254:255], v
[2:3]
1811 // W32
: encoding
: [0xfe,0x05,0xa0,0x7c]
1812 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1814 v_cmp_f_i64 vcc_lo
, s
[2:3], v
[2:3]
1815 // W32
: encoding
: [0x02,0x04,0xa0,0x7c]
1816 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1818 v_cmp_f_i64 vcc_lo
, s
[104:105], v
[2:3]
1819 // W32
: encoding
: [0x68,0x04,0xa0,0x7c]
1820 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1822 v_cmp_f_i64 vcc_lo
, vcc
, v
[2:3]
1823 // W32
: encoding
: [0x6a,0x04,0xa0,0x7c]
1824 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1826 v_cmp_f_i64 vcc_lo
, ttmp
[14:15], v
[2:3]
1827 // W32
: encoding
: [0x7a,0x04,0xa0,0x7c]
1828 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1830 v_cmp_f_i64 vcc_lo
, exec
, v
[2:3]
1831 // W32
: encoding
: [0x7e,0x04,0xa0,0x7c]
1832 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1834 v_cmp_f_i64 vcc_lo
, null
, v
[2:3]
1835 // W32
: encoding
: [0x7c,0x04,0xa0,0x7c]
1836 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1838 v_cmp_f_i64 vcc_lo
, -1, v
[2:3]
1839 // W32
: encoding
: [0xc1,0x04,0xa0,0x7c]
1840 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1842 v_cmp_f_i64 vcc_lo
, 0.5, v
[2:3]
1843 // W32
: encoding
: [0xf0,0x04,0xa0,0x7c]
1844 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1846 v_cmp_f_i64 vcc_lo
, src_scc
, v
[2:3]
1847 // W32
: encoding
: [0xfd,0x04,0xa0,0x7c]
1848 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1850 v_cmp_f_i64 vcc_lo
, 0xaf123456, v
[254:255]
1851 // W32
: encoding
: [0xff,0xfc,0xa1,0x7c,0x56,0x34,0x12,0xaf]
1852 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1854 v_cmp_f_i64 vcc
, v
[1:2], v
[2:3]
1855 // W64
: encoding
: [0x01,0x05,0xa0,0x7c]
1856 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1858 v_cmp_f_i64 vcc
, v
[254:255], v
[2:3]
1859 // W64
: encoding
: [0xfe,0x05,0xa0,0x7c]
1860 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1862 v_cmp_f_i64 vcc
, s
[2:3], v
[2:3]
1863 // W64
: encoding
: [0x02,0x04,0xa0,0x7c]
1864 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1866 v_cmp_f_i64 vcc
, s
[104:105], v
[2:3]
1867 // W64
: encoding
: [0x68,0x04,0xa0,0x7c]
1868 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1870 v_cmp_f_i64 vcc
, vcc
, v
[2:3]
1871 // W64
: encoding
: [0x6a,0x04,0xa0,0x7c]
1872 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1874 v_cmp_f_i64 vcc
, ttmp
[14:15], v
[2:3]
1875 // W64
: encoding
: [0x7a,0x04,0xa0,0x7c]
1876 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1878 v_cmp_f_i64 vcc
, exec
, v
[2:3]
1879 // W64
: encoding
: [0x7e,0x04,0xa0,0x7c]
1880 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1882 v_cmp_f_i64 vcc
, null
, v
[2:3]
1883 // W64
: encoding
: [0x7c,0x04,0xa0,0x7c]
1884 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1886 v_cmp_f_i64 vcc
, -1, v
[2:3]
1887 // W64
: encoding
: [0xc1,0x04,0xa0,0x7c]
1888 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1890 v_cmp_f_i64 vcc
, 0.5, v
[2:3]
1891 // W64
: encoding
: [0xf0,0x04,0xa0,0x7c]
1892 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1894 v_cmp_f_i64 vcc
, src_scc
, v
[2:3]
1895 // W64
: encoding
: [0xfd,0x04,0xa0,0x7c]
1896 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1898 v_cmp_f_i64 vcc
, 0xaf123456, v
[254:255]
1899 // W64
: encoding
: [0xff,0xfc,0xa1,0x7c,0x56,0x34,0x12,0xaf]
1900 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1902 v_cmp_f_u32 vcc_lo
, v1
, v2
1903 // W32
: encoding
: [0x01,0x05,0x90,0x7c]
1904 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1906 v_cmp_f_u32 vcc_lo
, v255
, v2
1907 // W32
: encoding
: [0xff,0x05,0x90,0x7c]
1908 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1910 v_cmp_f_u32 vcc_lo
, s1
, v2
1911 // W32
: encoding
: [0x01,0x04,0x90,0x7c]
1912 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1914 v_cmp_f_u32 vcc_lo
, s105
, v2
1915 // W32
: encoding
: [0x69,0x04,0x90,0x7c]
1916 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1918 v_cmp_f_u32 vcc_lo
, vcc_lo
, v2
1919 // W32
: encoding
: [0x6a,0x04,0x90,0x7c]
1920 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1922 v_cmp_f_u32 vcc_lo
, vcc_hi
, v2
1923 // W32
: encoding
: [0x6b,0x04,0x90,0x7c]
1924 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1926 v_cmp_f_u32 vcc_lo
, ttmp15
, v2
1927 // W32
: encoding
: [0x7b,0x04,0x90,0x7c]
1928 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1930 v_cmp_f_u32 vcc_lo
, m0
, v2
1931 // W32
: encoding
: [0x7d,0x04,0x90,0x7c]
1932 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1934 v_cmp_f_u32 vcc_lo
, exec_lo
, v2
1935 // W32
: encoding
: [0x7e,0x04,0x90,0x7c]
1936 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1938 v_cmp_f_u32 vcc_lo
, exec_hi
, v2
1939 // W32
: encoding
: [0x7f,0x04,0x90,0x7c]
1940 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1942 v_cmp_f_u32 vcc_lo
, null
, v2
1943 // W32
: encoding
: [0x7c,0x04,0x90,0x7c]
1944 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1946 v_cmp_f_u32 vcc_lo
, -1, v2
1947 // W32
: encoding
: [0xc1,0x04,0x90,0x7c]
1948 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1950 v_cmp_f_u32 vcc_lo
, 0.5, v2
1951 // W32
: encoding
: [0xf0,0x04,0x90,0x7c]
1952 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1954 v_cmp_f_u32 vcc_lo
, src_scc
, v2
1955 // W32
: encoding
: [0xfd,0x04,0x90,0x7c]
1956 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1958 v_cmp_f_u32 vcc_lo
, 0xaf123456, v255
1959 // W32
: encoding
: [0xff,0xfe,0x91,0x7c,0x56,0x34,0x12,0xaf]
1960 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1962 v_cmp_f_u32 vcc
, v1
, v2
1963 // W64
: encoding
: [0x01,0x05,0x90,0x7c]
1964 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1966 v_cmp_f_u32 vcc
, v255
, v2
1967 // W64
: encoding
: [0xff,0x05,0x90,0x7c]
1968 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1970 v_cmp_f_u32 vcc
, s1
, v2
1971 // W64
: encoding
: [0x01,0x04,0x90,0x7c]
1972 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1974 v_cmp_f_u32 vcc
, s105
, v2
1975 // W64
: encoding
: [0x69,0x04,0x90,0x7c]
1976 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1978 v_cmp_f_u32 vcc
, vcc_lo
, v2
1979 // W64
: encoding
: [0x6a,0x04,0x90,0x7c]
1980 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1982 v_cmp_f_u32 vcc
, vcc_hi
, v2
1983 // W64
: encoding
: [0x6b,0x04,0x90,0x7c]
1984 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1986 v_cmp_f_u32 vcc
, ttmp15
, v2
1987 // W64
: encoding
: [0x7b,0x04,0x90,0x7c]
1988 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1990 v_cmp_f_u32 vcc
, m0
, v2
1991 // W64
: encoding
: [0x7d,0x04,0x90,0x7c]
1992 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1994 v_cmp_f_u32 vcc
, exec_lo
, v2
1995 // W64
: encoding
: [0x7e,0x04,0x90,0x7c]
1996 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
1998 v_cmp_f_u32 vcc
, exec_hi
, v2
1999 // W64
: encoding
: [0x7f,0x04,0x90,0x7c]
2000 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2002 v_cmp_f_u32 vcc
, null
, v2
2003 // W64
: encoding
: [0x7c,0x04,0x90,0x7c]
2004 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2006 v_cmp_f_u32 vcc
, -1, v2
2007 // W64
: encoding
: [0xc1,0x04,0x90,0x7c]
2008 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2010 v_cmp_f_u32 vcc
, 0.5, v2
2011 // W64
: encoding
: [0xf0,0x04,0x90,0x7c]
2012 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2014 v_cmp_f_u32 vcc
, src_scc
, v2
2015 // W64
: encoding
: [0xfd,0x04,0x90,0x7c]
2016 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2018 v_cmp_f_u32 vcc
, 0xaf123456, v255
2019 // W64
: encoding
: [0xff,0xfe,0x91,0x7c,0x56,0x34,0x12,0xaf]
2020 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2022 v_cmp_f_u64 vcc_lo
, v
[1:2], v
[2:3]
2023 // W32
: encoding
: [0x01,0x05,0xb0,0x7c]
2024 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2026 v_cmp_f_u64 vcc_lo
, v
[254:255], v
[2:3]
2027 // W32
: encoding
: [0xfe,0x05,0xb0,0x7c]
2028 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2030 v_cmp_f_u64 vcc_lo
, s
[2:3], v
[2:3]
2031 // W32
: encoding
: [0x02,0x04,0xb0,0x7c]
2032 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2034 v_cmp_f_u64 vcc_lo
, s
[104:105], v
[2:3]
2035 // W32
: encoding
: [0x68,0x04,0xb0,0x7c]
2036 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2038 v_cmp_f_u64 vcc_lo
, vcc
, v
[2:3]
2039 // W32
: encoding
: [0x6a,0x04,0xb0,0x7c]
2040 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2042 v_cmp_f_u64 vcc_lo
, ttmp
[14:15], v
[2:3]
2043 // W32
: encoding
: [0x7a,0x04,0xb0,0x7c]
2044 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2046 v_cmp_f_u64 vcc_lo
, exec
, v
[2:3]
2047 // W32
: encoding
: [0x7e,0x04,0xb0,0x7c]
2048 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2050 v_cmp_f_u64 vcc_lo
, null
, v
[2:3]
2051 // W32
: encoding
: [0x7c,0x04,0xb0,0x7c]
2052 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2054 v_cmp_f_u64 vcc_lo
, -1, v
[2:3]
2055 // W32
: encoding
: [0xc1,0x04,0xb0,0x7c]
2056 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2058 v_cmp_f_u64 vcc_lo
, 0.5, v
[2:3]
2059 // W32
: encoding
: [0xf0,0x04,0xb0,0x7c]
2060 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2062 v_cmp_f_u64 vcc_lo
, src_scc
, v
[2:3]
2063 // W32
: encoding
: [0xfd,0x04,0xb0,0x7c]
2064 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2066 v_cmp_f_u64 vcc_lo
, 0xaf123456, v
[254:255]
2067 // W32
: encoding
: [0xff,0xfc,0xb1,0x7c,0x56,0x34,0x12,0xaf]
2068 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2070 v_cmp_f_u64 vcc
, v
[1:2], v
[2:3]
2071 // W64
: encoding
: [0x01,0x05,0xb0,0x7c]
2072 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2074 v_cmp_f_u64 vcc
, v
[254:255], v
[2:3]
2075 // W64
: encoding
: [0xfe,0x05,0xb0,0x7c]
2076 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2078 v_cmp_f_u64 vcc
, s
[2:3], v
[2:3]
2079 // W64
: encoding
: [0x02,0x04,0xb0,0x7c]
2080 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2082 v_cmp_f_u64 vcc
, s
[104:105], v
[2:3]
2083 // W64
: encoding
: [0x68,0x04,0xb0,0x7c]
2084 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2086 v_cmp_f_u64 vcc
, vcc
, v
[2:3]
2087 // W64
: encoding
: [0x6a,0x04,0xb0,0x7c]
2088 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2090 v_cmp_f_u64 vcc
, ttmp
[14:15], v
[2:3]
2091 // W64
: encoding
: [0x7a,0x04,0xb0,0x7c]
2092 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2094 v_cmp_f_u64 vcc
, exec
, v
[2:3]
2095 // W64
: encoding
: [0x7e,0x04,0xb0,0x7c]
2096 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2098 v_cmp_f_u64 vcc
, null
, v
[2:3]
2099 // W64
: encoding
: [0x7c,0x04,0xb0,0x7c]
2100 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2102 v_cmp_f_u64 vcc
, -1, v
[2:3]
2103 // W64
: encoding
: [0xc1,0x04,0xb0,0x7c]
2104 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2106 v_cmp_f_u64 vcc
, 0.5, v
[2:3]
2107 // W64
: encoding
: [0xf0,0x04,0xb0,0x7c]
2108 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2110 v_cmp_f_u64 vcc
, src_scc
, v
[2:3]
2111 // W64
: encoding
: [0xfd,0x04,0xb0,0x7c]
2112 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2114 v_cmp_f_u64 vcc
, 0xaf123456, v
[254:255]
2115 // W64
: encoding
: [0xff,0xfc,0xb1,0x7c,0x56,0x34,0x12,0xaf]
2116 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2118 v_cmp_ge_f16 vcc_lo
, v1
, v2
2119 // W32
: encoding
: [0x01,0x05,0x0c,0x7c]
2120 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2122 v_cmp_ge_f16 vcc_lo
, v127
, v2
2123 // W32
: encoding
: [0x7f,0x05,0x0c,0x7c]
2124 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2126 v_cmp_ge_f16 vcc_lo
, s1
, v2
2127 // W32
: encoding
: [0x01,0x04,0x0c,0x7c]
2128 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2130 v_cmp_ge_f16 vcc_lo
, s105
, v2
2131 // W32
: encoding
: [0x69,0x04,0x0c,0x7c]
2132 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2134 v_cmp_ge_f16 vcc_lo
, vcc_lo
, v2
2135 // W32
: encoding
: [0x6a,0x04,0x0c,0x7c]
2136 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2138 v_cmp_ge_f16 vcc_lo
, vcc_hi
, v2
2139 // W32
: encoding
: [0x6b,0x04,0x0c,0x7c]
2140 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2142 v_cmp_ge_f16 vcc_lo
, ttmp15
, v2
2143 // W32
: encoding
: [0x7b,0x04,0x0c,0x7c]
2144 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2146 v_cmp_ge_f16 vcc_lo
, m0
, v2
2147 // W32
: encoding
: [0x7d,0x04,0x0c,0x7c]
2148 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2150 v_cmp_ge_f16 vcc_lo
, exec_lo
, v2
2151 // W32
: encoding
: [0x7e,0x04,0x0c,0x7c]
2152 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2154 v_cmp_ge_f16 vcc_lo
, exec_hi
, v2
2155 // W32
: encoding
: [0x7f,0x04,0x0c,0x7c]
2156 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2158 v_cmp_ge_f16 vcc_lo
, null
, v2
2159 // W32
: encoding
: [0x7c,0x04,0x0c,0x7c]
2160 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2162 v_cmp_ge_f16 vcc_lo
, -1, v2
2163 // W32
: encoding
: [0xc1,0x04,0x0c,0x7c]
2164 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2166 v_cmp_ge_f16 vcc_lo
, 0.5, v2
2167 // W32
: encoding
: [0xf0,0x04,0x0c,0x7c]
2168 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2170 v_cmp_ge_f16 vcc_lo
, src_scc
, v2
2171 // W32
: encoding
: [0xfd,0x04,0x0c,0x7c]
2172 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2174 v_cmp_ge_f16 vcc_lo
, 0xfe0b, v127
2175 // W32
: encoding
: [0xff,0xfe,0x0c,0x7c,0x0b,0xfe,0x00,0x00]
2176 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2178 v_cmp_ge_f16 vcc
, v1
, v2
2179 // W64
: encoding
: [0x01,0x05,0x0c,0x7c]
2180 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2182 v_cmp_ge_f16 vcc
, v127
, v2
2183 // W64
: encoding
: [0x7f,0x05,0x0c,0x7c]
2184 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2186 v_cmp_ge_f16 vcc
, s1
, v2
2187 // W64
: encoding
: [0x01,0x04,0x0c,0x7c]
2188 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2190 v_cmp_ge_f16 vcc
, s105
, v2
2191 // W64
: encoding
: [0x69,0x04,0x0c,0x7c]
2192 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2194 v_cmp_ge_f16 vcc
, vcc_lo
, v2
2195 // W64
: encoding
: [0x6a,0x04,0x0c,0x7c]
2196 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2198 v_cmp_ge_f16 vcc
, vcc_hi
, v2
2199 // W64
: encoding
: [0x6b,0x04,0x0c,0x7c]
2200 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2202 v_cmp_ge_f16 vcc
, ttmp15
, v2
2203 // W64
: encoding
: [0x7b,0x04,0x0c,0x7c]
2204 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2206 v_cmp_ge_f16 vcc
, m0
, v2
2207 // W64
: encoding
: [0x7d,0x04,0x0c,0x7c]
2208 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2210 v_cmp_ge_f16 vcc
, exec_lo
, v2
2211 // W64
: encoding
: [0x7e,0x04,0x0c,0x7c]
2212 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2214 v_cmp_ge_f16 vcc
, exec_hi
, v2
2215 // W64
: encoding
: [0x7f,0x04,0x0c,0x7c]
2216 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2218 v_cmp_ge_f16 vcc
, null
, v2
2219 // W64
: encoding
: [0x7c,0x04,0x0c,0x7c]
2220 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2222 v_cmp_ge_f16 vcc
, -1, v2
2223 // W64
: encoding
: [0xc1,0x04,0x0c,0x7c]
2224 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2226 v_cmp_ge_f16 vcc
, 0.5, v2
2227 // W64
: encoding
: [0xf0,0x04,0x0c,0x7c]
2228 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2230 v_cmp_ge_f16 vcc
, src_scc
, v2
2231 // W64
: encoding
: [0xfd,0x04,0x0c,0x7c]
2232 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2234 v_cmp_ge_f16 vcc
, 0xfe0b, v127
2235 // W64
: encoding
: [0xff,0xfe,0x0c,0x7c,0x0b,0xfe,0x00,0x00]
2236 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2238 v_cmp_ge_f32 vcc_lo
, v1
, v2
2239 // W32
: encoding
: [0x01,0x05,0x2c,0x7c]
2240 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2242 v_cmp_ge_f32 vcc_lo
, v255
, v2
2243 // W32
: encoding
: [0xff,0x05,0x2c,0x7c]
2244 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2246 v_cmp_ge_f32 vcc_lo
, s1
, v2
2247 // W32
: encoding
: [0x01,0x04,0x2c,0x7c]
2248 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2250 v_cmp_ge_f32 vcc_lo
, s105
, v2
2251 // W32
: encoding
: [0x69,0x04,0x2c,0x7c]
2252 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2254 v_cmp_ge_f32 vcc_lo
, vcc_lo
, v2
2255 // W32
: encoding
: [0x6a,0x04,0x2c,0x7c]
2256 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2258 v_cmp_ge_f32 vcc_lo
, vcc_hi
, v2
2259 // W32
: encoding
: [0x6b,0x04,0x2c,0x7c]
2260 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2262 v_cmp_ge_f32 vcc_lo
, ttmp15
, v2
2263 // W32
: encoding
: [0x7b,0x04,0x2c,0x7c]
2264 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2266 v_cmp_ge_f32 vcc_lo
, m0
, v2
2267 // W32
: encoding
: [0x7d,0x04,0x2c,0x7c]
2268 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2270 v_cmp_ge_f32 vcc_lo
, exec_lo
, v2
2271 // W32
: encoding
: [0x7e,0x04,0x2c,0x7c]
2272 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2274 v_cmp_ge_f32 vcc_lo
, exec_hi
, v2
2275 // W32
: encoding
: [0x7f,0x04,0x2c,0x7c]
2276 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2278 v_cmp_ge_f32 vcc_lo
, null
, v2
2279 // W32
: encoding
: [0x7c,0x04,0x2c,0x7c]
2280 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2282 v_cmp_ge_f32 vcc_lo
, -1, v2
2283 // W32
: encoding
: [0xc1,0x04,0x2c,0x7c]
2284 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2286 v_cmp_ge_f32 vcc_lo
, 0.5, v2
2287 // W32
: encoding
: [0xf0,0x04,0x2c,0x7c]
2288 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2290 v_cmp_ge_f32 vcc_lo
, src_scc
, v2
2291 // W32
: encoding
: [0xfd,0x04,0x2c,0x7c]
2292 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2294 v_cmp_ge_f32 vcc_lo
, 0xaf123456, v255
2295 // W32
: encoding
: [0xff,0xfe,0x2d,0x7c,0x56,0x34,0x12,0xaf]
2296 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2298 v_cmp_ge_f32 vcc
, v1
, v2
2299 // W64
: encoding
: [0x01,0x05,0x2c,0x7c]
2300 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2302 v_cmp_ge_f32 vcc
, v255
, v2
2303 // W64
: encoding
: [0xff,0x05,0x2c,0x7c]
2304 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2306 v_cmp_ge_f32 vcc
, s1
, v2
2307 // W64
: encoding
: [0x01,0x04,0x2c,0x7c]
2308 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2310 v_cmp_ge_f32 vcc
, s105
, v2
2311 // W64
: encoding
: [0x69,0x04,0x2c,0x7c]
2312 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2314 v_cmp_ge_f32 vcc
, vcc_lo
, v2
2315 // W64
: encoding
: [0x6a,0x04,0x2c,0x7c]
2316 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2318 v_cmp_ge_f32 vcc
, vcc_hi
, v2
2319 // W64
: encoding
: [0x6b,0x04,0x2c,0x7c]
2320 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2322 v_cmp_ge_f32 vcc
, ttmp15
, v2
2323 // W64
: encoding
: [0x7b,0x04,0x2c,0x7c]
2324 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2326 v_cmp_ge_f32 vcc
, m0
, v2
2327 // W64
: encoding
: [0x7d,0x04,0x2c,0x7c]
2328 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2330 v_cmp_ge_f32 vcc
, exec_lo
, v2
2331 // W64
: encoding
: [0x7e,0x04,0x2c,0x7c]
2332 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2334 v_cmp_ge_f32 vcc
, exec_hi
, v2
2335 // W64
: encoding
: [0x7f,0x04,0x2c,0x7c]
2336 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2338 v_cmp_ge_f32 vcc
, null
, v2
2339 // W64
: encoding
: [0x7c,0x04,0x2c,0x7c]
2340 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2342 v_cmp_ge_f32 vcc
, -1, v2
2343 // W64
: encoding
: [0xc1,0x04,0x2c,0x7c]
2344 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2346 v_cmp_ge_f32 vcc
, 0.5, v2
2347 // W64
: encoding
: [0xf0,0x04,0x2c,0x7c]
2348 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2350 v_cmp_ge_f32 vcc
, src_scc
, v2
2351 // W64
: encoding
: [0xfd,0x04,0x2c,0x7c]
2352 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2354 v_cmp_ge_f32 vcc
, 0xaf123456, v255
2355 // W64
: encoding
: [0xff,0xfe,0x2d,0x7c,0x56,0x34,0x12,0xaf]
2356 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2358 v_cmp_ge_f64 vcc_lo
, v
[1:2], v
[2:3]
2359 // W32
: encoding
: [0x01,0x05,0x4c,0x7c]
2360 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2362 v_cmp_ge_f64 vcc_lo
, v
[254:255], v
[2:3]
2363 // W32
: encoding
: [0xfe,0x05,0x4c,0x7c]
2364 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2366 v_cmp_ge_f64 vcc_lo
, s
[2:3], v
[2:3]
2367 // W32
: encoding
: [0x02,0x04,0x4c,0x7c]
2368 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2370 v_cmp_ge_f64 vcc_lo
, s
[104:105], v
[2:3]
2371 // W32
: encoding
: [0x68,0x04,0x4c,0x7c]
2372 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2374 v_cmp_ge_f64 vcc_lo
, vcc
, v
[2:3]
2375 // W32
: encoding
: [0x6a,0x04,0x4c,0x7c]
2376 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2378 v_cmp_ge_f64 vcc_lo
, ttmp
[14:15], v
[2:3]
2379 // W32
: encoding
: [0x7a,0x04,0x4c,0x7c]
2380 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2382 v_cmp_ge_f64 vcc_lo
, exec
, v
[2:3]
2383 // W32
: encoding
: [0x7e,0x04,0x4c,0x7c]
2384 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2386 v_cmp_ge_f64 vcc_lo
, null
, v
[2:3]
2387 // W32
: encoding
: [0x7c,0x04,0x4c,0x7c]
2388 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2390 v_cmp_ge_f64 vcc_lo
, -1, v
[2:3]
2391 // W32
: encoding
: [0xc1,0x04,0x4c,0x7c]
2392 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2394 v_cmp_ge_f64 vcc_lo
, 0.5, v
[2:3]
2395 // W32
: encoding
: [0xf0,0x04,0x4c,0x7c]
2396 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2398 v_cmp_ge_f64 vcc_lo
, src_scc
, v
[2:3]
2399 // W32
: encoding
: [0xfd,0x04,0x4c,0x7c]
2400 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2402 v_cmp_ge_f64 vcc_lo
, 0xaf123456, v
[254:255]
2403 // W32
: encoding
: [0xff,0xfc,0x4d,0x7c,0x56,0x34,0x12,0xaf]
2404 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2406 v_cmp_ge_f64 vcc
, v
[1:2], v
[2:3]
2407 // W64
: encoding
: [0x01,0x05,0x4c,0x7c]
2408 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2410 v_cmp_ge_f64 vcc
, v
[254:255], v
[2:3]
2411 // W64
: encoding
: [0xfe,0x05,0x4c,0x7c]
2412 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2414 v_cmp_ge_f64 vcc
, s
[2:3], v
[2:3]
2415 // W64
: encoding
: [0x02,0x04,0x4c,0x7c]
2416 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2418 v_cmp_ge_f64 vcc
, s
[104:105], v
[2:3]
2419 // W64
: encoding
: [0x68,0x04,0x4c,0x7c]
2420 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2422 v_cmp_ge_f64 vcc
, vcc
, v
[2:3]
2423 // W64
: encoding
: [0x6a,0x04,0x4c,0x7c]
2424 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2426 v_cmp_ge_f64 vcc
, ttmp
[14:15], v
[2:3]
2427 // W64
: encoding
: [0x7a,0x04,0x4c,0x7c]
2428 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2430 v_cmp_ge_f64 vcc
, exec
, v
[2:3]
2431 // W64
: encoding
: [0x7e,0x04,0x4c,0x7c]
2432 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2434 v_cmp_ge_f64 vcc
, null
, v
[2:3]
2435 // W64
: encoding
: [0x7c,0x04,0x4c,0x7c]
2436 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2438 v_cmp_ge_f64 vcc
, -1, v
[2:3]
2439 // W64
: encoding
: [0xc1,0x04,0x4c,0x7c]
2440 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2442 v_cmp_ge_f64 vcc
, 0.5, v
[2:3]
2443 // W64
: encoding
: [0xf0,0x04,0x4c,0x7c]
2444 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2446 v_cmp_ge_f64 vcc
, src_scc
, v
[2:3]
2447 // W64
: encoding
: [0xfd,0x04,0x4c,0x7c]
2448 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2450 v_cmp_ge_f64 vcc
, 0xaf123456, v
[254:255]
2451 // W64
: encoding
: [0xff,0xfc,0x4d,0x7c,0x56,0x34,0x12,0xaf]
2452 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2454 v_cmp_ge_i16 vcc_lo
, v1
, v2
2455 // W32
: encoding
: [0x01,0x05,0x6c,0x7c]
2456 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2458 v_cmp_ge_i16 vcc_lo
, v127
, v2
2459 // W32
: encoding
: [0x7f,0x05,0x6c,0x7c]
2460 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2462 v_cmp_ge_i16 vcc_lo
, s1
, v2
2463 // W32
: encoding
: [0x01,0x04,0x6c,0x7c]
2464 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2466 v_cmp_ge_i16 vcc_lo
, s105
, v2
2467 // W32
: encoding
: [0x69,0x04,0x6c,0x7c]
2468 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2470 v_cmp_ge_i16 vcc_lo
, vcc_lo
, v2
2471 // W32
: encoding
: [0x6a,0x04,0x6c,0x7c]
2472 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2474 v_cmp_ge_i16 vcc_lo
, vcc_hi
, v2
2475 // W32
: encoding
: [0x6b,0x04,0x6c,0x7c]
2476 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2478 v_cmp_ge_i16 vcc_lo
, ttmp15
, v2
2479 // W32
: encoding
: [0x7b,0x04,0x6c,0x7c]
2480 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2482 v_cmp_ge_i16 vcc_lo
, m0
, v2
2483 // W32
: encoding
: [0x7d,0x04,0x6c,0x7c]
2484 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2486 v_cmp_ge_i16 vcc_lo
, exec_lo
, v2
2487 // W32
: encoding
: [0x7e,0x04,0x6c,0x7c]
2488 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2490 v_cmp_ge_i16 vcc_lo
, exec_hi
, v2
2491 // W32
: encoding
: [0x7f,0x04,0x6c,0x7c]
2492 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2494 v_cmp_ge_i16 vcc_lo
, null
, v2
2495 // W32
: encoding
: [0x7c,0x04,0x6c,0x7c]
2496 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2498 v_cmp_ge_i16 vcc_lo
, -1, v2
2499 // W32
: encoding
: [0xc1,0x04,0x6c,0x7c]
2500 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2502 v_cmp_ge_i16 vcc_lo
, 0.5, v2
2503 // W32
: encoding
: [0xff,0x04,0x6c,0x7c,0x00,0x38,0x00,0x00]
2504 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2506 v_cmp_ge_i16 vcc_lo
, src_scc
, v2
2507 // W32
: encoding
: [0xfd,0x04,0x6c,0x7c]
2508 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2510 v_cmp_ge_i16 vcc_lo
, 0xfe0b, v127
2511 // W32
: encoding
: [0xff,0xfe,0x6c,0x7c,0x0b,0xfe,0x00,0x00]
2512 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2514 v_cmp_ge_i16 vcc
, v1
, v2
2515 // W64
: encoding
: [0x01,0x05,0x6c,0x7c]
2516 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2518 v_cmp_ge_i16 vcc
, v127
, v2
2519 // W64
: encoding
: [0x7f,0x05,0x6c,0x7c]
2520 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2522 v_cmp_ge_i16 vcc
, s1
, v2
2523 // W64
: encoding
: [0x01,0x04,0x6c,0x7c]
2524 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2526 v_cmp_ge_i16 vcc
, s105
, v2
2527 // W64
: encoding
: [0x69,0x04,0x6c,0x7c]
2528 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2530 v_cmp_ge_i16 vcc
, vcc_lo
, v2
2531 // W64
: encoding
: [0x6a,0x04,0x6c,0x7c]
2532 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2534 v_cmp_ge_i16 vcc
, vcc_hi
, v2
2535 // W64
: encoding
: [0x6b,0x04,0x6c,0x7c]
2536 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2538 v_cmp_ge_i16 vcc
, ttmp15
, v2
2539 // W64
: encoding
: [0x7b,0x04,0x6c,0x7c]
2540 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2542 v_cmp_ge_i16 vcc
, m0
, v2
2543 // W64
: encoding
: [0x7d,0x04,0x6c,0x7c]
2544 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2546 v_cmp_ge_i16 vcc
, exec_lo
, v2
2547 // W64
: encoding
: [0x7e,0x04,0x6c,0x7c]
2548 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2550 v_cmp_ge_i16 vcc
, exec_hi
, v2
2551 // W64
: encoding
: [0x7f,0x04,0x6c,0x7c]
2552 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2554 v_cmp_ge_i16 vcc
, null
, v2
2555 // W64
: encoding
: [0x7c,0x04,0x6c,0x7c]
2556 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2558 v_cmp_ge_i16 vcc
, -1, v2
2559 // W64
: encoding
: [0xc1,0x04,0x6c,0x7c]
2560 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2562 v_cmp_ge_i16 vcc
, 0.5, v2
2563 // W64
: encoding
: [0xff,0x04,0x6c,0x7c,0x00,0x38,0x00,0x00]
2564 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2566 v_cmp_ge_i16 vcc
, src_scc
, v2
2567 // W64
: encoding
: [0xfd,0x04,0x6c,0x7c]
2568 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2570 v_cmp_ge_i16 vcc
, 0xfe0b, v127
2571 // W64
: encoding
: [0xff,0xfe,0x6c,0x7c,0x0b,0xfe,0x00,0x00]
2572 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2574 v_cmp_ge_i32 vcc_lo
, v1
, v2
2575 // W32
: encoding
: [0x01,0x05,0x8c,0x7c]
2576 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2578 v_cmp_ge_i32 vcc_lo
, v255
, v2
2579 // W32
: encoding
: [0xff,0x05,0x8c,0x7c]
2580 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2582 v_cmp_ge_i32 vcc_lo
, s1
, v2
2583 // W32
: encoding
: [0x01,0x04,0x8c,0x7c]
2584 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2586 v_cmp_ge_i32 vcc_lo
, s105
, v2
2587 // W32
: encoding
: [0x69,0x04,0x8c,0x7c]
2588 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2590 v_cmp_ge_i32 vcc_lo
, vcc_lo
, v2
2591 // W32
: encoding
: [0x6a,0x04,0x8c,0x7c]
2592 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2594 v_cmp_ge_i32 vcc_lo
, vcc_hi
, v2
2595 // W32
: encoding
: [0x6b,0x04,0x8c,0x7c]
2596 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2598 v_cmp_ge_i32 vcc_lo
, ttmp15
, v2
2599 // W32
: encoding
: [0x7b,0x04,0x8c,0x7c]
2600 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2602 v_cmp_ge_i32 vcc_lo
, m0
, v2
2603 // W32
: encoding
: [0x7d,0x04,0x8c,0x7c]
2604 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2606 v_cmp_ge_i32 vcc_lo
, exec_lo
, v2
2607 // W32
: encoding
: [0x7e,0x04,0x8c,0x7c]
2608 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2610 v_cmp_ge_i32 vcc_lo
, exec_hi
, v2
2611 // W32
: encoding
: [0x7f,0x04,0x8c,0x7c]
2612 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2614 v_cmp_ge_i32 vcc_lo
, null
, v2
2615 // W32
: encoding
: [0x7c,0x04,0x8c,0x7c]
2616 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2618 v_cmp_ge_i32 vcc_lo
, -1, v2
2619 // W32
: encoding
: [0xc1,0x04,0x8c,0x7c]
2620 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2622 v_cmp_ge_i32 vcc_lo
, 0.5, v2
2623 // W32
: encoding
: [0xf0,0x04,0x8c,0x7c]
2624 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2626 v_cmp_ge_i32 vcc_lo
, src_scc
, v2
2627 // W32
: encoding
: [0xfd,0x04,0x8c,0x7c]
2628 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2630 v_cmp_ge_i32 vcc_lo
, 0xaf123456, v255
2631 // W32
: encoding
: [0xff,0xfe,0x8d,0x7c,0x56,0x34,0x12,0xaf]
2632 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2634 v_cmp_ge_i32 vcc
, v1
, v2
2635 // W64
: encoding
: [0x01,0x05,0x8c,0x7c]
2636 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2638 v_cmp_ge_i32 vcc
, v255
, v2
2639 // W64
: encoding
: [0xff,0x05,0x8c,0x7c]
2640 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2642 v_cmp_ge_i32 vcc
, s1
, v2
2643 // W64
: encoding
: [0x01,0x04,0x8c,0x7c]
2644 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2646 v_cmp_ge_i32 vcc
, s105
, v2
2647 // W64
: encoding
: [0x69,0x04,0x8c,0x7c]
2648 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2650 v_cmp_ge_i32 vcc
, vcc_lo
, v2
2651 // W64
: encoding
: [0x6a,0x04,0x8c,0x7c]
2652 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2654 v_cmp_ge_i32 vcc
, vcc_hi
, v2
2655 // W64
: encoding
: [0x6b,0x04,0x8c,0x7c]
2656 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2658 v_cmp_ge_i32 vcc
, ttmp15
, v2
2659 // W64
: encoding
: [0x7b,0x04,0x8c,0x7c]
2660 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2662 v_cmp_ge_i32 vcc
, m0
, v2
2663 // W64
: encoding
: [0x7d,0x04,0x8c,0x7c]
2664 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2666 v_cmp_ge_i32 vcc
, exec_lo
, v2
2667 // W64
: encoding
: [0x7e,0x04,0x8c,0x7c]
2668 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2670 v_cmp_ge_i32 vcc
, exec_hi
, v2
2671 // W64
: encoding
: [0x7f,0x04,0x8c,0x7c]
2672 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2674 v_cmp_ge_i32 vcc
, null
, v2
2675 // W64
: encoding
: [0x7c,0x04,0x8c,0x7c]
2676 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2678 v_cmp_ge_i32 vcc
, -1, v2
2679 // W64
: encoding
: [0xc1,0x04,0x8c,0x7c]
2680 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2682 v_cmp_ge_i32 vcc
, 0.5, v2
2683 // W64
: encoding
: [0xf0,0x04,0x8c,0x7c]
2684 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2686 v_cmp_ge_i32 vcc
, src_scc
, v2
2687 // W64
: encoding
: [0xfd,0x04,0x8c,0x7c]
2688 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2690 v_cmp_ge_i32 vcc
, 0xaf123456, v255
2691 // W64
: encoding
: [0xff,0xfe,0x8d,0x7c,0x56,0x34,0x12,0xaf]
2692 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2694 v_cmp_ge_i64 vcc_lo
, v
[1:2], v
[2:3]
2695 // W32
: encoding
: [0x01,0x05,0xac,0x7c]
2696 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2698 v_cmp_ge_i64 vcc_lo
, v
[254:255], v
[2:3]
2699 // W32
: encoding
: [0xfe,0x05,0xac,0x7c]
2700 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2702 v_cmp_ge_i64 vcc_lo
, s
[2:3], v
[2:3]
2703 // W32
: encoding
: [0x02,0x04,0xac,0x7c]
2704 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2706 v_cmp_ge_i64 vcc_lo
, s
[104:105], v
[2:3]
2707 // W32
: encoding
: [0x68,0x04,0xac,0x7c]
2708 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2710 v_cmp_ge_i64 vcc_lo
, vcc
, v
[2:3]
2711 // W32
: encoding
: [0x6a,0x04,0xac,0x7c]
2712 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2714 v_cmp_ge_i64 vcc_lo
, ttmp
[14:15], v
[2:3]
2715 // W32
: encoding
: [0x7a,0x04,0xac,0x7c]
2716 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2718 v_cmp_ge_i64 vcc_lo
, exec
, v
[2:3]
2719 // W32
: encoding
: [0x7e,0x04,0xac,0x7c]
2720 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2722 v_cmp_ge_i64 vcc_lo
, null
, v
[2:3]
2723 // W32
: encoding
: [0x7c,0x04,0xac,0x7c]
2724 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2726 v_cmp_ge_i64 vcc_lo
, -1, v
[2:3]
2727 // W32
: encoding
: [0xc1,0x04,0xac,0x7c]
2728 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2730 v_cmp_ge_i64 vcc_lo
, 0.5, v
[2:3]
2731 // W32
: encoding
: [0xf0,0x04,0xac,0x7c]
2732 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2734 v_cmp_ge_i64 vcc_lo
, src_scc
, v
[2:3]
2735 // W32
: encoding
: [0xfd,0x04,0xac,0x7c]
2736 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2738 v_cmp_ge_i64 vcc_lo
, 0xaf123456, v
[254:255]
2739 // W32
: encoding
: [0xff,0xfc,0xad,0x7c,0x56,0x34,0x12,0xaf]
2740 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2742 v_cmp_ge_i64 vcc
, v
[1:2], v
[2:3]
2743 // W64
: encoding
: [0x01,0x05,0xac,0x7c]
2744 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2746 v_cmp_ge_i64 vcc
, v
[254:255], v
[2:3]
2747 // W64
: encoding
: [0xfe,0x05,0xac,0x7c]
2748 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2750 v_cmp_ge_i64 vcc
, s
[2:3], v
[2:3]
2751 // W64
: encoding
: [0x02,0x04,0xac,0x7c]
2752 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2754 v_cmp_ge_i64 vcc
, s
[104:105], v
[2:3]
2755 // W64
: encoding
: [0x68,0x04,0xac,0x7c]
2756 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2758 v_cmp_ge_i64 vcc
, vcc
, v
[2:3]
2759 // W64
: encoding
: [0x6a,0x04,0xac,0x7c]
2760 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2762 v_cmp_ge_i64 vcc
, ttmp
[14:15], v
[2:3]
2763 // W64
: encoding
: [0x7a,0x04,0xac,0x7c]
2764 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2766 v_cmp_ge_i64 vcc
, exec
, v
[2:3]
2767 // W64
: encoding
: [0x7e,0x04,0xac,0x7c]
2768 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2770 v_cmp_ge_i64 vcc
, null
, v
[2:3]
2771 // W64
: encoding
: [0x7c,0x04,0xac,0x7c]
2772 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2774 v_cmp_ge_i64 vcc
, -1, v
[2:3]
2775 // W64
: encoding
: [0xc1,0x04,0xac,0x7c]
2776 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2778 v_cmp_ge_i64 vcc
, 0.5, v
[2:3]
2779 // W64
: encoding
: [0xf0,0x04,0xac,0x7c]
2780 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2782 v_cmp_ge_i64 vcc
, src_scc
, v
[2:3]
2783 // W64
: encoding
: [0xfd,0x04,0xac,0x7c]
2784 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2786 v_cmp_ge_i64 vcc
, 0xaf123456, v
[254:255]
2787 // W64
: encoding
: [0xff,0xfc,0xad,0x7c,0x56,0x34,0x12,0xaf]
2788 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2790 v_cmp_ge_u16 vcc_lo
, v1
, v2
2791 // W32
: encoding
: [0x01,0x05,0x7c,0x7c]
2792 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2794 v_cmp_ge_u16 vcc_lo
, v127
, v2
2795 // W32
: encoding
: [0x7f,0x05,0x7c,0x7c]
2796 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2798 v_cmp_ge_u16 vcc_lo
, s1
, v2
2799 // W32
: encoding
: [0x01,0x04,0x7c,0x7c]
2800 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2802 v_cmp_ge_u16 vcc_lo
, s105
, v2
2803 // W32
: encoding
: [0x69,0x04,0x7c,0x7c]
2804 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2806 v_cmp_ge_u16 vcc_lo
, vcc_lo
, v2
2807 // W32
: encoding
: [0x6a,0x04,0x7c,0x7c]
2808 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2810 v_cmp_ge_u16 vcc_lo
, vcc_hi
, v2
2811 // W32
: encoding
: [0x6b,0x04,0x7c,0x7c]
2812 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2814 v_cmp_ge_u16 vcc_lo
, ttmp15
, v2
2815 // W32
: encoding
: [0x7b,0x04,0x7c,0x7c]
2816 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2818 v_cmp_ge_u16 vcc_lo
, m0
, v2
2819 // W32
: encoding
: [0x7d,0x04,0x7c,0x7c]
2820 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2822 v_cmp_ge_u16 vcc_lo
, exec_lo
, v2
2823 // W32
: encoding
: [0x7e,0x04,0x7c,0x7c]
2824 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2826 v_cmp_ge_u16 vcc_lo
, exec_hi
, v2
2827 // W32
: encoding
: [0x7f,0x04,0x7c,0x7c]
2828 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2830 v_cmp_ge_u16 vcc_lo
, null
, v2
2831 // W32
: encoding
: [0x7c,0x04,0x7c,0x7c]
2832 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2834 v_cmp_ge_u16 vcc_lo
, -1, v2
2835 // W32
: encoding
: [0xc1,0x04,0x7c,0x7c]
2836 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2838 v_cmp_ge_u16 vcc_lo
, 0.5, v2
2839 // W32
: encoding
: [0xff,0x04,0x7c,0x7c,0x00,0x38,0x00,0x00]
2840 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2842 v_cmp_ge_u16 vcc_lo
, src_scc
, v2
2843 // W32
: encoding
: [0xfd,0x04,0x7c,0x7c]
2844 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2846 v_cmp_ge_u16 vcc_lo
, 0xfe0b, v127
2847 // W32
: encoding
: [0xff,0xfe,0x7c,0x7c,0x0b,0xfe,0x00,0x00]
2848 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2850 v_cmp_ge_u16 vcc
, v1
, v2
2851 // W64
: encoding
: [0x01,0x05,0x7c,0x7c]
2852 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2854 v_cmp_ge_u16 vcc
, v127
, v2
2855 // W64
: encoding
: [0x7f,0x05,0x7c,0x7c]
2856 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2858 v_cmp_ge_u16 vcc
, s1
, v2
2859 // W64
: encoding
: [0x01,0x04,0x7c,0x7c]
2860 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2862 v_cmp_ge_u16 vcc
, s105
, v2
2863 // W64
: encoding
: [0x69,0x04,0x7c,0x7c]
2864 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2866 v_cmp_ge_u16 vcc
, vcc_lo
, v2
2867 // W64
: encoding
: [0x6a,0x04,0x7c,0x7c]
2868 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2870 v_cmp_ge_u16 vcc
, vcc_hi
, v2
2871 // W64
: encoding
: [0x6b,0x04,0x7c,0x7c]
2872 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2874 v_cmp_ge_u16 vcc
, ttmp15
, v2
2875 // W64
: encoding
: [0x7b,0x04,0x7c,0x7c]
2876 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2878 v_cmp_ge_u16 vcc
, m0
, v2
2879 // W64
: encoding
: [0x7d,0x04,0x7c,0x7c]
2880 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2882 v_cmp_ge_u16 vcc
, exec_lo
, v2
2883 // W64
: encoding
: [0x7e,0x04,0x7c,0x7c]
2884 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2886 v_cmp_ge_u16 vcc
, exec_hi
, v2
2887 // W64
: encoding
: [0x7f,0x04,0x7c,0x7c]
2888 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2890 v_cmp_ge_u16 vcc
, null
, v2
2891 // W64
: encoding
: [0x7c,0x04,0x7c,0x7c]
2892 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2894 v_cmp_ge_u16 vcc
, -1, v2
2895 // W64
: encoding
: [0xc1,0x04,0x7c,0x7c]
2896 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2898 v_cmp_ge_u16 vcc
, 0.5, v2
2899 // W64
: encoding
: [0xff,0x04,0x7c,0x7c,0x00,0x38,0x00,0x00]
2900 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2902 v_cmp_ge_u16 vcc
, src_scc
, v2
2903 // W64
: encoding
: [0xfd,0x04,0x7c,0x7c]
2904 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2906 v_cmp_ge_u16 vcc
, 0xfe0b, v127
2907 // W64
: encoding
: [0xff,0xfe,0x7c,0x7c,0x0b,0xfe,0x00,0x00]
2908 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2910 v_cmp_ge_u32 vcc_lo
, v1
, v2
2911 // W32
: encoding
: [0x01,0x05,0x9c,0x7c]
2912 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2914 v_cmp_ge_u32 vcc_lo
, v255
, v2
2915 // W32
: encoding
: [0xff,0x05,0x9c,0x7c]
2916 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2918 v_cmp_ge_u32 vcc_lo
, s1
, v2
2919 // W32
: encoding
: [0x01,0x04,0x9c,0x7c]
2920 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2922 v_cmp_ge_u32 vcc_lo
, s105
, v2
2923 // W32
: encoding
: [0x69,0x04,0x9c,0x7c]
2924 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2926 v_cmp_ge_u32 vcc_lo
, vcc_lo
, v2
2927 // W32
: encoding
: [0x6a,0x04,0x9c,0x7c]
2928 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2930 v_cmp_ge_u32 vcc_lo
, vcc_hi
, v2
2931 // W32
: encoding
: [0x6b,0x04,0x9c,0x7c]
2932 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2934 v_cmp_ge_u32 vcc_lo
, ttmp15
, v2
2935 // W32
: encoding
: [0x7b,0x04,0x9c,0x7c]
2936 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2938 v_cmp_ge_u32 vcc_lo
, m0
, v2
2939 // W32
: encoding
: [0x7d,0x04,0x9c,0x7c]
2940 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2942 v_cmp_ge_u32 vcc_lo
, exec_lo
, v2
2943 // W32
: encoding
: [0x7e,0x04,0x9c,0x7c]
2944 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2946 v_cmp_ge_u32 vcc_lo
, exec_hi
, v2
2947 // W32
: encoding
: [0x7f,0x04,0x9c,0x7c]
2948 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2950 v_cmp_ge_u32 vcc_lo
, null
, v2
2951 // W32
: encoding
: [0x7c,0x04,0x9c,0x7c]
2952 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2954 v_cmp_ge_u32 vcc_lo
, -1, v2
2955 // W32
: encoding
: [0xc1,0x04,0x9c,0x7c]
2956 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2958 v_cmp_ge_u32 vcc_lo
, 0.5, v2
2959 // W32
: encoding
: [0xf0,0x04,0x9c,0x7c]
2960 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2962 v_cmp_ge_u32 vcc_lo
, src_scc
, v2
2963 // W32
: encoding
: [0xfd,0x04,0x9c,0x7c]
2964 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2966 v_cmp_ge_u32 vcc_lo
, 0xaf123456, v255
2967 // W32
: encoding
: [0xff,0xfe,0x9d,0x7c,0x56,0x34,0x12,0xaf]
2968 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2970 v_cmp_ge_u32 vcc
, v1
, v2
2971 // W64
: encoding
: [0x01,0x05,0x9c,0x7c]
2972 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2974 v_cmp_ge_u32 vcc
, v255
, v2
2975 // W64
: encoding
: [0xff,0x05,0x9c,0x7c]
2976 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2978 v_cmp_ge_u32 vcc
, s1
, v2
2979 // W64
: encoding
: [0x01,0x04,0x9c,0x7c]
2980 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2982 v_cmp_ge_u32 vcc
, s105
, v2
2983 // W64
: encoding
: [0x69,0x04,0x9c,0x7c]
2984 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2986 v_cmp_ge_u32 vcc
, vcc_lo
, v2
2987 // W64
: encoding
: [0x6a,0x04,0x9c,0x7c]
2988 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2990 v_cmp_ge_u32 vcc
, vcc_hi
, v2
2991 // W64
: encoding
: [0x6b,0x04,0x9c,0x7c]
2992 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2994 v_cmp_ge_u32 vcc
, ttmp15
, v2
2995 // W64
: encoding
: [0x7b,0x04,0x9c,0x7c]
2996 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
2998 v_cmp_ge_u32 vcc
, m0
, v2
2999 // W64
: encoding
: [0x7d,0x04,0x9c,0x7c]
3000 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3002 v_cmp_ge_u32 vcc
, exec_lo
, v2
3003 // W64
: encoding
: [0x7e,0x04,0x9c,0x7c]
3004 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3006 v_cmp_ge_u32 vcc
, exec_hi
, v2
3007 // W64
: encoding
: [0x7f,0x04,0x9c,0x7c]
3008 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3010 v_cmp_ge_u32 vcc
, null
, v2
3011 // W64
: encoding
: [0x7c,0x04,0x9c,0x7c]
3012 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3014 v_cmp_ge_u32 vcc
, -1, v2
3015 // W64
: encoding
: [0xc1,0x04,0x9c,0x7c]
3016 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3018 v_cmp_ge_u32 vcc
, 0.5, v2
3019 // W64
: encoding
: [0xf0,0x04,0x9c,0x7c]
3020 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3022 v_cmp_ge_u32 vcc
, src_scc
, v2
3023 // W64
: encoding
: [0xfd,0x04,0x9c,0x7c]
3024 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3026 v_cmp_ge_u32 vcc
, 0xaf123456, v255
3027 // W64
: encoding
: [0xff,0xfe,0x9d,0x7c,0x56,0x34,0x12,0xaf]
3028 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3030 v_cmp_ge_u64 vcc_lo
, v
[1:2], v
[2:3]
3031 // W32
: encoding
: [0x01,0x05,0xbc,0x7c]
3032 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3034 v_cmp_ge_u64 vcc_lo
, v
[254:255], v
[2:3]
3035 // W32
: encoding
: [0xfe,0x05,0xbc,0x7c]
3036 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3038 v_cmp_ge_u64 vcc_lo
, s
[2:3], v
[2:3]
3039 // W32
: encoding
: [0x02,0x04,0xbc,0x7c]
3040 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3042 v_cmp_ge_u64 vcc_lo
, s
[104:105], v
[2:3]
3043 // W32
: encoding
: [0x68,0x04,0xbc,0x7c]
3044 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3046 v_cmp_ge_u64 vcc_lo
, vcc
, v
[2:3]
3047 // W32
: encoding
: [0x6a,0x04,0xbc,0x7c]
3048 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3050 v_cmp_ge_u64 vcc_lo
, ttmp
[14:15], v
[2:3]
3051 // W32
: encoding
: [0x7a,0x04,0xbc,0x7c]
3052 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3054 v_cmp_ge_u64 vcc_lo
, exec
, v
[2:3]
3055 // W32
: encoding
: [0x7e,0x04,0xbc,0x7c]
3056 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3058 v_cmp_ge_u64 vcc_lo
, null
, v
[2:3]
3059 // W32
: encoding
: [0x7c,0x04,0xbc,0x7c]
3060 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3062 v_cmp_ge_u64 vcc_lo
, -1, v
[2:3]
3063 // W32
: encoding
: [0xc1,0x04,0xbc,0x7c]
3064 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3066 v_cmp_ge_u64 vcc_lo
, 0.5, v
[2:3]
3067 // W32
: encoding
: [0xf0,0x04,0xbc,0x7c]
3068 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3070 v_cmp_ge_u64 vcc_lo
, src_scc
, v
[2:3]
3071 // W32
: encoding
: [0xfd,0x04,0xbc,0x7c]
3072 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3074 v_cmp_ge_u64 vcc_lo
, 0xaf123456, v
[254:255]
3075 // W32
: encoding
: [0xff,0xfc,0xbd,0x7c,0x56,0x34,0x12,0xaf]
3076 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3078 v_cmp_ge_u64 vcc
, v
[1:2], v
[2:3]
3079 // W64
: encoding
: [0x01,0x05,0xbc,0x7c]
3080 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3082 v_cmp_ge_u64 vcc
, v
[254:255], v
[2:3]
3083 // W64
: encoding
: [0xfe,0x05,0xbc,0x7c]
3084 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3086 v_cmp_ge_u64 vcc
, s
[2:3], v
[2:3]
3087 // W64
: encoding
: [0x02,0x04,0xbc,0x7c]
3088 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3090 v_cmp_ge_u64 vcc
, s
[104:105], v
[2:3]
3091 // W64
: encoding
: [0x68,0x04,0xbc,0x7c]
3092 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3094 v_cmp_ge_u64 vcc
, vcc
, v
[2:3]
3095 // W64
: encoding
: [0x6a,0x04,0xbc,0x7c]
3096 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3098 v_cmp_ge_u64 vcc
, ttmp
[14:15], v
[2:3]
3099 // W64
: encoding
: [0x7a,0x04,0xbc,0x7c]
3100 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3102 v_cmp_ge_u64 vcc
, exec
, v
[2:3]
3103 // W64
: encoding
: [0x7e,0x04,0xbc,0x7c]
3104 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3106 v_cmp_ge_u64 vcc
, null
, v
[2:3]
3107 // W64
: encoding
: [0x7c,0x04,0xbc,0x7c]
3108 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3110 v_cmp_ge_u64 vcc
, -1, v
[2:3]
3111 // W64
: encoding
: [0xc1,0x04,0xbc,0x7c]
3112 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3114 v_cmp_ge_u64 vcc
, 0.5, v
[2:3]
3115 // W64
: encoding
: [0xf0,0x04,0xbc,0x7c]
3116 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3118 v_cmp_ge_u64 vcc
, src_scc
, v
[2:3]
3119 // W64
: encoding
: [0xfd,0x04,0xbc,0x7c]
3120 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3122 v_cmp_ge_u64 vcc
, 0xaf123456, v
[254:255]
3123 // W64
: encoding
: [0xff,0xfc,0xbd,0x7c,0x56,0x34,0x12,0xaf]
3124 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3126 v_cmp_gt_f16 vcc_lo
, v1
, v2
3127 // W32
: encoding
: [0x01,0x05,0x08,0x7c]
3128 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3130 v_cmp_gt_f16 vcc_lo
, v127
, v2
3131 // W32
: encoding
: [0x7f,0x05,0x08,0x7c]
3132 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3134 v_cmp_gt_f16 vcc_lo
, s1
, v2
3135 // W32
: encoding
: [0x01,0x04,0x08,0x7c]
3136 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3138 v_cmp_gt_f16 vcc_lo
, s105
, v2
3139 // W32
: encoding
: [0x69,0x04,0x08,0x7c]
3140 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3142 v_cmp_gt_f16 vcc_lo
, vcc_lo
, v2
3143 // W32
: encoding
: [0x6a,0x04,0x08,0x7c]
3144 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3146 v_cmp_gt_f16 vcc_lo
, vcc_hi
, v2
3147 // W32
: encoding
: [0x6b,0x04,0x08,0x7c]
3148 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3150 v_cmp_gt_f16 vcc_lo
, ttmp15
, v2
3151 // W32
: encoding
: [0x7b,0x04,0x08,0x7c]
3152 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3154 v_cmp_gt_f16 vcc_lo
, m0
, v2
3155 // W32
: encoding
: [0x7d,0x04,0x08,0x7c]
3156 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3158 v_cmp_gt_f16 vcc_lo
, exec_lo
, v2
3159 // W32
: encoding
: [0x7e,0x04,0x08,0x7c]
3160 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3162 v_cmp_gt_f16 vcc_lo
, exec_hi
, v2
3163 // W32
: encoding
: [0x7f,0x04,0x08,0x7c]
3164 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3166 v_cmp_gt_f16 vcc_lo
, null
, v2
3167 // W32
: encoding
: [0x7c,0x04,0x08,0x7c]
3168 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3170 v_cmp_gt_f16 vcc_lo
, -1, v2
3171 // W32
: encoding
: [0xc1,0x04,0x08,0x7c]
3172 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3174 v_cmp_gt_f16 vcc_lo
, 0.5, v2
3175 // W32
: encoding
: [0xf0,0x04,0x08,0x7c]
3176 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3178 v_cmp_gt_f16 vcc_lo
, src_scc
, v2
3179 // W32
: encoding
: [0xfd,0x04,0x08,0x7c]
3180 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3182 v_cmp_gt_f16 vcc_lo
, 0xfe0b, v127
3183 // W32
: encoding
: [0xff,0xfe,0x08,0x7c,0x0b,0xfe,0x00,0x00]
3184 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3186 v_cmp_gt_f16 vcc
, v1
, v2
3187 // W64
: encoding
: [0x01,0x05,0x08,0x7c]
3188 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3190 v_cmp_gt_f16 vcc
, v127
, v2
3191 // W64
: encoding
: [0x7f,0x05,0x08,0x7c]
3192 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3194 v_cmp_gt_f16 vcc
, s1
, v2
3195 // W64
: encoding
: [0x01,0x04,0x08,0x7c]
3196 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3198 v_cmp_gt_f16 vcc
, s105
, v2
3199 // W64
: encoding
: [0x69,0x04,0x08,0x7c]
3200 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3202 v_cmp_gt_f16 vcc
, vcc_lo
, v2
3203 // W64
: encoding
: [0x6a,0x04,0x08,0x7c]
3204 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3206 v_cmp_gt_f16 vcc
, vcc_hi
, v2
3207 // W64
: encoding
: [0x6b,0x04,0x08,0x7c]
3208 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3210 v_cmp_gt_f16 vcc
, ttmp15
, v2
3211 // W64
: encoding
: [0x7b,0x04,0x08,0x7c]
3212 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3214 v_cmp_gt_f16 vcc
, m0
, v2
3215 // W64
: encoding
: [0x7d,0x04,0x08,0x7c]
3216 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3218 v_cmp_gt_f16 vcc
, exec_lo
, v2
3219 // W64
: encoding
: [0x7e,0x04,0x08,0x7c]
3220 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3222 v_cmp_gt_f16 vcc
, exec_hi
, v2
3223 // W64
: encoding
: [0x7f,0x04,0x08,0x7c]
3224 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3226 v_cmp_gt_f16 vcc
, null
, v2
3227 // W64
: encoding
: [0x7c,0x04,0x08,0x7c]
3228 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3230 v_cmp_gt_f16 vcc
, -1, v2
3231 // W64
: encoding
: [0xc1,0x04,0x08,0x7c]
3232 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3234 v_cmp_gt_f16 vcc
, 0.5, v2
3235 // W64
: encoding
: [0xf0,0x04,0x08,0x7c]
3236 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3238 v_cmp_gt_f16 vcc
, src_scc
, v2
3239 // W64
: encoding
: [0xfd,0x04,0x08,0x7c]
3240 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3242 v_cmp_gt_f16 vcc
, 0xfe0b, v127
3243 // W64
: encoding
: [0xff,0xfe,0x08,0x7c,0x0b,0xfe,0x00,0x00]
3244 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3246 v_cmp_gt_f32 vcc_lo
, v1
, v2
3247 // W32
: encoding
: [0x01,0x05,0x28,0x7c]
3248 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3250 v_cmp_gt_f32 vcc_lo
, v255
, v2
3251 // W32
: encoding
: [0xff,0x05,0x28,0x7c]
3252 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3254 v_cmp_gt_f32 vcc_lo
, s1
, v2
3255 // W32
: encoding
: [0x01,0x04,0x28,0x7c]
3256 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3258 v_cmp_gt_f32 vcc_lo
, s105
, v2
3259 // W32
: encoding
: [0x69,0x04,0x28,0x7c]
3260 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3262 v_cmp_gt_f32 vcc_lo
, vcc_lo
, v2
3263 // W32
: encoding
: [0x6a,0x04,0x28,0x7c]
3264 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3266 v_cmp_gt_f32 vcc_lo
, vcc_hi
, v2
3267 // W32
: encoding
: [0x6b,0x04,0x28,0x7c]
3268 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3270 v_cmp_gt_f32 vcc_lo
, ttmp15
, v2
3271 // W32
: encoding
: [0x7b,0x04,0x28,0x7c]
3272 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3274 v_cmp_gt_f32 vcc_lo
, m0
, v2
3275 // W32
: encoding
: [0x7d,0x04,0x28,0x7c]
3276 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3278 v_cmp_gt_f32 vcc_lo
, exec_lo
, v2
3279 // W32
: encoding
: [0x7e,0x04,0x28,0x7c]
3280 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3282 v_cmp_gt_f32 vcc_lo
, exec_hi
, v2
3283 // W32
: encoding
: [0x7f,0x04,0x28,0x7c]
3284 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3286 v_cmp_gt_f32 vcc_lo
, null
, v2
3287 // W32
: encoding
: [0x7c,0x04,0x28,0x7c]
3288 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3290 v_cmp_gt_f32 vcc_lo
, -1, v2
3291 // W32
: encoding
: [0xc1,0x04,0x28,0x7c]
3292 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3294 v_cmp_gt_f32 vcc_lo
, 0.5, v2
3295 // W32
: encoding
: [0xf0,0x04,0x28,0x7c]
3296 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3298 v_cmp_gt_f32 vcc_lo
, src_scc
, v2
3299 // W32
: encoding
: [0xfd,0x04,0x28,0x7c]
3300 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3302 v_cmp_gt_f32 vcc_lo
, 0xaf123456, v255
3303 // W32
: encoding
: [0xff,0xfe,0x29,0x7c,0x56,0x34,0x12,0xaf]
3304 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3306 v_cmp_gt_f32 vcc
, v1
, v2
3307 // W64
: encoding
: [0x01,0x05,0x28,0x7c]
3308 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3310 v_cmp_gt_f32 vcc
, v255
, v2
3311 // W64
: encoding
: [0xff,0x05,0x28,0x7c]
3312 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3314 v_cmp_gt_f32 vcc
, s1
, v2
3315 // W64
: encoding
: [0x01,0x04,0x28,0x7c]
3316 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3318 v_cmp_gt_f32 vcc
, s105
, v2
3319 // W64
: encoding
: [0x69,0x04,0x28,0x7c]
3320 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3322 v_cmp_gt_f32 vcc
, vcc_lo
, v2
3323 // W64
: encoding
: [0x6a,0x04,0x28,0x7c]
3324 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3326 v_cmp_gt_f32 vcc
, vcc_hi
, v2
3327 // W64
: encoding
: [0x6b,0x04,0x28,0x7c]
3328 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3330 v_cmp_gt_f32 vcc
, ttmp15
, v2
3331 // W64
: encoding
: [0x7b,0x04,0x28,0x7c]
3332 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3334 v_cmp_gt_f32 vcc
, m0
, v2
3335 // W64
: encoding
: [0x7d,0x04,0x28,0x7c]
3336 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3338 v_cmp_gt_f32 vcc
, exec_lo
, v2
3339 // W64
: encoding
: [0x7e,0x04,0x28,0x7c]
3340 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3342 v_cmp_gt_f32 vcc
, exec_hi
, v2
3343 // W64
: encoding
: [0x7f,0x04,0x28,0x7c]
3344 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3346 v_cmp_gt_f32 vcc
, null
, v2
3347 // W64
: encoding
: [0x7c,0x04,0x28,0x7c]
3348 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3350 v_cmp_gt_f32 vcc
, -1, v2
3351 // W64
: encoding
: [0xc1,0x04,0x28,0x7c]
3352 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3354 v_cmp_gt_f32 vcc
, 0.5, v2
3355 // W64
: encoding
: [0xf0,0x04,0x28,0x7c]
3356 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3358 v_cmp_gt_f32 vcc
, src_scc
, v2
3359 // W64
: encoding
: [0xfd,0x04,0x28,0x7c]
3360 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3362 v_cmp_gt_f32 vcc
, 0xaf123456, v255
3363 // W64
: encoding
: [0xff,0xfe,0x29,0x7c,0x56,0x34,0x12,0xaf]
3364 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3366 v_cmp_gt_f64 vcc_lo
, v
[1:2], v
[2:3]
3367 // W32
: encoding
: [0x01,0x05,0x48,0x7c]
3368 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3370 v_cmp_gt_f64 vcc_lo
, v
[254:255], v
[2:3]
3371 // W32
: encoding
: [0xfe,0x05,0x48,0x7c]
3372 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3374 v_cmp_gt_f64 vcc_lo
, s
[2:3], v
[2:3]
3375 // W32
: encoding
: [0x02,0x04,0x48,0x7c]
3376 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3378 v_cmp_gt_f64 vcc_lo
, s
[104:105], v
[2:3]
3379 // W32
: encoding
: [0x68,0x04,0x48,0x7c]
3380 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3382 v_cmp_gt_f64 vcc_lo
, vcc
, v
[2:3]
3383 // W32
: encoding
: [0x6a,0x04,0x48,0x7c]
3384 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3386 v_cmp_gt_f64 vcc_lo
, ttmp
[14:15], v
[2:3]
3387 // W32
: encoding
: [0x7a,0x04,0x48,0x7c]
3388 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3390 v_cmp_gt_f64 vcc_lo
, exec
, v
[2:3]
3391 // W32
: encoding
: [0x7e,0x04,0x48,0x7c]
3392 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3394 v_cmp_gt_f64 vcc_lo
, null
, v
[2:3]
3395 // W32
: encoding
: [0x7c,0x04,0x48,0x7c]
3396 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3398 v_cmp_gt_f64 vcc_lo
, -1, v
[2:3]
3399 // W32
: encoding
: [0xc1,0x04,0x48,0x7c]
3400 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3402 v_cmp_gt_f64 vcc_lo
, 0.5, v
[2:3]
3403 // W32
: encoding
: [0xf0,0x04,0x48,0x7c]
3404 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3406 v_cmp_gt_f64 vcc_lo
, src_scc
, v
[2:3]
3407 // W32
: encoding
: [0xfd,0x04,0x48,0x7c]
3408 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3410 v_cmp_gt_f64 vcc_lo
, 0xaf123456, v
[254:255]
3411 // W32
: encoding
: [0xff,0xfc,0x49,0x7c,0x56,0x34,0x12,0xaf]
3412 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3414 v_cmp_gt_f64 vcc
, v
[1:2], v
[2:3]
3415 // W64
: encoding
: [0x01,0x05,0x48,0x7c]
3416 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3418 v_cmp_gt_f64 vcc
, v
[254:255], v
[2:3]
3419 // W64
: encoding
: [0xfe,0x05,0x48,0x7c]
3420 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3422 v_cmp_gt_f64 vcc
, s
[2:3], v
[2:3]
3423 // W64
: encoding
: [0x02,0x04,0x48,0x7c]
3424 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3426 v_cmp_gt_f64 vcc
, s
[104:105], v
[2:3]
3427 // W64
: encoding
: [0x68,0x04,0x48,0x7c]
3428 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3430 v_cmp_gt_f64 vcc
, vcc
, v
[2:3]
3431 // W64
: encoding
: [0x6a,0x04,0x48,0x7c]
3432 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3434 v_cmp_gt_f64 vcc
, ttmp
[14:15], v
[2:3]
3435 // W64
: encoding
: [0x7a,0x04,0x48,0x7c]
3436 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3438 v_cmp_gt_f64 vcc
, exec
, v
[2:3]
3439 // W64
: encoding
: [0x7e,0x04,0x48,0x7c]
3440 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3442 v_cmp_gt_f64 vcc
, null
, v
[2:3]
3443 // W64
: encoding
: [0x7c,0x04,0x48,0x7c]
3444 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3446 v_cmp_gt_f64 vcc
, -1, v
[2:3]
3447 // W64
: encoding
: [0xc1,0x04,0x48,0x7c]
3448 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3450 v_cmp_gt_f64 vcc
, 0.5, v
[2:3]
3451 // W64
: encoding
: [0xf0,0x04,0x48,0x7c]
3452 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3454 v_cmp_gt_f64 vcc
, src_scc
, v
[2:3]
3455 // W64
: encoding
: [0xfd,0x04,0x48,0x7c]
3456 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3458 v_cmp_gt_f64 vcc
, 0xaf123456, v
[254:255]
3459 // W64
: encoding
: [0xff,0xfc,0x49,0x7c,0x56,0x34,0x12,0xaf]
3460 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3462 v_cmp_gt_i16 vcc_lo
, v1
, v2
3463 // W32
: encoding
: [0x01,0x05,0x68,0x7c]
3464 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3466 v_cmp_gt_i16 vcc_lo
, v127
, v2
3467 // W32
: encoding
: [0x7f,0x05,0x68,0x7c]
3468 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3470 v_cmp_gt_i16 vcc_lo
, s1
, v2
3471 // W32
: encoding
: [0x01,0x04,0x68,0x7c]
3472 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3474 v_cmp_gt_i16 vcc_lo
, s105
, v2
3475 // W32
: encoding
: [0x69,0x04,0x68,0x7c]
3476 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3478 v_cmp_gt_i16 vcc_lo
, vcc_lo
, v2
3479 // W32
: encoding
: [0x6a,0x04,0x68,0x7c]
3480 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3482 v_cmp_gt_i16 vcc_lo
, vcc_hi
, v2
3483 // W32
: encoding
: [0x6b,0x04,0x68,0x7c]
3484 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3486 v_cmp_gt_i16 vcc_lo
, ttmp15
, v2
3487 // W32
: encoding
: [0x7b,0x04,0x68,0x7c]
3488 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3490 v_cmp_gt_i16 vcc_lo
, m0
, v2
3491 // W32
: encoding
: [0x7d,0x04,0x68,0x7c]
3492 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3494 v_cmp_gt_i16 vcc_lo
, exec_lo
, v2
3495 // W32
: encoding
: [0x7e,0x04,0x68,0x7c]
3496 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3498 v_cmp_gt_i16 vcc_lo
, exec_hi
, v2
3499 // W32
: encoding
: [0x7f,0x04,0x68,0x7c]
3500 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3502 v_cmp_gt_i16 vcc_lo
, null
, v2
3503 // W32
: encoding
: [0x7c,0x04,0x68,0x7c]
3504 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3506 v_cmp_gt_i16 vcc_lo
, -1, v2
3507 // W32
: encoding
: [0xc1,0x04,0x68,0x7c]
3508 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3510 v_cmp_gt_i16 vcc_lo
, 0.5, v2
3511 // W32
: encoding
: [0xff,0x04,0x68,0x7c,0x00,0x38,0x00,0x00]
3512 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3514 v_cmp_gt_i16 vcc_lo
, src_scc
, v2
3515 // W32
: encoding
: [0xfd,0x04,0x68,0x7c]
3516 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3518 v_cmp_gt_i16 vcc_lo
, 0xfe0b, v127
3519 // W32
: encoding
: [0xff,0xfe,0x68,0x7c,0x0b,0xfe,0x00,0x00]
3520 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3522 v_cmp_gt_i16 vcc
, v1
, v2
3523 // W64
: encoding
: [0x01,0x05,0x68,0x7c]
3524 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3526 v_cmp_gt_i16 vcc
, v127
, v2
3527 // W64
: encoding
: [0x7f,0x05,0x68,0x7c]
3528 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3530 v_cmp_gt_i16 vcc
, s1
, v2
3531 // W64
: encoding
: [0x01,0x04,0x68,0x7c]
3532 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3534 v_cmp_gt_i16 vcc
, s105
, v2
3535 // W64
: encoding
: [0x69,0x04,0x68,0x7c]
3536 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3538 v_cmp_gt_i16 vcc
, vcc_lo
, v2
3539 // W64
: encoding
: [0x6a,0x04,0x68,0x7c]
3540 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3542 v_cmp_gt_i16 vcc
, vcc_hi
, v2
3543 // W64
: encoding
: [0x6b,0x04,0x68,0x7c]
3544 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3546 v_cmp_gt_i16 vcc
, ttmp15
, v2
3547 // W64
: encoding
: [0x7b,0x04,0x68,0x7c]
3548 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3550 v_cmp_gt_i16 vcc
, m0
, v2
3551 // W64
: encoding
: [0x7d,0x04,0x68,0x7c]
3552 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3554 v_cmp_gt_i16 vcc
, exec_lo
, v2
3555 // W64
: encoding
: [0x7e,0x04,0x68,0x7c]
3556 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3558 v_cmp_gt_i16 vcc
, exec_hi
, v2
3559 // W64
: encoding
: [0x7f,0x04,0x68,0x7c]
3560 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3562 v_cmp_gt_i16 vcc
, null
, v2
3563 // W64
: encoding
: [0x7c,0x04,0x68,0x7c]
3564 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3566 v_cmp_gt_i16 vcc
, -1, v2
3567 // W64
: encoding
: [0xc1,0x04,0x68,0x7c]
3568 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3570 v_cmp_gt_i16 vcc
, 0.5, v2
3571 // W64
: encoding
: [0xff,0x04,0x68,0x7c,0x00,0x38,0x00,0x00]
3572 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3574 v_cmp_gt_i16 vcc
, src_scc
, v2
3575 // W64
: encoding
: [0xfd,0x04,0x68,0x7c]
3576 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3578 v_cmp_gt_i16 vcc
, 0xfe0b, v127
3579 // W64
: encoding
: [0xff,0xfe,0x68,0x7c,0x0b,0xfe,0x00,0x00]
3580 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3582 v_cmp_gt_i32 vcc_lo
, v1
, v2
3583 // W32
: encoding
: [0x01,0x05,0x88,0x7c]
3584 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3586 v_cmp_gt_i32 vcc_lo
, v255
, v2
3587 // W32
: encoding
: [0xff,0x05,0x88,0x7c]
3588 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3590 v_cmp_gt_i32 vcc_lo
, s1
, v2
3591 // W32
: encoding
: [0x01,0x04,0x88,0x7c]
3592 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3594 v_cmp_gt_i32 vcc_lo
, s105
, v2
3595 // W32
: encoding
: [0x69,0x04,0x88,0x7c]
3596 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3598 v_cmp_gt_i32 vcc_lo
, vcc_lo
, v2
3599 // W32
: encoding
: [0x6a,0x04,0x88,0x7c]
3600 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3602 v_cmp_gt_i32 vcc_lo
, vcc_hi
, v2
3603 // W32
: encoding
: [0x6b,0x04,0x88,0x7c]
3604 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3606 v_cmp_gt_i32 vcc_lo
, ttmp15
, v2
3607 // W32
: encoding
: [0x7b,0x04,0x88,0x7c]
3608 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3610 v_cmp_gt_i32 vcc_lo
, m0
, v2
3611 // W32
: encoding
: [0x7d,0x04,0x88,0x7c]
3612 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3614 v_cmp_gt_i32 vcc_lo
, exec_lo
, v2
3615 // W32
: encoding
: [0x7e,0x04,0x88,0x7c]
3616 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3618 v_cmp_gt_i32 vcc_lo
, exec_hi
, v2
3619 // W32
: encoding
: [0x7f,0x04,0x88,0x7c]
3620 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3622 v_cmp_gt_i32 vcc_lo
, null
, v2
3623 // W32
: encoding
: [0x7c,0x04,0x88,0x7c]
3624 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3626 v_cmp_gt_i32 vcc_lo
, -1, v2
3627 // W32
: encoding
: [0xc1,0x04,0x88,0x7c]
3628 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3630 v_cmp_gt_i32 vcc_lo
, 0.5, v2
3631 // W32
: encoding
: [0xf0,0x04,0x88,0x7c]
3632 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3634 v_cmp_gt_i32 vcc_lo
, src_scc
, v2
3635 // W32
: encoding
: [0xfd,0x04,0x88,0x7c]
3636 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3638 v_cmp_gt_i32 vcc_lo
, 0xaf123456, v255
3639 // W32
: encoding
: [0xff,0xfe,0x89,0x7c,0x56,0x34,0x12,0xaf]
3640 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3642 v_cmp_gt_i32 vcc
, v1
, v2
3643 // W64
: encoding
: [0x01,0x05,0x88,0x7c]
3644 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3646 v_cmp_gt_i32 vcc
, v255
, v2
3647 // W64
: encoding
: [0xff,0x05,0x88,0x7c]
3648 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3650 v_cmp_gt_i32 vcc
, s1
, v2
3651 // W64
: encoding
: [0x01,0x04,0x88,0x7c]
3652 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3654 v_cmp_gt_i32 vcc
, s105
, v2
3655 // W64
: encoding
: [0x69,0x04,0x88,0x7c]
3656 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3658 v_cmp_gt_i32 vcc
, vcc_lo
, v2
3659 // W64
: encoding
: [0x6a,0x04,0x88,0x7c]
3660 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3662 v_cmp_gt_i32 vcc
, vcc_hi
, v2
3663 // W64
: encoding
: [0x6b,0x04,0x88,0x7c]
3664 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3666 v_cmp_gt_i32 vcc
, ttmp15
, v2
3667 // W64
: encoding
: [0x7b,0x04,0x88,0x7c]
3668 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3670 v_cmp_gt_i32 vcc
, m0
, v2
3671 // W64
: encoding
: [0x7d,0x04,0x88,0x7c]
3672 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3674 v_cmp_gt_i32 vcc
, exec_lo
, v2
3675 // W64
: encoding
: [0x7e,0x04,0x88,0x7c]
3676 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3678 v_cmp_gt_i32 vcc
, exec_hi
, v2
3679 // W64
: encoding
: [0x7f,0x04,0x88,0x7c]
3680 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3682 v_cmp_gt_i32 vcc
, null
, v2
3683 // W64
: encoding
: [0x7c,0x04,0x88,0x7c]
3684 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3686 v_cmp_gt_i32 vcc
, -1, v2
3687 // W64
: encoding
: [0xc1,0x04,0x88,0x7c]
3688 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3690 v_cmp_gt_i32 vcc
, 0.5, v2
3691 // W64
: encoding
: [0xf0,0x04,0x88,0x7c]
3692 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3694 v_cmp_gt_i32 vcc
, src_scc
, v2
3695 // W64
: encoding
: [0xfd,0x04,0x88,0x7c]
3696 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3698 v_cmp_gt_i32 vcc
, 0xaf123456, v255
3699 // W64
: encoding
: [0xff,0xfe,0x89,0x7c,0x56,0x34,0x12,0xaf]
3700 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3702 v_cmp_gt_i64 vcc_lo
, v
[1:2], v
[2:3]
3703 // W32
: encoding
: [0x01,0x05,0xa8,0x7c]
3704 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3706 v_cmp_gt_i64 vcc_lo
, v
[254:255], v
[2:3]
3707 // W32
: encoding
: [0xfe,0x05,0xa8,0x7c]
3708 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3710 v_cmp_gt_i64 vcc_lo
, s
[2:3], v
[2:3]
3711 // W32
: encoding
: [0x02,0x04,0xa8,0x7c]
3712 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3714 v_cmp_gt_i64 vcc_lo
, s
[104:105], v
[2:3]
3715 // W32
: encoding
: [0x68,0x04,0xa8,0x7c]
3716 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3718 v_cmp_gt_i64 vcc_lo
, vcc
, v
[2:3]
3719 // W32
: encoding
: [0x6a,0x04,0xa8,0x7c]
3720 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3722 v_cmp_gt_i64 vcc_lo
, ttmp
[14:15], v
[2:3]
3723 // W32
: encoding
: [0x7a,0x04,0xa8,0x7c]
3724 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3726 v_cmp_gt_i64 vcc_lo
, exec
, v
[2:3]
3727 // W32
: encoding
: [0x7e,0x04,0xa8,0x7c]
3728 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3730 v_cmp_gt_i64 vcc_lo
, null
, v
[2:3]
3731 // W32
: encoding
: [0x7c,0x04,0xa8,0x7c]
3732 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3734 v_cmp_gt_i64 vcc_lo
, -1, v
[2:3]
3735 // W32
: encoding
: [0xc1,0x04,0xa8,0x7c]
3736 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3738 v_cmp_gt_i64 vcc_lo
, 0.5, v
[2:3]
3739 // W32
: encoding
: [0xf0,0x04,0xa8,0x7c]
3740 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3742 v_cmp_gt_i64 vcc_lo
, src_scc
, v
[2:3]
3743 // W32
: encoding
: [0xfd,0x04,0xa8,0x7c]
3744 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3746 v_cmp_gt_i64 vcc_lo
, 0xaf123456, v
[254:255]
3747 // W32
: encoding
: [0xff,0xfc,0xa9,0x7c,0x56,0x34,0x12,0xaf]
3748 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3750 v_cmp_gt_i64 vcc
, v
[1:2], v
[2:3]
3751 // W64
: encoding
: [0x01,0x05,0xa8,0x7c]
3752 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3754 v_cmp_gt_i64 vcc
, v
[254:255], v
[2:3]
3755 // W64
: encoding
: [0xfe,0x05,0xa8,0x7c]
3756 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3758 v_cmp_gt_i64 vcc
, s
[2:3], v
[2:3]
3759 // W64
: encoding
: [0x02,0x04,0xa8,0x7c]
3760 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3762 v_cmp_gt_i64 vcc
, s
[104:105], v
[2:3]
3763 // W64
: encoding
: [0x68,0x04,0xa8,0x7c]
3764 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3766 v_cmp_gt_i64 vcc
, vcc
, v
[2:3]
3767 // W64
: encoding
: [0x6a,0x04,0xa8,0x7c]
3768 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3770 v_cmp_gt_i64 vcc
, ttmp
[14:15], v
[2:3]
3771 // W64
: encoding
: [0x7a,0x04,0xa8,0x7c]
3772 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3774 v_cmp_gt_i64 vcc
, exec
, v
[2:3]
3775 // W64
: encoding
: [0x7e,0x04,0xa8,0x7c]
3776 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3778 v_cmp_gt_i64 vcc
, null
, v
[2:3]
3779 // W64
: encoding
: [0x7c,0x04,0xa8,0x7c]
3780 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3782 v_cmp_gt_i64 vcc
, -1, v
[2:3]
3783 // W64
: encoding
: [0xc1,0x04,0xa8,0x7c]
3784 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3786 v_cmp_gt_i64 vcc
, 0.5, v
[2:3]
3787 // W64
: encoding
: [0xf0,0x04,0xa8,0x7c]
3788 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3790 v_cmp_gt_i64 vcc
, src_scc
, v
[2:3]
3791 // W64
: encoding
: [0xfd,0x04,0xa8,0x7c]
3792 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3794 v_cmp_gt_i64 vcc
, 0xaf123456, v
[254:255]
3795 // W64
: encoding
: [0xff,0xfc,0xa9,0x7c,0x56,0x34,0x12,0xaf]
3796 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3798 v_cmp_gt_u16 vcc_lo
, v1
, v2
3799 // W32
: encoding
: [0x01,0x05,0x78,0x7c]
3800 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3802 v_cmp_gt_u16 vcc_lo
, v127
, v2
3803 // W32
: encoding
: [0x7f,0x05,0x78,0x7c]
3804 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3806 v_cmp_gt_u16 vcc_lo
, s1
, v2
3807 // W32
: encoding
: [0x01,0x04,0x78,0x7c]
3808 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3810 v_cmp_gt_u16 vcc_lo
, s105
, v2
3811 // W32
: encoding
: [0x69,0x04,0x78,0x7c]
3812 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3814 v_cmp_gt_u16 vcc_lo
, vcc_lo
, v2
3815 // W32
: encoding
: [0x6a,0x04,0x78,0x7c]
3816 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3818 v_cmp_gt_u16 vcc_lo
, vcc_hi
, v2
3819 // W32
: encoding
: [0x6b,0x04,0x78,0x7c]
3820 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3822 v_cmp_gt_u16 vcc_lo
, ttmp15
, v2
3823 // W32
: encoding
: [0x7b,0x04,0x78,0x7c]
3824 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3826 v_cmp_gt_u16 vcc_lo
, m0
, v2
3827 // W32
: encoding
: [0x7d,0x04,0x78,0x7c]
3828 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3830 v_cmp_gt_u16 vcc_lo
, exec_lo
, v2
3831 // W32
: encoding
: [0x7e,0x04,0x78,0x7c]
3832 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3834 v_cmp_gt_u16 vcc_lo
, exec_hi
, v2
3835 // W32
: encoding
: [0x7f,0x04,0x78,0x7c]
3836 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3838 v_cmp_gt_u16 vcc_lo
, null
, v2
3839 // W32
: encoding
: [0x7c,0x04,0x78,0x7c]
3840 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3842 v_cmp_gt_u16 vcc_lo
, -1, v2
3843 // W32
: encoding
: [0xc1,0x04,0x78,0x7c]
3844 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3846 v_cmp_gt_u16 vcc_lo
, 0.5, v2
3847 // W32
: encoding
: [0xff,0x04,0x78,0x7c,0x00,0x38,0x00,0x00]
3848 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3850 v_cmp_gt_u16 vcc_lo
, src_scc
, v2
3851 // W32
: encoding
: [0xfd,0x04,0x78,0x7c]
3852 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3854 v_cmp_gt_u16 vcc_lo
, 0xfe0b, v127
3855 // W32
: encoding
: [0xff,0xfe,0x78,0x7c,0x0b,0xfe,0x00,0x00]
3856 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3858 v_cmp_gt_u16 vcc
, v1
, v2
3859 // W64
: encoding
: [0x01,0x05,0x78,0x7c]
3860 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3862 v_cmp_gt_u16 vcc
, v127
, v2
3863 // W64
: encoding
: [0x7f,0x05,0x78,0x7c]
3864 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3866 v_cmp_gt_u16 vcc
, s1
, v2
3867 // W64
: encoding
: [0x01,0x04,0x78,0x7c]
3868 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3870 v_cmp_gt_u16 vcc
, s105
, v2
3871 // W64
: encoding
: [0x69,0x04,0x78,0x7c]
3872 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3874 v_cmp_gt_u16 vcc
, vcc_lo
, v2
3875 // W64
: encoding
: [0x6a,0x04,0x78,0x7c]
3876 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3878 v_cmp_gt_u16 vcc
, vcc_hi
, v2
3879 // W64
: encoding
: [0x6b,0x04,0x78,0x7c]
3880 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3882 v_cmp_gt_u16 vcc
, ttmp15
, v2
3883 // W64
: encoding
: [0x7b,0x04,0x78,0x7c]
3884 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3886 v_cmp_gt_u16 vcc
, m0
, v2
3887 // W64
: encoding
: [0x7d,0x04,0x78,0x7c]
3888 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3890 v_cmp_gt_u16 vcc
, exec_lo
, v2
3891 // W64
: encoding
: [0x7e,0x04,0x78,0x7c]
3892 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3894 v_cmp_gt_u16 vcc
, exec_hi
, v2
3895 // W64
: encoding
: [0x7f,0x04,0x78,0x7c]
3896 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3898 v_cmp_gt_u16 vcc
, null
, v2
3899 // W64
: encoding
: [0x7c,0x04,0x78,0x7c]
3900 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3902 v_cmp_gt_u16 vcc
, -1, v2
3903 // W64
: encoding
: [0xc1,0x04,0x78,0x7c]
3904 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3906 v_cmp_gt_u16 vcc
, 0.5, v2
3907 // W64
: encoding
: [0xff,0x04,0x78,0x7c,0x00,0x38,0x00,0x00]
3908 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3910 v_cmp_gt_u16 vcc
, src_scc
, v2
3911 // W64
: encoding
: [0xfd,0x04,0x78,0x7c]
3912 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3914 v_cmp_gt_u16 vcc
, 0xfe0b, v127
3915 // W64
: encoding
: [0xff,0xfe,0x78,0x7c,0x0b,0xfe,0x00,0x00]
3916 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3918 v_cmp_gt_u32 vcc_lo
, v1
, v2
3919 // W32
: encoding
: [0x01,0x05,0x98,0x7c]
3920 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3922 v_cmp_gt_u32 vcc_lo
, v255
, v2
3923 // W32
: encoding
: [0xff,0x05,0x98,0x7c]
3924 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3926 v_cmp_gt_u32 vcc_lo
, s1
, v2
3927 // W32
: encoding
: [0x01,0x04,0x98,0x7c]
3928 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3930 v_cmp_gt_u32 vcc_lo
, s105
, v2
3931 // W32
: encoding
: [0x69,0x04,0x98,0x7c]
3932 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3934 v_cmp_gt_u32 vcc_lo
, vcc_lo
, v2
3935 // W32
: encoding
: [0x6a,0x04,0x98,0x7c]
3936 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3938 v_cmp_gt_u32 vcc_lo
, vcc_hi
, v2
3939 // W32
: encoding
: [0x6b,0x04,0x98,0x7c]
3940 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3942 v_cmp_gt_u32 vcc_lo
, ttmp15
, v2
3943 // W32
: encoding
: [0x7b,0x04,0x98,0x7c]
3944 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3946 v_cmp_gt_u32 vcc_lo
, m0
, v2
3947 // W32
: encoding
: [0x7d,0x04,0x98,0x7c]
3948 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3950 v_cmp_gt_u32 vcc_lo
, exec_lo
, v2
3951 // W32
: encoding
: [0x7e,0x04,0x98,0x7c]
3952 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3954 v_cmp_gt_u32 vcc_lo
, exec_hi
, v2
3955 // W32
: encoding
: [0x7f,0x04,0x98,0x7c]
3956 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3958 v_cmp_gt_u32 vcc_lo
, null
, v2
3959 // W32
: encoding
: [0x7c,0x04,0x98,0x7c]
3960 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3962 v_cmp_gt_u32 vcc_lo
, -1, v2
3963 // W32
: encoding
: [0xc1,0x04,0x98,0x7c]
3964 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3966 v_cmp_gt_u32 vcc_lo
, 0.5, v2
3967 // W32
: encoding
: [0xf0,0x04,0x98,0x7c]
3968 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3970 v_cmp_gt_u32 vcc_lo
, src_scc
, v2
3971 // W32
: encoding
: [0xfd,0x04,0x98,0x7c]
3972 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3974 v_cmp_gt_u32 vcc_lo
, 0xaf123456, v255
3975 // W32
: encoding
: [0xff,0xfe,0x99,0x7c,0x56,0x34,0x12,0xaf]
3976 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3978 v_cmp_gt_u32 vcc
, v1
, v2
3979 // W64
: encoding
: [0x01,0x05,0x98,0x7c]
3980 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3982 v_cmp_gt_u32 vcc
, v255
, v2
3983 // W64
: encoding
: [0xff,0x05,0x98,0x7c]
3984 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3986 v_cmp_gt_u32 vcc
, s1
, v2
3987 // W64
: encoding
: [0x01,0x04,0x98,0x7c]
3988 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3990 v_cmp_gt_u32 vcc
, s105
, v2
3991 // W64
: encoding
: [0x69,0x04,0x98,0x7c]
3992 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3994 v_cmp_gt_u32 vcc
, vcc_lo
, v2
3995 // W64
: encoding
: [0x6a,0x04,0x98,0x7c]
3996 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
3998 v_cmp_gt_u32 vcc
, vcc_hi
, v2
3999 // W64
: encoding
: [0x6b,0x04,0x98,0x7c]
4000 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4002 v_cmp_gt_u32 vcc
, ttmp15
, v2
4003 // W64
: encoding
: [0x7b,0x04,0x98,0x7c]
4004 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4006 v_cmp_gt_u32 vcc
, m0
, v2
4007 // W64
: encoding
: [0x7d,0x04,0x98,0x7c]
4008 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4010 v_cmp_gt_u32 vcc
, exec_lo
, v2
4011 // W64
: encoding
: [0x7e,0x04,0x98,0x7c]
4012 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4014 v_cmp_gt_u32 vcc
, exec_hi
, v2
4015 // W64
: encoding
: [0x7f,0x04,0x98,0x7c]
4016 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4018 v_cmp_gt_u32 vcc
, null
, v2
4019 // W64
: encoding
: [0x7c,0x04,0x98,0x7c]
4020 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4022 v_cmp_gt_u32 vcc
, -1, v2
4023 // W64
: encoding
: [0xc1,0x04,0x98,0x7c]
4024 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4026 v_cmp_gt_u32 vcc
, 0.5, v2
4027 // W64
: encoding
: [0xf0,0x04,0x98,0x7c]
4028 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4030 v_cmp_gt_u32 vcc
, src_scc
, v2
4031 // W64
: encoding
: [0xfd,0x04,0x98,0x7c]
4032 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4034 v_cmp_gt_u32 vcc
, 0xaf123456, v255
4035 // W64
: encoding
: [0xff,0xfe,0x99,0x7c,0x56,0x34,0x12,0xaf]
4036 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4038 v_cmp_gt_u64 vcc_lo
, v
[1:2], v
[2:3]
4039 // W32
: encoding
: [0x01,0x05,0xb8,0x7c]
4040 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4042 v_cmp_gt_u64 vcc_lo
, v
[254:255], v
[2:3]
4043 // W32
: encoding
: [0xfe,0x05,0xb8,0x7c]
4044 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4046 v_cmp_gt_u64 vcc_lo
, s
[2:3], v
[2:3]
4047 // W32
: encoding
: [0x02,0x04,0xb8,0x7c]
4048 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4050 v_cmp_gt_u64 vcc_lo
, s
[104:105], v
[2:3]
4051 // W32
: encoding
: [0x68,0x04,0xb8,0x7c]
4052 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4054 v_cmp_gt_u64 vcc_lo
, vcc
, v
[2:3]
4055 // W32
: encoding
: [0x6a,0x04,0xb8,0x7c]
4056 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4058 v_cmp_gt_u64 vcc_lo
, ttmp
[14:15], v
[2:3]
4059 // W32
: encoding
: [0x7a,0x04,0xb8,0x7c]
4060 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4062 v_cmp_gt_u64 vcc_lo
, exec
, v
[2:3]
4063 // W32
: encoding
: [0x7e,0x04,0xb8,0x7c]
4064 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4066 v_cmp_gt_u64 vcc_lo
, null
, v
[2:3]
4067 // W32
: encoding
: [0x7c,0x04,0xb8,0x7c]
4068 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4070 v_cmp_gt_u64 vcc_lo
, -1, v
[2:3]
4071 // W32
: encoding
: [0xc1,0x04,0xb8,0x7c]
4072 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4074 v_cmp_gt_u64 vcc_lo
, 0.5, v
[2:3]
4075 // W32
: encoding
: [0xf0,0x04,0xb8,0x7c]
4076 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4078 v_cmp_gt_u64 vcc_lo
, src_scc
, v
[2:3]
4079 // W32
: encoding
: [0xfd,0x04,0xb8,0x7c]
4080 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4082 v_cmp_gt_u64 vcc_lo
, 0xaf123456, v
[254:255]
4083 // W32
: encoding
: [0xff,0xfc,0xb9,0x7c,0x56,0x34,0x12,0xaf]
4084 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4086 v_cmp_gt_u64 vcc
, v
[1:2], v
[2:3]
4087 // W64
: encoding
: [0x01,0x05,0xb8,0x7c]
4088 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4090 v_cmp_gt_u64 vcc
, v
[254:255], v
[2:3]
4091 // W64
: encoding
: [0xfe,0x05,0xb8,0x7c]
4092 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4094 v_cmp_gt_u64 vcc
, s
[2:3], v
[2:3]
4095 // W64
: encoding
: [0x02,0x04,0xb8,0x7c]
4096 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4098 v_cmp_gt_u64 vcc
, s
[104:105], v
[2:3]
4099 // W64
: encoding
: [0x68,0x04,0xb8,0x7c]
4100 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4102 v_cmp_gt_u64 vcc
, vcc
, v
[2:3]
4103 // W64
: encoding
: [0x6a,0x04,0xb8,0x7c]
4104 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4106 v_cmp_gt_u64 vcc
, ttmp
[14:15], v
[2:3]
4107 // W64
: encoding
: [0x7a,0x04,0xb8,0x7c]
4108 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4110 v_cmp_gt_u64 vcc
, exec
, v
[2:3]
4111 // W64
: encoding
: [0x7e,0x04,0xb8,0x7c]
4112 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4114 v_cmp_gt_u64 vcc
, null
, v
[2:3]
4115 // W64
: encoding
: [0x7c,0x04,0xb8,0x7c]
4116 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4118 v_cmp_gt_u64 vcc
, -1, v
[2:3]
4119 // W64
: encoding
: [0xc1,0x04,0xb8,0x7c]
4120 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4122 v_cmp_gt_u64 vcc
, 0.5, v
[2:3]
4123 // W64
: encoding
: [0xf0,0x04,0xb8,0x7c]
4124 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4126 v_cmp_gt_u64 vcc
, src_scc
, v
[2:3]
4127 // W64
: encoding
: [0xfd,0x04,0xb8,0x7c]
4128 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4130 v_cmp_gt_u64 vcc
, 0xaf123456, v
[254:255]
4131 // W64
: encoding
: [0xff,0xfc,0xb9,0x7c,0x56,0x34,0x12,0xaf]
4132 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4134 v_cmp_le_f16 vcc_lo
, v1
, v2
4135 // W32
: encoding
: [0x01,0x05,0x06,0x7c]
4136 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4138 v_cmp_le_f16 vcc_lo
, v127
, v2
4139 // W32
: encoding
: [0x7f,0x05,0x06,0x7c]
4140 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4142 v_cmp_le_f16 vcc_lo
, s1
, v2
4143 // W32
: encoding
: [0x01,0x04,0x06,0x7c]
4144 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4146 v_cmp_le_f16 vcc_lo
, s105
, v2
4147 // W32
: encoding
: [0x69,0x04,0x06,0x7c]
4148 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4150 v_cmp_le_f16 vcc_lo
, vcc_lo
, v2
4151 // W32
: encoding
: [0x6a,0x04,0x06,0x7c]
4152 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4154 v_cmp_le_f16 vcc_lo
, vcc_hi
, v2
4155 // W32
: encoding
: [0x6b,0x04,0x06,0x7c]
4156 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4158 v_cmp_le_f16 vcc_lo
, ttmp15
, v2
4159 // W32
: encoding
: [0x7b,0x04,0x06,0x7c]
4160 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4162 v_cmp_le_f16 vcc_lo
, m0
, v2
4163 // W32
: encoding
: [0x7d,0x04,0x06,0x7c]
4164 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4166 v_cmp_le_f16 vcc_lo
, exec_lo
, v2
4167 // W32
: encoding
: [0x7e,0x04,0x06,0x7c]
4168 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4170 v_cmp_le_f16 vcc_lo
, exec_hi
, v2
4171 // W32
: encoding
: [0x7f,0x04,0x06,0x7c]
4172 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4174 v_cmp_le_f16 vcc_lo
, null
, v2
4175 // W32
: encoding
: [0x7c,0x04,0x06,0x7c]
4176 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4178 v_cmp_le_f16 vcc_lo
, -1, v2
4179 // W32
: encoding
: [0xc1,0x04,0x06,0x7c]
4180 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4182 v_cmp_le_f16 vcc_lo
, 0.5, v2
4183 // W32
: encoding
: [0xf0,0x04,0x06,0x7c]
4184 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4186 v_cmp_le_f16 vcc_lo
, src_scc
, v2
4187 // W32
: encoding
: [0xfd,0x04,0x06,0x7c]
4188 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4190 v_cmp_le_f16 vcc_lo
, 0xfe0b, v127
4191 // W32
: encoding
: [0xff,0xfe,0x06,0x7c,0x0b,0xfe,0x00,0x00]
4192 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4194 v_cmp_le_f16 vcc
, v1
, v2
4195 // W64
: encoding
: [0x01,0x05,0x06,0x7c]
4196 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4198 v_cmp_le_f16 vcc
, v127
, v2
4199 // W64
: encoding
: [0x7f,0x05,0x06,0x7c]
4200 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4202 v_cmp_le_f16 vcc
, s1
, v2
4203 // W64
: encoding
: [0x01,0x04,0x06,0x7c]
4204 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4206 v_cmp_le_f16 vcc
, s105
, v2
4207 // W64
: encoding
: [0x69,0x04,0x06,0x7c]
4208 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4210 v_cmp_le_f16 vcc
, vcc_lo
, v2
4211 // W64
: encoding
: [0x6a,0x04,0x06,0x7c]
4212 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4214 v_cmp_le_f16 vcc
, vcc_hi
, v2
4215 // W64
: encoding
: [0x6b,0x04,0x06,0x7c]
4216 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4218 v_cmp_le_f16 vcc
, ttmp15
, v2
4219 // W64
: encoding
: [0x7b,0x04,0x06,0x7c]
4220 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4222 v_cmp_le_f16 vcc
, m0
, v2
4223 // W64
: encoding
: [0x7d,0x04,0x06,0x7c]
4224 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4226 v_cmp_le_f16 vcc
, exec_lo
, v2
4227 // W64
: encoding
: [0x7e,0x04,0x06,0x7c]
4228 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4230 v_cmp_le_f16 vcc
, exec_hi
, v2
4231 // W64
: encoding
: [0x7f,0x04,0x06,0x7c]
4232 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4234 v_cmp_le_f16 vcc
, null
, v2
4235 // W64
: encoding
: [0x7c,0x04,0x06,0x7c]
4236 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4238 v_cmp_le_f16 vcc
, -1, v2
4239 // W64
: encoding
: [0xc1,0x04,0x06,0x7c]
4240 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4242 v_cmp_le_f16 vcc
, 0.5, v2
4243 // W64
: encoding
: [0xf0,0x04,0x06,0x7c]
4244 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4246 v_cmp_le_f16 vcc
, src_scc
, v2
4247 // W64
: encoding
: [0xfd,0x04,0x06,0x7c]
4248 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4250 v_cmp_le_f16 vcc
, 0xfe0b, v127
4251 // W64
: encoding
: [0xff,0xfe,0x06,0x7c,0x0b,0xfe,0x00,0x00]
4252 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4254 v_cmp_le_f32 vcc_lo
, v1
, v2
4255 // W32
: encoding
: [0x01,0x05,0x26,0x7c]
4256 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4258 v_cmp_le_f32 vcc_lo
, v255
, v2
4259 // W32
: encoding
: [0xff,0x05,0x26,0x7c]
4260 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4262 v_cmp_le_f32 vcc_lo
, s1
, v2
4263 // W32
: encoding
: [0x01,0x04,0x26,0x7c]
4264 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4266 v_cmp_le_f32 vcc_lo
, s105
, v2
4267 // W32
: encoding
: [0x69,0x04,0x26,0x7c]
4268 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4270 v_cmp_le_f32 vcc_lo
, vcc_lo
, v2
4271 // W32
: encoding
: [0x6a,0x04,0x26,0x7c]
4272 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4274 v_cmp_le_f32 vcc_lo
, vcc_hi
, v2
4275 // W32
: encoding
: [0x6b,0x04,0x26,0x7c]
4276 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4278 v_cmp_le_f32 vcc_lo
, ttmp15
, v2
4279 // W32
: encoding
: [0x7b,0x04,0x26,0x7c]
4280 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4282 v_cmp_le_f32 vcc_lo
, m0
, v2
4283 // W32
: encoding
: [0x7d,0x04,0x26,0x7c]
4284 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4286 v_cmp_le_f32 vcc_lo
, exec_lo
, v2
4287 // W32
: encoding
: [0x7e,0x04,0x26,0x7c]
4288 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4290 v_cmp_le_f32 vcc_lo
, exec_hi
, v2
4291 // W32
: encoding
: [0x7f,0x04,0x26,0x7c]
4292 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4294 v_cmp_le_f32 vcc_lo
, null
, v2
4295 // W32
: encoding
: [0x7c,0x04,0x26,0x7c]
4296 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4298 v_cmp_le_f32 vcc_lo
, -1, v2
4299 // W32
: encoding
: [0xc1,0x04,0x26,0x7c]
4300 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4302 v_cmp_le_f32 vcc_lo
, 0.5, v2
4303 // W32
: encoding
: [0xf0,0x04,0x26,0x7c]
4304 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4306 v_cmp_le_f32 vcc_lo
, src_scc
, v2
4307 // W32
: encoding
: [0xfd,0x04,0x26,0x7c]
4308 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4310 v_cmp_le_f32 vcc_lo
, 0xaf123456, v255
4311 // W32
: encoding
: [0xff,0xfe,0x27,0x7c,0x56,0x34,0x12,0xaf]
4312 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4314 v_cmp_le_f32 vcc
, v1
, v2
4315 // W64
: encoding
: [0x01,0x05,0x26,0x7c]
4316 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4318 v_cmp_le_f32 vcc
, v255
, v2
4319 // W64
: encoding
: [0xff,0x05,0x26,0x7c]
4320 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4322 v_cmp_le_f32 vcc
, s1
, v2
4323 // W64
: encoding
: [0x01,0x04,0x26,0x7c]
4324 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4326 v_cmp_le_f32 vcc
, s105
, v2
4327 // W64
: encoding
: [0x69,0x04,0x26,0x7c]
4328 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4330 v_cmp_le_f32 vcc
, vcc_lo
, v2
4331 // W64
: encoding
: [0x6a,0x04,0x26,0x7c]
4332 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4334 v_cmp_le_f32 vcc
, vcc_hi
, v2
4335 // W64
: encoding
: [0x6b,0x04,0x26,0x7c]
4336 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4338 v_cmp_le_f32 vcc
, ttmp15
, v2
4339 // W64
: encoding
: [0x7b,0x04,0x26,0x7c]
4340 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4342 v_cmp_le_f32 vcc
, m0
, v2
4343 // W64
: encoding
: [0x7d,0x04,0x26,0x7c]
4344 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4346 v_cmp_le_f32 vcc
, exec_lo
, v2
4347 // W64
: encoding
: [0x7e,0x04,0x26,0x7c]
4348 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4350 v_cmp_le_f32 vcc
, exec_hi
, v2
4351 // W64
: encoding
: [0x7f,0x04,0x26,0x7c]
4352 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4354 v_cmp_le_f32 vcc
, null
, v2
4355 // W64
: encoding
: [0x7c,0x04,0x26,0x7c]
4356 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4358 v_cmp_le_f32 vcc
, -1, v2
4359 // W64
: encoding
: [0xc1,0x04,0x26,0x7c]
4360 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4362 v_cmp_le_f32 vcc
, 0.5, v2
4363 // W64
: encoding
: [0xf0,0x04,0x26,0x7c]
4364 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4366 v_cmp_le_f32 vcc
, src_scc
, v2
4367 // W64
: encoding
: [0xfd,0x04,0x26,0x7c]
4368 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4370 v_cmp_le_f32 vcc
, 0xaf123456, v255
4371 // W64
: encoding
: [0xff,0xfe,0x27,0x7c,0x56,0x34,0x12,0xaf]
4372 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4374 v_cmp_le_f64 vcc_lo
, v
[1:2], v
[2:3]
4375 // W32
: encoding
: [0x01,0x05,0x46,0x7c]
4376 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4378 v_cmp_le_f64 vcc_lo
, v
[254:255], v
[2:3]
4379 // W32
: encoding
: [0xfe,0x05,0x46,0x7c]
4380 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4382 v_cmp_le_f64 vcc_lo
, s
[2:3], v
[2:3]
4383 // W32
: encoding
: [0x02,0x04,0x46,0x7c]
4384 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4386 v_cmp_le_f64 vcc_lo
, s
[104:105], v
[2:3]
4387 // W32
: encoding
: [0x68,0x04,0x46,0x7c]
4388 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4390 v_cmp_le_f64 vcc_lo
, vcc
, v
[2:3]
4391 // W32
: encoding
: [0x6a,0x04,0x46,0x7c]
4392 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4394 v_cmp_le_f64 vcc_lo
, ttmp
[14:15], v
[2:3]
4395 // W32
: encoding
: [0x7a,0x04,0x46,0x7c]
4396 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4398 v_cmp_le_f64 vcc_lo
, exec
, v
[2:3]
4399 // W32
: encoding
: [0x7e,0x04,0x46,0x7c]
4400 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4402 v_cmp_le_f64 vcc_lo
, null
, v
[2:3]
4403 // W32
: encoding
: [0x7c,0x04,0x46,0x7c]
4404 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4406 v_cmp_le_f64 vcc_lo
, -1, v
[2:3]
4407 // W32
: encoding
: [0xc1,0x04,0x46,0x7c]
4408 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4410 v_cmp_le_f64 vcc_lo
, 0.5, v
[2:3]
4411 // W32
: encoding
: [0xf0,0x04,0x46,0x7c]
4412 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4414 v_cmp_le_f64 vcc_lo
, src_scc
, v
[2:3]
4415 // W32
: encoding
: [0xfd,0x04,0x46,0x7c]
4416 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4418 v_cmp_le_f64 vcc_lo
, 0xaf123456, v
[254:255]
4419 // W32
: encoding
: [0xff,0xfc,0x47,0x7c,0x56,0x34,0x12,0xaf]
4420 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4422 v_cmp_le_f64 vcc
, v
[1:2], v
[2:3]
4423 // W64
: encoding
: [0x01,0x05,0x46,0x7c]
4424 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4426 v_cmp_le_f64 vcc
, v
[254:255], v
[2:3]
4427 // W64
: encoding
: [0xfe,0x05,0x46,0x7c]
4428 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4430 v_cmp_le_f64 vcc
, s
[2:3], v
[2:3]
4431 // W64
: encoding
: [0x02,0x04,0x46,0x7c]
4432 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4434 v_cmp_le_f64 vcc
, s
[104:105], v
[2:3]
4435 // W64
: encoding
: [0x68,0x04,0x46,0x7c]
4436 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4438 v_cmp_le_f64 vcc
, vcc
, v
[2:3]
4439 // W64
: encoding
: [0x6a,0x04,0x46,0x7c]
4440 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4442 v_cmp_le_f64 vcc
, ttmp
[14:15], v
[2:3]
4443 // W64
: encoding
: [0x7a,0x04,0x46,0x7c]
4444 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4446 v_cmp_le_f64 vcc
, exec
, v
[2:3]
4447 // W64
: encoding
: [0x7e,0x04,0x46,0x7c]
4448 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4450 v_cmp_le_f64 vcc
, null
, v
[2:3]
4451 // W64
: encoding
: [0x7c,0x04,0x46,0x7c]
4452 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4454 v_cmp_le_f64 vcc
, -1, v
[2:3]
4455 // W64
: encoding
: [0xc1,0x04,0x46,0x7c]
4456 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4458 v_cmp_le_f64 vcc
, 0.5, v
[2:3]
4459 // W64
: encoding
: [0xf0,0x04,0x46,0x7c]
4460 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4462 v_cmp_le_f64 vcc
, src_scc
, v
[2:3]
4463 // W64
: encoding
: [0xfd,0x04,0x46,0x7c]
4464 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4466 v_cmp_le_f64 vcc
, 0xaf123456, v
[254:255]
4467 // W64
: encoding
: [0xff,0xfc,0x47,0x7c,0x56,0x34,0x12,0xaf]
4468 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4470 v_cmp_le_i16 vcc_lo
, v1
, v2
4471 // W32
: encoding
: [0x01,0x05,0x66,0x7c]
4472 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4474 v_cmp_le_i16 vcc_lo
, v127
, v2
4475 // W32
: encoding
: [0x7f,0x05,0x66,0x7c]
4476 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4478 v_cmp_le_i16 vcc_lo
, s1
, v2
4479 // W32
: encoding
: [0x01,0x04,0x66,0x7c]
4480 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4482 v_cmp_le_i16 vcc_lo
, s105
, v2
4483 // W32
: encoding
: [0x69,0x04,0x66,0x7c]
4484 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4486 v_cmp_le_i16 vcc_lo
, vcc_lo
, v2
4487 // W32
: encoding
: [0x6a,0x04,0x66,0x7c]
4488 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4490 v_cmp_le_i16 vcc_lo
, vcc_hi
, v2
4491 // W32
: encoding
: [0x6b,0x04,0x66,0x7c]
4492 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4494 v_cmp_le_i16 vcc_lo
, ttmp15
, v2
4495 // W32
: encoding
: [0x7b,0x04,0x66,0x7c]
4496 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4498 v_cmp_le_i16 vcc_lo
, m0
, v2
4499 // W32
: encoding
: [0x7d,0x04,0x66,0x7c]
4500 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4502 v_cmp_le_i16 vcc_lo
, exec_lo
, v2
4503 // W32
: encoding
: [0x7e,0x04,0x66,0x7c]
4504 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4506 v_cmp_le_i16 vcc_lo
, exec_hi
, v2
4507 // W32
: encoding
: [0x7f,0x04,0x66,0x7c]
4508 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4510 v_cmp_le_i16 vcc_lo
, null
, v2
4511 // W32
: encoding
: [0x7c,0x04,0x66,0x7c]
4512 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4514 v_cmp_le_i16 vcc_lo
, -1, v2
4515 // W32
: encoding
: [0xc1,0x04,0x66,0x7c]
4516 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4518 v_cmp_le_i16 vcc_lo
, 0.5, v2
4519 // W32
: encoding
: [0xff,0x04,0x66,0x7c,0x00,0x38,0x00,0x00]
4520 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4522 v_cmp_le_i16 vcc_lo
, src_scc
, v2
4523 // W32
: encoding
: [0xfd,0x04,0x66,0x7c]
4524 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4526 v_cmp_le_i16 vcc_lo
, 0xfe0b, v127
4527 // W32
: encoding
: [0xff,0xfe,0x66,0x7c,0x0b,0xfe,0x00,0x00]
4528 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4530 v_cmp_le_i16 vcc
, v1
, v2
4531 // W64
: encoding
: [0x01,0x05,0x66,0x7c]
4532 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4534 v_cmp_le_i16 vcc
, v127
, v2
4535 // W64
: encoding
: [0x7f,0x05,0x66,0x7c]
4536 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4538 v_cmp_le_i16 vcc
, s1
, v2
4539 // W64
: encoding
: [0x01,0x04,0x66,0x7c]
4540 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4542 v_cmp_le_i16 vcc
, s105
, v2
4543 // W64
: encoding
: [0x69,0x04,0x66,0x7c]
4544 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4546 v_cmp_le_i16 vcc
, vcc_lo
, v2
4547 // W64
: encoding
: [0x6a,0x04,0x66,0x7c]
4548 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4550 v_cmp_le_i16 vcc
, vcc_hi
, v2
4551 // W64
: encoding
: [0x6b,0x04,0x66,0x7c]
4552 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4554 v_cmp_le_i16 vcc
, ttmp15
, v2
4555 // W64
: encoding
: [0x7b,0x04,0x66,0x7c]
4556 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4558 v_cmp_le_i16 vcc
, m0
, v2
4559 // W64
: encoding
: [0x7d,0x04,0x66,0x7c]
4560 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4562 v_cmp_le_i16 vcc
, exec_lo
, v2
4563 // W64
: encoding
: [0x7e,0x04,0x66,0x7c]
4564 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4566 v_cmp_le_i16 vcc
, exec_hi
, v2
4567 // W64
: encoding
: [0x7f,0x04,0x66,0x7c]
4568 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4570 v_cmp_le_i16 vcc
, null
, v2
4571 // W64
: encoding
: [0x7c,0x04,0x66,0x7c]
4572 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4574 v_cmp_le_i16 vcc
, -1, v2
4575 // W64
: encoding
: [0xc1,0x04,0x66,0x7c]
4576 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4578 v_cmp_le_i16 vcc
, 0.5, v2
4579 // W64
: encoding
: [0xff,0x04,0x66,0x7c,0x00,0x38,0x00,0x00]
4580 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4582 v_cmp_le_i16 vcc
, src_scc
, v2
4583 // W64
: encoding
: [0xfd,0x04,0x66,0x7c]
4584 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4586 v_cmp_le_i16 vcc
, 0xfe0b, v127
4587 // W64
: encoding
: [0xff,0xfe,0x66,0x7c,0x0b,0xfe,0x00,0x00]
4588 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4590 v_cmp_le_i32 vcc_lo
, v1
, v2
4591 // W32
: encoding
: [0x01,0x05,0x86,0x7c]
4592 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4594 v_cmp_le_i32 vcc_lo
, v255
, v2
4595 // W32
: encoding
: [0xff,0x05,0x86,0x7c]
4596 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4598 v_cmp_le_i32 vcc_lo
, s1
, v2
4599 // W32
: encoding
: [0x01,0x04,0x86,0x7c]
4600 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4602 v_cmp_le_i32 vcc_lo
, s105
, v2
4603 // W32
: encoding
: [0x69,0x04,0x86,0x7c]
4604 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4606 v_cmp_le_i32 vcc_lo
, vcc_lo
, v2
4607 // W32
: encoding
: [0x6a,0x04,0x86,0x7c]
4608 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4610 v_cmp_le_i32 vcc_lo
, vcc_hi
, v2
4611 // W32
: encoding
: [0x6b,0x04,0x86,0x7c]
4612 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4614 v_cmp_le_i32 vcc_lo
, ttmp15
, v2
4615 // W32
: encoding
: [0x7b,0x04,0x86,0x7c]
4616 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4618 v_cmp_le_i32 vcc_lo
, m0
, v2
4619 // W32
: encoding
: [0x7d,0x04,0x86,0x7c]
4620 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4622 v_cmp_le_i32 vcc_lo
, exec_lo
, v2
4623 // W32
: encoding
: [0x7e,0x04,0x86,0x7c]
4624 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4626 v_cmp_le_i32 vcc_lo
, exec_hi
, v2
4627 // W32
: encoding
: [0x7f,0x04,0x86,0x7c]
4628 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4630 v_cmp_le_i32 vcc_lo
, null
, v2
4631 // W32
: encoding
: [0x7c,0x04,0x86,0x7c]
4632 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4634 v_cmp_le_i32 vcc_lo
, -1, v2
4635 // W32
: encoding
: [0xc1,0x04,0x86,0x7c]
4636 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4638 v_cmp_le_i32 vcc_lo
, 0.5, v2
4639 // W32
: encoding
: [0xf0,0x04,0x86,0x7c]
4640 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4642 v_cmp_le_i32 vcc_lo
, src_scc
, v2
4643 // W32
: encoding
: [0xfd,0x04,0x86,0x7c]
4644 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4646 v_cmp_le_i32 vcc_lo
, 0xaf123456, v255
4647 // W32
: encoding
: [0xff,0xfe,0x87,0x7c,0x56,0x34,0x12,0xaf]
4648 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4650 v_cmp_le_i32 vcc
, v1
, v2
4651 // W64
: encoding
: [0x01,0x05,0x86,0x7c]
4652 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4654 v_cmp_le_i32 vcc
, v255
, v2
4655 // W64
: encoding
: [0xff,0x05,0x86,0x7c]
4656 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4658 v_cmp_le_i32 vcc
, s1
, v2
4659 // W64
: encoding
: [0x01,0x04,0x86,0x7c]
4660 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4662 v_cmp_le_i32 vcc
, s105
, v2
4663 // W64
: encoding
: [0x69,0x04,0x86,0x7c]
4664 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4666 v_cmp_le_i32 vcc
, vcc_lo
, v2
4667 // W64
: encoding
: [0x6a,0x04,0x86,0x7c]
4668 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4670 v_cmp_le_i32 vcc
, vcc_hi
, v2
4671 // W64
: encoding
: [0x6b,0x04,0x86,0x7c]
4672 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4674 v_cmp_le_i32 vcc
, ttmp15
, v2
4675 // W64
: encoding
: [0x7b,0x04,0x86,0x7c]
4676 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4678 v_cmp_le_i32 vcc
, m0
, v2
4679 // W64
: encoding
: [0x7d,0x04,0x86,0x7c]
4680 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4682 v_cmp_le_i32 vcc
, exec_lo
, v2
4683 // W64
: encoding
: [0x7e,0x04,0x86,0x7c]
4684 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4686 v_cmp_le_i32 vcc
, exec_hi
, v2
4687 // W64
: encoding
: [0x7f,0x04,0x86,0x7c]
4688 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4690 v_cmp_le_i32 vcc
, null
, v2
4691 // W64
: encoding
: [0x7c,0x04,0x86,0x7c]
4692 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4694 v_cmp_le_i32 vcc
, -1, v2
4695 // W64
: encoding
: [0xc1,0x04,0x86,0x7c]
4696 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4698 v_cmp_le_i32 vcc
, 0.5, v2
4699 // W64
: encoding
: [0xf0,0x04,0x86,0x7c]
4700 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4702 v_cmp_le_i32 vcc
, src_scc
, v2
4703 // W64
: encoding
: [0xfd,0x04,0x86,0x7c]
4704 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4706 v_cmp_le_i32 vcc
, 0xaf123456, v255
4707 // W64
: encoding
: [0xff,0xfe,0x87,0x7c,0x56,0x34,0x12,0xaf]
4708 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4710 v_cmp_le_i64 vcc_lo
, v
[1:2], v
[2:3]
4711 // W32
: encoding
: [0x01,0x05,0xa6,0x7c]
4712 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4714 v_cmp_le_i64 vcc_lo
, v
[254:255], v
[2:3]
4715 // W32
: encoding
: [0xfe,0x05,0xa6,0x7c]
4716 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4718 v_cmp_le_i64 vcc_lo
, s
[2:3], v
[2:3]
4719 // W32
: encoding
: [0x02,0x04,0xa6,0x7c]
4720 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4722 v_cmp_le_i64 vcc_lo
, s
[104:105], v
[2:3]
4723 // W32
: encoding
: [0x68,0x04,0xa6,0x7c]
4724 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4726 v_cmp_le_i64 vcc_lo
, vcc
, v
[2:3]
4727 // W32
: encoding
: [0x6a,0x04,0xa6,0x7c]
4728 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4730 v_cmp_le_i64 vcc_lo
, ttmp
[14:15], v
[2:3]
4731 // W32
: encoding
: [0x7a,0x04,0xa6,0x7c]
4732 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4734 v_cmp_le_i64 vcc_lo
, exec
, v
[2:3]
4735 // W32
: encoding
: [0x7e,0x04,0xa6,0x7c]
4736 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4738 v_cmp_le_i64 vcc_lo
, null
, v
[2:3]
4739 // W32
: encoding
: [0x7c,0x04,0xa6,0x7c]
4740 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4742 v_cmp_le_i64 vcc_lo
, -1, v
[2:3]
4743 // W32
: encoding
: [0xc1,0x04,0xa6,0x7c]
4744 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4746 v_cmp_le_i64 vcc_lo
, 0.5, v
[2:3]
4747 // W32
: encoding
: [0xf0,0x04,0xa6,0x7c]
4748 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4750 v_cmp_le_i64 vcc_lo
, src_scc
, v
[2:3]
4751 // W32
: encoding
: [0xfd,0x04,0xa6,0x7c]
4752 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4754 v_cmp_le_i64 vcc_lo
, 0xaf123456, v
[254:255]
4755 // W32
: encoding
: [0xff,0xfc,0xa7,0x7c,0x56,0x34,0x12,0xaf]
4756 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4758 v_cmp_le_i64 vcc
, v
[1:2], v
[2:3]
4759 // W64
: encoding
: [0x01,0x05,0xa6,0x7c]
4760 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4762 v_cmp_le_i64 vcc
, v
[254:255], v
[2:3]
4763 // W64
: encoding
: [0xfe,0x05,0xa6,0x7c]
4764 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4766 v_cmp_le_i64 vcc
, s
[2:3], v
[2:3]
4767 // W64
: encoding
: [0x02,0x04,0xa6,0x7c]
4768 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4770 v_cmp_le_i64 vcc
, s
[104:105], v
[2:3]
4771 // W64
: encoding
: [0x68,0x04,0xa6,0x7c]
4772 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4774 v_cmp_le_i64 vcc
, vcc
, v
[2:3]
4775 // W64
: encoding
: [0x6a,0x04,0xa6,0x7c]
4776 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4778 v_cmp_le_i64 vcc
, ttmp
[14:15], v
[2:3]
4779 // W64
: encoding
: [0x7a,0x04,0xa6,0x7c]
4780 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4782 v_cmp_le_i64 vcc
, exec
, v
[2:3]
4783 // W64
: encoding
: [0x7e,0x04,0xa6,0x7c]
4784 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4786 v_cmp_le_i64 vcc
, null
, v
[2:3]
4787 // W64
: encoding
: [0x7c,0x04,0xa6,0x7c]
4788 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4790 v_cmp_le_i64 vcc
, -1, v
[2:3]
4791 // W64
: encoding
: [0xc1,0x04,0xa6,0x7c]
4792 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4794 v_cmp_le_i64 vcc
, 0.5, v
[2:3]
4795 // W64
: encoding
: [0xf0,0x04,0xa6,0x7c]
4796 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4798 v_cmp_le_i64 vcc
, src_scc
, v
[2:3]
4799 // W64
: encoding
: [0xfd,0x04,0xa6,0x7c]
4800 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4802 v_cmp_le_i64 vcc
, 0xaf123456, v
[254:255]
4803 // W64
: encoding
: [0xff,0xfc,0xa7,0x7c,0x56,0x34,0x12,0xaf]
4804 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4806 v_cmp_le_u16 vcc_lo
, v1
, v2
4807 // W32
: encoding
: [0x01,0x05,0x76,0x7c]
4808 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4810 v_cmp_le_u16 vcc_lo
, v127
, v2
4811 // W32
: encoding
: [0x7f,0x05,0x76,0x7c]
4812 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4814 v_cmp_le_u16 vcc_lo
, s1
, v2
4815 // W32
: encoding
: [0x01,0x04,0x76,0x7c]
4816 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4818 v_cmp_le_u16 vcc_lo
, s105
, v2
4819 // W32
: encoding
: [0x69,0x04,0x76,0x7c]
4820 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4822 v_cmp_le_u16 vcc_lo
, vcc_lo
, v2
4823 // W32
: encoding
: [0x6a,0x04,0x76,0x7c]
4824 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4826 v_cmp_le_u16 vcc_lo
, vcc_hi
, v2
4827 // W32
: encoding
: [0x6b,0x04,0x76,0x7c]
4828 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4830 v_cmp_le_u16 vcc_lo
, ttmp15
, v2
4831 // W32
: encoding
: [0x7b,0x04,0x76,0x7c]
4832 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4834 v_cmp_le_u16 vcc_lo
, m0
, v2
4835 // W32
: encoding
: [0x7d,0x04,0x76,0x7c]
4836 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4838 v_cmp_le_u16 vcc_lo
, exec_lo
, v2
4839 // W32
: encoding
: [0x7e,0x04,0x76,0x7c]
4840 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4842 v_cmp_le_u16 vcc_lo
, exec_hi
, v2
4843 // W32
: encoding
: [0x7f,0x04,0x76,0x7c]
4844 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4846 v_cmp_le_u16 vcc_lo
, null
, v2
4847 // W32
: encoding
: [0x7c,0x04,0x76,0x7c]
4848 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4850 v_cmp_le_u16 vcc_lo
, -1, v2
4851 // W32
: encoding
: [0xc1,0x04,0x76,0x7c]
4852 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4854 v_cmp_le_u16 vcc_lo
, 0.5, v2
4855 // W32
: encoding
: [0xff,0x04,0x76,0x7c,0x00,0x38,0x00,0x00]
4856 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4858 v_cmp_le_u16 vcc_lo
, src_scc
, v2
4859 // W32
: encoding
: [0xfd,0x04,0x76,0x7c]
4860 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4862 v_cmp_le_u16 vcc_lo
, 0xfe0b, v127
4863 // W32
: encoding
: [0xff,0xfe,0x76,0x7c,0x0b,0xfe,0x00,0x00]
4864 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4866 v_cmp_le_u16 vcc
, v1
, v2
4867 // W64
: encoding
: [0x01,0x05,0x76,0x7c]
4868 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4870 v_cmp_le_u16 vcc
, v127
, v2
4871 // W64
: encoding
: [0x7f,0x05,0x76,0x7c]
4872 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4874 v_cmp_le_u16 vcc
, s1
, v2
4875 // W64
: encoding
: [0x01,0x04,0x76,0x7c]
4876 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4878 v_cmp_le_u16 vcc
, s105
, v2
4879 // W64
: encoding
: [0x69,0x04,0x76,0x7c]
4880 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4882 v_cmp_le_u16 vcc
, vcc_lo
, v2
4883 // W64
: encoding
: [0x6a,0x04,0x76,0x7c]
4884 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4886 v_cmp_le_u16 vcc
, vcc_hi
, v2
4887 // W64
: encoding
: [0x6b,0x04,0x76,0x7c]
4888 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4890 v_cmp_le_u16 vcc
, ttmp15
, v2
4891 // W64
: encoding
: [0x7b,0x04,0x76,0x7c]
4892 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4894 v_cmp_le_u16 vcc
, m0
, v2
4895 // W64
: encoding
: [0x7d,0x04,0x76,0x7c]
4896 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4898 v_cmp_le_u16 vcc
, exec_lo
, v2
4899 // W64
: encoding
: [0x7e,0x04,0x76,0x7c]
4900 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4902 v_cmp_le_u16 vcc
, exec_hi
, v2
4903 // W64
: encoding
: [0x7f,0x04,0x76,0x7c]
4904 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4906 v_cmp_le_u16 vcc
, null
, v2
4907 // W64
: encoding
: [0x7c,0x04,0x76,0x7c]
4908 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4910 v_cmp_le_u16 vcc
, -1, v2
4911 // W64
: encoding
: [0xc1,0x04,0x76,0x7c]
4912 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4914 v_cmp_le_u16 vcc
, 0.5, v2
4915 // W64
: encoding
: [0xff,0x04,0x76,0x7c,0x00,0x38,0x00,0x00]
4916 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4918 v_cmp_le_u16 vcc
, src_scc
, v2
4919 // W64
: encoding
: [0xfd,0x04,0x76,0x7c]
4920 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4922 v_cmp_le_u16 vcc
, 0xfe0b, v127
4923 // W64
: encoding
: [0xff,0xfe,0x76,0x7c,0x0b,0xfe,0x00,0x00]
4924 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4926 v_cmp_le_u32 vcc_lo
, v1
, v2
4927 // W32
: encoding
: [0x01,0x05,0x96,0x7c]
4928 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4930 v_cmp_le_u32 vcc_lo
, v255
, v2
4931 // W32
: encoding
: [0xff,0x05,0x96,0x7c]
4932 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4934 v_cmp_le_u32 vcc_lo
, s1
, v2
4935 // W32
: encoding
: [0x01,0x04,0x96,0x7c]
4936 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4938 v_cmp_le_u32 vcc_lo
, s105
, v2
4939 // W32
: encoding
: [0x69,0x04,0x96,0x7c]
4940 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4942 v_cmp_le_u32 vcc_lo
, vcc_lo
, v2
4943 // W32
: encoding
: [0x6a,0x04,0x96,0x7c]
4944 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4946 v_cmp_le_u32 vcc_lo
, vcc_hi
, v2
4947 // W32
: encoding
: [0x6b,0x04,0x96,0x7c]
4948 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4950 v_cmp_le_u32 vcc_lo
, ttmp15
, v2
4951 // W32
: encoding
: [0x7b,0x04,0x96,0x7c]
4952 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4954 v_cmp_le_u32 vcc_lo
, m0
, v2
4955 // W32
: encoding
: [0x7d,0x04,0x96,0x7c]
4956 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4958 v_cmp_le_u32 vcc_lo
, exec_lo
, v2
4959 // W32
: encoding
: [0x7e,0x04,0x96,0x7c]
4960 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4962 v_cmp_le_u32 vcc_lo
, exec_hi
, v2
4963 // W32
: encoding
: [0x7f,0x04,0x96,0x7c]
4964 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4966 v_cmp_le_u32 vcc_lo
, null
, v2
4967 // W32
: encoding
: [0x7c,0x04,0x96,0x7c]
4968 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4970 v_cmp_le_u32 vcc_lo
, -1, v2
4971 // W32
: encoding
: [0xc1,0x04,0x96,0x7c]
4972 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4974 v_cmp_le_u32 vcc_lo
, 0.5, v2
4975 // W32
: encoding
: [0xf0,0x04,0x96,0x7c]
4976 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4978 v_cmp_le_u32 vcc_lo
, src_scc
, v2
4979 // W32
: encoding
: [0xfd,0x04,0x96,0x7c]
4980 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4982 v_cmp_le_u32 vcc_lo
, 0xaf123456, v255
4983 // W32
: encoding
: [0xff,0xfe,0x97,0x7c,0x56,0x34,0x12,0xaf]
4984 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4986 v_cmp_le_u32 vcc
, v1
, v2
4987 // W64
: encoding
: [0x01,0x05,0x96,0x7c]
4988 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4990 v_cmp_le_u32 vcc
, v255
, v2
4991 // W64
: encoding
: [0xff,0x05,0x96,0x7c]
4992 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4994 v_cmp_le_u32 vcc
, s1
, v2
4995 // W64
: encoding
: [0x01,0x04,0x96,0x7c]
4996 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
4998 v_cmp_le_u32 vcc
, s105
, v2
4999 // W64
: encoding
: [0x69,0x04,0x96,0x7c]
5000 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5002 v_cmp_le_u32 vcc
, vcc_lo
, v2
5003 // W64
: encoding
: [0x6a,0x04,0x96,0x7c]
5004 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5006 v_cmp_le_u32 vcc
, vcc_hi
, v2
5007 // W64
: encoding
: [0x6b,0x04,0x96,0x7c]
5008 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5010 v_cmp_le_u32 vcc
, ttmp15
, v2
5011 // W64
: encoding
: [0x7b,0x04,0x96,0x7c]
5012 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5014 v_cmp_le_u32 vcc
, m0
, v2
5015 // W64
: encoding
: [0x7d,0x04,0x96,0x7c]
5016 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5018 v_cmp_le_u32 vcc
, exec_lo
, v2
5019 // W64
: encoding
: [0x7e,0x04,0x96,0x7c]
5020 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5022 v_cmp_le_u32 vcc
, exec_hi
, v2
5023 // W64
: encoding
: [0x7f,0x04,0x96,0x7c]
5024 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5026 v_cmp_le_u32 vcc
, null
, v2
5027 // W64
: encoding
: [0x7c,0x04,0x96,0x7c]
5028 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5030 v_cmp_le_u32 vcc
, -1, v2
5031 // W64
: encoding
: [0xc1,0x04,0x96,0x7c]
5032 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5034 v_cmp_le_u32 vcc
, 0.5, v2
5035 // W64
: encoding
: [0xf0,0x04,0x96,0x7c]
5036 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5038 v_cmp_le_u32 vcc
, src_scc
, v2
5039 // W64
: encoding
: [0xfd,0x04,0x96,0x7c]
5040 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5042 v_cmp_le_u32 vcc
, 0xaf123456, v255
5043 // W64
: encoding
: [0xff,0xfe,0x97,0x7c,0x56,0x34,0x12,0xaf]
5044 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5046 v_cmp_le_u64 vcc_lo
, v
[1:2], v
[2:3]
5047 // W32
: encoding
: [0x01,0x05,0xb6,0x7c]
5048 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5050 v_cmp_le_u64 vcc_lo
, v
[254:255], v
[2:3]
5051 // W32
: encoding
: [0xfe,0x05,0xb6,0x7c]
5052 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5054 v_cmp_le_u64 vcc_lo
, s
[2:3], v
[2:3]
5055 // W32
: encoding
: [0x02,0x04,0xb6,0x7c]
5056 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5058 v_cmp_le_u64 vcc_lo
, s
[104:105], v
[2:3]
5059 // W32
: encoding
: [0x68,0x04,0xb6,0x7c]
5060 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5062 v_cmp_le_u64 vcc_lo
, vcc
, v
[2:3]
5063 // W32
: encoding
: [0x6a,0x04,0xb6,0x7c]
5064 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5066 v_cmp_le_u64 vcc_lo
, ttmp
[14:15], v
[2:3]
5067 // W32
: encoding
: [0x7a,0x04,0xb6,0x7c]
5068 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5070 v_cmp_le_u64 vcc_lo
, exec
, v
[2:3]
5071 // W32
: encoding
: [0x7e,0x04,0xb6,0x7c]
5072 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5074 v_cmp_le_u64 vcc_lo
, null
, v
[2:3]
5075 // W32
: encoding
: [0x7c,0x04,0xb6,0x7c]
5076 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5078 v_cmp_le_u64 vcc_lo
, -1, v
[2:3]
5079 // W32
: encoding
: [0xc1,0x04,0xb6,0x7c]
5080 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5082 v_cmp_le_u64 vcc_lo
, 0.5, v
[2:3]
5083 // W32
: encoding
: [0xf0,0x04,0xb6,0x7c]
5084 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5086 v_cmp_le_u64 vcc_lo
, src_scc
, v
[2:3]
5087 // W32
: encoding
: [0xfd,0x04,0xb6,0x7c]
5088 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5090 v_cmp_le_u64 vcc_lo
, 0xaf123456, v
[254:255]
5091 // W32
: encoding
: [0xff,0xfc,0xb7,0x7c,0x56,0x34,0x12,0xaf]
5092 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5094 v_cmp_le_u64 vcc
, v
[1:2], v
[2:3]
5095 // W64
: encoding
: [0x01,0x05,0xb6,0x7c]
5096 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5098 v_cmp_le_u64 vcc
, v
[254:255], v
[2:3]
5099 // W64
: encoding
: [0xfe,0x05,0xb6,0x7c]
5100 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5102 v_cmp_le_u64 vcc
, s
[2:3], v
[2:3]
5103 // W64
: encoding
: [0x02,0x04,0xb6,0x7c]
5104 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5106 v_cmp_le_u64 vcc
, s
[104:105], v
[2:3]
5107 // W64
: encoding
: [0x68,0x04,0xb6,0x7c]
5108 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5110 v_cmp_le_u64 vcc
, vcc
, v
[2:3]
5111 // W64
: encoding
: [0x6a,0x04,0xb6,0x7c]
5112 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5114 v_cmp_le_u64 vcc
, ttmp
[14:15], v
[2:3]
5115 // W64
: encoding
: [0x7a,0x04,0xb6,0x7c]
5116 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5118 v_cmp_le_u64 vcc
, exec
, v
[2:3]
5119 // W64
: encoding
: [0x7e,0x04,0xb6,0x7c]
5120 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5122 v_cmp_le_u64 vcc
, null
, v
[2:3]
5123 // W64
: encoding
: [0x7c,0x04,0xb6,0x7c]
5124 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5126 v_cmp_le_u64 vcc
, -1, v
[2:3]
5127 // W64
: encoding
: [0xc1,0x04,0xb6,0x7c]
5128 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5130 v_cmp_le_u64 vcc
, 0.5, v
[2:3]
5131 // W64
: encoding
: [0xf0,0x04,0xb6,0x7c]
5132 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5134 v_cmp_le_u64 vcc
, src_scc
, v
[2:3]
5135 // W64
: encoding
: [0xfd,0x04,0xb6,0x7c]
5136 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5138 v_cmp_le_u64 vcc
, 0xaf123456, v
[254:255]
5139 // W64
: encoding
: [0xff,0xfc,0xb7,0x7c,0x56,0x34,0x12,0xaf]
5140 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5142 v_cmp_lg_f16 vcc_lo
, v1
, v2
5143 // W32
: encoding
: [0x01,0x05,0x0a,0x7c]
5144 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5146 v_cmp_lg_f16 vcc_lo
, v127
, v2
5147 // W32
: encoding
: [0x7f,0x05,0x0a,0x7c]
5148 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5150 v_cmp_lg_f16 vcc_lo
, s1
, v2
5151 // W32
: encoding
: [0x01,0x04,0x0a,0x7c]
5152 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5154 v_cmp_lg_f16 vcc_lo
, s105
, v2
5155 // W32
: encoding
: [0x69,0x04,0x0a,0x7c]
5156 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5158 v_cmp_lg_f16 vcc_lo
, vcc_lo
, v2
5159 // W32
: encoding
: [0x6a,0x04,0x0a,0x7c]
5160 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5162 v_cmp_lg_f16 vcc_lo
, vcc_hi
, v2
5163 // W32
: encoding
: [0x6b,0x04,0x0a,0x7c]
5164 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5166 v_cmp_lg_f16 vcc_lo
, ttmp15
, v2
5167 // W32
: encoding
: [0x7b,0x04,0x0a,0x7c]
5168 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5170 v_cmp_lg_f16 vcc_lo
, m0
, v2
5171 // W32
: encoding
: [0x7d,0x04,0x0a,0x7c]
5172 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5174 v_cmp_lg_f16 vcc_lo
, exec_lo
, v2
5175 // W32
: encoding
: [0x7e,0x04,0x0a,0x7c]
5176 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5178 v_cmp_lg_f16 vcc_lo
, exec_hi
, v2
5179 // W32
: encoding
: [0x7f,0x04,0x0a,0x7c]
5180 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5182 v_cmp_lg_f16 vcc_lo
, null
, v2
5183 // W32
: encoding
: [0x7c,0x04,0x0a,0x7c]
5184 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5186 v_cmp_lg_f16 vcc_lo
, -1, v2
5187 // W32
: encoding
: [0xc1,0x04,0x0a,0x7c]
5188 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5190 v_cmp_lg_f16 vcc_lo
, 0.5, v2
5191 // W32
: encoding
: [0xf0,0x04,0x0a,0x7c]
5192 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5194 v_cmp_lg_f16 vcc_lo
, src_scc
, v2
5195 // W32
: encoding
: [0xfd,0x04,0x0a,0x7c]
5196 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5198 v_cmp_lg_f16 vcc_lo
, 0xfe0b, v127
5199 // W32
: encoding
: [0xff,0xfe,0x0a,0x7c,0x0b,0xfe,0x00,0x00]
5200 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5202 v_cmp_lg_f16 vcc
, v1
, v2
5203 // W64
: encoding
: [0x01,0x05,0x0a,0x7c]
5204 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5206 v_cmp_lg_f16 vcc
, v127
, v2
5207 // W64
: encoding
: [0x7f,0x05,0x0a,0x7c]
5208 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5210 v_cmp_lg_f16 vcc
, s1
, v2
5211 // W64
: encoding
: [0x01,0x04,0x0a,0x7c]
5212 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5214 v_cmp_lg_f16 vcc
, s105
, v2
5215 // W64
: encoding
: [0x69,0x04,0x0a,0x7c]
5216 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5218 v_cmp_lg_f16 vcc
, vcc_lo
, v2
5219 // W64
: encoding
: [0x6a,0x04,0x0a,0x7c]
5220 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5222 v_cmp_lg_f16 vcc
, vcc_hi
, v2
5223 // W64
: encoding
: [0x6b,0x04,0x0a,0x7c]
5224 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5226 v_cmp_lg_f16 vcc
, ttmp15
, v2
5227 // W64
: encoding
: [0x7b,0x04,0x0a,0x7c]
5228 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5230 v_cmp_lg_f16 vcc
, m0
, v2
5231 // W64
: encoding
: [0x7d,0x04,0x0a,0x7c]
5232 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5234 v_cmp_lg_f16 vcc
, exec_lo
, v2
5235 // W64
: encoding
: [0x7e,0x04,0x0a,0x7c]
5236 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5238 v_cmp_lg_f16 vcc
, exec_hi
, v2
5239 // W64
: encoding
: [0x7f,0x04,0x0a,0x7c]
5240 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5242 v_cmp_lg_f16 vcc
, null
, v2
5243 // W64
: encoding
: [0x7c,0x04,0x0a,0x7c]
5244 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5246 v_cmp_lg_f16 vcc
, -1, v2
5247 // W64
: encoding
: [0xc1,0x04,0x0a,0x7c]
5248 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5250 v_cmp_lg_f16 vcc
, 0.5, v2
5251 // W64
: encoding
: [0xf0,0x04,0x0a,0x7c]
5252 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5254 v_cmp_lg_f16 vcc
, src_scc
, v2
5255 // W64
: encoding
: [0xfd,0x04,0x0a,0x7c]
5256 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5258 v_cmp_lg_f16 vcc
, 0xfe0b, v127
5259 // W64
: encoding
: [0xff,0xfe,0x0a,0x7c,0x0b,0xfe,0x00,0x00]
5260 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5262 v_cmp_lg_f32 vcc_lo
, v1
, v2
5263 // W32
: encoding
: [0x01,0x05,0x2a,0x7c]
5264 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5266 v_cmp_lg_f32 vcc_lo
, v255
, v2
5267 // W32
: encoding
: [0xff,0x05,0x2a,0x7c]
5268 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5270 v_cmp_lg_f32 vcc_lo
, s1
, v2
5271 // W32
: encoding
: [0x01,0x04,0x2a,0x7c]
5272 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5274 v_cmp_lg_f32 vcc_lo
, s105
, v2
5275 // W32
: encoding
: [0x69,0x04,0x2a,0x7c]
5276 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5278 v_cmp_lg_f32 vcc_lo
, vcc_lo
, v2
5279 // W32
: encoding
: [0x6a,0x04,0x2a,0x7c]
5280 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5282 v_cmp_lg_f32 vcc_lo
, vcc_hi
, v2
5283 // W32
: encoding
: [0x6b,0x04,0x2a,0x7c]
5284 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5286 v_cmp_lg_f32 vcc_lo
, ttmp15
, v2
5287 // W32
: encoding
: [0x7b,0x04,0x2a,0x7c]
5288 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5290 v_cmp_lg_f32 vcc_lo
, m0
, v2
5291 // W32
: encoding
: [0x7d,0x04,0x2a,0x7c]
5292 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5294 v_cmp_lg_f32 vcc_lo
, exec_lo
, v2
5295 // W32
: encoding
: [0x7e,0x04,0x2a,0x7c]
5296 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5298 v_cmp_lg_f32 vcc_lo
, exec_hi
, v2
5299 // W32
: encoding
: [0x7f,0x04,0x2a,0x7c]
5300 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5302 v_cmp_lg_f32 vcc_lo
, null
, v2
5303 // W32
: encoding
: [0x7c,0x04,0x2a,0x7c]
5304 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5306 v_cmp_lg_f32 vcc_lo
, -1, v2
5307 // W32
: encoding
: [0xc1,0x04,0x2a,0x7c]
5308 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5310 v_cmp_lg_f32 vcc_lo
, 0.5, v2
5311 // W32
: encoding
: [0xf0,0x04,0x2a,0x7c]
5312 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5314 v_cmp_lg_f32 vcc_lo
, src_scc
, v2
5315 // W32
: encoding
: [0xfd,0x04,0x2a,0x7c]
5316 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5318 v_cmp_lg_f32 vcc_lo
, 0xaf123456, v255
5319 // W32
: encoding
: [0xff,0xfe,0x2b,0x7c,0x56,0x34,0x12,0xaf]
5320 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5322 v_cmp_lg_f32 vcc
, v1
, v2
5323 // W64
: encoding
: [0x01,0x05,0x2a,0x7c]
5324 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5326 v_cmp_lg_f32 vcc
, v255
, v2
5327 // W64
: encoding
: [0xff,0x05,0x2a,0x7c]
5328 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5330 v_cmp_lg_f32 vcc
, s1
, v2
5331 // W64
: encoding
: [0x01,0x04,0x2a,0x7c]
5332 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5334 v_cmp_lg_f32 vcc
, s105
, v2
5335 // W64
: encoding
: [0x69,0x04,0x2a,0x7c]
5336 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5338 v_cmp_lg_f32 vcc
, vcc_lo
, v2
5339 // W64
: encoding
: [0x6a,0x04,0x2a,0x7c]
5340 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5342 v_cmp_lg_f32 vcc
, vcc_hi
, v2
5343 // W64
: encoding
: [0x6b,0x04,0x2a,0x7c]
5344 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5346 v_cmp_lg_f32 vcc
, ttmp15
, v2
5347 // W64
: encoding
: [0x7b,0x04,0x2a,0x7c]
5348 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5350 v_cmp_lg_f32 vcc
, m0
, v2
5351 // W64
: encoding
: [0x7d,0x04,0x2a,0x7c]
5352 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5354 v_cmp_lg_f32 vcc
, exec_lo
, v2
5355 // W64
: encoding
: [0x7e,0x04,0x2a,0x7c]
5356 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5358 v_cmp_lg_f32 vcc
, exec_hi
, v2
5359 // W64
: encoding
: [0x7f,0x04,0x2a,0x7c]
5360 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5362 v_cmp_lg_f32 vcc
, null
, v2
5363 // W64
: encoding
: [0x7c,0x04,0x2a,0x7c]
5364 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5366 v_cmp_lg_f32 vcc
, -1, v2
5367 // W64
: encoding
: [0xc1,0x04,0x2a,0x7c]
5368 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5370 v_cmp_lg_f32 vcc
, 0.5, v2
5371 // W64
: encoding
: [0xf0,0x04,0x2a,0x7c]
5372 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5374 v_cmp_lg_f32 vcc
, src_scc
, v2
5375 // W64
: encoding
: [0xfd,0x04,0x2a,0x7c]
5376 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5378 v_cmp_lg_f32 vcc
, 0xaf123456, v255
5379 // W64
: encoding
: [0xff,0xfe,0x2b,0x7c,0x56,0x34,0x12,0xaf]
5380 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5382 v_cmp_lg_f64 vcc_lo
, v
[1:2], v
[2:3]
5383 // W32
: encoding
: [0x01,0x05,0x4a,0x7c]
5384 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5386 v_cmp_lg_f64 vcc_lo
, v
[254:255], v
[2:3]
5387 // W32
: encoding
: [0xfe,0x05,0x4a,0x7c]
5388 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5390 v_cmp_lg_f64 vcc_lo
, s
[2:3], v
[2:3]
5391 // W32
: encoding
: [0x02,0x04,0x4a,0x7c]
5392 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5394 v_cmp_lg_f64 vcc_lo
, s
[104:105], v
[2:3]
5395 // W32
: encoding
: [0x68,0x04,0x4a,0x7c]
5396 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5398 v_cmp_lg_f64 vcc_lo
, vcc
, v
[2:3]
5399 // W32
: encoding
: [0x6a,0x04,0x4a,0x7c]
5400 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5402 v_cmp_lg_f64 vcc_lo
, ttmp
[14:15], v
[2:3]
5403 // W32
: encoding
: [0x7a,0x04,0x4a,0x7c]
5404 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5406 v_cmp_lg_f64 vcc_lo
, exec
, v
[2:3]
5407 // W32
: encoding
: [0x7e,0x04,0x4a,0x7c]
5408 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5410 v_cmp_lg_f64 vcc_lo
, null
, v
[2:3]
5411 // W32
: encoding
: [0x7c,0x04,0x4a,0x7c]
5412 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5414 v_cmp_lg_f64 vcc_lo
, -1, v
[2:3]
5415 // W32
: encoding
: [0xc1,0x04,0x4a,0x7c]
5416 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5418 v_cmp_lg_f64 vcc_lo
, 0.5, v
[2:3]
5419 // W32
: encoding
: [0xf0,0x04,0x4a,0x7c]
5420 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5422 v_cmp_lg_f64 vcc_lo
, src_scc
, v
[2:3]
5423 // W32
: encoding
: [0xfd,0x04,0x4a,0x7c]
5424 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5426 v_cmp_lg_f64 vcc_lo
, 0xaf123456, v
[254:255]
5427 // W32
: encoding
: [0xff,0xfc,0x4b,0x7c,0x56,0x34,0x12,0xaf]
5428 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5430 v_cmp_lg_f64 vcc
, v
[1:2], v
[2:3]
5431 // W64
: encoding
: [0x01,0x05,0x4a,0x7c]
5432 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5434 v_cmp_lg_f64 vcc
, v
[254:255], v
[2:3]
5435 // W64
: encoding
: [0xfe,0x05,0x4a,0x7c]
5436 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5438 v_cmp_lg_f64 vcc
, s
[2:3], v
[2:3]
5439 // W64
: encoding
: [0x02,0x04,0x4a,0x7c]
5440 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5442 v_cmp_lg_f64 vcc
, s
[104:105], v
[2:3]
5443 // W64
: encoding
: [0x68,0x04,0x4a,0x7c]
5444 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5446 v_cmp_lg_f64 vcc
, vcc
, v
[2:3]
5447 // W64
: encoding
: [0x6a,0x04,0x4a,0x7c]
5448 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5450 v_cmp_lg_f64 vcc
, ttmp
[14:15], v
[2:3]
5451 // W64
: encoding
: [0x7a,0x04,0x4a,0x7c]
5452 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5454 v_cmp_lg_f64 vcc
, exec
, v
[2:3]
5455 // W64
: encoding
: [0x7e,0x04,0x4a,0x7c]
5456 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5458 v_cmp_lg_f64 vcc
, null
, v
[2:3]
5459 // W64
: encoding
: [0x7c,0x04,0x4a,0x7c]
5460 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5462 v_cmp_lg_f64 vcc
, -1, v
[2:3]
5463 // W64
: encoding
: [0xc1,0x04,0x4a,0x7c]
5464 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5466 v_cmp_lg_f64 vcc
, 0.5, v
[2:3]
5467 // W64
: encoding
: [0xf0,0x04,0x4a,0x7c]
5468 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5470 v_cmp_lg_f64 vcc
, src_scc
, v
[2:3]
5471 // W64
: encoding
: [0xfd,0x04,0x4a,0x7c]
5472 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5474 v_cmp_lg_f64 vcc
, 0xaf123456, v
[254:255]
5475 // W64
: encoding
: [0xff,0xfc,0x4b,0x7c,0x56,0x34,0x12,0xaf]
5476 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5478 v_cmp_lt_f16 vcc_lo
, v1
, v2
5479 // W32
: encoding
: [0x01,0x05,0x02,0x7c]
5480 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5482 v_cmp_lt_f16 vcc_lo
, v127
, v2
5483 // W32
: encoding
: [0x7f,0x05,0x02,0x7c]
5484 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5486 v_cmp_lt_f16 vcc_lo
, s1
, v2
5487 // W32
: encoding
: [0x01,0x04,0x02,0x7c]
5488 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5490 v_cmp_lt_f16 vcc_lo
, s105
, v2
5491 // W32
: encoding
: [0x69,0x04,0x02,0x7c]
5492 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5494 v_cmp_lt_f16 vcc_lo
, vcc_lo
, v2
5495 // W32
: encoding
: [0x6a,0x04,0x02,0x7c]
5496 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5498 v_cmp_lt_f16 vcc_lo
, vcc_hi
, v2
5499 // W32
: encoding
: [0x6b,0x04,0x02,0x7c]
5500 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5502 v_cmp_lt_f16 vcc_lo
, ttmp15
, v2
5503 // W32
: encoding
: [0x7b,0x04,0x02,0x7c]
5504 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5506 v_cmp_lt_f16 vcc_lo
, m0
, v2
5507 // W32
: encoding
: [0x7d,0x04,0x02,0x7c]
5508 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5510 v_cmp_lt_f16 vcc_lo
, exec_lo
, v2
5511 // W32
: encoding
: [0x7e,0x04,0x02,0x7c]
5512 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5514 v_cmp_lt_f16 vcc_lo
, exec_hi
, v2
5515 // W32
: encoding
: [0x7f,0x04,0x02,0x7c]
5516 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5518 v_cmp_lt_f16 vcc_lo
, null
, v2
5519 // W32
: encoding
: [0x7c,0x04,0x02,0x7c]
5520 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5522 v_cmp_lt_f16 vcc_lo
, -1, v2
5523 // W32
: encoding
: [0xc1,0x04,0x02,0x7c]
5524 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5526 v_cmp_lt_f16 vcc_lo
, 0.5, v2
5527 // W32
: encoding
: [0xf0,0x04,0x02,0x7c]
5528 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5530 v_cmp_lt_f16 vcc_lo
, src_scc
, v2
5531 // W32
: encoding
: [0xfd,0x04,0x02,0x7c]
5532 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5534 v_cmp_lt_f16 vcc_lo
, 0xfe0b, v127
5535 // W32
: encoding
: [0xff,0xfe,0x02,0x7c,0x0b,0xfe,0x00,0x00]
5536 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5538 v_cmp_lt_f16 vcc
, v1
, v2
5539 // W64
: encoding
: [0x01,0x05,0x02,0x7c]
5540 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5542 v_cmp_lt_f16 vcc
, v127
, v2
5543 // W64
: encoding
: [0x7f,0x05,0x02,0x7c]
5544 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5546 v_cmp_lt_f16 vcc
, s1
, v2
5547 // W64
: encoding
: [0x01,0x04,0x02,0x7c]
5548 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5550 v_cmp_lt_f16 vcc
, s105
, v2
5551 // W64
: encoding
: [0x69,0x04,0x02,0x7c]
5552 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5554 v_cmp_lt_f16 vcc
, vcc_lo
, v2
5555 // W64
: encoding
: [0x6a,0x04,0x02,0x7c]
5556 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5558 v_cmp_lt_f16 vcc
, vcc_hi
, v2
5559 // W64
: encoding
: [0x6b,0x04,0x02,0x7c]
5560 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5562 v_cmp_lt_f16 vcc
, ttmp15
, v2
5563 // W64
: encoding
: [0x7b,0x04,0x02,0x7c]
5564 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5566 v_cmp_lt_f16 vcc
, m0
, v2
5567 // W64
: encoding
: [0x7d,0x04,0x02,0x7c]
5568 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5570 v_cmp_lt_f16 vcc
, exec_lo
, v2
5571 // W64
: encoding
: [0x7e,0x04,0x02,0x7c]
5572 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5574 v_cmp_lt_f16 vcc
, exec_hi
, v2
5575 // W64
: encoding
: [0x7f,0x04,0x02,0x7c]
5576 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5578 v_cmp_lt_f16 vcc
, null
, v2
5579 // W64
: encoding
: [0x7c,0x04,0x02,0x7c]
5580 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5582 v_cmp_lt_f16 vcc
, -1, v2
5583 // W64
: encoding
: [0xc1,0x04,0x02,0x7c]
5584 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5586 v_cmp_lt_f16 vcc
, 0.5, v2
5587 // W64
: encoding
: [0xf0,0x04,0x02,0x7c]
5588 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5590 v_cmp_lt_f16 vcc
, src_scc
, v2
5591 // W64
: encoding
: [0xfd,0x04,0x02,0x7c]
5592 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5594 v_cmp_lt_f16 vcc
, 0xfe0b, v127
5595 // W64
: encoding
: [0xff,0xfe,0x02,0x7c,0x0b,0xfe,0x00,0x00]
5596 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5598 v_cmp_lt_f32 vcc_lo
, v1
, v2
5599 // W32
: encoding
: [0x01,0x05,0x22,0x7c]
5600 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5602 v_cmp_lt_f32 vcc_lo
, v255
, v2
5603 // W32
: encoding
: [0xff,0x05,0x22,0x7c]
5604 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5606 v_cmp_lt_f32 vcc_lo
, s1
, v2
5607 // W32
: encoding
: [0x01,0x04,0x22,0x7c]
5608 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5610 v_cmp_lt_f32 vcc_lo
, s105
, v2
5611 // W32
: encoding
: [0x69,0x04,0x22,0x7c]
5612 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5614 v_cmp_lt_f32 vcc_lo
, vcc_lo
, v2
5615 // W32
: encoding
: [0x6a,0x04,0x22,0x7c]
5616 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5618 v_cmp_lt_f32 vcc_lo
, vcc_hi
, v2
5619 // W32
: encoding
: [0x6b,0x04,0x22,0x7c]
5620 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5622 v_cmp_lt_f32 vcc_lo
, ttmp15
, v2
5623 // W32
: encoding
: [0x7b,0x04,0x22,0x7c]
5624 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5626 v_cmp_lt_f32 vcc_lo
, m0
, v2
5627 // W32
: encoding
: [0x7d,0x04,0x22,0x7c]
5628 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5630 v_cmp_lt_f32 vcc_lo
, exec_lo
, v2
5631 // W32
: encoding
: [0x7e,0x04,0x22,0x7c]
5632 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5634 v_cmp_lt_f32 vcc_lo
, exec_hi
, v2
5635 // W32
: encoding
: [0x7f,0x04,0x22,0x7c]
5636 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5638 v_cmp_lt_f32 vcc_lo
, null
, v2
5639 // W32
: encoding
: [0x7c,0x04,0x22,0x7c]
5640 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5642 v_cmp_lt_f32 vcc_lo
, -1, v2
5643 // W32
: encoding
: [0xc1,0x04,0x22,0x7c]
5644 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5646 v_cmp_lt_f32 vcc_lo
, 0.5, v2
5647 // W32
: encoding
: [0xf0,0x04,0x22,0x7c]
5648 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5650 v_cmp_lt_f32 vcc_lo
, src_scc
, v2
5651 // W32
: encoding
: [0xfd,0x04,0x22,0x7c]
5652 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5654 v_cmp_lt_f32 vcc_lo
, 0xaf123456, v255
5655 // W32
: encoding
: [0xff,0xfe,0x23,0x7c,0x56,0x34,0x12,0xaf]
5656 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5658 v_cmp_lt_f32 vcc
, v1
, v2
5659 // W64
: encoding
: [0x01,0x05,0x22,0x7c]
5660 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5662 v_cmp_lt_f32 vcc
, v255
, v2
5663 // W64
: encoding
: [0xff,0x05,0x22,0x7c]
5664 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5666 v_cmp_lt_f32 vcc
, s1
, v2
5667 // W64
: encoding
: [0x01,0x04,0x22,0x7c]
5668 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5670 v_cmp_lt_f32 vcc
, s105
, v2
5671 // W64
: encoding
: [0x69,0x04,0x22,0x7c]
5672 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5674 v_cmp_lt_f32 vcc
, vcc_lo
, v2
5675 // W64
: encoding
: [0x6a,0x04,0x22,0x7c]
5676 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5678 v_cmp_lt_f32 vcc
, vcc_hi
, v2
5679 // W64
: encoding
: [0x6b,0x04,0x22,0x7c]
5680 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5682 v_cmp_lt_f32 vcc
, ttmp15
, v2
5683 // W64
: encoding
: [0x7b,0x04,0x22,0x7c]
5684 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5686 v_cmp_lt_f32 vcc
, m0
, v2
5687 // W64
: encoding
: [0x7d,0x04,0x22,0x7c]
5688 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5690 v_cmp_lt_f32 vcc
, exec_lo
, v2
5691 // W64
: encoding
: [0x7e,0x04,0x22,0x7c]
5692 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5694 v_cmp_lt_f32 vcc
, exec_hi
, v2
5695 // W64
: encoding
: [0x7f,0x04,0x22,0x7c]
5696 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5698 v_cmp_lt_f32 vcc
, null
, v2
5699 // W64
: encoding
: [0x7c,0x04,0x22,0x7c]
5700 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5702 v_cmp_lt_f32 vcc
, -1, v2
5703 // W64
: encoding
: [0xc1,0x04,0x22,0x7c]
5704 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5706 v_cmp_lt_f32 vcc
, 0.5, v2
5707 // W64
: encoding
: [0xf0,0x04,0x22,0x7c]
5708 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5710 v_cmp_lt_f32 vcc
, src_scc
, v2
5711 // W64
: encoding
: [0xfd,0x04,0x22,0x7c]
5712 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5714 v_cmp_lt_f32 vcc
, 0xaf123456, v255
5715 // W64
: encoding
: [0xff,0xfe,0x23,0x7c,0x56,0x34,0x12,0xaf]
5716 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5718 v_cmp_lt_f64 vcc_lo
, v
[1:2], v
[2:3]
5719 // W32
: encoding
: [0x01,0x05,0x42,0x7c]
5720 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5722 v_cmp_lt_f64 vcc_lo
, v
[254:255], v
[2:3]
5723 // W32
: encoding
: [0xfe,0x05,0x42,0x7c]
5724 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5726 v_cmp_lt_f64 vcc_lo
, s
[2:3], v
[2:3]
5727 // W32
: encoding
: [0x02,0x04,0x42,0x7c]
5728 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5730 v_cmp_lt_f64 vcc_lo
, s
[104:105], v
[2:3]
5731 // W32
: encoding
: [0x68,0x04,0x42,0x7c]
5732 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5734 v_cmp_lt_f64 vcc_lo
, vcc
, v
[2:3]
5735 // W32
: encoding
: [0x6a,0x04,0x42,0x7c]
5736 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5738 v_cmp_lt_f64 vcc_lo
, ttmp
[14:15], v
[2:3]
5739 // W32
: encoding
: [0x7a,0x04,0x42,0x7c]
5740 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5742 v_cmp_lt_f64 vcc_lo
, exec
, v
[2:3]
5743 // W32
: encoding
: [0x7e,0x04,0x42,0x7c]
5744 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5746 v_cmp_lt_f64 vcc_lo
, null
, v
[2:3]
5747 // W32
: encoding
: [0x7c,0x04,0x42,0x7c]
5748 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5750 v_cmp_lt_f64 vcc_lo
, -1, v
[2:3]
5751 // W32
: encoding
: [0xc1,0x04,0x42,0x7c]
5752 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5754 v_cmp_lt_f64 vcc_lo
, 0.5, v
[2:3]
5755 // W32
: encoding
: [0xf0,0x04,0x42,0x7c]
5756 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5758 v_cmp_lt_f64 vcc_lo
, src_scc
, v
[2:3]
5759 // W32
: encoding
: [0xfd,0x04,0x42,0x7c]
5760 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5762 v_cmp_lt_f64 vcc_lo
, 0xaf123456, v
[254:255]
5763 // W32
: encoding
: [0xff,0xfc,0x43,0x7c,0x56,0x34,0x12,0xaf]
5764 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5766 v_cmp_lt_f64 vcc
, v
[1:2], v
[2:3]
5767 // W64
: encoding
: [0x01,0x05,0x42,0x7c]
5768 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5770 v_cmp_lt_f64 vcc
, v
[254:255], v
[2:3]
5771 // W64
: encoding
: [0xfe,0x05,0x42,0x7c]
5772 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5774 v_cmp_lt_f64 vcc
, s
[2:3], v
[2:3]
5775 // W64
: encoding
: [0x02,0x04,0x42,0x7c]
5776 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5778 v_cmp_lt_f64 vcc
, s
[104:105], v
[2:3]
5779 // W64
: encoding
: [0x68,0x04,0x42,0x7c]
5780 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5782 v_cmp_lt_f64 vcc
, vcc
, v
[2:3]
5783 // W64
: encoding
: [0x6a,0x04,0x42,0x7c]
5784 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5786 v_cmp_lt_f64 vcc
, ttmp
[14:15], v
[2:3]
5787 // W64
: encoding
: [0x7a,0x04,0x42,0x7c]
5788 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5790 v_cmp_lt_f64 vcc
, exec
, v
[2:3]
5791 // W64
: encoding
: [0x7e,0x04,0x42,0x7c]
5792 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5794 v_cmp_lt_f64 vcc
, null
, v
[2:3]
5795 // W64
: encoding
: [0x7c,0x04,0x42,0x7c]
5796 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5798 v_cmp_lt_f64 vcc
, -1, v
[2:3]
5799 // W64
: encoding
: [0xc1,0x04,0x42,0x7c]
5800 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5802 v_cmp_lt_f64 vcc
, 0.5, v
[2:3]
5803 // W64
: encoding
: [0xf0,0x04,0x42,0x7c]
5804 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5806 v_cmp_lt_f64 vcc
, src_scc
, v
[2:3]
5807 // W64
: encoding
: [0xfd,0x04,0x42,0x7c]
5808 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5810 v_cmp_lt_f64 vcc
, 0xaf123456, v
[254:255]
5811 // W64
: encoding
: [0xff,0xfc,0x43,0x7c,0x56,0x34,0x12,0xaf]
5812 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5814 v_cmp_lt_i16 vcc_lo
, v1
, v2
5815 // W32
: encoding
: [0x01,0x05,0x62,0x7c]
5816 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5818 v_cmp_lt_i16 vcc_lo
, v127
, v2
5819 // W32
: encoding
: [0x7f,0x05,0x62,0x7c]
5820 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5822 v_cmp_lt_i16 vcc_lo
, s1
, v2
5823 // W32
: encoding
: [0x01,0x04,0x62,0x7c]
5824 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5826 v_cmp_lt_i16 vcc_lo
, s105
, v2
5827 // W32
: encoding
: [0x69,0x04,0x62,0x7c]
5828 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5830 v_cmp_lt_i16 vcc_lo
, vcc_lo
, v2
5831 // W32
: encoding
: [0x6a,0x04,0x62,0x7c]
5832 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5834 v_cmp_lt_i16 vcc_lo
, vcc_hi
, v2
5835 // W32
: encoding
: [0x6b,0x04,0x62,0x7c]
5836 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5838 v_cmp_lt_i16 vcc_lo
, ttmp15
, v2
5839 // W32
: encoding
: [0x7b,0x04,0x62,0x7c]
5840 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5842 v_cmp_lt_i16 vcc_lo
, m0
, v2
5843 // W32
: encoding
: [0x7d,0x04,0x62,0x7c]
5844 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5846 v_cmp_lt_i16 vcc_lo
, exec_lo
, v2
5847 // W32
: encoding
: [0x7e,0x04,0x62,0x7c]
5848 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5850 v_cmp_lt_i16 vcc_lo
, exec_hi
, v2
5851 // W32
: encoding
: [0x7f,0x04,0x62,0x7c]
5852 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5854 v_cmp_lt_i16 vcc_lo
, null
, v2
5855 // W32
: encoding
: [0x7c,0x04,0x62,0x7c]
5856 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5858 v_cmp_lt_i16 vcc_lo
, -1, v2
5859 // W32
: encoding
: [0xc1,0x04,0x62,0x7c]
5860 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5862 v_cmp_lt_i16 vcc_lo
, 0.5, v2
5863 // W32
: encoding
: [0xff,0x04,0x62,0x7c,0x00,0x38,0x00,0x00]
5864 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5866 v_cmp_lt_i16 vcc_lo
, src_scc
, v2
5867 // W32
: encoding
: [0xfd,0x04,0x62,0x7c]
5868 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5870 v_cmp_lt_i16 vcc_lo
, 0xfe0b, v127
5871 // W32
: encoding
: [0xff,0xfe,0x62,0x7c,0x0b,0xfe,0x00,0x00]
5872 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5874 v_cmp_lt_i16 vcc
, v1
, v2
5875 // W64
: encoding
: [0x01,0x05,0x62,0x7c]
5876 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5878 v_cmp_lt_i16 vcc
, v127
, v2
5879 // W64
: encoding
: [0x7f,0x05,0x62,0x7c]
5880 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5882 v_cmp_lt_i16 vcc
, s1
, v2
5883 // W64
: encoding
: [0x01,0x04,0x62,0x7c]
5884 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5886 v_cmp_lt_i16 vcc
, s105
, v2
5887 // W64
: encoding
: [0x69,0x04,0x62,0x7c]
5888 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5890 v_cmp_lt_i16 vcc
, vcc_lo
, v2
5891 // W64
: encoding
: [0x6a,0x04,0x62,0x7c]
5892 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5894 v_cmp_lt_i16 vcc
, vcc_hi
, v2
5895 // W64
: encoding
: [0x6b,0x04,0x62,0x7c]
5896 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5898 v_cmp_lt_i16 vcc
, ttmp15
, v2
5899 // W64
: encoding
: [0x7b,0x04,0x62,0x7c]
5900 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5902 v_cmp_lt_i16 vcc
, m0
, v2
5903 // W64
: encoding
: [0x7d,0x04,0x62,0x7c]
5904 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5906 v_cmp_lt_i16 vcc
, exec_lo
, v2
5907 // W64
: encoding
: [0x7e,0x04,0x62,0x7c]
5908 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5910 v_cmp_lt_i16 vcc
, exec_hi
, v2
5911 // W64
: encoding
: [0x7f,0x04,0x62,0x7c]
5912 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5914 v_cmp_lt_i16 vcc
, null
, v2
5915 // W64
: encoding
: [0x7c,0x04,0x62,0x7c]
5916 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5918 v_cmp_lt_i16 vcc
, -1, v2
5919 // W64
: encoding
: [0xc1,0x04,0x62,0x7c]
5920 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5922 v_cmp_lt_i16 vcc
, 0.5, v2
5923 // W64
: encoding
: [0xff,0x04,0x62,0x7c,0x00,0x38,0x00,0x00]
5924 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5926 v_cmp_lt_i16 vcc
, src_scc
, v2
5927 // W64
: encoding
: [0xfd,0x04,0x62,0x7c]
5928 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5930 v_cmp_lt_i16 vcc
, 0xfe0b, v127
5931 // W64
: encoding
: [0xff,0xfe,0x62,0x7c,0x0b,0xfe,0x00,0x00]
5932 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5934 v_cmp_lt_i32 vcc_lo
, v1
, v2
5935 // W32
: encoding
: [0x01,0x05,0x82,0x7c]
5936 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5938 v_cmp_lt_i32 vcc_lo
, v255
, v2
5939 // W32
: encoding
: [0xff,0x05,0x82,0x7c]
5940 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5942 v_cmp_lt_i32 vcc_lo
, s1
, v2
5943 // W32
: encoding
: [0x01,0x04,0x82,0x7c]
5944 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5946 v_cmp_lt_i32 vcc_lo
, s105
, v2
5947 // W32
: encoding
: [0x69,0x04,0x82,0x7c]
5948 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5950 v_cmp_lt_i32 vcc_lo
, vcc_lo
, v2
5951 // W32
: encoding
: [0x6a,0x04,0x82,0x7c]
5952 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5954 v_cmp_lt_i32 vcc_lo
, vcc_hi
, v2
5955 // W32
: encoding
: [0x6b,0x04,0x82,0x7c]
5956 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5958 v_cmp_lt_i32 vcc_lo
, ttmp15
, v2
5959 // W32
: encoding
: [0x7b,0x04,0x82,0x7c]
5960 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5962 v_cmp_lt_i32 vcc_lo
, m0
, v2
5963 // W32
: encoding
: [0x7d,0x04,0x82,0x7c]
5964 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5966 v_cmp_lt_i32 vcc_lo
, exec_lo
, v2
5967 // W32
: encoding
: [0x7e,0x04,0x82,0x7c]
5968 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5970 v_cmp_lt_i32 vcc_lo
, exec_hi
, v2
5971 // W32
: encoding
: [0x7f,0x04,0x82,0x7c]
5972 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5974 v_cmp_lt_i32 vcc_lo
, null
, v2
5975 // W32
: encoding
: [0x7c,0x04,0x82,0x7c]
5976 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5978 v_cmp_lt_i32 vcc_lo
, -1, v2
5979 // W32
: encoding
: [0xc1,0x04,0x82,0x7c]
5980 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5982 v_cmp_lt_i32 vcc_lo
, 0.5, v2
5983 // W32
: encoding
: [0xf0,0x04,0x82,0x7c]
5984 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5986 v_cmp_lt_i32 vcc_lo
, src_scc
, v2
5987 // W32
: encoding
: [0xfd,0x04,0x82,0x7c]
5988 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5990 v_cmp_lt_i32 vcc_lo
, 0xaf123456, v255
5991 // W32
: encoding
: [0xff,0xfe,0x83,0x7c,0x56,0x34,0x12,0xaf]
5992 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5994 v_cmp_lt_i32 vcc
, v1
, v2
5995 // W64
: encoding
: [0x01,0x05,0x82,0x7c]
5996 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
5998 v_cmp_lt_i32 vcc
, v255
, v2
5999 // W64
: encoding
: [0xff,0x05,0x82,0x7c]
6000 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6002 v_cmp_lt_i32 vcc
, s1
, v2
6003 // W64
: encoding
: [0x01,0x04,0x82,0x7c]
6004 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6006 v_cmp_lt_i32 vcc
, s105
, v2
6007 // W64
: encoding
: [0x69,0x04,0x82,0x7c]
6008 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6010 v_cmp_lt_i32 vcc
, vcc_lo
, v2
6011 // W64
: encoding
: [0x6a,0x04,0x82,0x7c]
6012 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6014 v_cmp_lt_i32 vcc
, vcc_hi
, v2
6015 // W64
: encoding
: [0x6b,0x04,0x82,0x7c]
6016 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6018 v_cmp_lt_i32 vcc
, ttmp15
, v2
6019 // W64
: encoding
: [0x7b,0x04,0x82,0x7c]
6020 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6022 v_cmp_lt_i32 vcc
, m0
, v2
6023 // W64
: encoding
: [0x7d,0x04,0x82,0x7c]
6024 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6026 v_cmp_lt_i32 vcc
, exec_lo
, v2
6027 // W64
: encoding
: [0x7e,0x04,0x82,0x7c]
6028 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6030 v_cmp_lt_i32 vcc
, exec_hi
, v2
6031 // W64
: encoding
: [0x7f,0x04,0x82,0x7c]
6032 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6034 v_cmp_lt_i32 vcc
, null
, v2
6035 // W64
: encoding
: [0x7c,0x04,0x82,0x7c]
6036 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6038 v_cmp_lt_i32 vcc
, -1, v2
6039 // W64
: encoding
: [0xc1,0x04,0x82,0x7c]
6040 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6042 v_cmp_lt_i32 vcc
, 0.5, v2
6043 // W64
: encoding
: [0xf0,0x04,0x82,0x7c]
6044 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6046 v_cmp_lt_i32 vcc
, src_scc
, v2
6047 // W64
: encoding
: [0xfd,0x04,0x82,0x7c]
6048 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6050 v_cmp_lt_i32 vcc
, 0xaf123456, v255
6051 // W64
: encoding
: [0xff,0xfe,0x83,0x7c,0x56,0x34,0x12,0xaf]
6052 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6054 v_cmp_lt_i64 vcc_lo
, v
[1:2], v
[2:3]
6055 // W32
: encoding
: [0x01,0x05,0xa2,0x7c]
6056 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6058 v_cmp_lt_i64 vcc_lo
, v
[254:255], v
[2:3]
6059 // W32
: encoding
: [0xfe,0x05,0xa2,0x7c]
6060 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6062 v_cmp_lt_i64 vcc_lo
, s
[2:3], v
[2:3]
6063 // W32
: encoding
: [0x02,0x04,0xa2,0x7c]
6064 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6066 v_cmp_lt_i64 vcc_lo
, s
[104:105], v
[2:3]
6067 // W32
: encoding
: [0x68,0x04,0xa2,0x7c]
6068 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6070 v_cmp_lt_i64 vcc_lo
, vcc
, v
[2:3]
6071 // W32
: encoding
: [0x6a,0x04,0xa2,0x7c]
6072 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6074 v_cmp_lt_i64 vcc_lo
, ttmp
[14:15], v
[2:3]
6075 // W32
: encoding
: [0x7a,0x04,0xa2,0x7c]
6076 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6078 v_cmp_lt_i64 vcc_lo
, exec
, v
[2:3]
6079 // W32
: encoding
: [0x7e,0x04,0xa2,0x7c]
6080 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6082 v_cmp_lt_i64 vcc_lo
, null
, v
[2:3]
6083 // W32
: encoding
: [0x7c,0x04,0xa2,0x7c]
6084 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6086 v_cmp_lt_i64 vcc_lo
, -1, v
[2:3]
6087 // W32
: encoding
: [0xc1,0x04,0xa2,0x7c]
6088 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6090 v_cmp_lt_i64 vcc_lo
, 0.5, v
[2:3]
6091 // W32
: encoding
: [0xf0,0x04,0xa2,0x7c]
6092 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6094 v_cmp_lt_i64 vcc_lo
, src_scc
, v
[2:3]
6095 // W32
: encoding
: [0xfd,0x04,0xa2,0x7c]
6096 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6098 v_cmp_lt_i64 vcc_lo
, 0xaf123456, v
[254:255]
6099 // W32
: encoding
: [0xff,0xfc,0xa3,0x7c,0x56,0x34,0x12,0xaf]
6100 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6102 v_cmp_lt_i64 vcc
, v
[1:2], v
[2:3]
6103 // W64
: encoding
: [0x01,0x05,0xa2,0x7c]
6104 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6106 v_cmp_lt_i64 vcc
, v
[254:255], v
[2:3]
6107 // W64
: encoding
: [0xfe,0x05,0xa2,0x7c]
6108 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6110 v_cmp_lt_i64 vcc
, s
[2:3], v
[2:3]
6111 // W64
: encoding
: [0x02,0x04,0xa2,0x7c]
6112 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6114 v_cmp_lt_i64 vcc
, s
[104:105], v
[2:3]
6115 // W64
: encoding
: [0x68,0x04,0xa2,0x7c]
6116 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6118 v_cmp_lt_i64 vcc
, vcc
, v
[2:3]
6119 // W64
: encoding
: [0x6a,0x04,0xa2,0x7c]
6120 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6122 v_cmp_lt_i64 vcc
, ttmp
[14:15], v
[2:3]
6123 // W64
: encoding
: [0x7a,0x04,0xa2,0x7c]
6124 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6126 v_cmp_lt_i64 vcc
, exec
, v
[2:3]
6127 // W64
: encoding
: [0x7e,0x04,0xa2,0x7c]
6128 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6130 v_cmp_lt_i64 vcc
, null
, v
[2:3]
6131 // W64
: encoding
: [0x7c,0x04,0xa2,0x7c]
6132 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6134 v_cmp_lt_i64 vcc
, -1, v
[2:3]
6135 // W64
: encoding
: [0xc1,0x04,0xa2,0x7c]
6136 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6138 v_cmp_lt_i64 vcc
, 0.5, v
[2:3]
6139 // W64
: encoding
: [0xf0,0x04,0xa2,0x7c]
6140 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6142 v_cmp_lt_i64 vcc
, src_scc
, v
[2:3]
6143 // W64
: encoding
: [0xfd,0x04,0xa2,0x7c]
6144 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6146 v_cmp_lt_i64 vcc
, 0xaf123456, v
[254:255]
6147 // W64
: encoding
: [0xff,0xfc,0xa3,0x7c,0x56,0x34,0x12,0xaf]
6148 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6150 v_cmp_lt_u16 vcc_lo
, v1
, v2
6151 // W32
: encoding
: [0x01,0x05,0x72,0x7c]
6152 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6154 v_cmp_lt_u16 vcc_lo
, v127
, v2
6155 // W32
: encoding
: [0x7f,0x05,0x72,0x7c]
6156 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6158 v_cmp_lt_u16 vcc_lo
, s1
, v2
6159 // W32
: encoding
: [0x01,0x04,0x72,0x7c]
6160 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6162 v_cmp_lt_u16 vcc_lo
, s105
, v2
6163 // W32
: encoding
: [0x69,0x04,0x72,0x7c]
6164 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6166 v_cmp_lt_u16 vcc_lo
, vcc_lo
, v2
6167 // W32
: encoding
: [0x6a,0x04,0x72,0x7c]
6168 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6170 v_cmp_lt_u16 vcc_lo
, vcc_hi
, v2
6171 // W32
: encoding
: [0x6b,0x04,0x72,0x7c]
6172 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6174 v_cmp_lt_u16 vcc_lo
, ttmp15
, v2
6175 // W32
: encoding
: [0x7b,0x04,0x72,0x7c]
6176 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6178 v_cmp_lt_u16 vcc_lo
, m0
, v2
6179 // W32
: encoding
: [0x7d,0x04,0x72,0x7c]
6180 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6182 v_cmp_lt_u16 vcc_lo
, exec_lo
, v2
6183 // W32
: encoding
: [0x7e,0x04,0x72,0x7c]
6184 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6186 v_cmp_lt_u16 vcc_lo
, exec_hi
, v2
6187 // W32
: encoding
: [0x7f,0x04,0x72,0x7c]
6188 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6190 v_cmp_lt_u16 vcc_lo
, null
, v2
6191 // W32
: encoding
: [0x7c,0x04,0x72,0x7c]
6192 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6194 v_cmp_lt_u16 vcc_lo
, -1, v2
6195 // W32
: encoding
: [0xc1,0x04,0x72,0x7c]
6196 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6198 v_cmp_lt_u16 vcc_lo
, 0.5, v2
6199 // W32
: encoding
: [0xff,0x04,0x72,0x7c,0x00,0x38,0x00,0x00]
6200 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6202 v_cmp_lt_u16 vcc_lo
, src_scc
, v2
6203 // W32
: encoding
: [0xfd,0x04,0x72,0x7c]
6204 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6206 v_cmp_lt_u16 vcc_lo
, 0xfe0b, v127
6207 // W32
: encoding
: [0xff,0xfe,0x72,0x7c,0x0b,0xfe,0x00,0x00]
6208 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6210 v_cmp_lt_u16 vcc
, v1
, v2
6211 // W64
: encoding
: [0x01,0x05,0x72,0x7c]
6212 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6214 v_cmp_lt_u16 vcc
, v127
, v2
6215 // W64
: encoding
: [0x7f,0x05,0x72,0x7c]
6216 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6218 v_cmp_lt_u16 vcc
, s1
, v2
6219 // W64
: encoding
: [0x01,0x04,0x72,0x7c]
6220 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6222 v_cmp_lt_u16 vcc
, s105
, v2
6223 // W64
: encoding
: [0x69,0x04,0x72,0x7c]
6224 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6226 v_cmp_lt_u16 vcc
, vcc_lo
, v2
6227 // W64
: encoding
: [0x6a,0x04,0x72,0x7c]
6228 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6230 v_cmp_lt_u16 vcc
, vcc_hi
, v2
6231 // W64
: encoding
: [0x6b,0x04,0x72,0x7c]
6232 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6234 v_cmp_lt_u16 vcc
, ttmp15
, v2
6235 // W64
: encoding
: [0x7b,0x04,0x72,0x7c]
6236 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6238 v_cmp_lt_u16 vcc
, m0
, v2
6239 // W64
: encoding
: [0x7d,0x04,0x72,0x7c]
6240 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6242 v_cmp_lt_u16 vcc
, exec_lo
, v2
6243 // W64
: encoding
: [0x7e,0x04,0x72,0x7c]
6244 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6246 v_cmp_lt_u16 vcc
, exec_hi
, v2
6247 // W64
: encoding
: [0x7f,0x04,0x72,0x7c]
6248 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6250 v_cmp_lt_u16 vcc
, null
, v2
6251 // W64
: encoding
: [0x7c,0x04,0x72,0x7c]
6252 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6254 v_cmp_lt_u16 vcc
, -1, v2
6255 // W64
: encoding
: [0xc1,0x04,0x72,0x7c]
6256 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6258 v_cmp_lt_u16 vcc
, 0.5, v2
6259 // W64
: encoding
: [0xff,0x04,0x72,0x7c,0x00,0x38,0x00,0x00]
6260 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6262 v_cmp_lt_u16 vcc
, src_scc
, v2
6263 // W64
: encoding
: [0xfd,0x04,0x72,0x7c]
6264 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6266 v_cmp_lt_u16 vcc
, 0xfe0b, v127
6267 // W64
: encoding
: [0xff,0xfe,0x72,0x7c,0x0b,0xfe,0x00,0x00]
6268 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6270 v_cmp_lt_u32 vcc_lo
, v1
, v2
6271 // W32
: encoding
: [0x01,0x05,0x92,0x7c]
6272 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6274 v_cmp_lt_u32 vcc_lo
, v255
, v2
6275 // W32
: encoding
: [0xff,0x05,0x92,0x7c]
6276 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6278 v_cmp_lt_u32 vcc_lo
, s1
, v2
6279 // W32
: encoding
: [0x01,0x04,0x92,0x7c]
6280 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6282 v_cmp_lt_u32 vcc_lo
, s105
, v2
6283 // W32
: encoding
: [0x69,0x04,0x92,0x7c]
6284 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6286 v_cmp_lt_u32 vcc_lo
, vcc_lo
, v2
6287 // W32
: encoding
: [0x6a,0x04,0x92,0x7c]
6288 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6290 v_cmp_lt_u32 vcc_lo
, vcc_hi
, v2
6291 // W32
: encoding
: [0x6b,0x04,0x92,0x7c]
6292 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6294 v_cmp_lt_u32 vcc_lo
, ttmp15
, v2
6295 // W32
: encoding
: [0x7b,0x04,0x92,0x7c]
6296 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6298 v_cmp_lt_u32 vcc_lo
, m0
, v2
6299 // W32
: encoding
: [0x7d,0x04,0x92,0x7c]
6300 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6302 v_cmp_lt_u32 vcc_lo
, exec_lo
, v2
6303 // W32
: encoding
: [0x7e,0x04,0x92,0x7c]
6304 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6306 v_cmp_lt_u32 vcc_lo
, exec_hi
, v2
6307 // W32
: encoding
: [0x7f,0x04,0x92,0x7c]
6308 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6310 v_cmp_lt_u32 vcc_lo
, null
, v2
6311 // W32
: encoding
: [0x7c,0x04,0x92,0x7c]
6312 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6314 v_cmp_lt_u32 vcc_lo
, -1, v2
6315 // W32
: encoding
: [0xc1,0x04,0x92,0x7c]
6316 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6318 v_cmp_lt_u32 vcc_lo
, 0.5, v2
6319 // W32
: encoding
: [0xf0,0x04,0x92,0x7c]
6320 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6322 v_cmp_lt_u32 vcc_lo
, src_scc
, v2
6323 // W32
: encoding
: [0xfd,0x04,0x92,0x7c]
6324 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6326 v_cmp_lt_u32 vcc_lo
, 0xaf123456, v255
6327 // W32
: encoding
: [0xff,0xfe,0x93,0x7c,0x56,0x34,0x12,0xaf]
6328 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6330 v_cmp_lt_u32 vcc
, v1
, v2
6331 // W64
: encoding
: [0x01,0x05,0x92,0x7c]
6332 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6334 v_cmp_lt_u32 vcc
, v255
, v2
6335 // W64
: encoding
: [0xff,0x05,0x92,0x7c]
6336 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6338 v_cmp_lt_u32 vcc
, s1
, v2
6339 // W64
: encoding
: [0x01,0x04,0x92,0x7c]
6340 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6342 v_cmp_lt_u32 vcc
, s105
, v2
6343 // W64
: encoding
: [0x69,0x04,0x92,0x7c]
6344 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6346 v_cmp_lt_u32 vcc
, vcc_lo
, v2
6347 // W64
: encoding
: [0x6a,0x04,0x92,0x7c]
6348 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6350 v_cmp_lt_u32 vcc
, vcc_hi
, v2
6351 // W64
: encoding
: [0x6b,0x04,0x92,0x7c]
6352 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6354 v_cmp_lt_u32 vcc
, ttmp15
, v2
6355 // W64
: encoding
: [0x7b,0x04,0x92,0x7c]
6356 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6358 v_cmp_lt_u32 vcc
, m0
, v2
6359 // W64
: encoding
: [0x7d,0x04,0x92,0x7c]
6360 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6362 v_cmp_lt_u32 vcc
, exec_lo
, v2
6363 // W64
: encoding
: [0x7e,0x04,0x92,0x7c]
6364 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6366 v_cmp_lt_u32 vcc
, exec_hi
, v2
6367 // W64
: encoding
: [0x7f,0x04,0x92,0x7c]
6368 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6370 v_cmp_lt_u32 vcc
, null
, v2
6371 // W64
: encoding
: [0x7c,0x04,0x92,0x7c]
6372 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6374 v_cmp_lt_u32 vcc
, -1, v2
6375 // W64
: encoding
: [0xc1,0x04,0x92,0x7c]
6376 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6378 v_cmp_lt_u32 vcc
, 0.5, v2
6379 // W64
: encoding
: [0xf0,0x04,0x92,0x7c]
6380 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6382 v_cmp_lt_u32 vcc
, src_scc
, v2
6383 // W64
: encoding
: [0xfd,0x04,0x92,0x7c]
6384 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6386 v_cmp_lt_u32 vcc
, 0xaf123456, v255
6387 // W64
: encoding
: [0xff,0xfe,0x93,0x7c,0x56,0x34,0x12,0xaf]
6388 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6390 v_cmp_lt_u64 vcc_lo
, v
[1:2], v
[2:3]
6391 // W32
: encoding
: [0x01,0x05,0xb2,0x7c]
6392 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6394 v_cmp_lt_u64 vcc_lo
, v
[254:255], v
[2:3]
6395 // W32
: encoding
: [0xfe,0x05,0xb2,0x7c]
6396 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6398 v_cmp_lt_u64 vcc_lo
, s
[2:3], v
[2:3]
6399 // W32
: encoding
: [0x02,0x04,0xb2,0x7c]
6400 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6402 v_cmp_lt_u64 vcc_lo
, s
[104:105], v
[2:3]
6403 // W32
: encoding
: [0x68,0x04,0xb2,0x7c]
6404 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6406 v_cmp_lt_u64 vcc_lo
, vcc
, v
[2:3]
6407 // W32
: encoding
: [0x6a,0x04,0xb2,0x7c]
6408 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6410 v_cmp_lt_u64 vcc_lo
, ttmp
[14:15], v
[2:3]
6411 // W32
: encoding
: [0x7a,0x04,0xb2,0x7c]
6412 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6414 v_cmp_lt_u64 vcc_lo
, exec
, v
[2:3]
6415 // W32
: encoding
: [0x7e,0x04,0xb2,0x7c]
6416 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6418 v_cmp_lt_u64 vcc_lo
, null
, v
[2:3]
6419 // W32
: encoding
: [0x7c,0x04,0xb2,0x7c]
6420 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6422 v_cmp_lt_u64 vcc_lo
, -1, v
[2:3]
6423 // W32
: encoding
: [0xc1,0x04,0xb2,0x7c]
6424 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6426 v_cmp_lt_u64 vcc_lo
, 0.5, v
[2:3]
6427 // W32
: encoding
: [0xf0,0x04,0xb2,0x7c]
6428 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6430 v_cmp_lt_u64 vcc_lo
, src_scc
, v
[2:3]
6431 // W32
: encoding
: [0xfd,0x04,0xb2,0x7c]
6432 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6434 v_cmp_lt_u64 vcc_lo
, 0xaf123456, v
[254:255]
6435 // W32
: encoding
: [0xff,0xfc,0xb3,0x7c,0x56,0x34,0x12,0xaf]
6436 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6438 v_cmp_lt_u64 vcc
, v
[1:2], v
[2:3]
6439 // W64
: encoding
: [0x01,0x05,0xb2,0x7c]
6440 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6442 v_cmp_lt_u64 vcc
, v
[254:255], v
[2:3]
6443 // W64
: encoding
: [0xfe,0x05,0xb2,0x7c]
6444 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6446 v_cmp_lt_u64 vcc
, s
[2:3], v
[2:3]
6447 // W64
: encoding
: [0x02,0x04,0xb2,0x7c]
6448 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6450 v_cmp_lt_u64 vcc
, s
[104:105], v
[2:3]
6451 // W64
: encoding
: [0x68,0x04,0xb2,0x7c]
6452 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6454 v_cmp_lt_u64 vcc
, vcc
, v
[2:3]
6455 // W64
: encoding
: [0x6a,0x04,0xb2,0x7c]
6456 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6458 v_cmp_lt_u64 vcc
, ttmp
[14:15], v
[2:3]
6459 // W64
: encoding
: [0x7a,0x04,0xb2,0x7c]
6460 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6462 v_cmp_lt_u64 vcc
, exec
, v
[2:3]
6463 // W64
: encoding
: [0x7e,0x04,0xb2,0x7c]
6464 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6466 v_cmp_lt_u64 vcc
, null
, v
[2:3]
6467 // W64
: encoding
: [0x7c,0x04,0xb2,0x7c]
6468 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6470 v_cmp_lt_u64 vcc
, -1, v
[2:3]
6471 // W64
: encoding
: [0xc1,0x04,0xb2,0x7c]
6472 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6474 v_cmp_lt_u64 vcc
, 0.5, v
[2:3]
6475 // W64
: encoding
: [0xf0,0x04,0xb2,0x7c]
6476 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6478 v_cmp_lt_u64 vcc
, src_scc
, v
[2:3]
6479 // W64
: encoding
: [0xfd,0x04,0xb2,0x7c]
6480 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6482 v_cmp_lt_u64 vcc
, 0xaf123456, v
[254:255]
6483 // W64
: encoding
: [0xff,0xfc,0xb3,0x7c,0x56,0x34,0x12,0xaf]
6484 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6486 v_cmp_ne_i16 vcc_lo
, v1
, v2
6487 // W32
: encoding
: [0x01,0x05,0x6a,0x7c]
6488 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6490 v_cmp_ne_i16 vcc_lo
, v127
, v2
6491 // W32
: encoding
: [0x7f,0x05,0x6a,0x7c]
6492 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6494 v_cmp_ne_i16 vcc_lo
, s1
, v2
6495 // W32
: encoding
: [0x01,0x04,0x6a,0x7c]
6496 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6498 v_cmp_ne_i16 vcc_lo
, s105
, v2
6499 // W32
: encoding
: [0x69,0x04,0x6a,0x7c]
6500 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6502 v_cmp_ne_i16 vcc_lo
, vcc_lo
, v2
6503 // W32
: encoding
: [0x6a,0x04,0x6a,0x7c]
6504 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6506 v_cmp_ne_i16 vcc_lo
, vcc_hi
, v2
6507 // W32
: encoding
: [0x6b,0x04,0x6a,0x7c]
6508 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6510 v_cmp_ne_i16 vcc_lo
, ttmp15
, v2
6511 // W32
: encoding
: [0x7b,0x04,0x6a,0x7c]
6512 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6514 v_cmp_ne_i16 vcc_lo
, m0
, v2
6515 // W32
: encoding
: [0x7d,0x04,0x6a,0x7c]
6516 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6518 v_cmp_ne_i16 vcc_lo
, exec_lo
, v2
6519 // W32
: encoding
: [0x7e,0x04,0x6a,0x7c]
6520 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6522 v_cmp_ne_i16 vcc_lo
, exec_hi
, v2
6523 // W32
: encoding
: [0x7f,0x04,0x6a,0x7c]
6524 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6526 v_cmp_ne_i16 vcc_lo
, null
, v2
6527 // W32
: encoding
: [0x7c,0x04,0x6a,0x7c]
6528 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6530 v_cmp_ne_i16 vcc_lo
, -1, v2
6531 // W32
: encoding
: [0xc1,0x04,0x6a,0x7c]
6532 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6534 v_cmp_ne_i16 vcc_lo
, 0.5, v2
6535 // W32
: encoding
: [0xff,0x04,0x6a,0x7c,0x00,0x38,0x00,0x00]
6536 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6538 v_cmp_ne_i16 vcc_lo
, src_scc
, v2
6539 // W32
: encoding
: [0xfd,0x04,0x6a,0x7c]
6540 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6542 v_cmp_ne_i16 vcc_lo
, 0xfe0b, v127
6543 // W32
: encoding
: [0xff,0xfe,0x6a,0x7c,0x0b,0xfe,0x00,0x00]
6544 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6546 v_cmp_ne_i16 vcc
, v1
, v2
6547 // W64
: encoding
: [0x01,0x05,0x6a,0x7c]
6548 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6550 v_cmp_ne_i16 vcc
, v127
, v2
6551 // W64
: encoding
: [0x7f,0x05,0x6a,0x7c]
6552 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6554 v_cmp_ne_i16 vcc
, s1
, v2
6555 // W64
: encoding
: [0x01,0x04,0x6a,0x7c]
6556 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6558 v_cmp_ne_i16 vcc
, s105
, v2
6559 // W64
: encoding
: [0x69,0x04,0x6a,0x7c]
6560 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6562 v_cmp_ne_i16 vcc
, vcc_lo
, v2
6563 // W64
: encoding
: [0x6a,0x04,0x6a,0x7c]
6564 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6566 v_cmp_ne_i16 vcc
, vcc_hi
, v2
6567 // W64
: encoding
: [0x6b,0x04,0x6a,0x7c]
6568 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6570 v_cmp_ne_i16 vcc
, ttmp15
, v2
6571 // W64
: encoding
: [0x7b,0x04,0x6a,0x7c]
6572 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6574 v_cmp_ne_i16 vcc
, m0
, v2
6575 // W64
: encoding
: [0x7d,0x04,0x6a,0x7c]
6576 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6578 v_cmp_ne_i16 vcc
, exec_lo
, v2
6579 // W64
: encoding
: [0x7e,0x04,0x6a,0x7c]
6580 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6582 v_cmp_ne_i16 vcc
, exec_hi
, v2
6583 // W64
: encoding
: [0x7f,0x04,0x6a,0x7c]
6584 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6586 v_cmp_ne_i16 vcc
, null
, v2
6587 // W64
: encoding
: [0x7c,0x04,0x6a,0x7c]
6588 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6590 v_cmp_ne_i16 vcc
, -1, v2
6591 // W64
: encoding
: [0xc1,0x04,0x6a,0x7c]
6592 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6594 v_cmp_ne_i16 vcc
, 0.5, v2
6595 // W64
: encoding
: [0xff,0x04,0x6a,0x7c,0x00,0x38,0x00,0x00]
6596 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6598 v_cmp_ne_i16 vcc
, src_scc
, v2
6599 // W64
: encoding
: [0xfd,0x04,0x6a,0x7c]
6600 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6602 v_cmp_ne_i16 vcc
, 0xfe0b, v127
6603 // W64
: encoding
: [0xff,0xfe,0x6a,0x7c,0x0b,0xfe,0x00,0x00]
6604 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6606 v_cmp_ne_i32 vcc_lo
, v1
, v2
6607 // W32
: encoding
: [0x01,0x05,0x8a,0x7c]
6608 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6610 v_cmp_ne_i32 vcc_lo
, v255
, v2
6611 // W32
: encoding
: [0xff,0x05,0x8a,0x7c]
6612 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6614 v_cmp_ne_i32 vcc_lo
, s1
, v2
6615 // W32
: encoding
: [0x01,0x04,0x8a,0x7c]
6616 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6618 v_cmp_ne_i32 vcc_lo
, s105
, v2
6619 // W32
: encoding
: [0x69,0x04,0x8a,0x7c]
6620 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6622 v_cmp_ne_i32 vcc_lo
, vcc_lo
, v2
6623 // W32
: encoding
: [0x6a,0x04,0x8a,0x7c]
6624 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6626 v_cmp_ne_i32 vcc_lo
, vcc_hi
, v2
6627 // W32
: encoding
: [0x6b,0x04,0x8a,0x7c]
6628 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6630 v_cmp_ne_i32 vcc_lo
, ttmp15
, v2
6631 // W32
: encoding
: [0x7b,0x04,0x8a,0x7c]
6632 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6634 v_cmp_ne_i32 vcc_lo
, m0
, v2
6635 // W32
: encoding
: [0x7d,0x04,0x8a,0x7c]
6636 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6638 v_cmp_ne_i32 vcc_lo
, exec_lo
, v2
6639 // W32
: encoding
: [0x7e,0x04,0x8a,0x7c]
6640 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6642 v_cmp_ne_i32 vcc_lo
, exec_hi
, v2
6643 // W32
: encoding
: [0x7f,0x04,0x8a,0x7c]
6644 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6646 v_cmp_ne_i32 vcc_lo
, null
, v2
6647 // W32
: encoding
: [0x7c,0x04,0x8a,0x7c]
6648 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6650 v_cmp_ne_i32 vcc_lo
, -1, v2
6651 // W32
: encoding
: [0xc1,0x04,0x8a,0x7c]
6652 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6654 v_cmp_ne_i32 vcc_lo
, 0.5, v2
6655 // W32
: encoding
: [0xf0,0x04,0x8a,0x7c]
6656 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6658 v_cmp_ne_i32 vcc_lo
, src_scc
, v2
6659 // W32
: encoding
: [0xfd,0x04,0x8a,0x7c]
6660 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6662 v_cmp_ne_i32 vcc_lo
, 0xaf123456, v255
6663 // W32
: encoding
: [0xff,0xfe,0x8b,0x7c,0x56,0x34,0x12,0xaf]
6664 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6666 v_cmp_ne_i32 vcc
, v1
, v2
6667 // W64
: encoding
: [0x01,0x05,0x8a,0x7c]
6668 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6670 v_cmp_ne_i32 vcc
, v255
, v2
6671 // W64
: encoding
: [0xff,0x05,0x8a,0x7c]
6672 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6674 v_cmp_ne_i32 vcc
, s1
, v2
6675 // W64
: encoding
: [0x01,0x04,0x8a,0x7c]
6676 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6678 v_cmp_ne_i32 vcc
, s105
, v2
6679 // W64
: encoding
: [0x69,0x04,0x8a,0x7c]
6680 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6682 v_cmp_ne_i32 vcc
, vcc_lo
, v2
6683 // W64
: encoding
: [0x6a,0x04,0x8a,0x7c]
6684 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6686 v_cmp_ne_i32 vcc
, vcc_hi
, v2
6687 // W64
: encoding
: [0x6b,0x04,0x8a,0x7c]
6688 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6690 v_cmp_ne_i32 vcc
, ttmp15
, v2
6691 // W64
: encoding
: [0x7b,0x04,0x8a,0x7c]
6692 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6694 v_cmp_ne_i32 vcc
, m0
, v2
6695 // W64
: encoding
: [0x7d,0x04,0x8a,0x7c]
6696 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6698 v_cmp_ne_i32 vcc
, exec_lo
, v2
6699 // W64
: encoding
: [0x7e,0x04,0x8a,0x7c]
6700 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6702 v_cmp_ne_i32 vcc
, exec_hi
, v2
6703 // W64
: encoding
: [0x7f,0x04,0x8a,0x7c]
6704 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6706 v_cmp_ne_i32 vcc
, null
, v2
6707 // W64
: encoding
: [0x7c,0x04,0x8a,0x7c]
6708 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6710 v_cmp_ne_i32 vcc
, -1, v2
6711 // W64
: encoding
: [0xc1,0x04,0x8a,0x7c]
6712 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6714 v_cmp_ne_i32 vcc
, 0.5, v2
6715 // W64
: encoding
: [0xf0,0x04,0x8a,0x7c]
6716 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6718 v_cmp_ne_i32 vcc
, src_scc
, v2
6719 // W64
: encoding
: [0xfd,0x04,0x8a,0x7c]
6720 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6722 v_cmp_ne_i32 vcc
, 0xaf123456, v255
6723 // W64
: encoding
: [0xff,0xfe,0x8b,0x7c,0x56,0x34,0x12,0xaf]
6724 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6726 v_cmp_ne_i64 vcc_lo
, v
[1:2], v
[2:3]
6727 // W32
: encoding
: [0x01,0x05,0xaa,0x7c]
6728 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6730 v_cmp_ne_i64 vcc_lo
, v
[254:255], v
[2:3]
6731 // W32
: encoding
: [0xfe,0x05,0xaa,0x7c]
6732 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6734 v_cmp_ne_i64 vcc_lo
, s
[2:3], v
[2:3]
6735 // W32
: encoding
: [0x02,0x04,0xaa,0x7c]
6736 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6738 v_cmp_ne_i64 vcc_lo
, s
[104:105], v
[2:3]
6739 // W32
: encoding
: [0x68,0x04,0xaa,0x7c]
6740 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6742 v_cmp_ne_i64 vcc_lo
, vcc
, v
[2:3]
6743 // W32
: encoding
: [0x6a,0x04,0xaa,0x7c]
6744 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6746 v_cmp_ne_i64 vcc_lo
, ttmp
[14:15], v
[2:3]
6747 // W32
: encoding
: [0x7a,0x04,0xaa,0x7c]
6748 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6750 v_cmp_ne_i64 vcc_lo
, exec
, v
[2:3]
6751 // W32
: encoding
: [0x7e,0x04,0xaa,0x7c]
6752 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6754 v_cmp_ne_i64 vcc_lo
, null
, v
[2:3]
6755 // W32
: encoding
: [0x7c,0x04,0xaa,0x7c]
6756 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6758 v_cmp_ne_i64 vcc_lo
, -1, v
[2:3]
6759 // W32
: encoding
: [0xc1,0x04,0xaa,0x7c]
6760 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6762 v_cmp_ne_i64 vcc_lo
, 0.5, v
[2:3]
6763 // W32
: encoding
: [0xf0,0x04,0xaa,0x7c]
6764 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6766 v_cmp_ne_i64 vcc_lo
, src_scc
, v
[2:3]
6767 // W32
: encoding
: [0xfd,0x04,0xaa,0x7c]
6768 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6770 v_cmp_ne_i64 vcc_lo
, 0xaf123456, v
[254:255]
6771 // W32
: encoding
: [0xff,0xfc,0xab,0x7c,0x56,0x34,0x12,0xaf]
6772 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6774 v_cmp_ne_i64 vcc
, v
[1:2], v
[2:3]
6775 // W64
: encoding
: [0x01,0x05,0xaa,0x7c]
6776 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6778 v_cmp_ne_i64 vcc
, v
[254:255], v
[2:3]
6779 // W64
: encoding
: [0xfe,0x05,0xaa,0x7c]
6780 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6782 v_cmp_ne_i64 vcc
, s
[2:3], v
[2:3]
6783 // W64
: encoding
: [0x02,0x04,0xaa,0x7c]
6784 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6786 v_cmp_ne_i64 vcc
, s
[104:105], v
[2:3]
6787 // W64
: encoding
: [0x68,0x04,0xaa,0x7c]
6788 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6790 v_cmp_ne_i64 vcc
, vcc
, v
[2:3]
6791 // W64
: encoding
: [0x6a,0x04,0xaa,0x7c]
6792 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6794 v_cmp_ne_i64 vcc
, ttmp
[14:15], v
[2:3]
6795 // W64
: encoding
: [0x7a,0x04,0xaa,0x7c]
6796 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6798 v_cmp_ne_i64 vcc
, exec
, v
[2:3]
6799 // W64
: encoding
: [0x7e,0x04,0xaa,0x7c]
6800 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6802 v_cmp_ne_i64 vcc
, null
, v
[2:3]
6803 // W64
: encoding
: [0x7c,0x04,0xaa,0x7c]
6804 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6806 v_cmp_ne_i64 vcc
, -1, v
[2:3]
6807 // W64
: encoding
: [0xc1,0x04,0xaa,0x7c]
6808 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6810 v_cmp_ne_i64 vcc
, 0.5, v
[2:3]
6811 // W64
: encoding
: [0xf0,0x04,0xaa,0x7c]
6812 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6814 v_cmp_ne_i64 vcc
, src_scc
, v
[2:3]
6815 // W64
: encoding
: [0xfd,0x04,0xaa,0x7c]
6816 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6818 v_cmp_ne_i64 vcc
, 0xaf123456, v
[254:255]
6819 // W64
: encoding
: [0xff,0xfc,0xab,0x7c,0x56,0x34,0x12,0xaf]
6820 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6822 v_cmp_ne_u16 vcc_lo
, v1
, v2
6823 // W32
: encoding
: [0x01,0x05,0x7a,0x7c]
6824 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6826 v_cmp_ne_u16 vcc_lo
, v127
, v2
6827 // W32
: encoding
: [0x7f,0x05,0x7a,0x7c]
6828 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6830 v_cmp_ne_u16 vcc_lo
, s1
, v2
6831 // W32
: encoding
: [0x01,0x04,0x7a,0x7c]
6832 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6834 v_cmp_ne_u16 vcc_lo
, s105
, v2
6835 // W32
: encoding
: [0x69,0x04,0x7a,0x7c]
6836 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6838 v_cmp_ne_u16 vcc_lo
, vcc_lo
, v2
6839 // W32
: encoding
: [0x6a,0x04,0x7a,0x7c]
6840 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6842 v_cmp_ne_u16 vcc_lo
, vcc_hi
, v2
6843 // W32
: encoding
: [0x6b,0x04,0x7a,0x7c]
6844 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6846 v_cmp_ne_u16 vcc_lo
, ttmp15
, v2
6847 // W32
: encoding
: [0x7b,0x04,0x7a,0x7c]
6848 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6850 v_cmp_ne_u16 vcc_lo
, m0
, v2
6851 // W32
: encoding
: [0x7d,0x04,0x7a,0x7c]
6852 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6854 v_cmp_ne_u16 vcc_lo
, exec_lo
, v2
6855 // W32
: encoding
: [0x7e,0x04,0x7a,0x7c]
6856 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6858 v_cmp_ne_u16 vcc_lo
, exec_hi
, v2
6859 // W32
: encoding
: [0x7f,0x04,0x7a,0x7c]
6860 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6862 v_cmp_ne_u16 vcc_lo
, null
, v2
6863 // W32
: encoding
: [0x7c,0x04,0x7a,0x7c]
6864 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6866 v_cmp_ne_u16 vcc_lo
, -1, v2
6867 // W32
: encoding
: [0xc1,0x04,0x7a,0x7c]
6868 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6870 v_cmp_ne_u16 vcc_lo
, 0.5, v2
6871 // W32
: encoding
: [0xff,0x04,0x7a,0x7c,0x00,0x38,0x00,0x00]
6872 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6874 v_cmp_ne_u16 vcc_lo
, src_scc
, v2
6875 // W32
: encoding
: [0xfd,0x04,0x7a,0x7c]
6876 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6878 v_cmp_ne_u16 vcc_lo
, 0xfe0b, v127
6879 // W32
: encoding
: [0xff,0xfe,0x7a,0x7c,0x0b,0xfe,0x00,0x00]
6880 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6882 v_cmp_ne_u16 vcc
, v1
, v2
6883 // W64
: encoding
: [0x01,0x05,0x7a,0x7c]
6884 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6886 v_cmp_ne_u16 vcc
, v127
, v2
6887 // W64
: encoding
: [0x7f,0x05,0x7a,0x7c]
6888 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6890 v_cmp_ne_u16 vcc
, s1
, v2
6891 // W64
: encoding
: [0x01,0x04,0x7a,0x7c]
6892 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6894 v_cmp_ne_u16 vcc
, s105
, v2
6895 // W64
: encoding
: [0x69,0x04,0x7a,0x7c]
6896 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6898 v_cmp_ne_u16 vcc
, vcc_lo
, v2
6899 // W64
: encoding
: [0x6a,0x04,0x7a,0x7c]
6900 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6902 v_cmp_ne_u16 vcc
, vcc_hi
, v2
6903 // W64
: encoding
: [0x6b,0x04,0x7a,0x7c]
6904 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6906 v_cmp_ne_u16 vcc
, ttmp15
, v2
6907 // W64
: encoding
: [0x7b,0x04,0x7a,0x7c]
6908 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6910 v_cmp_ne_u16 vcc
, m0
, v2
6911 // W64
: encoding
: [0x7d,0x04,0x7a,0x7c]
6912 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6914 v_cmp_ne_u16 vcc
, exec_lo
, v2
6915 // W64
: encoding
: [0x7e,0x04,0x7a,0x7c]
6916 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6918 v_cmp_ne_u16 vcc
, exec_hi
, v2
6919 // W64
: encoding
: [0x7f,0x04,0x7a,0x7c]
6920 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6922 v_cmp_ne_u16 vcc
, null
, v2
6923 // W64
: encoding
: [0x7c,0x04,0x7a,0x7c]
6924 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6926 v_cmp_ne_u16 vcc
, -1, v2
6927 // W64
: encoding
: [0xc1,0x04,0x7a,0x7c]
6928 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6930 v_cmp_ne_u16 vcc
, 0.5, v2
6931 // W64
: encoding
: [0xff,0x04,0x7a,0x7c,0x00,0x38,0x00,0x00]
6932 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6934 v_cmp_ne_u16 vcc
, src_scc
, v2
6935 // W64
: encoding
: [0xfd,0x04,0x7a,0x7c]
6936 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6938 v_cmp_ne_u16 vcc
, 0xfe0b, v127
6939 // W64
: encoding
: [0xff,0xfe,0x7a,0x7c,0x0b,0xfe,0x00,0x00]
6940 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6942 v_cmp_ne_u32 vcc_lo
, v1
, v2
6943 // W32
: encoding
: [0x01,0x05,0x9a,0x7c]
6944 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6946 v_cmp_ne_u32 vcc_lo
, v255
, v2
6947 // W32
: encoding
: [0xff,0x05,0x9a,0x7c]
6948 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6950 v_cmp_ne_u32 vcc_lo
, s1
, v2
6951 // W32
: encoding
: [0x01,0x04,0x9a,0x7c]
6952 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6954 v_cmp_ne_u32 vcc_lo
, s105
, v2
6955 // W32
: encoding
: [0x69,0x04,0x9a,0x7c]
6956 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6958 v_cmp_ne_u32 vcc_lo
, vcc_lo
, v2
6959 // W32
: encoding
: [0x6a,0x04,0x9a,0x7c]
6960 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6962 v_cmp_ne_u32 vcc_lo
, vcc_hi
, v2
6963 // W32
: encoding
: [0x6b,0x04,0x9a,0x7c]
6964 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6966 v_cmp_ne_u32 vcc_lo
, ttmp15
, v2
6967 // W32
: encoding
: [0x7b,0x04,0x9a,0x7c]
6968 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6970 v_cmp_ne_u32 vcc_lo
, m0
, v2
6971 // W32
: encoding
: [0x7d,0x04,0x9a,0x7c]
6972 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6974 v_cmp_ne_u32 vcc_lo
, exec_lo
, v2
6975 // W32
: encoding
: [0x7e,0x04,0x9a,0x7c]
6976 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6978 v_cmp_ne_u32 vcc_lo
, exec_hi
, v2
6979 // W32
: encoding
: [0x7f,0x04,0x9a,0x7c]
6980 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6982 v_cmp_ne_u32 vcc_lo
, null
, v2
6983 // W32
: encoding
: [0x7c,0x04,0x9a,0x7c]
6984 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6986 v_cmp_ne_u32 vcc_lo
, -1, v2
6987 // W32
: encoding
: [0xc1,0x04,0x9a,0x7c]
6988 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6990 v_cmp_ne_u32 vcc_lo
, 0.5, v2
6991 // W32
: encoding
: [0xf0,0x04,0x9a,0x7c]
6992 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6994 v_cmp_ne_u32 vcc_lo
, src_scc
, v2
6995 // W32
: encoding
: [0xfd,0x04,0x9a,0x7c]
6996 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
6998 v_cmp_ne_u32 vcc_lo
, 0xaf123456, v255
6999 // W32
: encoding
: [0xff,0xfe,0x9b,0x7c,0x56,0x34,0x12,0xaf]
7000 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7002 v_cmp_ne_u32 vcc
, v1
, v2
7003 // W64
: encoding
: [0x01,0x05,0x9a,0x7c]
7004 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7006 v_cmp_ne_u32 vcc
, v255
, v2
7007 // W64
: encoding
: [0xff,0x05,0x9a,0x7c]
7008 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7010 v_cmp_ne_u32 vcc
, s1
, v2
7011 // W64
: encoding
: [0x01,0x04,0x9a,0x7c]
7012 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7014 v_cmp_ne_u32 vcc
, s105
, v2
7015 // W64
: encoding
: [0x69,0x04,0x9a,0x7c]
7016 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7018 v_cmp_ne_u32 vcc
, vcc_lo
, v2
7019 // W64
: encoding
: [0x6a,0x04,0x9a,0x7c]
7020 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7022 v_cmp_ne_u32 vcc
, vcc_hi
, v2
7023 // W64
: encoding
: [0x6b,0x04,0x9a,0x7c]
7024 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7026 v_cmp_ne_u32 vcc
, ttmp15
, v2
7027 // W64
: encoding
: [0x7b,0x04,0x9a,0x7c]
7028 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7030 v_cmp_ne_u32 vcc
, m0
, v2
7031 // W64
: encoding
: [0x7d,0x04,0x9a,0x7c]
7032 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7034 v_cmp_ne_u32 vcc
, exec_lo
, v2
7035 // W64
: encoding
: [0x7e,0x04,0x9a,0x7c]
7036 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7038 v_cmp_ne_u32 vcc
, exec_hi
, v2
7039 // W64
: encoding
: [0x7f,0x04,0x9a,0x7c]
7040 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7042 v_cmp_ne_u32 vcc
, null
, v2
7043 // W64
: encoding
: [0x7c,0x04,0x9a,0x7c]
7044 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7046 v_cmp_ne_u32 vcc
, -1, v2
7047 // W64
: encoding
: [0xc1,0x04,0x9a,0x7c]
7048 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7050 v_cmp_ne_u32 vcc
, 0.5, v2
7051 // W64
: encoding
: [0xf0,0x04,0x9a,0x7c]
7052 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7054 v_cmp_ne_u32 vcc
, src_scc
, v2
7055 // W64
: encoding
: [0xfd,0x04,0x9a,0x7c]
7056 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7058 v_cmp_ne_u32 vcc
, 0xaf123456, v255
7059 // W64
: encoding
: [0xff,0xfe,0x9b,0x7c,0x56,0x34,0x12,0xaf]
7060 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7062 v_cmp_ne_u64 vcc_lo
, v
[1:2], v
[2:3]
7063 // W32
: encoding
: [0x01,0x05,0xba,0x7c]
7064 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7066 v_cmp_ne_u64 vcc_lo
, v
[254:255], v
[2:3]
7067 // W32
: encoding
: [0xfe,0x05,0xba,0x7c]
7068 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7070 v_cmp_ne_u64 vcc_lo
, s
[2:3], v
[2:3]
7071 // W32
: encoding
: [0x02,0x04,0xba,0x7c]
7072 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7074 v_cmp_ne_u64 vcc_lo
, s
[104:105], v
[2:3]
7075 // W32
: encoding
: [0x68,0x04,0xba,0x7c]
7076 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7078 v_cmp_ne_u64 vcc_lo
, vcc
, v
[2:3]
7079 // W32
: encoding
: [0x6a,0x04,0xba,0x7c]
7080 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7082 v_cmp_ne_u64 vcc_lo
, ttmp
[14:15], v
[2:3]
7083 // W32
: encoding
: [0x7a,0x04,0xba,0x7c]
7084 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7086 v_cmp_ne_u64 vcc_lo
, exec
, v
[2:3]
7087 // W32
: encoding
: [0x7e,0x04,0xba,0x7c]
7088 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7090 v_cmp_ne_u64 vcc_lo
, null
, v
[2:3]
7091 // W32
: encoding
: [0x7c,0x04,0xba,0x7c]
7092 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7094 v_cmp_ne_u64 vcc_lo
, -1, v
[2:3]
7095 // W32
: encoding
: [0xc1,0x04,0xba,0x7c]
7096 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7098 v_cmp_ne_u64 vcc_lo
, 0.5, v
[2:3]
7099 // W32
: encoding
: [0xf0,0x04,0xba,0x7c]
7100 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7102 v_cmp_ne_u64 vcc_lo
, src_scc
, v
[2:3]
7103 // W32
: encoding
: [0xfd,0x04,0xba,0x7c]
7104 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7106 v_cmp_ne_u64 vcc_lo
, 0xaf123456, v
[254:255]
7107 // W32
: encoding
: [0xff,0xfc,0xbb,0x7c,0x56,0x34,0x12,0xaf]
7108 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7110 v_cmp_ne_u64 vcc
, v
[1:2], v
[2:3]
7111 // W64
: encoding
: [0x01,0x05,0xba,0x7c]
7112 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7114 v_cmp_ne_u64 vcc
, v
[254:255], v
[2:3]
7115 // W64
: encoding
: [0xfe,0x05,0xba,0x7c]
7116 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7118 v_cmp_ne_u64 vcc
, s
[2:3], v
[2:3]
7119 // W64
: encoding
: [0x02,0x04,0xba,0x7c]
7120 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7122 v_cmp_ne_u64 vcc
, s
[104:105], v
[2:3]
7123 // W64
: encoding
: [0x68,0x04,0xba,0x7c]
7124 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7126 v_cmp_ne_u64 vcc
, vcc
, v
[2:3]
7127 // W64
: encoding
: [0x6a,0x04,0xba,0x7c]
7128 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7130 v_cmp_ne_u64 vcc
, ttmp
[14:15], v
[2:3]
7131 // W64
: encoding
: [0x7a,0x04,0xba,0x7c]
7132 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7134 v_cmp_ne_u64 vcc
, exec
, v
[2:3]
7135 // W64
: encoding
: [0x7e,0x04,0xba,0x7c]
7136 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7138 v_cmp_ne_u64 vcc
, null
, v
[2:3]
7139 // W64
: encoding
: [0x7c,0x04,0xba,0x7c]
7140 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7142 v_cmp_ne_u64 vcc
, -1, v
[2:3]
7143 // W64
: encoding
: [0xc1,0x04,0xba,0x7c]
7144 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7146 v_cmp_ne_u64 vcc
, 0.5, v
[2:3]
7147 // W64
: encoding
: [0xf0,0x04,0xba,0x7c]
7148 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7150 v_cmp_ne_u64 vcc
, src_scc
, v
[2:3]
7151 // W64
: encoding
: [0xfd,0x04,0xba,0x7c]
7152 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7154 v_cmp_ne_u64 vcc
, 0xaf123456, v
[254:255]
7155 // W64
: encoding
: [0xff,0xfc,0xbb,0x7c,0x56,0x34,0x12,0xaf]
7156 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7158 v_cmp_neq_f16 vcc_lo
, v1
, v2
7159 // W32
: encoding
: [0x01,0x05,0x1a,0x7c]
7160 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7162 v_cmp_neq_f16 vcc_lo
, v127
, v2
7163 // W32
: encoding
: [0x7f,0x05,0x1a,0x7c]
7164 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7166 v_cmp_neq_f16 vcc_lo
, s1
, v2
7167 // W32
: encoding
: [0x01,0x04,0x1a,0x7c]
7168 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7170 v_cmp_neq_f16 vcc_lo
, s105
, v2
7171 // W32
: encoding
: [0x69,0x04,0x1a,0x7c]
7172 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7174 v_cmp_neq_f16 vcc_lo
, vcc_lo
, v2
7175 // W32
: encoding
: [0x6a,0x04,0x1a,0x7c]
7176 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7178 v_cmp_neq_f16 vcc_lo
, vcc_hi
, v2
7179 // W32
: encoding
: [0x6b,0x04,0x1a,0x7c]
7180 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7182 v_cmp_neq_f16 vcc_lo
, ttmp15
, v2
7183 // W32
: encoding
: [0x7b,0x04,0x1a,0x7c]
7184 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7186 v_cmp_neq_f16 vcc_lo
, m0
, v2
7187 // W32
: encoding
: [0x7d,0x04,0x1a,0x7c]
7188 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7190 v_cmp_neq_f16 vcc_lo
, exec_lo
, v2
7191 // W32
: encoding
: [0x7e,0x04,0x1a,0x7c]
7192 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7194 v_cmp_neq_f16 vcc_lo
, exec_hi
, v2
7195 // W32
: encoding
: [0x7f,0x04,0x1a,0x7c]
7196 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7198 v_cmp_neq_f16 vcc_lo
, null
, v2
7199 // W32
: encoding
: [0x7c,0x04,0x1a,0x7c]
7200 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7202 v_cmp_neq_f16 vcc_lo
, -1, v2
7203 // W32
: encoding
: [0xc1,0x04,0x1a,0x7c]
7204 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7206 v_cmp_neq_f16 vcc_lo
, 0.5, v2
7207 // W32
: encoding
: [0xf0,0x04,0x1a,0x7c]
7208 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7210 v_cmp_neq_f16 vcc_lo
, src_scc
, v2
7211 // W32
: encoding
: [0xfd,0x04,0x1a,0x7c]
7212 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7214 v_cmp_neq_f16 vcc_lo
, 0xfe0b, v127
7215 // W32
: encoding
: [0xff,0xfe,0x1a,0x7c,0x0b,0xfe,0x00,0x00]
7216 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7218 v_cmp_neq_f16 vcc
, v1
, v2
7219 // W64
: encoding
: [0x01,0x05,0x1a,0x7c]
7220 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7222 v_cmp_neq_f16 vcc
, v127
, v2
7223 // W64
: encoding
: [0x7f,0x05,0x1a,0x7c]
7224 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7226 v_cmp_neq_f16 vcc
, s1
, v2
7227 // W64
: encoding
: [0x01,0x04,0x1a,0x7c]
7228 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7230 v_cmp_neq_f16 vcc
, s105
, v2
7231 // W64
: encoding
: [0x69,0x04,0x1a,0x7c]
7232 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7234 v_cmp_neq_f16 vcc
, vcc_lo
, v2
7235 // W64
: encoding
: [0x6a,0x04,0x1a,0x7c]
7236 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7238 v_cmp_neq_f16 vcc
, vcc_hi
, v2
7239 // W64
: encoding
: [0x6b,0x04,0x1a,0x7c]
7240 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7242 v_cmp_neq_f16 vcc
, ttmp15
, v2
7243 // W64
: encoding
: [0x7b,0x04,0x1a,0x7c]
7244 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7246 v_cmp_neq_f16 vcc
, m0
, v2
7247 // W64
: encoding
: [0x7d,0x04,0x1a,0x7c]
7248 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7250 v_cmp_neq_f16 vcc
, exec_lo
, v2
7251 // W64
: encoding
: [0x7e,0x04,0x1a,0x7c]
7252 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7254 v_cmp_neq_f16 vcc
, exec_hi
, v2
7255 // W64
: encoding
: [0x7f,0x04,0x1a,0x7c]
7256 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7258 v_cmp_neq_f16 vcc
, null
, v2
7259 // W64
: encoding
: [0x7c,0x04,0x1a,0x7c]
7260 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7262 v_cmp_neq_f16 vcc
, -1, v2
7263 // W64
: encoding
: [0xc1,0x04,0x1a,0x7c]
7264 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7266 v_cmp_neq_f16 vcc
, 0.5, v2
7267 // W64
: encoding
: [0xf0,0x04,0x1a,0x7c]
7268 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7270 v_cmp_neq_f16 vcc
, src_scc
, v2
7271 // W64
: encoding
: [0xfd,0x04,0x1a,0x7c]
7272 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7274 v_cmp_neq_f16 vcc
, 0xfe0b, v127
7275 // W64
: encoding
: [0xff,0xfe,0x1a,0x7c,0x0b,0xfe,0x00,0x00]
7276 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7278 v_cmp_neq_f32 vcc_lo
, v1
, v2
7279 // W32
: encoding
: [0x01,0x05,0x3a,0x7c]
7280 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7282 v_cmp_neq_f32 vcc_lo
, v255
, v2
7283 // W32
: encoding
: [0xff,0x05,0x3a,0x7c]
7284 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7286 v_cmp_neq_f32 vcc_lo
, s1
, v2
7287 // W32
: encoding
: [0x01,0x04,0x3a,0x7c]
7288 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7290 v_cmp_neq_f32 vcc_lo
, s105
, v2
7291 // W32
: encoding
: [0x69,0x04,0x3a,0x7c]
7292 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7294 v_cmp_neq_f32 vcc_lo
, vcc_lo
, v2
7295 // W32
: encoding
: [0x6a,0x04,0x3a,0x7c]
7296 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7298 v_cmp_neq_f32 vcc_lo
, vcc_hi
, v2
7299 // W32
: encoding
: [0x6b,0x04,0x3a,0x7c]
7300 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7302 v_cmp_neq_f32 vcc_lo
, ttmp15
, v2
7303 // W32
: encoding
: [0x7b,0x04,0x3a,0x7c]
7304 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7306 v_cmp_neq_f32 vcc_lo
, m0
, v2
7307 // W32
: encoding
: [0x7d,0x04,0x3a,0x7c]
7308 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7310 v_cmp_neq_f32 vcc_lo
, exec_lo
, v2
7311 // W32
: encoding
: [0x7e,0x04,0x3a,0x7c]
7312 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7314 v_cmp_neq_f32 vcc_lo
, exec_hi
, v2
7315 // W32
: encoding
: [0x7f,0x04,0x3a,0x7c]
7316 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7318 v_cmp_neq_f32 vcc_lo
, null
, v2
7319 // W32
: encoding
: [0x7c,0x04,0x3a,0x7c]
7320 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7322 v_cmp_neq_f32 vcc_lo
, -1, v2
7323 // W32
: encoding
: [0xc1,0x04,0x3a,0x7c]
7324 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7326 v_cmp_neq_f32 vcc_lo
, 0.5, v2
7327 // W32
: encoding
: [0xf0,0x04,0x3a,0x7c]
7328 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7330 v_cmp_neq_f32 vcc_lo
, src_scc
, v2
7331 // W32
: encoding
: [0xfd,0x04,0x3a,0x7c]
7332 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7334 v_cmp_neq_f32 vcc_lo
, 0xaf123456, v255
7335 // W32
: encoding
: [0xff,0xfe,0x3b,0x7c,0x56,0x34,0x12,0xaf]
7336 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7338 v_cmp_neq_f32 vcc
, v1
, v2
7339 // W64
: encoding
: [0x01,0x05,0x3a,0x7c]
7340 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7342 v_cmp_neq_f32 vcc
, v255
, v2
7343 // W64
: encoding
: [0xff,0x05,0x3a,0x7c]
7344 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7346 v_cmp_neq_f32 vcc
, s1
, v2
7347 // W64
: encoding
: [0x01,0x04,0x3a,0x7c]
7348 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7350 v_cmp_neq_f32 vcc
, s105
, v2
7351 // W64
: encoding
: [0x69,0x04,0x3a,0x7c]
7352 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7354 v_cmp_neq_f32 vcc
, vcc_lo
, v2
7355 // W64
: encoding
: [0x6a,0x04,0x3a,0x7c]
7356 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7358 v_cmp_neq_f32 vcc
, vcc_hi
, v2
7359 // W64
: encoding
: [0x6b,0x04,0x3a,0x7c]
7360 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7362 v_cmp_neq_f32 vcc
, ttmp15
, v2
7363 // W64
: encoding
: [0x7b,0x04,0x3a,0x7c]
7364 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7366 v_cmp_neq_f32 vcc
, m0
, v2
7367 // W64
: encoding
: [0x7d,0x04,0x3a,0x7c]
7368 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7370 v_cmp_neq_f32 vcc
, exec_lo
, v2
7371 // W64
: encoding
: [0x7e,0x04,0x3a,0x7c]
7372 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7374 v_cmp_neq_f32 vcc
, exec_hi
, v2
7375 // W64
: encoding
: [0x7f,0x04,0x3a,0x7c]
7376 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7378 v_cmp_neq_f32 vcc
, null
, v2
7379 // W64
: encoding
: [0x7c,0x04,0x3a,0x7c]
7380 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7382 v_cmp_neq_f32 vcc
, -1, v2
7383 // W64
: encoding
: [0xc1,0x04,0x3a,0x7c]
7384 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7386 v_cmp_neq_f32 vcc
, 0.5, v2
7387 // W64
: encoding
: [0xf0,0x04,0x3a,0x7c]
7388 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7390 v_cmp_neq_f32 vcc
, src_scc
, v2
7391 // W64
: encoding
: [0xfd,0x04,0x3a,0x7c]
7392 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7394 v_cmp_neq_f32 vcc
, 0xaf123456, v255
7395 // W64
: encoding
: [0xff,0xfe,0x3b,0x7c,0x56,0x34,0x12,0xaf]
7396 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7398 v_cmp_neq_f64 vcc_lo
, v
[1:2], v
[2:3]
7399 // W32
: encoding
: [0x01,0x05,0x5a,0x7c]
7400 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7402 v_cmp_neq_f64 vcc_lo
, v
[254:255], v
[2:3]
7403 // W32
: encoding
: [0xfe,0x05,0x5a,0x7c]
7404 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7406 v_cmp_neq_f64 vcc_lo
, s
[2:3], v
[2:3]
7407 // W32
: encoding
: [0x02,0x04,0x5a,0x7c]
7408 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7410 v_cmp_neq_f64 vcc_lo
, s
[104:105], v
[2:3]
7411 // W32
: encoding
: [0x68,0x04,0x5a,0x7c]
7412 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7414 v_cmp_neq_f64 vcc_lo
, vcc
, v
[2:3]
7415 // W32
: encoding
: [0x6a,0x04,0x5a,0x7c]
7416 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7418 v_cmp_neq_f64 vcc_lo
, ttmp
[14:15], v
[2:3]
7419 // W32
: encoding
: [0x7a,0x04,0x5a,0x7c]
7420 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7422 v_cmp_neq_f64 vcc_lo
, exec
, v
[2:3]
7423 // W32
: encoding
: [0x7e,0x04,0x5a,0x7c]
7424 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7426 v_cmp_neq_f64 vcc_lo
, null
, v
[2:3]
7427 // W32
: encoding
: [0x7c,0x04,0x5a,0x7c]
7428 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7430 v_cmp_neq_f64 vcc_lo
, -1, v
[2:3]
7431 // W32
: encoding
: [0xc1,0x04,0x5a,0x7c]
7432 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7434 v_cmp_neq_f64 vcc_lo
, 0.5, v
[2:3]
7435 // W32
: encoding
: [0xf0,0x04,0x5a,0x7c]
7436 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7438 v_cmp_neq_f64 vcc_lo
, src_scc
, v
[2:3]
7439 // W32
: encoding
: [0xfd,0x04,0x5a,0x7c]
7440 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7442 v_cmp_neq_f64 vcc_lo
, 0xaf123456, v
[254:255]
7443 // W32
: encoding
: [0xff,0xfc,0x5b,0x7c,0x56,0x34,0x12,0xaf]
7444 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7446 v_cmp_neq_f64 vcc
, v
[1:2], v
[2:3]
7447 // W64
: encoding
: [0x01,0x05,0x5a,0x7c]
7448 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7450 v_cmp_neq_f64 vcc
, v
[254:255], v
[2:3]
7451 // W64
: encoding
: [0xfe,0x05,0x5a,0x7c]
7452 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7454 v_cmp_neq_f64 vcc
, s
[2:3], v
[2:3]
7455 // W64
: encoding
: [0x02,0x04,0x5a,0x7c]
7456 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7458 v_cmp_neq_f64 vcc
, s
[104:105], v
[2:3]
7459 // W64
: encoding
: [0x68,0x04,0x5a,0x7c]
7460 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7462 v_cmp_neq_f64 vcc
, vcc
, v
[2:3]
7463 // W64
: encoding
: [0x6a,0x04,0x5a,0x7c]
7464 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7466 v_cmp_neq_f64 vcc
, ttmp
[14:15], v
[2:3]
7467 // W64
: encoding
: [0x7a,0x04,0x5a,0x7c]
7468 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7470 v_cmp_neq_f64 vcc
, exec
, v
[2:3]
7471 // W64
: encoding
: [0x7e,0x04,0x5a,0x7c]
7472 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7474 v_cmp_neq_f64 vcc
, null
, v
[2:3]
7475 // W64
: encoding
: [0x7c,0x04,0x5a,0x7c]
7476 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7478 v_cmp_neq_f64 vcc
, -1, v
[2:3]
7479 // W64
: encoding
: [0xc1,0x04,0x5a,0x7c]
7480 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7482 v_cmp_neq_f64 vcc
, 0.5, v
[2:3]
7483 // W64
: encoding
: [0xf0,0x04,0x5a,0x7c]
7484 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7486 v_cmp_neq_f64 vcc
, src_scc
, v
[2:3]
7487 // W64
: encoding
: [0xfd,0x04,0x5a,0x7c]
7488 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7490 v_cmp_neq_f64 vcc
, 0xaf123456, v
[254:255]
7491 // W64
: encoding
: [0xff,0xfc,0x5b,0x7c,0x56,0x34,0x12,0xaf]
7492 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7494 v_cmp_nge_f16 vcc_lo
, v1
, v2
7495 // W32
: encoding
: [0x01,0x05,0x12,0x7c]
7496 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7498 v_cmp_nge_f16 vcc_lo
, v127
, v2
7499 // W32
: encoding
: [0x7f,0x05,0x12,0x7c]
7500 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7502 v_cmp_nge_f16 vcc_lo
, s1
, v2
7503 // W32
: encoding
: [0x01,0x04,0x12,0x7c]
7504 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7506 v_cmp_nge_f16 vcc_lo
, s105
, v2
7507 // W32
: encoding
: [0x69,0x04,0x12,0x7c]
7508 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7510 v_cmp_nge_f16 vcc_lo
, vcc_lo
, v2
7511 // W32
: encoding
: [0x6a,0x04,0x12,0x7c]
7512 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7514 v_cmp_nge_f16 vcc_lo
, vcc_hi
, v2
7515 // W32
: encoding
: [0x6b,0x04,0x12,0x7c]
7516 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7518 v_cmp_nge_f16 vcc_lo
, ttmp15
, v2
7519 // W32
: encoding
: [0x7b,0x04,0x12,0x7c]
7520 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7522 v_cmp_nge_f16 vcc_lo
, m0
, v2
7523 // W32
: encoding
: [0x7d,0x04,0x12,0x7c]
7524 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7526 v_cmp_nge_f16 vcc_lo
, exec_lo
, v2
7527 // W32
: encoding
: [0x7e,0x04,0x12,0x7c]
7528 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7530 v_cmp_nge_f16 vcc_lo
, exec_hi
, v2
7531 // W32
: encoding
: [0x7f,0x04,0x12,0x7c]
7532 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7534 v_cmp_nge_f16 vcc_lo
, null
, v2
7535 // W32
: encoding
: [0x7c,0x04,0x12,0x7c]
7536 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7538 v_cmp_nge_f16 vcc_lo
, -1, v2
7539 // W32
: encoding
: [0xc1,0x04,0x12,0x7c]
7540 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7542 v_cmp_nge_f16 vcc_lo
, 0.5, v2
7543 // W32
: encoding
: [0xf0,0x04,0x12,0x7c]
7544 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7546 v_cmp_nge_f16 vcc_lo
, src_scc
, v2
7547 // W32
: encoding
: [0xfd,0x04,0x12,0x7c]
7548 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7550 v_cmp_nge_f16 vcc_lo
, 0xfe0b, v127
7551 // W32
: encoding
: [0xff,0xfe,0x12,0x7c,0x0b,0xfe,0x00,0x00]
7552 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7554 v_cmp_nge_f16 vcc
, v1
, v2
7555 // W64
: encoding
: [0x01,0x05,0x12,0x7c]
7556 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7558 v_cmp_nge_f16 vcc
, v127
, v2
7559 // W64
: encoding
: [0x7f,0x05,0x12,0x7c]
7560 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7562 v_cmp_nge_f16 vcc
, s1
, v2
7563 // W64
: encoding
: [0x01,0x04,0x12,0x7c]
7564 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7566 v_cmp_nge_f16 vcc
, s105
, v2
7567 // W64
: encoding
: [0x69,0x04,0x12,0x7c]
7568 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7570 v_cmp_nge_f16 vcc
, vcc_lo
, v2
7571 // W64
: encoding
: [0x6a,0x04,0x12,0x7c]
7572 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7574 v_cmp_nge_f16 vcc
, vcc_hi
, v2
7575 // W64
: encoding
: [0x6b,0x04,0x12,0x7c]
7576 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7578 v_cmp_nge_f16 vcc
, ttmp15
, v2
7579 // W64
: encoding
: [0x7b,0x04,0x12,0x7c]
7580 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7582 v_cmp_nge_f16 vcc
, m0
, v2
7583 // W64
: encoding
: [0x7d,0x04,0x12,0x7c]
7584 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7586 v_cmp_nge_f16 vcc
, exec_lo
, v2
7587 // W64
: encoding
: [0x7e,0x04,0x12,0x7c]
7588 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7590 v_cmp_nge_f16 vcc
, exec_hi
, v2
7591 // W64
: encoding
: [0x7f,0x04,0x12,0x7c]
7592 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7594 v_cmp_nge_f16 vcc
, null
, v2
7595 // W64
: encoding
: [0x7c,0x04,0x12,0x7c]
7596 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7598 v_cmp_nge_f16 vcc
, -1, v2
7599 // W64
: encoding
: [0xc1,0x04,0x12,0x7c]
7600 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7602 v_cmp_nge_f16 vcc
, 0.5, v2
7603 // W64
: encoding
: [0xf0,0x04,0x12,0x7c]
7604 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7606 v_cmp_nge_f16 vcc
, src_scc
, v2
7607 // W64
: encoding
: [0xfd,0x04,0x12,0x7c]
7608 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7610 v_cmp_nge_f16 vcc
, 0xfe0b, v127
7611 // W64
: encoding
: [0xff,0xfe,0x12,0x7c,0x0b,0xfe,0x00,0x00]
7612 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7614 v_cmp_nge_f32 vcc_lo
, v1
, v2
7615 // W32
: encoding
: [0x01,0x05,0x32,0x7c]
7616 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7618 v_cmp_nge_f32 vcc_lo
, v255
, v2
7619 // W32
: encoding
: [0xff,0x05,0x32,0x7c]
7620 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7622 v_cmp_nge_f32 vcc_lo
, s1
, v2
7623 // W32
: encoding
: [0x01,0x04,0x32,0x7c]
7624 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7626 v_cmp_nge_f32 vcc_lo
, s105
, v2
7627 // W32
: encoding
: [0x69,0x04,0x32,0x7c]
7628 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7630 v_cmp_nge_f32 vcc_lo
, vcc_lo
, v2
7631 // W32
: encoding
: [0x6a,0x04,0x32,0x7c]
7632 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7634 v_cmp_nge_f32 vcc_lo
, vcc_hi
, v2
7635 // W32
: encoding
: [0x6b,0x04,0x32,0x7c]
7636 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7638 v_cmp_nge_f32 vcc_lo
, ttmp15
, v2
7639 // W32
: encoding
: [0x7b,0x04,0x32,0x7c]
7640 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7642 v_cmp_nge_f32 vcc_lo
, m0
, v2
7643 // W32
: encoding
: [0x7d,0x04,0x32,0x7c]
7644 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7646 v_cmp_nge_f32 vcc_lo
, exec_lo
, v2
7647 // W32
: encoding
: [0x7e,0x04,0x32,0x7c]
7648 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7650 v_cmp_nge_f32 vcc_lo
, exec_hi
, v2
7651 // W32
: encoding
: [0x7f,0x04,0x32,0x7c]
7652 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7654 v_cmp_nge_f32 vcc_lo
, null
, v2
7655 // W32
: encoding
: [0x7c,0x04,0x32,0x7c]
7656 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7658 v_cmp_nge_f32 vcc_lo
, -1, v2
7659 // W32
: encoding
: [0xc1,0x04,0x32,0x7c]
7660 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7662 v_cmp_nge_f32 vcc_lo
, 0.5, v2
7663 // W32
: encoding
: [0xf0,0x04,0x32,0x7c]
7664 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7666 v_cmp_nge_f32 vcc_lo
, src_scc
, v2
7667 // W32
: encoding
: [0xfd,0x04,0x32,0x7c]
7668 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7670 v_cmp_nge_f32 vcc_lo
, 0xaf123456, v255
7671 // W32
: encoding
: [0xff,0xfe,0x33,0x7c,0x56,0x34,0x12,0xaf]
7672 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7674 v_cmp_nge_f32 vcc
, v1
, v2
7675 // W64
: encoding
: [0x01,0x05,0x32,0x7c]
7676 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7678 v_cmp_nge_f32 vcc
, v255
, v2
7679 // W64
: encoding
: [0xff,0x05,0x32,0x7c]
7680 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7682 v_cmp_nge_f32 vcc
, s1
, v2
7683 // W64
: encoding
: [0x01,0x04,0x32,0x7c]
7684 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7686 v_cmp_nge_f32 vcc
, s105
, v2
7687 // W64
: encoding
: [0x69,0x04,0x32,0x7c]
7688 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7690 v_cmp_nge_f32 vcc
, vcc_lo
, v2
7691 // W64
: encoding
: [0x6a,0x04,0x32,0x7c]
7692 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7694 v_cmp_nge_f32 vcc
, vcc_hi
, v2
7695 // W64
: encoding
: [0x6b,0x04,0x32,0x7c]
7696 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7698 v_cmp_nge_f32 vcc
, ttmp15
, v2
7699 // W64
: encoding
: [0x7b,0x04,0x32,0x7c]
7700 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7702 v_cmp_nge_f32 vcc
, m0
, v2
7703 // W64
: encoding
: [0x7d,0x04,0x32,0x7c]
7704 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7706 v_cmp_nge_f32 vcc
, exec_lo
, v2
7707 // W64
: encoding
: [0x7e,0x04,0x32,0x7c]
7708 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7710 v_cmp_nge_f32 vcc
, exec_hi
, v2
7711 // W64
: encoding
: [0x7f,0x04,0x32,0x7c]
7712 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7714 v_cmp_nge_f32 vcc
, null
, v2
7715 // W64
: encoding
: [0x7c,0x04,0x32,0x7c]
7716 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7718 v_cmp_nge_f32 vcc
, -1, v2
7719 // W64
: encoding
: [0xc1,0x04,0x32,0x7c]
7720 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7722 v_cmp_nge_f32 vcc
, 0.5, v2
7723 // W64
: encoding
: [0xf0,0x04,0x32,0x7c]
7724 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7726 v_cmp_nge_f32 vcc
, src_scc
, v2
7727 // W64
: encoding
: [0xfd,0x04,0x32,0x7c]
7728 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7730 v_cmp_nge_f32 vcc
, 0xaf123456, v255
7731 // W64
: encoding
: [0xff,0xfe,0x33,0x7c,0x56,0x34,0x12,0xaf]
7732 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7734 v_cmp_nge_f64 vcc_lo
, v
[1:2], v
[2:3]
7735 // W32
: encoding
: [0x01,0x05,0x52,0x7c]
7736 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7738 v_cmp_nge_f64 vcc_lo
, v
[254:255], v
[2:3]
7739 // W32
: encoding
: [0xfe,0x05,0x52,0x7c]
7740 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7742 v_cmp_nge_f64 vcc_lo
, s
[2:3], v
[2:3]
7743 // W32
: encoding
: [0x02,0x04,0x52,0x7c]
7744 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7746 v_cmp_nge_f64 vcc_lo
, s
[104:105], v
[2:3]
7747 // W32
: encoding
: [0x68,0x04,0x52,0x7c]
7748 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7750 v_cmp_nge_f64 vcc_lo
, vcc
, v
[2:3]
7751 // W32
: encoding
: [0x6a,0x04,0x52,0x7c]
7752 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7754 v_cmp_nge_f64 vcc_lo
, ttmp
[14:15], v
[2:3]
7755 // W32
: encoding
: [0x7a,0x04,0x52,0x7c]
7756 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7758 v_cmp_nge_f64 vcc_lo
, exec
, v
[2:3]
7759 // W32
: encoding
: [0x7e,0x04,0x52,0x7c]
7760 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7762 v_cmp_nge_f64 vcc_lo
, null
, v
[2:3]
7763 // W32
: encoding
: [0x7c,0x04,0x52,0x7c]
7764 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7766 v_cmp_nge_f64 vcc_lo
, -1, v
[2:3]
7767 // W32
: encoding
: [0xc1,0x04,0x52,0x7c]
7768 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7770 v_cmp_nge_f64 vcc_lo
, 0.5, v
[2:3]
7771 // W32
: encoding
: [0xf0,0x04,0x52,0x7c]
7772 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7774 v_cmp_nge_f64 vcc_lo
, src_scc
, v
[2:3]
7775 // W32
: encoding
: [0xfd,0x04,0x52,0x7c]
7776 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7778 v_cmp_nge_f64 vcc_lo
, 0xaf123456, v
[254:255]
7779 // W32
: encoding
: [0xff,0xfc,0x53,0x7c,0x56,0x34,0x12,0xaf]
7780 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7782 v_cmp_nge_f64 vcc
, v
[1:2], v
[2:3]
7783 // W64
: encoding
: [0x01,0x05,0x52,0x7c]
7784 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7786 v_cmp_nge_f64 vcc
, v
[254:255], v
[2:3]
7787 // W64
: encoding
: [0xfe,0x05,0x52,0x7c]
7788 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7790 v_cmp_nge_f64 vcc
, s
[2:3], v
[2:3]
7791 // W64
: encoding
: [0x02,0x04,0x52,0x7c]
7792 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7794 v_cmp_nge_f64 vcc
, s
[104:105], v
[2:3]
7795 // W64
: encoding
: [0x68,0x04,0x52,0x7c]
7796 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7798 v_cmp_nge_f64 vcc
, vcc
, v
[2:3]
7799 // W64
: encoding
: [0x6a,0x04,0x52,0x7c]
7800 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7802 v_cmp_nge_f64 vcc
, ttmp
[14:15], v
[2:3]
7803 // W64
: encoding
: [0x7a,0x04,0x52,0x7c]
7804 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7806 v_cmp_nge_f64 vcc
, exec
, v
[2:3]
7807 // W64
: encoding
: [0x7e,0x04,0x52,0x7c]
7808 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7810 v_cmp_nge_f64 vcc
, null
, v
[2:3]
7811 // W64
: encoding
: [0x7c,0x04,0x52,0x7c]
7812 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7814 v_cmp_nge_f64 vcc
, -1, v
[2:3]
7815 // W64
: encoding
: [0xc1,0x04,0x52,0x7c]
7816 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7818 v_cmp_nge_f64 vcc
, 0.5, v
[2:3]
7819 // W64
: encoding
: [0xf0,0x04,0x52,0x7c]
7820 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7822 v_cmp_nge_f64 vcc
, src_scc
, v
[2:3]
7823 // W64
: encoding
: [0xfd,0x04,0x52,0x7c]
7824 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7826 v_cmp_nge_f64 vcc
, 0xaf123456, v
[254:255]
7827 // W64
: encoding
: [0xff,0xfc,0x53,0x7c,0x56,0x34,0x12,0xaf]
7828 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7830 v_cmp_ngt_f16 vcc_lo
, v1
, v2
7831 // W32
: encoding
: [0x01,0x05,0x16,0x7c]
7832 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7834 v_cmp_ngt_f16 vcc_lo
, v127
, v2
7835 // W32
: encoding
: [0x7f,0x05,0x16,0x7c]
7836 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7838 v_cmp_ngt_f16 vcc_lo
, s1
, v2
7839 // W32
: encoding
: [0x01,0x04,0x16,0x7c]
7840 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7842 v_cmp_ngt_f16 vcc_lo
, s105
, v2
7843 // W32
: encoding
: [0x69,0x04,0x16,0x7c]
7844 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7846 v_cmp_ngt_f16 vcc_lo
, vcc_lo
, v2
7847 // W32
: encoding
: [0x6a,0x04,0x16,0x7c]
7848 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7850 v_cmp_ngt_f16 vcc_lo
, vcc_hi
, v2
7851 // W32
: encoding
: [0x6b,0x04,0x16,0x7c]
7852 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7854 v_cmp_ngt_f16 vcc_lo
, ttmp15
, v2
7855 // W32
: encoding
: [0x7b,0x04,0x16,0x7c]
7856 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7858 v_cmp_ngt_f16 vcc_lo
, m0
, v2
7859 // W32
: encoding
: [0x7d,0x04,0x16,0x7c]
7860 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7862 v_cmp_ngt_f16 vcc_lo
, exec_lo
, v2
7863 // W32
: encoding
: [0x7e,0x04,0x16,0x7c]
7864 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7866 v_cmp_ngt_f16 vcc_lo
, exec_hi
, v2
7867 // W32
: encoding
: [0x7f,0x04,0x16,0x7c]
7868 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7870 v_cmp_ngt_f16 vcc_lo
, null
, v2
7871 // W32
: encoding
: [0x7c,0x04,0x16,0x7c]
7872 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7874 v_cmp_ngt_f16 vcc_lo
, -1, v2
7875 // W32
: encoding
: [0xc1,0x04,0x16,0x7c]
7876 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7878 v_cmp_ngt_f16 vcc_lo
, 0.5, v2
7879 // W32
: encoding
: [0xf0,0x04,0x16,0x7c]
7880 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7882 v_cmp_ngt_f16 vcc_lo
, src_scc
, v2
7883 // W32
: encoding
: [0xfd,0x04,0x16,0x7c]
7884 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7886 v_cmp_ngt_f16 vcc_lo
, 0xfe0b, v127
7887 // W32
: encoding
: [0xff,0xfe,0x16,0x7c,0x0b,0xfe,0x00,0x00]
7888 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7890 v_cmp_ngt_f16 vcc
, v1
, v2
7891 // W64
: encoding
: [0x01,0x05,0x16,0x7c]
7892 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7894 v_cmp_ngt_f16 vcc
, v127
, v2
7895 // W64
: encoding
: [0x7f,0x05,0x16,0x7c]
7896 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7898 v_cmp_ngt_f16 vcc
, s1
, v2
7899 // W64
: encoding
: [0x01,0x04,0x16,0x7c]
7900 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7902 v_cmp_ngt_f16 vcc
, s105
, v2
7903 // W64
: encoding
: [0x69,0x04,0x16,0x7c]
7904 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7906 v_cmp_ngt_f16 vcc
, vcc_lo
, v2
7907 // W64
: encoding
: [0x6a,0x04,0x16,0x7c]
7908 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7910 v_cmp_ngt_f16 vcc
, vcc_hi
, v2
7911 // W64
: encoding
: [0x6b,0x04,0x16,0x7c]
7912 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7914 v_cmp_ngt_f16 vcc
, ttmp15
, v2
7915 // W64
: encoding
: [0x7b,0x04,0x16,0x7c]
7916 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7918 v_cmp_ngt_f16 vcc
, m0
, v2
7919 // W64
: encoding
: [0x7d,0x04,0x16,0x7c]
7920 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7922 v_cmp_ngt_f16 vcc
, exec_lo
, v2
7923 // W64
: encoding
: [0x7e,0x04,0x16,0x7c]
7924 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7926 v_cmp_ngt_f16 vcc
, exec_hi
, v2
7927 // W64
: encoding
: [0x7f,0x04,0x16,0x7c]
7928 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7930 v_cmp_ngt_f16 vcc
, null
, v2
7931 // W64
: encoding
: [0x7c,0x04,0x16,0x7c]
7932 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7934 v_cmp_ngt_f16 vcc
, -1, v2
7935 // W64
: encoding
: [0xc1,0x04,0x16,0x7c]
7936 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7938 v_cmp_ngt_f16 vcc
, 0.5, v2
7939 // W64
: encoding
: [0xf0,0x04,0x16,0x7c]
7940 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7942 v_cmp_ngt_f16 vcc
, src_scc
, v2
7943 // W64
: encoding
: [0xfd,0x04,0x16,0x7c]
7944 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7946 v_cmp_ngt_f16 vcc
, 0xfe0b, v127
7947 // W64
: encoding
: [0xff,0xfe,0x16,0x7c,0x0b,0xfe,0x00,0x00]
7948 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7950 v_cmp_ngt_f32 vcc_lo
, v1
, v2
7951 // W32
: encoding
: [0x01,0x05,0x36,0x7c]
7952 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7954 v_cmp_ngt_f32 vcc_lo
, v255
, v2
7955 // W32
: encoding
: [0xff,0x05,0x36,0x7c]
7956 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7958 v_cmp_ngt_f32 vcc_lo
, s1
, v2
7959 // W32
: encoding
: [0x01,0x04,0x36,0x7c]
7960 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7962 v_cmp_ngt_f32 vcc_lo
, s105
, v2
7963 // W32
: encoding
: [0x69,0x04,0x36,0x7c]
7964 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7966 v_cmp_ngt_f32 vcc_lo
, vcc_lo
, v2
7967 // W32
: encoding
: [0x6a,0x04,0x36,0x7c]
7968 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7970 v_cmp_ngt_f32 vcc_lo
, vcc_hi
, v2
7971 // W32
: encoding
: [0x6b,0x04,0x36,0x7c]
7972 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7974 v_cmp_ngt_f32 vcc_lo
, ttmp15
, v2
7975 // W32
: encoding
: [0x7b,0x04,0x36,0x7c]
7976 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7978 v_cmp_ngt_f32 vcc_lo
, m0
, v2
7979 // W32
: encoding
: [0x7d,0x04,0x36,0x7c]
7980 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7982 v_cmp_ngt_f32 vcc_lo
, exec_lo
, v2
7983 // W32
: encoding
: [0x7e,0x04,0x36,0x7c]
7984 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7986 v_cmp_ngt_f32 vcc_lo
, exec_hi
, v2
7987 // W32
: encoding
: [0x7f,0x04,0x36,0x7c]
7988 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7990 v_cmp_ngt_f32 vcc_lo
, null
, v2
7991 // W32
: encoding
: [0x7c,0x04,0x36,0x7c]
7992 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7994 v_cmp_ngt_f32 vcc_lo
, -1, v2
7995 // W32
: encoding
: [0xc1,0x04,0x36,0x7c]
7996 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
7998 v_cmp_ngt_f32 vcc_lo
, 0.5, v2
7999 // W32
: encoding
: [0xf0,0x04,0x36,0x7c]
8000 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8002 v_cmp_ngt_f32 vcc_lo
, src_scc
, v2
8003 // W32
: encoding
: [0xfd,0x04,0x36,0x7c]
8004 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8006 v_cmp_ngt_f32 vcc_lo
, 0xaf123456, v255
8007 // W32
: encoding
: [0xff,0xfe,0x37,0x7c,0x56,0x34,0x12,0xaf]
8008 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8010 v_cmp_ngt_f32 vcc
, v1
, v2
8011 // W64
: encoding
: [0x01,0x05,0x36,0x7c]
8012 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8014 v_cmp_ngt_f32 vcc
, v255
, v2
8015 // W64
: encoding
: [0xff,0x05,0x36,0x7c]
8016 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8018 v_cmp_ngt_f32 vcc
, s1
, v2
8019 // W64
: encoding
: [0x01,0x04,0x36,0x7c]
8020 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8022 v_cmp_ngt_f32 vcc
, s105
, v2
8023 // W64
: encoding
: [0x69,0x04,0x36,0x7c]
8024 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8026 v_cmp_ngt_f32 vcc
, vcc_lo
, v2
8027 // W64
: encoding
: [0x6a,0x04,0x36,0x7c]
8028 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8030 v_cmp_ngt_f32 vcc
, vcc_hi
, v2
8031 // W64
: encoding
: [0x6b,0x04,0x36,0x7c]
8032 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8034 v_cmp_ngt_f32 vcc
, ttmp15
, v2
8035 // W64
: encoding
: [0x7b,0x04,0x36,0x7c]
8036 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8038 v_cmp_ngt_f32 vcc
, m0
, v2
8039 // W64
: encoding
: [0x7d,0x04,0x36,0x7c]
8040 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8042 v_cmp_ngt_f32 vcc
, exec_lo
, v2
8043 // W64
: encoding
: [0x7e,0x04,0x36,0x7c]
8044 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8046 v_cmp_ngt_f32 vcc
, exec_hi
, v2
8047 // W64
: encoding
: [0x7f,0x04,0x36,0x7c]
8048 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8050 v_cmp_ngt_f32 vcc
, null
, v2
8051 // W64
: encoding
: [0x7c,0x04,0x36,0x7c]
8052 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8054 v_cmp_ngt_f32 vcc
, -1, v2
8055 // W64
: encoding
: [0xc1,0x04,0x36,0x7c]
8056 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8058 v_cmp_ngt_f32 vcc
, 0.5, v2
8059 // W64
: encoding
: [0xf0,0x04,0x36,0x7c]
8060 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8062 v_cmp_ngt_f32 vcc
, src_scc
, v2
8063 // W64
: encoding
: [0xfd,0x04,0x36,0x7c]
8064 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8066 v_cmp_ngt_f32 vcc
, 0xaf123456, v255
8067 // W64
: encoding
: [0xff,0xfe,0x37,0x7c,0x56,0x34,0x12,0xaf]
8068 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8070 v_cmp_ngt_f64 vcc_lo
, v
[1:2], v
[2:3]
8071 // W32
: encoding
: [0x01,0x05,0x56,0x7c]
8072 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8074 v_cmp_ngt_f64 vcc_lo
, v
[254:255], v
[2:3]
8075 // W32
: encoding
: [0xfe,0x05,0x56,0x7c]
8076 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8078 v_cmp_ngt_f64 vcc_lo
, s
[2:3], v
[2:3]
8079 // W32
: encoding
: [0x02,0x04,0x56,0x7c]
8080 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8082 v_cmp_ngt_f64 vcc_lo
, s
[104:105], v
[2:3]
8083 // W32
: encoding
: [0x68,0x04,0x56,0x7c]
8084 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8086 v_cmp_ngt_f64 vcc_lo
, vcc
, v
[2:3]
8087 // W32
: encoding
: [0x6a,0x04,0x56,0x7c]
8088 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8090 v_cmp_ngt_f64 vcc_lo
, ttmp
[14:15], v
[2:3]
8091 // W32
: encoding
: [0x7a,0x04,0x56,0x7c]
8092 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8094 v_cmp_ngt_f64 vcc_lo
, exec
, v
[2:3]
8095 // W32
: encoding
: [0x7e,0x04,0x56,0x7c]
8096 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8098 v_cmp_ngt_f64 vcc_lo
, null
, v
[2:3]
8099 // W32
: encoding
: [0x7c,0x04,0x56,0x7c]
8100 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8102 v_cmp_ngt_f64 vcc_lo
, -1, v
[2:3]
8103 // W32
: encoding
: [0xc1,0x04,0x56,0x7c]
8104 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8106 v_cmp_ngt_f64 vcc_lo
, 0.5, v
[2:3]
8107 // W32
: encoding
: [0xf0,0x04,0x56,0x7c]
8108 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8110 v_cmp_ngt_f64 vcc_lo
, src_scc
, v
[2:3]
8111 // W32
: encoding
: [0xfd,0x04,0x56,0x7c]
8112 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8114 v_cmp_ngt_f64 vcc_lo
, 0xaf123456, v
[254:255]
8115 // W32
: encoding
: [0xff,0xfc,0x57,0x7c,0x56,0x34,0x12,0xaf]
8116 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8118 v_cmp_ngt_f64 vcc
, v
[1:2], v
[2:3]
8119 // W64
: encoding
: [0x01,0x05,0x56,0x7c]
8120 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8122 v_cmp_ngt_f64 vcc
, v
[254:255], v
[2:3]
8123 // W64
: encoding
: [0xfe,0x05,0x56,0x7c]
8124 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8126 v_cmp_ngt_f64 vcc
, s
[2:3], v
[2:3]
8127 // W64
: encoding
: [0x02,0x04,0x56,0x7c]
8128 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8130 v_cmp_ngt_f64 vcc
, s
[104:105], v
[2:3]
8131 // W64
: encoding
: [0x68,0x04,0x56,0x7c]
8132 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8134 v_cmp_ngt_f64 vcc
, vcc
, v
[2:3]
8135 // W64
: encoding
: [0x6a,0x04,0x56,0x7c]
8136 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8138 v_cmp_ngt_f64 vcc
, ttmp
[14:15], v
[2:3]
8139 // W64
: encoding
: [0x7a,0x04,0x56,0x7c]
8140 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8142 v_cmp_ngt_f64 vcc
, exec
, v
[2:3]
8143 // W64
: encoding
: [0x7e,0x04,0x56,0x7c]
8144 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8146 v_cmp_ngt_f64 vcc
, null
, v
[2:3]
8147 // W64
: encoding
: [0x7c,0x04,0x56,0x7c]
8148 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8150 v_cmp_ngt_f64 vcc
, -1, v
[2:3]
8151 // W64
: encoding
: [0xc1,0x04,0x56,0x7c]
8152 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8154 v_cmp_ngt_f64 vcc
, 0.5, v
[2:3]
8155 // W64
: encoding
: [0xf0,0x04,0x56,0x7c]
8156 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8158 v_cmp_ngt_f64 vcc
, src_scc
, v
[2:3]
8159 // W64
: encoding
: [0xfd,0x04,0x56,0x7c]
8160 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8162 v_cmp_ngt_f64 vcc
, 0xaf123456, v
[254:255]
8163 // W64
: encoding
: [0xff,0xfc,0x57,0x7c,0x56,0x34,0x12,0xaf]
8164 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8166 v_cmp_nle_f16 vcc_lo
, v1
, v2
8167 // W32
: encoding
: [0x01,0x05,0x18,0x7c]
8168 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8170 v_cmp_nle_f16 vcc_lo
, v127
, v2
8171 // W32
: encoding
: [0x7f,0x05,0x18,0x7c]
8172 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8174 v_cmp_nle_f16 vcc_lo
, s1
, v2
8175 // W32
: encoding
: [0x01,0x04,0x18,0x7c]
8176 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8178 v_cmp_nle_f16 vcc_lo
, s105
, v2
8179 // W32
: encoding
: [0x69,0x04,0x18,0x7c]
8180 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8182 v_cmp_nle_f16 vcc_lo
, vcc_lo
, v2
8183 // W32
: encoding
: [0x6a,0x04,0x18,0x7c]
8184 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8186 v_cmp_nle_f16 vcc_lo
, vcc_hi
, v2
8187 // W32
: encoding
: [0x6b,0x04,0x18,0x7c]
8188 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8190 v_cmp_nle_f16 vcc_lo
, ttmp15
, v2
8191 // W32
: encoding
: [0x7b,0x04,0x18,0x7c]
8192 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8194 v_cmp_nle_f16 vcc_lo
, m0
, v2
8195 // W32
: encoding
: [0x7d,0x04,0x18,0x7c]
8196 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8198 v_cmp_nle_f16 vcc_lo
, exec_lo
, v2
8199 // W32
: encoding
: [0x7e,0x04,0x18,0x7c]
8200 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8202 v_cmp_nle_f16 vcc_lo
, exec_hi
, v2
8203 // W32
: encoding
: [0x7f,0x04,0x18,0x7c]
8204 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8206 v_cmp_nle_f16 vcc_lo
, null
, v2
8207 // W32
: encoding
: [0x7c,0x04,0x18,0x7c]
8208 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8210 v_cmp_nle_f16 vcc_lo
, -1, v2
8211 // W32
: encoding
: [0xc1,0x04,0x18,0x7c]
8212 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8214 v_cmp_nle_f16 vcc_lo
, 0.5, v2
8215 // W32
: encoding
: [0xf0,0x04,0x18,0x7c]
8216 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8218 v_cmp_nle_f16 vcc_lo
, src_scc
, v2
8219 // W32
: encoding
: [0xfd,0x04,0x18,0x7c]
8220 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8222 v_cmp_nle_f16 vcc_lo
, 0xfe0b, v127
8223 // W32
: encoding
: [0xff,0xfe,0x18,0x7c,0x0b,0xfe,0x00,0x00]
8224 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8226 v_cmp_nle_f16 vcc
, v1
, v2
8227 // W64
: encoding
: [0x01,0x05,0x18,0x7c]
8228 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8230 v_cmp_nle_f16 vcc
, v127
, v2
8231 // W64
: encoding
: [0x7f,0x05,0x18,0x7c]
8232 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8234 v_cmp_nle_f16 vcc
, s1
, v2
8235 // W64
: encoding
: [0x01,0x04,0x18,0x7c]
8236 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8238 v_cmp_nle_f16 vcc
, s105
, v2
8239 // W64
: encoding
: [0x69,0x04,0x18,0x7c]
8240 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8242 v_cmp_nle_f16 vcc
, vcc_lo
, v2
8243 // W64
: encoding
: [0x6a,0x04,0x18,0x7c]
8244 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8246 v_cmp_nle_f16 vcc
, vcc_hi
, v2
8247 // W64
: encoding
: [0x6b,0x04,0x18,0x7c]
8248 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8250 v_cmp_nle_f16 vcc
, ttmp15
, v2
8251 // W64
: encoding
: [0x7b,0x04,0x18,0x7c]
8252 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8254 v_cmp_nle_f16 vcc
, m0
, v2
8255 // W64
: encoding
: [0x7d,0x04,0x18,0x7c]
8256 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8258 v_cmp_nle_f16 vcc
, exec_lo
, v2
8259 // W64
: encoding
: [0x7e,0x04,0x18,0x7c]
8260 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8262 v_cmp_nle_f16 vcc
, exec_hi
, v2
8263 // W64
: encoding
: [0x7f,0x04,0x18,0x7c]
8264 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8266 v_cmp_nle_f16 vcc
, null
, v2
8267 // W64
: encoding
: [0x7c,0x04,0x18,0x7c]
8268 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8270 v_cmp_nle_f16 vcc
, -1, v2
8271 // W64
: encoding
: [0xc1,0x04,0x18,0x7c]
8272 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8274 v_cmp_nle_f16 vcc
, 0.5, v2
8275 // W64
: encoding
: [0xf0,0x04,0x18,0x7c]
8276 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8278 v_cmp_nle_f16 vcc
, src_scc
, v2
8279 // W64
: encoding
: [0xfd,0x04,0x18,0x7c]
8280 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8282 v_cmp_nle_f16 vcc
, 0xfe0b, v127
8283 // W64
: encoding
: [0xff,0xfe,0x18,0x7c,0x0b,0xfe,0x00,0x00]
8284 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8286 v_cmp_nle_f32 vcc_lo
, v1
, v2
8287 // W32
: encoding
: [0x01,0x05,0x38,0x7c]
8288 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8290 v_cmp_nle_f32 vcc_lo
, v255
, v2
8291 // W32
: encoding
: [0xff,0x05,0x38,0x7c]
8292 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8294 v_cmp_nle_f32 vcc_lo
, s1
, v2
8295 // W32
: encoding
: [0x01,0x04,0x38,0x7c]
8296 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8298 v_cmp_nle_f32 vcc_lo
, s105
, v2
8299 // W32
: encoding
: [0x69,0x04,0x38,0x7c]
8300 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8302 v_cmp_nle_f32 vcc_lo
, vcc_lo
, v2
8303 // W32
: encoding
: [0x6a,0x04,0x38,0x7c]
8304 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8306 v_cmp_nle_f32 vcc_lo
, vcc_hi
, v2
8307 // W32
: encoding
: [0x6b,0x04,0x38,0x7c]
8308 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8310 v_cmp_nle_f32 vcc_lo
, ttmp15
, v2
8311 // W32
: encoding
: [0x7b,0x04,0x38,0x7c]
8312 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8314 v_cmp_nle_f32 vcc_lo
, m0
, v2
8315 // W32
: encoding
: [0x7d,0x04,0x38,0x7c]
8316 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8318 v_cmp_nle_f32 vcc_lo
, exec_lo
, v2
8319 // W32
: encoding
: [0x7e,0x04,0x38,0x7c]
8320 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8322 v_cmp_nle_f32 vcc_lo
, exec_hi
, v2
8323 // W32
: encoding
: [0x7f,0x04,0x38,0x7c]
8324 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8326 v_cmp_nle_f32 vcc_lo
, null
, v2
8327 // W32
: encoding
: [0x7c,0x04,0x38,0x7c]
8328 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8330 v_cmp_nle_f32 vcc_lo
, -1, v2
8331 // W32
: encoding
: [0xc1,0x04,0x38,0x7c]
8332 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8334 v_cmp_nle_f32 vcc_lo
, 0.5, v2
8335 // W32
: encoding
: [0xf0,0x04,0x38,0x7c]
8336 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8338 v_cmp_nle_f32 vcc_lo
, src_scc
, v2
8339 // W32
: encoding
: [0xfd,0x04,0x38,0x7c]
8340 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8342 v_cmp_nle_f32 vcc_lo
, 0xaf123456, v255
8343 // W32
: encoding
: [0xff,0xfe,0x39,0x7c,0x56,0x34,0x12,0xaf]
8344 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8346 v_cmp_nle_f32 vcc
, v1
, v2
8347 // W64
: encoding
: [0x01,0x05,0x38,0x7c]
8348 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8350 v_cmp_nle_f32 vcc
, v255
, v2
8351 // W64
: encoding
: [0xff,0x05,0x38,0x7c]
8352 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8354 v_cmp_nle_f32 vcc
, s1
, v2
8355 // W64
: encoding
: [0x01,0x04,0x38,0x7c]
8356 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8358 v_cmp_nle_f32 vcc
, s105
, v2
8359 // W64
: encoding
: [0x69,0x04,0x38,0x7c]
8360 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8362 v_cmp_nle_f32 vcc
, vcc_lo
, v2
8363 // W64
: encoding
: [0x6a,0x04,0x38,0x7c]
8364 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8366 v_cmp_nle_f32 vcc
, vcc_hi
, v2
8367 // W64
: encoding
: [0x6b,0x04,0x38,0x7c]
8368 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8370 v_cmp_nle_f32 vcc
, ttmp15
, v2
8371 // W64
: encoding
: [0x7b,0x04,0x38,0x7c]
8372 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8374 v_cmp_nle_f32 vcc
, m0
, v2
8375 // W64
: encoding
: [0x7d,0x04,0x38,0x7c]
8376 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8378 v_cmp_nle_f32 vcc
, exec_lo
, v2
8379 // W64
: encoding
: [0x7e,0x04,0x38,0x7c]
8380 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8382 v_cmp_nle_f32 vcc
, exec_hi
, v2
8383 // W64
: encoding
: [0x7f,0x04,0x38,0x7c]
8384 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8386 v_cmp_nle_f32 vcc
, null
, v2
8387 // W64
: encoding
: [0x7c,0x04,0x38,0x7c]
8388 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8390 v_cmp_nle_f32 vcc
, -1, v2
8391 // W64
: encoding
: [0xc1,0x04,0x38,0x7c]
8392 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8394 v_cmp_nle_f32 vcc
, 0.5, v2
8395 // W64
: encoding
: [0xf0,0x04,0x38,0x7c]
8396 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8398 v_cmp_nle_f32 vcc
, src_scc
, v2
8399 // W64
: encoding
: [0xfd,0x04,0x38,0x7c]
8400 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8402 v_cmp_nle_f32 vcc
, 0xaf123456, v255
8403 // W64
: encoding
: [0xff,0xfe,0x39,0x7c,0x56,0x34,0x12,0xaf]
8404 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8406 v_cmp_nle_f64 vcc_lo
, v
[1:2], v
[2:3]
8407 // W32
: encoding
: [0x01,0x05,0x58,0x7c]
8408 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8410 v_cmp_nle_f64 vcc_lo
, v
[254:255], v
[2:3]
8411 // W32
: encoding
: [0xfe,0x05,0x58,0x7c]
8412 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8414 v_cmp_nle_f64 vcc_lo
, s
[2:3], v
[2:3]
8415 // W32
: encoding
: [0x02,0x04,0x58,0x7c]
8416 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8418 v_cmp_nle_f64 vcc_lo
, s
[104:105], v
[2:3]
8419 // W32
: encoding
: [0x68,0x04,0x58,0x7c]
8420 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8422 v_cmp_nle_f64 vcc_lo
, vcc
, v
[2:3]
8423 // W32
: encoding
: [0x6a,0x04,0x58,0x7c]
8424 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8426 v_cmp_nle_f64 vcc_lo
, ttmp
[14:15], v
[2:3]
8427 // W32
: encoding
: [0x7a,0x04,0x58,0x7c]
8428 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8430 v_cmp_nle_f64 vcc_lo
, exec
, v
[2:3]
8431 // W32
: encoding
: [0x7e,0x04,0x58,0x7c]
8432 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8434 v_cmp_nle_f64 vcc_lo
, null
, v
[2:3]
8435 // W32
: encoding
: [0x7c,0x04,0x58,0x7c]
8436 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8438 v_cmp_nle_f64 vcc_lo
, -1, v
[2:3]
8439 // W32
: encoding
: [0xc1,0x04,0x58,0x7c]
8440 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8442 v_cmp_nle_f64 vcc_lo
, 0.5, v
[2:3]
8443 // W32
: encoding
: [0xf0,0x04,0x58,0x7c]
8444 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8446 v_cmp_nle_f64 vcc_lo
, src_scc
, v
[2:3]
8447 // W32
: encoding
: [0xfd,0x04,0x58,0x7c]
8448 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8450 v_cmp_nle_f64 vcc_lo
, 0xaf123456, v
[254:255]
8451 // W32
: encoding
: [0xff,0xfc,0x59,0x7c,0x56,0x34,0x12,0xaf]
8452 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8454 v_cmp_nle_f64 vcc
, v
[1:2], v
[2:3]
8455 // W64
: encoding
: [0x01,0x05,0x58,0x7c]
8456 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8458 v_cmp_nle_f64 vcc
, v
[254:255], v
[2:3]
8459 // W64
: encoding
: [0xfe,0x05,0x58,0x7c]
8460 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8462 v_cmp_nle_f64 vcc
, s
[2:3], v
[2:3]
8463 // W64
: encoding
: [0x02,0x04,0x58,0x7c]
8464 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8466 v_cmp_nle_f64 vcc
, s
[104:105], v
[2:3]
8467 // W64
: encoding
: [0x68,0x04,0x58,0x7c]
8468 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8470 v_cmp_nle_f64 vcc
, vcc
, v
[2:3]
8471 // W64
: encoding
: [0x6a,0x04,0x58,0x7c]
8472 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8474 v_cmp_nle_f64 vcc
, ttmp
[14:15], v
[2:3]
8475 // W64
: encoding
: [0x7a,0x04,0x58,0x7c]
8476 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8478 v_cmp_nle_f64 vcc
, exec
, v
[2:3]
8479 // W64
: encoding
: [0x7e,0x04,0x58,0x7c]
8480 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8482 v_cmp_nle_f64 vcc
, null
, v
[2:3]
8483 // W64
: encoding
: [0x7c,0x04,0x58,0x7c]
8484 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8486 v_cmp_nle_f64 vcc
, -1, v
[2:3]
8487 // W64
: encoding
: [0xc1,0x04,0x58,0x7c]
8488 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8490 v_cmp_nle_f64 vcc
, 0.5, v
[2:3]
8491 // W64
: encoding
: [0xf0,0x04,0x58,0x7c]
8492 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8494 v_cmp_nle_f64 vcc
, src_scc
, v
[2:3]
8495 // W64
: encoding
: [0xfd,0x04,0x58,0x7c]
8496 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8498 v_cmp_nle_f64 vcc
, 0xaf123456, v
[254:255]
8499 // W64
: encoding
: [0xff,0xfc,0x59,0x7c,0x56,0x34,0x12,0xaf]
8500 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8502 v_cmp_nlg_f16 vcc_lo
, v1
, v2
8503 // W32
: encoding
: [0x01,0x05,0x14,0x7c]
8504 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8506 v_cmp_nlg_f16 vcc_lo
, v127
, v2
8507 // W32
: encoding
: [0x7f,0x05,0x14,0x7c]
8508 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8510 v_cmp_nlg_f16 vcc_lo
, s1
, v2
8511 // W32
: encoding
: [0x01,0x04,0x14,0x7c]
8512 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8514 v_cmp_nlg_f16 vcc_lo
, s105
, v2
8515 // W32
: encoding
: [0x69,0x04,0x14,0x7c]
8516 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8518 v_cmp_nlg_f16 vcc_lo
, vcc_lo
, v2
8519 // W32
: encoding
: [0x6a,0x04,0x14,0x7c]
8520 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8522 v_cmp_nlg_f16 vcc_lo
, vcc_hi
, v2
8523 // W32
: encoding
: [0x6b,0x04,0x14,0x7c]
8524 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8526 v_cmp_nlg_f16 vcc_lo
, ttmp15
, v2
8527 // W32
: encoding
: [0x7b,0x04,0x14,0x7c]
8528 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8530 v_cmp_nlg_f16 vcc_lo
, m0
, v2
8531 // W32
: encoding
: [0x7d,0x04,0x14,0x7c]
8532 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8534 v_cmp_nlg_f16 vcc_lo
, exec_lo
, v2
8535 // W32
: encoding
: [0x7e,0x04,0x14,0x7c]
8536 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8538 v_cmp_nlg_f16 vcc_lo
, exec_hi
, v2
8539 // W32
: encoding
: [0x7f,0x04,0x14,0x7c]
8540 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8542 v_cmp_nlg_f16 vcc_lo
, null
, v2
8543 // W32
: encoding
: [0x7c,0x04,0x14,0x7c]
8544 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8546 v_cmp_nlg_f16 vcc_lo
, -1, v2
8547 // W32
: encoding
: [0xc1,0x04,0x14,0x7c]
8548 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8550 v_cmp_nlg_f16 vcc_lo
, 0.5, v2
8551 // W32
: encoding
: [0xf0,0x04,0x14,0x7c]
8552 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8554 v_cmp_nlg_f16 vcc_lo
, src_scc
, v2
8555 // W32
: encoding
: [0xfd,0x04,0x14,0x7c]
8556 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8558 v_cmp_nlg_f16 vcc_lo
, 0xfe0b, v127
8559 // W32
: encoding
: [0xff,0xfe,0x14,0x7c,0x0b,0xfe,0x00,0x00]
8560 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8562 v_cmp_nlg_f16 vcc
, v1
, v2
8563 // W64
: encoding
: [0x01,0x05,0x14,0x7c]
8564 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8566 v_cmp_nlg_f16 vcc
, v127
, v2
8567 // W64
: encoding
: [0x7f,0x05,0x14,0x7c]
8568 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8570 v_cmp_nlg_f16 vcc
, s1
, v2
8571 // W64
: encoding
: [0x01,0x04,0x14,0x7c]
8572 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8574 v_cmp_nlg_f16 vcc
, s105
, v2
8575 // W64
: encoding
: [0x69,0x04,0x14,0x7c]
8576 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8578 v_cmp_nlg_f16 vcc
, vcc_lo
, v2
8579 // W64
: encoding
: [0x6a,0x04,0x14,0x7c]
8580 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8582 v_cmp_nlg_f16 vcc
, vcc_hi
, v2
8583 // W64
: encoding
: [0x6b,0x04,0x14,0x7c]
8584 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8586 v_cmp_nlg_f16 vcc
, ttmp15
, v2
8587 // W64
: encoding
: [0x7b,0x04,0x14,0x7c]
8588 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8590 v_cmp_nlg_f16 vcc
, m0
, v2
8591 // W64
: encoding
: [0x7d,0x04,0x14,0x7c]
8592 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8594 v_cmp_nlg_f16 vcc
, exec_lo
, v2
8595 // W64
: encoding
: [0x7e,0x04,0x14,0x7c]
8596 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8598 v_cmp_nlg_f16 vcc
, exec_hi
, v2
8599 // W64
: encoding
: [0x7f,0x04,0x14,0x7c]
8600 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8602 v_cmp_nlg_f16 vcc
, null
, v2
8603 // W64
: encoding
: [0x7c,0x04,0x14,0x7c]
8604 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8606 v_cmp_nlg_f16 vcc
, -1, v2
8607 // W64
: encoding
: [0xc1,0x04,0x14,0x7c]
8608 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8610 v_cmp_nlg_f16 vcc
, 0.5, v2
8611 // W64
: encoding
: [0xf0,0x04,0x14,0x7c]
8612 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8614 v_cmp_nlg_f16 vcc
, src_scc
, v2
8615 // W64
: encoding
: [0xfd,0x04,0x14,0x7c]
8616 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8618 v_cmp_nlg_f16 vcc
, 0xfe0b, v127
8619 // W64
: encoding
: [0xff,0xfe,0x14,0x7c,0x0b,0xfe,0x00,0x00]
8620 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8622 v_cmp_nlg_f32 vcc_lo
, v1
, v2
8623 // W32
: encoding
: [0x01,0x05,0x34,0x7c]
8624 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8626 v_cmp_nlg_f32 vcc_lo
, v255
, v2
8627 // W32
: encoding
: [0xff,0x05,0x34,0x7c]
8628 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8630 v_cmp_nlg_f32 vcc_lo
, s1
, v2
8631 // W32
: encoding
: [0x01,0x04,0x34,0x7c]
8632 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8634 v_cmp_nlg_f32 vcc_lo
, s105
, v2
8635 // W32
: encoding
: [0x69,0x04,0x34,0x7c]
8636 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8638 v_cmp_nlg_f32 vcc_lo
, vcc_lo
, v2
8639 // W32
: encoding
: [0x6a,0x04,0x34,0x7c]
8640 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8642 v_cmp_nlg_f32 vcc_lo
, vcc_hi
, v2
8643 // W32
: encoding
: [0x6b,0x04,0x34,0x7c]
8644 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8646 v_cmp_nlg_f32 vcc_lo
, ttmp15
, v2
8647 // W32
: encoding
: [0x7b,0x04,0x34,0x7c]
8648 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8650 v_cmp_nlg_f32 vcc_lo
, m0
, v2
8651 // W32
: encoding
: [0x7d,0x04,0x34,0x7c]
8652 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8654 v_cmp_nlg_f32 vcc_lo
, exec_lo
, v2
8655 // W32
: encoding
: [0x7e,0x04,0x34,0x7c]
8656 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8658 v_cmp_nlg_f32 vcc_lo
, exec_hi
, v2
8659 // W32
: encoding
: [0x7f,0x04,0x34,0x7c]
8660 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8662 v_cmp_nlg_f32 vcc_lo
, null
, v2
8663 // W32
: encoding
: [0x7c,0x04,0x34,0x7c]
8664 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8666 v_cmp_nlg_f32 vcc_lo
, -1, v2
8667 // W32
: encoding
: [0xc1,0x04,0x34,0x7c]
8668 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8670 v_cmp_nlg_f32 vcc_lo
, 0.5, v2
8671 // W32
: encoding
: [0xf0,0x04,0x34,0x7c]
8672 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8674 v_cmp_nlg_f32 vcc_lo
, src_scc
, v2
8675 // W32
: encoding
: [0xfd,0x04,0x34,0x7c]
8676 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8678 v_cmp_nlg_f32 vcc_lo
, 0xaf123456, v255
8679 // W32
: encoding
: [0xff,0xfe,0x35,0x7c,0x56,0x34,0x12,0xaf]
8680 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8682 v_cmp_nlg_f32 vcc
, v1
, v2
8683 // W64
: encoding
: [0x01,0x05,0x34,0x7c]
8684 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8686 v_cmp_nlg_f32 vcc
, v255
, v2
8687 // W64
: encoding
: [0xff,0x05,0x34,0x7c]
8688 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8690 v_cmp_nlg_f32 vcc
, s1
, v2
8691 // W64
: encoding
: [0x01,0x04,0x34,0x7c]
8692 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8694 v_cmp_nlg_f32 vcc
, s105
, v2
8695 // W64
: encoding
: [0x69,0x04,0x34,0x7c]
8696 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8698 v_cmp_nlg_f32 vcc
, vcc_lo
, v2
8699 // W64
: encoding
: [0x6a,0x04,0x34,0x7c]
8700 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8702 v_cmp_nlg_f32 vcc
, vcc_hi
, v2
8703 // W64
: encoding
: [0x6b,0x04,0x34,0x7c]
8704 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8706 v_cmp_nlg_f32 vcc
, ttmp15
, v2
8707 // W64
: encoding
: [0x7b,0x04,0x34,0x7c]
8708 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8710 v_cmp_nlg_f32 vcc
, m0
, v2
8711 // W64
: encoding
: [0x7d,0x04,0x34,0x7c]
8712 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8714 v_cmp_nlg_f32 vcc
, exec_lo
, v2
8715 // W64
: encoding
: [0x7e,0x04,0x34,0x7c]
8716 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8718 v_cmp_nlg_f32 vcc
, exec_hi
, v2
8719 // W64
: encoding
: [0x7f,0x04,0x34,0x7c]
8720 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8722 v_cmp_nlg_f32 vcc
, null
, v2
8723 // W64
: encoding
: [0x7c,0x04,0x34,0x7c]
8724 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8726 v_cmp_nlg_f32 vcc
, -1, v2
8727 // W64
: encoding
: [0xc1,0x04,0x34,0x7c]
8728 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8730 v_cmp_nlg_f32 vcc
, 0.5, v2
8731 // W64
: encoding
: [0xf0,0x04,0x34,0x7c]
8732 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8734 v_cmp_nlg_f32 vcc
, src_scc
, v2
8735 // W64
: encoding
: [0xfd,0x04,0x34,0x7c]
8736 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8738 v_cmp_nlg_f32 vcc
, 0xaf123456, v255
8739 // W64
: encoding
: [0xff,0xfe,0x35,0x7c,0x56,0x34,0x12,0xaf]
8740 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8742 v_cmp_nlg_f64 vcc_lo
, v
[1:2], v
[2:3]
8743 // W32
: encoding
: [0x01,0x05,0x54,0x7c]
8744 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8746 v_cmp_nlg_f64 vcc_lo
, v
[254:255], v
[2:3]
8747 // W32
: encoding
: [0xfe,0x05,0x54,0x7c]
8748 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8750 v_cmp_nlg_f64 vcc_lo
, s
[2:3], v
[2:3]
8751 // W32
: encoding
: [0x02,0x04,0x54,0x7c]
8752 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8754 v_cmp_nlg_f64 vcc_lo
, s
[104:105], v
[2:3]
8755 // W32
: encoding
: [0x68,0x04,0x54,0x7c]
8756 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8758 v_cmp_nlg_f64 vcc_lo
, vcc
, v
[2:3]
8759 // W32
: encoding
: [0x6a,0x04,0x54,0x7c]
8760 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8762 v_cmp_nlg_f64 vcc_lo
, ttmp
[14:15], v
[2:3]
8763 // W32
: encoding
: [0x7a,0x04,0x54,0x7c]
8764 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8766 v_cmp_nlg_f64 vcc_lo
, exec
, v
[2:3]
8767 // W32
: encoding
: [0x7e,0x04,0x54,0x7c]
8768 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8770 v_cmp_nlg_f64 vcc_lo
, null
, v
[2:3]
8771 // W32
: encoding
: [0x7c,0x04,0x54,0x7c]
8772 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8774 v_cmp_nlg_f64 vcc_lo
, -1, v
[2:3]
8775 // W32
: encoding
: [0xc1,0x04,0x54,0x7c]
8776 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8778 v_cmp_nlg_f64 vcc_lo
, 0.5, v
[2:3]
8779 // W32
: encoding
: [0xf0,0x04,0x54,0x7c]
8780 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8782 v_cmp_nlg_f64 vcc_lo
, src_scc
, v
[2:3]
8783 // W32
: encoding
: [0xfd,0x04,0x54,0x7c]
8784 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8786 v_cmp_nlg_f64 vcc_lo
, 0xaf123456, v
[254:255]
8787 // W32
: encoding
: [0xff,0xfc,0x55,0x7c,0x56,0x34,0x12,0xaf]
8788 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8790 v_cmp_nlg_f64 vcc
, v
[1:2], v
[2:3]
8791 // W64
: encoding
: [0x01,0x05,0x54,0x7c]
8792 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8794 v_cmp_nlg_f64 vcc
, v
[254:255], v
[2:3]
8795 // W64
: encoding
: [0xfe,0x05,0x54,0x7c]
8796 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8798 v_cmp_nlg_f64 vcc
, s
[2:3], v
[2:3]
8799 // W64
: encoding
: [0x02,0x04,0x54,0x7c]
8800 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8802 v_cmp_nlg_f64 vcc
, s
[104:105], v
[2:3]
8803 // W64
: encoding
: [0x68,0x04,0x54,0x7c]
8804 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8806 v_cmp_nlg_f64 vcc
, vcc
, v
[2:3]
8807 // W64
: encoding
: [0x6a,0x04,0x54,0x7c]
8808 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8810 v_cmp_nlg_f64 vcc
, ttmp
[14:15], v
[2:3]
8811 // W64
: encoding
: [0x7a,0x04,0x54,0x7c]
8812 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8814 v_cmp_nlg_f64 vcc
, exec
, v
[2:3]
8815 // W64
: encoding
: [0x7e,0x04,0x54,0x7c]
8816 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8818 v_cmp_nlg_f64 vcc
, null
, v
[2:3]
8819 // W64
: encoding
: [0x7c,0x04,0x54,0x7c]
8820 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8822 v_cmp_nlg_f64 vcc
, -1, v
[2:3]
8823 // W64
: encoding
: [0xc1,0x04,0x54,0x7c]
8824 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8826 v_cmp_nlg_f64 vcc
, 0.5, v
[2:3]
8827 // W64
: encoding
: [0xf0,0x04,0x54,0x7c]
8828 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8830 v_cmp_nlg_f64 vcc
, src_scc
, v
[2:3]
8831 // W64
: encoding
: [0xfd,0x04,0x54,0x7c]
8832 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8834 v_cmp_nlg_f64 vcc
, 0xaf123456, v
[254:255]
8835 // W64
: encoding
: [0xff,0xfc,0x55,0x7c,0x56,0x34,0x12,0xaf]
8836 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8838 v_cmp_nlt_f16 vcc_lo
, v1
, v2
8839 // W32
: encoding
: [0x01,0x05,0x1c,0x7c]
8840 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8842 v_cmp_nlt_f16 vcc_lo
, v127
, v2
8843 // W32
: encoding
: [0x7f,0x05,0x1c,0x7c]
8844 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8846 v_cmp_nlt_f16 vcc_lo
, s1
, v2
8847 // W32
: encoding
: [0x01,0x04,0x1c,0x7c]
8848 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8850 v_cmp_nlt_f16 vcc_lo
, s105
, v2
8851 // W32
: encoding
: [0x69,0x04,0x1c,0x7c]
8852 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8854 v_cmp_nlt_f16 vcc_lo
, vcc_lo
, v2
8855 // W32
: encoding
: [0x6a,0x04,0x1c,0x7c]
8856 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8858 v_cmp_nlt_f16 vcc_lo
, vcc_hi
, v2
8859 // W32
: encoding
: [0x6b,0x04,0x1c,0x7c]
8860 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8862 v_cmp_nlt_f16 vcc_lo
, ttmp15
, v2
8863 // W32
: encoding
: [0x7b,0x04,0x1c,0x7c]
8864 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8866 v_cmp_nlt_f16 vcc_lo
, m0
, v2
8867 // W32
: encoding
: [0x7d,0x04,0x1c,0x7c]
8868 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8870 v_cmp_nlt_f16 vcc_lo
, exec_lo
, v2
8871 // W32
: encoding
: [0x7e,0x04,0x1c,0x7c]
8872 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8874 v_cmp_nlt_f16 vcc_lo
, exec_hi
, v2
8875 // W32
: encoding
: [0x7f,0x04,0x1c,0x7c]
8876 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8878 v_cmp_nlt_f16 vcc_lo
, null
, v2
8879 // W32
: encoding
: [0x7c,0x04,0x1c,0x7c]
8880 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8882 v_cmp_nlt_f16 vcc_lo
, -1, v2
8883 // W32
: encoding
: [0xc1,0x04,0x1c,0x7c]
8884 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8886 v_cmp_nlt_f16 vcc_lo
, 0.5, v2
8887 // W32
: encoding
: [0xf0,0x04,0x1c,0x7c]
8888 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8890 v_cmp_nlt_f16 vcc_lo
, src_scc
, v2
8891 // W32
: encoding
: [0xfd,0x04,0x1c,0x7c]
8892 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8894 v_cmp_nlt_f16 vcc_lo
, 0xfe0b, v127
8895 // W32
: encoding
: [0xff,0xfe,0x1c,0x7c,0x0b,0xfe,0x00,0x00]
8896 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8898 v_cmp_nlt_f16 vcc
, v1
, v2
8899 // W64
: encoding
: [0x01,0x05,0x1c,0x7c]
8900 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8902 v_cmp_nlt_f16 vcc
, v127
, v2
8903 // W64
: encoding
: [0x7f,0x05,0x1c,0x7c]
8904 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8906 v_cmp_nlt_f16 vcc
, s1
, v2
8907 // W64
: encoding
: [0x01,0x04,0x1c,0x7c]
8908 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8910 v_cmp_nlt_f16 vcc
, s105
, v2
8911 // W64
: encoding
: [0x69,0x04,0x1c,0x7c]
8912 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8914 v_cmp_nlt_f16 vcc
, vcc_lo
, v2
8915 // W64
: encoding
: [0x6a,0x04,0x1c,0x7c]
8916 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8918 v_cmp_nlt_f16 vcc
, vcc_hi
, v2
8919 // W64
: encoding
: [0x6b,0x04,0x1c,0x7c]
8920 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8922 v_cmp_nlt_f16 vcc
, ttmp15
, v2
8923 // W64
: encoding
: [0x7b,0x04,0x1c,0x7c]
8924 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8926 v_cmp_nlt_f16 vcc
, m0
, v2
8927 // W64
: encoding
: [0x7d,0x04,0x1c,0x7c]
8928 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8930 v_cmp_nlt_f16 vcc
, exec_lo
, v2
8931 // W64
: encoding
: [0x7e,0x04,0x1c,0x7c]
8932 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8934 v_cmp_nlt_f16 vcc
, exec_hi
, v2
8935 // W64
: encoding
: [0x7f,0x04,0x1c,0x7c]
8936 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8938 v_cmp_nlt_f16 vcc
, null
, v2
8939 // W64
: encoding
: [0x7c,0x04,0x1c,0x7c]
8940 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8942 v_cmp_nlt_f16 vcc
, -1, v2
8943 // W64
: encoding
: [0xc1,0x04,0x1c,0x7c]
8944 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8946 v_cmp_nlt_f16 vcc
, 0.5, v2
8947 // W64
: encoding
: [0xf0,0x04,0x1c,0x7c]
8948 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8950 v_cmp_nlt_f16 vcc
, src_scc
, v2
8951 // W64
: encoding
: [0xfd,0x04,0x1c,0x7c]
8952 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8954 v_cmp_nlt_f16 vcc
, 0xfe0b, v127
8955 // W64
: encoding
: [0xff,0xfe,0x1c,0x7c,0x0b,0xfe,0x00,0x00]
8956 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8958 v_cmp_nlt_f32 vcc_lo
, v1
, v2
8959 // W32
: encoding
: [0x01,0x05,0x3c,0x7c]
8960 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8962 v_cmp_nlt_f32 vcc_lo
, v255
, v2
8963 // W32
: encoding
: [0xff,0x05,0x3c,0x7c]
8964 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8966 v_cmp_nlt_f32 vcc_lo
, s1
, v2
8967 // W32
: encoding
: [0x01,0x04,0x3c,0x7c]
8968 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8970 v_cmp_nlt_f32 vcc_lo
, s105
, v2
8971 // W32
: encoding
: [0x69,0x04,0x3c,0x7c]
8972 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8974 v_cmp_nlt_f32 vcc_lo
, vcc_lo
, v2
8975 // W32
: encoding
: [0x6a,0x04,0x3c,0x7c]
8976 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8978 v_cmp_nlt_f32 vcc_lo
, vcc_hi
, v2
8979 // W32
: encoding
: [0x6b,0x04,0x3c,0x7c]
8980 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8982 v_cmp_nlt_f32 vcc_lo
, ttmp15
, v2
8983 // W32
: encoding
: [0x7b,0x04,0x3c,0x7c]
8984 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8986 v_cmp_nlt_f32 vcc_lo
, m0
, v2
8987 // W32
: encoding
: [0x7d,0x04,0x3c,0x7c]
8988 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8990 v_cmp_nlt_f32 vcc_lo
, exec_lo
, v2
8991 // W32
: encoding
: [0x7e,0x04,0x3c,0x7c]
8992 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8994 v_cmp_nlt_f32 vcc_lo
, exec_hi
, v2
8995 // W32
: encoding
: [0x7f,0x04,0x3c,0x7c]
8996 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
8998 v_cmp_nlt_f32 vcc_lo
, null
, v2
8999 // W32
: encoding
: [0x7c,0x04,0x3c,0x7c]
9000 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9002 v_cmp_nlt_f32 vcc_lo
, -1, v2
9003 // W32
: encoding
: [0xc1,0x04,0x3c,0x7c]
9004 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9006 v_cmp_nlt_f32 vcc_lo
, 0.5, v2
9007 // W32
: encoding
: [0xf0,0x04,0x3c,0x7c]
9008 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9010 v_cmp_nlt_f32 vcc_lo
, src_scc
, v2
9011 // W32
: encoding
: [0xfd,0x04,0x3c,0x7c]
9012 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9014 v_cmp_nlt_f32 vcc_lo
, 0xaf123456, v255
9015 // W32
: encoding
: [0xff,0xfe,0x3d,0x7c,0x56,0x34,0x12,0xaf]
9016 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9018 v_cmp_nlt_f32 vcc
, v1
, v2
9019 // W64
: encoding
: [0x01,0x05,0x3c,0x7c]
9020 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9022 v_cmp_nlt_f32 vcc
, v255
, v2
9023 // W64
: encoding
: [0xff,0x05,0x3c,0x7c]
9024 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9026 v_cmp_nlt_f32 vcc
, s1
, v2
9027 // W64
: encoding
: [0x01,0x04,0x3c,0x7c]
9028 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9030 v_cmp_nlt_f32 vcc
, s105
, v2
9031 // W64
: encoding
: [0x69,0x04,0x3c,0x7c]
9032 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9034 v_cmp_nlt_f32 vcc
, vcc_lo
, v2
9035 // W64
: encoding
: [0x6a,0x04,0x3c,0x7c]
9036 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9038 v_cmp_nlt_f32 vcc
, vcc_hi
, v2
9039 // W64
: encoding
: [0x6b,0x04,0x3c,0x7c]
9040 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9042 v_cmp_nlt_f32 vcc
, ttmp15
, v2
9043 // W64
: encoding
: [0x7b,0x04,0x3c,0x7c]
9044 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9046 v_cmp_nlt_f32 vcc
, m0
, v2
9047 // W64
: encoding
: [0x7d,0x04,0x3c,0x7c]
9048 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9050 v_cmp_nlt_f32 vcc
, exec_lo
, v2
9051 // W64
: encoding
: [0x7e,0x04,0x3c,0x7c]
9052 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9054 v_cmp_nlt_f32 vcc
, exec_hi
, v2
9055 // W64
: encoding
: [0x7f,0x04,0x3c,0x7c]
9056 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9058 v_cmp_nlt_f32 vcc
, null
, v2
9059 // W64
: encoding
: [0x7c,0x04,0x3c,0x7c]
9060 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9062 v_cmp_nlt_f32 vcc
, -1, v2
9063 // W64
: encoding
: [0xc1,0x04,0x3c,0x7c]
9064 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9066 v_cmp_nlt_f32 vcc
, 0.5, v2
9067 // W64
: encoding
: [0xf0,0x04,0x3c,0x7c]
9068 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9070 v_cmp_nlt_f32 vcc
, src_scc
, v2
9071 // W64
: encoding
: [0xfd,0x04,0x3c,0x7c]
9072 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9074 v_cmp_nlt_f32 vcc
, 0xaf123456, v255
9075 // W64
: encoding
: [0xff,0xfe,0x3d,0x7c,0x56,0x34,0x12,0xaf]
9076 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9078 v_cmp_nlt_f64 vcc_lo
, v
[1:2], v
[2:3]
9079 // W32
: encoding
: [0x01,0x05,0x5c,0x7c]
9080 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9082 v_cmp_nlt_f64 vcc_lo
, v
[254:255], v
[2:3]
9083 // W32
: encoding
: [0xfe,0x05,0x5c,0x7c]
9084 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9086 v_cmp_nlt_f64 vcc_lo
, s
[2:3], v
[2:3]
9087 // W32
: encoding
: [0x02,0x04,0x5c,0x7c]
9088 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9090 v_cmp_nlt_f64 vcc_lo
, s
[104:105], v
[2:3]
9091 // W32
: encoding
: [0x68,0x04,0x5c,0x7c]
9092 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9094 v_cmp_nlt_f64 vcc_lo
, vcc
, v
[2:3]
9095 // W32
: encoding
: [0x6a,0x04,0x5c,0x7c]
9096 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9098 v_cmp_nlt_f64 vcc_lo
, ttmp
[14:15], v
[2:3]
9099 // W32
: encoding
: [0x7a,0x04,0x5c,0x7c]
9100 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9102 v_cmp_nlt_f64 vcc_lo
, exec
, v
[2:3]
9103 // W32
: encoding
: [0x7e,0x04,0x5c,0x7c]
9104 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9106 v_cmp_nlt_f64 vcc_lo
, null
, v
[2:3]
9107 // W32
: encoding
: [0x7c,0x04,0x5c,0x7c]
9108 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9110 v_cmp_nlt_f64 vcc_lo
, -1, v
[2:3]
9111 // W32
: encoding
: [0xc1,0x04,0x5c,0x7c]
9112 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9114 v_cmp_nlt_f64 vcc_lo
, 0.5, v
[2:3]
9115 // W32
: encoding
: [0xf0,0x04,0x5c,0x7c]
9116 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9118 v_cmp_nlt_f64 vcc_lo
, src_scc
, v
[2:3]
9119 // W32
: encoding
: [0xfd,0x04,0x5c,0x7c]
9120 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9122 v_cmp_nlt_f64 vcc_lo
, 0xaf123456, v
[254:255]
9123 // W32
: encoding
: [0xff,0xfc,0x5d,0x7c,0x56,0x34,0x12,0xaf]
9124 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9126 v_cmp_nlt_f64 vcc
, v
[1:2], v
[2:3]
9127 // W64
: encoding
: [0x01,0x05,0x5c,0x7c]
9128 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9130 v_cmp_nlt_f64 vcc
, v
[254:255], v
[2:3]
9131 // W64
: encoding
: [0xfe,0x05,0x5c,0x7c]
9132 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9134 v_cmp_nlt_f64 vcc
, s
[2:3], v
[2:3]
9135 // W64
: encoding
: [0x02,0x04,0x5c,0x7c]
9136 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9138 v_cmp_nlt_f64 vcc
, s
[104:105], v
[2:3]
9139 // W64
: encoding
: [0x68,0x04,0x5c,0x7c]
9140 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9142 v_cmp_nlt_f64 vcc
, vcc
, v
[2:3]
9143 // W64
: encoding
: [0x6a,0x04,0x5c,0x7c]
9144 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9146 v_cmp_nlt_f64 vcc
, ttmp
[14:15], v
[2:3]
9147 // W64
: encoding
: [0x7a,0x04,0x5c,0x7c]
9148 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9150 v_cmp_nlt_f64 vcc
, exec
, v
[2:3]
9151 // W64
: encoding
: [0x7e,0x04,0x5c,0x7c]
9152 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9154 v_cmp_nlt_f64 vcc
, null
, v
[2:3]
9155 // W64
: encoding
: [0x7c,0x04,0x5c,0x7c]
9156 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9158 v_cmp_nlt_f64 vcc
, -1, v
[2:3]
9159 // W64
: encoding
: [0xc1,0x04,0x5c,0x7c]
9160 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9162 v_cmp_nlt_f64 vcc
, 0.5, v
[2:3]
9163 // W64
: encoding
: [0xf0,0x04,0x5c,0x7c]
9164 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9166 v_cmp_nlt_f64 vcc
, src_scc
, v
[2:3]
9167 // W64
: encoding
: [0xfd,0x04,0x5c,0x7c]
9168 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9170 v_cmp_nlt_f64 vcc
, 0xaf123456, v
[254:255]
9171 // W64
: encoding
: [0xff,0xfc,0x5d,0x7c,0x56,0x34,0x12,0xaf]
9172 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9174 v_cmp_o_f16 vcc_lo
, v1
, v2
9175 // W32
: encoding
: [0x01,0x05,0x0e,0x7c]
9176 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9178 v_cmp_o_f16 vcc_lo
, v127
, v2
9179 // W32
: encoding
: [0x7f,0x05,0x0e,0x7c]
9180 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9182 v_cmp_o_f16 vcc_lo
, s1
, v2
9183 // W32
: encoding
: [0x01,0x04,0x0e,0x7c]
9184 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9186 v_cmp_o_f16 vcc_lo
, s105
, v2
9187 // W32
: encoding
: [0x69,0x04,0x0e,0x7c]
9188 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9190 v_cmp_o_f16 vcc_lo
, vcc_lo
, v2
9191 // W32
: encoding
: [0x6a,0x04,0x0e,0x7c]
9192 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9194 v_cmp_o_f16 vcc_lo
, vcc_hi
, v2
9195 // W32
: encoding
: [0x6b,0x04,0x0e,0x7c]
9196 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9198 v_cmp_o_f16 vcc_lo
, ttmp15
, v2
9199 // W32
: encoding
: [0x7b,0x04,0x0e,0x7c]
9200 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9202 v_cmp_o_f16 vcc_lo
, m0
, v2
9203 // W32
: encoding
: [0x7d,0x04,0x0e,0x7c]
9204 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9206 v_cmp_o_f16 vcc_lo
, exec_lo
, v2
9207 // W32
: encoding
: [0x7e,0x04,0x0e,0x7c]
9208 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9210 v_cmp_o_f16 vcc_lo
, exec_hi
, v2
9211 // W32
: encoding
: [0x7f,0x04,0x0e,0x7c]
9212 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9214 v_cmp_o_f16 vcc_lo
, null
, v2
9215 // W32
: encoding
: [0x7c,0x04,0x0e,0x7c]
9216 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9218 v_cmp_o_f16 vcc_lo
, -1, v2
9219 // W32
: encoding
: [0xc1,0x04,0x0e,0x7c]
9220 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9222 v_cmp_o_f16 vcc_lo
, 0.5, v2
9223 // W32
: encoding
: [0xf0,0x04,0x0e,0x7c]
9224 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9226 v_cmp_o_f16 vcc_lo
, src_scc
, v2
9227 // W32
: encoding
: [0xfd,0x04,0x0e,0x7c]
9228 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9230 v_cmp_o_f16 vcc_lo
, 0xfe0b, v127
9231 // W32
: encoding
: [0xff,0xfe,0x0e,0x7c,0x0b,0xfe,0x00,0x00]
9232 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9234 v_cmp_o_f16 vcc
, v1
, v2
9235 // W64
: encoding
: [0x01,0x05,0x0e,0x7c]
9236 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9238 v_cmp_o_f16 vcc
, v127
, v2
9239 // W64
: encoding
: [0x7f,0x05,0x0e,0x7c]
9240 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9242 v_cmp_o_f16 vcc
, s1
, v2
9243 // W64
: encoding
: [0x01,0x04,0x0e,0x7c]
9244 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9246 v_cmp_o_f16 vcc
, s105
, v2
9247 // W64
: encoding
: [0x69,0x04,0x0e,0x7c]
9248 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9250 v_cmp_o_f16 vcc
, vcc_lo
, v2
9251 // W64
: encoding
: [0x6a,0x04,0x0e,0x7c]
9252 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9254 v_cmp_o_f16 vcc
, vcc_hi
, v2
9255 // W64
: encoding
: [0x6b,0x04,0x0e,0x7c]
9256 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9258 v_cmp_o_f16 vcc
, ttmp15
, v2
9259 // W64
: encoding
: [0x7b,0x04,0x0e,0x7c]
9260 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9262 v_cmp_o_f16 vcc
, m0
, v2
9263 // W64
: encoding
: [0x7d,0x04,0x0e,0x7c]
9264 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9266 v_cmp_o_f16 vcc
, exec_lo
, v2
9267 // W64
: encoding
: [0x7e,0x04,0x0e,0x7c]
9268 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9270 v_cmp_o_f16 vcc
, exec_hi
, v2
9271 // W64
: encoding
: [0x7f,0x04,0x0e,0x7c]
9272 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9274 v_cmp_o_f16 vcc
, null
, v2
9275 // W64
: encoding
: [0x7c,0x04,0x0e,0x7c]
9276 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9278 v_cmp_o_f16 vcc
, -1, v2
9279 // W64
: encoding
: [0xc1,0x04,0x0e,0x7c]
9280 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9282 v_cmp_o_f16 vcc
, 0.5, v2
9283 // W64
: encoding
: [0xf0,0x04,0x0e,0x7c]
9284 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9286 v_cmp_o_f16 vcc
, src_scc
, v2
9287 // W64
: encoding
: [0xfd,0x04,0x0e,0x7c]
9288 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9290 v_cmp_o_f16 vcc
, 0xfe0b, v127
9291 // W64
: encoding
: [0xff,0xfe,0x0e,0x7c,0x0b,0xfe,0x00,0x00]
9292 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9294 v_cmp_o_f32 vcc_lo
, v1
, v2
9295 // W32
: encoding
: [0x01,0x05,0x2e,0x7c]
9296 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9298 v_cmp_o_f32 vcc_lo
, v255
, v2
9299 // W32
: encoding
: [0xff,0x05,0x2e,0x7c]
9300 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9302 v_cmp_o_f32 vcc_lo
, s1
, v2
9303 // W32
: encoding
: [0x01,0x04,0x2e,0x7c]
9304 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9306 v_cmp_o_f32 vcc_lo
, s105
, v2
9307 // W32
: encoding
: [0x69,0x04,0x2e,0x7c]
9308 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9310 v_cmp_o_f32 vcc_lo
, vcc_lo
, v2
9311 // W32
: encoding
: [0x6a,0x04,0x2e,0x7c]
9312 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9314 v_cmp_o_f32 vcc_lo
, vcc_hi
, v2
9315 // W32
: encoding
: [0x6b,0x04,0x2e,0x7c]
9316 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9318 v_cmp_o_f32 vcc_lo
, ttmp15
, v2
9319 // W32
: encoding
: [0x7b,0x04,0x2e,0x7c]
9320 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9322 v_cmp_o_f32 vcc_lo
, m0
, v2
9323 // W32
: encoding
: [0x7d,0x04,0x2e,0x7c]
9324 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9326 v_cmp_o_f32 vcc_lo
, exec_lo
, v2
9327 // W32
: encoding
: [0x7e,0x04,0x2e,0x7c]
9328 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9330 v_cmp_o_f32 vcc_lo
, exec_hi
, v2
9331 // W32
: encoding
: [0x7f,0x04,0x2e,0x7c]
9332 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9334 v_cmp_o_f32 vcc_lo
, null
, v2
9335 // W32
: encoding
: [0x7c,0x04,0x2e,0x7c]
9336 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9338 v_cmp_o_f32 vcc_lo
, -1, v2
9339 // W32
: encoding
: [0xc1,0x04,0x2e,0x7c]
9340 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9342 v_cmp_o_f32 vcc_lo
, 0.5, v2
9343 // W32
: encoding
: [0xf0,0x04,0x2e,0x7c]
9344 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9346 v_cmp_o_f32 vcc_lo
, src_scc
, v2
9347 // W32
: encoding
: [0xfd,0x04,0x2e,0x7c]
9348 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9350 v_cmp_o_f32 vcc_lo
, 0xaf123456, v255
9351 // W32
: encoding
: [0xff,0xfe,0x2f,0x7c,0x56,0x34,0x12,0xaf]
9352 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9354 v_cmp_o_f32 vcc
, v1
, v2
9355 // W64
: encoding
: [0x01,0x05,0x2e,0x7c]
9356 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9358 v_cmp_o_f32 vcc
, v255
, v2
9359 // W64
: encoding
: [0xff,0x05,0x2e,0x7c]
9360 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9362 v_cmp_o_f32 vcc
, s1
, v2
9363 // W64
: encoding
: [0x01,0x04,0x2e,0x7c]
9364 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9366 v_cmp_o_f32 vcc
, s105
, v2
9367 // W64
: encoding
: [0x69,0x04,0x2e,0x7c]
9368 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9370 v_cmp_o_f32 vcc
, vcc_lo
, v2
9371 // W64
: encoding
: [0x6a,0x04,0x2e,0x7c]
9372 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9374 v_cmp_o_f32 vcc
, vcc_hi
, v2
9375 // W64
: encoding
: [0x6b,0x04,0x2e,0x7c]
9376 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9378 v_cmp_o_f32 vcc
, ttmp15
, v2
9379 // W64
: encoding
: [0x7b,0x04,0x2e,0x7c]
9380 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9382 v_cmp_o_f32 vcc
, m0
, v2
9383 // W64
: encoding
: [0x7d,0x04,0x2e,0x7c]
9384 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9386 v_cmp_o_f32 vcc
, exec_lo
, v2
9387 // W64
: encoding
: [0x7e,0x04,0x2e,0x7c]
9388 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9390 v_cmp_o_f32 vcc
, exec_hi
, v2
9391 // W64
: encoding
: [0x7f,0x04,0x2e,0x7c]
9392 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9394 v_cmp_o_f32 vcc
, null
, v2
9395 // W64
: encoding
: [0x7c,0x04,0x2e,0x7c]
9396 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9398 v_cmp_o_f32 vcc
, -1, v2
9399 // W64
: encoding
: [0xc1,0x04,0x2e,0x7c]
9400 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9402 v_cmp_o_f32 vcc
, 0.5, v2
9403 // W64
: encoding
: [0xf0,0x04,0x2e,0x7c]
9404 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9406 v_cmp_o_f32 vcc
, src_scc
, v2
9407 // W64
: encoding
: [0xfd,0x04,0x2e,0x7c]
9408 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9410 v_cmp_o_f32 vcc
, 0xaf123456, v255
9411 // W64
: encoding
: [0xff,0xfe,0x2f,0x7c,0x56,0x34,0x12,0xaf]
9412 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9414 v_cmp_o_f64 vcc_lo
, v
[1:2], v
[2:3]
9415 // W32
: encoding
: [0x01,0x05,0x4e,0x7c]
9416 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9418 v_cmp_o_f64 vcc_lo
, v
[254:255], v
[2:3]
9419 // W32
: encoding
: [0xfe,0x05,0x4e,0x7c]
9420 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9422 v_cmp_o_f64 vcc_lo
, s
[2:3], v
[2:3]
9423 // W32
: encoding
: [0x02,0x04,0x4e,0x7c]
9424 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9426 v_cmp_o_f64 vcc_lo
, s
[104:105], v
[2:3]
9427 // W32
: encoding
: [0x68,0x04,0x4e,0x7c]
9428 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9430 v_cmp_o_f64 vcc_lo
, vcc
, v
[2:3]
9431 // W32
: encoding
: [0x6a,0x04,0x4e,0x7c]
9432 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9434 v_cmp_o_f64 vcc_lo
, ttmp
[14:15], v
[2:3]
9435 // W32
: encoding
: [0x7a,0x04,0x4e,0x7c]
9436 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9438 v_cmp_o_f64 vcc_lo
, exec
, v
[2:3]
9439 // W32
: encoding
: [0x7e,0x04,0x4e,0x7c]
9440 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9442 v_cmp_o_f64 vcc_lo
, null
, v
[2:3]
9443 // W32
: encoding
: [0x7c,0x04,0x4e,0x7c]
9444 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9446 v_cmp_o_f64 vcc_lo
, -1, v
[2:3]
9447 // W32
: encoding
: [0xc1,0x04,0x4e,0x7c]
9448 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9450 v_cmp_o_f64 vcc_lo
, 0.5, v
[2:3]
9451 // W32
: encoding
: [0xf0,0x04,0x4e,0x7c]
9452 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9454 v_cmp_o_f64 vcc_lo
, src_scc
, v
[2:3]
9455 // W32
: encoding
: [0xfd,0x04,0x4e,0x7c]
9456 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9458 v_cmp_o_f64 vcc_lo
, 0xaf123456, v
[254:255]
9459 // W32
: encoding
: [0xff,0xfc,0x4f,0x7c,0x56,0x34,0x12,0xaf]
9460 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9462 v_cmp_o_f64 vcc
, v
[1:2], v
[2:3]
9463 // W64
: encoding
: [0x01,0x05,0x4e,0x7c]
9464 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9466 v_cmp_o_f64 vcc
, v
[254:255], v
[2:3]
9467 // W64
: encoding
: [0xfe,0x05,0x4e,0x7c]
9468 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9470 v_cmp_o_f64 vcc
, s
[2:3], v
[2:3]
9471 // W64
: encoding
: [0x02,0x04,0x4e,0x7c]
9472 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9474 v_cmp_o_f64 vcc
, s
[104:105], v
[2:3]
9475 // W64
: encoding
: [0x68,0x04,0x4e,0x7c]
9476 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9478 v_cmp_o_f64 vcc
, vcc
, v
[2:3]
9479 // W64
: encoding
: [0x6a,0x04,0x4e,0x7c]
9480 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9482 v_cmp_o_f64 vcc
, ttmp
[14:15], v
[2:3]
9483 // W64
: encoding
: [0x7a,0x04,0x4e,0x7c]
9484 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9486 v_cmp_o_f64 vcc
, exec
, v
[2:3]
9487 // W64
: encoding
: [0x7e,0x04,0x4e,0x7c]
9488 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9490 v_cmp_o_f64 vcc
, null
, v
[2:3]
9491 // W64
: encoding
: [0x7c,0x04,0x4e,0x7c]
9492 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9494 v_cmp_o_f64 vcc
, -1, v
[2:3]
9495 // W64
: encoding
: [0xc1,0x04,0x4e,0x7c]
9496 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9498 v_cmp_o_f64 vcc
, 0.5, v
[2:3]
9499 // W64
: encoding
: [0xf0,0x04,0x4e,0x7c]
9500 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9502 v_cmp_o_f64 vcc
, src_scc
, v
[2:3]
9503 // W64
: encoding
: [0xfd,0x04,0x4e,0x7c]
9504 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9506 v_cmp_o_f64 vcc
, 0xaf123456, v
[254:255]
9507 // W64
: encoding
: [0xff,0xfc,0x4f,0x7c,0x56,0x34,0x12,0xaf]
9508 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9510 v_cmp_t_f16 vcc_lo
, v1
, v2
9511 // W32
: encoding
: [0x01,0x05,0x1e,0x7c]
9512 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9514 v_cmp_t_f16 vcc_lo
, v127
, v2
9515 // W32
: encoding
: [0x7f,0x05,0x1e,0x7c]
9516 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9518 v_cmp_t_f16 vcc_lo
, s1
, v2
9519 // W32
: encoding
: [0x01,0x04,0x1e,0x7c]
9520 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9522 v_cmp_t_f16 vcc_lo
, s105
, v2
9523 // W32
: encoding
: [0x69,0x04,0x1e,0x7c]
9524 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9526 v_cmp_t_f16 vcc_lo
, vcc_lo
, v2
9527 // W32
: encoding
: [0x6a,0x04,0x1e,0x7c]
9528 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9530 v_cmp_t_f16 vcc_lo
, vcc_hi
, v2
9531 // W32
: encoding
: [0x6b,0x04,0x1e,0x7c]
9532 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9534 v_cmp_t_f16 vcc_lo
, ttmp15
, v2
9535 // W32
: encoding
: [0x7b,0x04,0x1e,0x7c]
9536 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9538 v_cmp_t_f16 vcc_lo
, m0
, v2
9539 // W32
: encoding
: [0x7d,0x04,0x1e,0x7c]
9540 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9542 v_cmp_t_f16 vcc_lo
, exec_lo
, v2
9543 // W32
: encoding
: [0x7e,0x04,0x1e,0x7c]
9544 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9546 v_cmp_t_f16 vcc_lo
, exec_hi
, v2
9547 // W32
: encoding
: [0x7f,0x04,0x1e,0x7c]
9548 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9550 v_cmp_t_f16 vcc_lo
, null
, v2
9551 // W32
: encoding
: [0x7c,0x04,0x1e,0x7c]
9552 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9554 v_cmp_t_f16 vcc_lo
, -1, v2
9555 // W32
: encoding
: [0xc1,0x04,0x1e,0x7c]
9556 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9558 v_cmp_t_f16 vcc_lo
, 0.5, v2
9559 // W32
: encoding
: [0xf0,0x04,0x1e,0x7c]
9560 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9562 v_cmp_t_f16 vcc_lo
, src_scc
, v2
9563 // W32
: encoding
: [0xfd,0x04,0x1e,0x7c]
9564 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9566 v_cmp_t_f16 vcc_lo
, 0xfe0b, v127
9567 // W32
: encoding
: [0xff,0xfe,0x1e,0x7c,0x0b,0xfe,0x00,0x00]
9568 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9570 v_cmp_t_f16 vcc
, v1
, v2
9571 // W64
: encoding
: [0x01,0x05,0x1e,0x7c]
9572 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9574 v_cmp_t_f16 vcc
, v127
, v2
9575 // W64
: encoding
: [0x7f,0x05,0x1e,0x7c]
9576 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9578 v_cmp_t_f16 vcc
, s1
, v2
9579 // W64
: encoding
: [0x01,0x04,0x1e,0x7c]
9580 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9582 v_cmp_t_f16 vcc
, s105
, v2
9583 // W64
: encoding
: [0x69,0x04,0x1e,0x7c]
9584 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9586 v_cmp_t_f16 vcc
, vcc_lo
, v2
9587 // W64
: encoding
: [0x6a,0x04,0x1e,0x7c]
9588 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9590 v_cmp_t_f16 vcc
, vcc_hi
, v2
9591 // W64
: encoding
: [0x6b,0x04,0x1e,0x7c]
9592 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9594 v_cmp_t_f16 vcc
, ttmp15
, v2
9595 // W64
: encoding
: [0x7b,0x04,0x1e,0x7c]
9596 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9598 v_cmp_t_f16 vcc
, m0
, v2
9599 // W64
: encoding
: [0x7d,0x04,0x1e,0x7c]
9600 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9602 v_cmp_t_f16 vcc
, exec_lo
, v2
9603 // W64
: encoding
: [0x7e,0x04,0x1e,0x7c]
9604 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9606 v_cmp_t_f16 vcc
, exec_hi
, v2
9607 // W64
: encoding
: [0x7f,0x04,0x1e,0x7c]
9608 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9610 v_cmp_t_f16 vcc
, null
, v2
9611 // W64
: encoding
: [0x7c,0x04,0x1e,0x7c]
9612 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9614 v_cmp_t_f16 vcc
, -1, v2
9615 // W64
: encoding
: [0xc1,0x04,0x1e,0x7c]
9616 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9618 v_cmp_t_f16 vcc
, 0.5, v2
9619 // W64
: encoding
: [0xf0,0x04,0x1e,0x7c]
9620 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9622 v_cmp_t_f16 vcc
, src_scc
, v2
9623 // W64
: encoding
: [0xfd,0x04,0x1e,0x7c]
9624 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9626 v_cmp_t_f16 vcc
, 0xfe0b, v127
9627 // W64
: encoding
: [0xff,0xfe,0x1e,0x7c,0x0b,0xfe,0x00,0x00]
9628 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9630 v_cmp_t_f32 vcc_lo
, v1
, v2
9631 // W32
: encoding
: [0x01,0x05,0x3e,0x7c]
9632 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9634 v_cmp_t_f32 vcc_lo
, v255
, v2
9635 // W32
: encoding
: [0xff,0x05,0x3e,0x7c]
9636 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9638 v_cmp_t_f32 vcc_lo
, s1
, v2
9639 // W32
: encoding
: [0x01,0x04,0x3e,0x7c]
9640 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9642 v_cmp_t_f32 vcc_lo
, s105
, v2
9643 // W32
: encoding
: [0x69,0x04,0x3e,0x7c]
9644 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9646 v_cmp_t_f32 vcc_lo
, vcc_lo
, v2
9647 // W32
: encoding
: [0x6a,0x04,0x3e,0x7c]
9648 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9650 v_cmp_t_f32 vcc_lo
, vcc_hi
, v2
9651 // W32
: encoding
: [0x6b,0x04,0x3e,0x7c]
9652 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9654 v_cmp_t_f32 vcc_lo
, ttmp15
, v2
9655 // W32
: encoding
: [0x7b,0x04,0x3e,0x7c]
9656 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9658 v_cmp_t_f32 vcc_lo
, m0
, v2
9659 // W32
: encoding
: [0x7d,0x04,0x3e,0x7c]
9660 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9662 v_cmp_t_f32 vcc_lo
, exec_lo
, v2
9663 // W32
: encoding
: [0x7e,0x04,0x3e,0x7c]
9664 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9666 v_cmp_t_f32 vcc_lo
, exec_hi
, v2
9667 // W32
: encoding
: [0x7f,0x04,0x3e,0x7c]
9668 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9670 v_cmp_t_f32 vcc_lo
, null
, v2
9671 // W32
: encoding
: [0x7c,0x04,0x3e,0x7c]
9672 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9674 v_cmp_t_f32 vcc_lo
, -1, v2
9675 // W32
: encoding
: [0xc1,0x04,0x3e,0x7c]
9676 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9678 v_cmp_t_f32 vcc_lo
, 0.5, v2
9679 // W32
: encoding
: [0xf0,0x04,0x3e,0x7c]
9680 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9682 v_cmp_t_f32 vcc_lo
, src_scc
, v2
9683 // W32
: encoding
: [0xfd,0x04,0x3e,0x7c]
9684 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9686 v_cmp_t_f32 vcc_lo
, 0xaf123456, v255
9687 // W32
: encoding
: [0xff,0xfe,0x3f,0x7c,0x56,0x34,0x12,0xaf]
9688 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9690 v_cmp_t_f32 vcc
, v1
, v2
9691 // W64
: encoding
: [0x01,0x05,0x3e,0x7c]
9692 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9694 v_cmp_t_f32 vcc
, v255
, v2
9695 // W64
: encoding
: [0xff,0x05,0x3e,0x7c]
9696 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9698 v_cmp_t_f32 vcc
, s1
, v2
9699 // W64
: encoding
: [0x01,0x04,0x3e,0x7c]
9700 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9702 v_cmp_t_f32 vcc
, s105
, v2
9703 // W64
: encoding
: [0x69,0x04,0x3e,0x7c]
9704 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9706 v_cmp_t_f32 vcc
, vcc_lo
, v2
9707 // W64
: encoding
: [0x6a,0x04,0x3e,0x7c]
9708 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9710 v_cmp_t_f32 vcc
, vcc_hi
, v2
9711 // W64
: encoding
: [0x6b,0x04,0x3e,0x7c]
9712 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9714 v_cmp_t_f32 vcc
, ttmp15
, v2
9715 // W64
: encoding
: [0x7b,0x04,0x3e,0x7c]
9716 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9718 v_cmp_t_f32 vcc
, m0
, v2
9719 // W64
: encoding
: [0x7d,0x04,0x3e,0x7c]
9720 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9722 v_cmp_t_f32 vcc
, exec_lo
, v2
9723 // W64
: encoding
: [0x7e,0x04,0x3e,0x7c]
9724 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9726 v_cmp_t_f32 vcc
, exec_hi
, v2
9727 // W64
: encoding
: [0x7f,0x04,0x3e,0x7c]
9728 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9730 v_cmp_t_f32 vcc
, null
, v2
9731 // W64
: encoding
: [0x7c,0x04,0x3e,0x7c]
9732 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9734 v_cmp_t_f32 vcc
, -1, v2
9735 // W64
: encoding
: [0xc1,0x04,0x3e,0x7c]
9736 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9738 v_cmp_t_f32 vcc
, 0.5, v2
9739 // W64
: encoding
: [0xf0,0x04,0x3e,0x7c]
9740 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9742 v_cmp_t_f32 vcc
, src_scc
, v2
9743 // W64
: encoding
: [0xfd,0x04,0x3e,0x7c]
9744 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9746 v_cmp_t_f32 vcc
, 0xaf123456, v255
9747 // W64
: encoding
: [0xff,0xfe,0x3f,0x7c,0x56,0x34,0x12,0xaf]
9748 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9750 v_cmp_t_f64 vcc_lo
, v
[1:2], v
[2:3]
9751 // W32
: encoding
: [0x01,0x05,0x5e,0x7c]
9752 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9754 v_cmp_t_f64 vcc_lo
, v
[254:255], v
[2:3]
9755 // W32
: encoding
: [0xfe,0x05,0x5e,0x7c]
9756 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9758 v_cmp_t_f64 vcc_lo
, s
[2:3], v
[2:3]
9759 // W32
: encoding
: [0x02,0x04,0x5e,0x7c]
9760 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9762 v_cmp_t_f64 vcc_lo
, s
[104:105], v
[2:3]
9763 // W32
: encoding
: [0x68,0x04,0x5e,0x7c]
9764 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9766 v_cmp_t_f64 vcc_lo
, vcc
, v
[2:3]
9767 // W32
: encoding
: [0x6a,0x04,0x5e,0x7c]
9768 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9770 v_cmp_t_f64 vcc_lo
, ttmp
[14:15], v
[2:3]
9771 // W32
: encoding
: [0x7a,0x04,0x5e,0x7c]
9772 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9774 v_cmp_t_f64 vcc_lo
, exec
, v
[2:3]
9775 // W32
: encoding
: [0x7e,0x04,0x5e,0x7c]
9776 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9778 v_cmp_t_f64 vcc_lo
, null
, v
[2:3]
9779 // W32
: encoding
: [0x7c,0x04,0x5e,0x7c]
9780 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9782 v_cmp_t_f64 vcc_lo
, -1, v
[2:3]
9783 // W32
: encoding
: [0xc1,0x04,0x5e,0x7c]
9784 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9786 v_cmp_t_f64 vcc_lo
, 0.5, v
[2:3]
9787 // W32
: encoding
: [0xf0,0x04,0x5e,0x7c]
9788 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9790 v_cmp_t_f64 vcc_lo
, src_scc
, v
[2:3]
9791 // W32
: encoding
: [0xfd,0x04,0x5e,0x7c]
9792 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9794 v_cmp_t_f64 vcc_lo
, 0xaf123456, v
[254:255]
9795 // W32
: encoding
: [0xff,0xfc,0x5f,0x7c,0x56,0x34,0x12,0xaf]
9796 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9798 v_cmp_t_f64 vcc
, v
[1:2], v
[2:3]
9799 // W64
: encoding
: [0x01,0x05,0x5e,0x7c]
9800 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9802 v_cmp_t_f64 vcc
, v
[254:255], v
[2:3]
9803 // W64
: encoding
: [0xfe,0x05,0x5e,0x7c]
9804 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9806 v_cmp_t_f64 vcc
, s
[2:3], v
[2:3]
9807 // W64
: encoding
: [0x02,0x04,0x5e,0x7c]
9808 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9810 v_cmp_t_f64 vcc
, s
[104:105], v
[2:3]
9811 // W64
: encoding
: [0x68,0x04,0x5e,0x7c]
9812 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9814 v_cmp_t_f64 vcc
, vcc
, v
[2:3]
9815 // W64
: encoding
: [0x6a,0x04,0x5e,0x7c]
9816 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9818 v_cmp_t_f64 vcc
, ttmp
[14:15], v
[2:3]
9819 // W64
: encoding
: [0x7a,0x04,0x5e,0x7c]
9820 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9822 v_cmp_t_f64 vcc
, exec
, v
[2:3]
9823 // W64
: encoding
: [0x7e,0x04,0x5e,0x7c]
9824 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9826 v_cmp_t_f64 vcc
, null
, v
[2:3]
9827 // W64
: encoding
: [0x7c,0x04,0x5e,0x7c]
9828 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9830 v_cmp_t_f64 vcc
, -1, v
[2:3]
9831 // W64
: encoding
: [0xc1,0x04,0x5e,0x7c]
9832 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9834 v_cmp_t_f64 vcc
, 0.5, v
[2:3]
9835 // W64
: encoding
: [0xf0,0x04,0x5e,0x7c]
9836 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9838 v_cmp_t_f64 vcc
, src_scc
, v
[2:3]
9839 // W64
: encoding
: [0xfd,0x04,0x5e,0x7c]
9840 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9842 v_cmp_t_f64 vcc
, 0xaf123456, v
[254:255]
9843 // W64
: encoding
: [0xff,0xfc,0x5f,0x7c,0x56,0x34,0x12,0xaf]
9844 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9846 v_cmp_t_i32 vcc_lo
, v1
, v2
9847 // W32
: encoding
: [0x01,0x05,0x8e,0x7c]
9848 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9850 v_cmp_t_i32 vcc_lo
, v255
, v2
9851 // W32
: encoding
: [0xff,0x05,0x8e,0x7c]
9852 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9854 v_cmp_t_i32 vcc_lo
, s1
, v2
9855 // W32
: encoding
: [0x01,0x04,0x8e,0x7c]
9856 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9858 v_cmp_t_i32 vcc_lo
, s105
, v2
9859 // W32
: encoding
: [0x69,0x04,0x8e,0x7c]
9860 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9862 v_cmp_t_i32 vcc_lo
, vcc_lo
, v2
9863 // W32
: encoding
: [0x6a,0x04,0x8e,0x7c]
9864 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9866 v_cmp_t_i32 vcc_lo
, vcc_hi
, v2
9867 // W32
: encoding
: [0x6b,0x04,0x8e,0x7c]
9868 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9870 v_cmp_t_i32 vcc_lo
, ttmp15
, v2
9871 // W32
: encoding
: [0x7b,0x04,0x8e,0x7c]
9872 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9874 v_cmp_t_i32 vcc_lo
, m0
, v2
9875 // W32
: encoding
: [0x7d,0x04,0x8e,0x7c]
9876 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9878 v_cmp_t_i32 vcc_lo
, exec_lo
, v2
9879 // W32
: encoding
: [0x7e,0x04,0x8e,0x7c]
9880 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9882 v_cmp_t_i32 vcc_lo
, exec_hi
, v2
9883 // W32
: encoding
: [0x7f,0x04,0x8e,0x7c]
9884 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9886 v_cmp_t_i32 vcc_lo
, null
, v2
9887 // W32
: encoding
: [0x7c,0x04,0x8e,0x7c]
9888 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9890 v_cmp_t_i32 vcc_lo
, -1, v2
9891 // W32
: encoding
: [0xc1,0x04,0x8e,0x7c]
9892 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9894 v_cmp_t_i32 vcc_lo
, 0.5, v2
9895 // W32
: encoding
: [0xf0,0x04,0x8e,0x7c]
9896 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9898 v_cmp_t_i32 vcc_lo
, src_scc
, v2
9899 // W32
: encoding
: [0xfd,0x04,0x8e,0x7c]
9900 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9902 v_cmp_t_i32 vcc_lo
, 0xaf123456, v255
9903 // W32
: encoding
: [0xff,0xfe,0x8f,0x7c,0x56,0x34,0x12,0xaf]
9904 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9906 v_cmp_t_i32 vcc
, v1
, v2
9907 // W64
: encoding
: [0x01,0x05,0x8e,0x7c]
9908 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9910 v_cmp_t_i32 vcc
, v255
, v2
9911 // W64
: encoding
: [0xff,0x05,0x8e,0x7c]
9912 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9914 v_cmp_t_i32 vcc
, s1
, v2
9915 // W64
: encoding
: [0x01,0x04,0x8e,0x7c]
9916 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9918 v_cmp_t_i32 vcc
, s105
, v2
9919 // W64
: encoding
: [0x69,0x04,0x8e,0x7c]
9920 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9922 v_cmp_t_i32 vcc
, vcc_lo
, v2
9923 // W64
: encoding
: [0x6a,0x04,0x8e,0x7c]
9924 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9926 v_cmp_t_i32 vcc
, vcc_hi
, v2
9927 // W64
: encoding
: [0x6b,0x04,0x8e,0x7c]
9928 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9930 v_cmp_t_i32 vcc
, ttmp15
, v2
9931 // W64
: encoding
: [0x7b,0x04,0x8e,0x7c]
9932 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9934 v_cmp_t_i32 vcc
, m0
, v2
9935 // W64
: encoding
: [0x7d,0x04,0x8e,0x7c]
9936 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9938 v_cmp_t_i32 vcc
, exec_lo
, v2
9939 // W64
: encoding
: [0x7e,0x04,0x8e,0x7c]
9940 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9942 v_cmp_t_i32 vcc
, exec_hi
, v2
9943 // W64
: encoding
: [0x7f,0x04,0x8e,0x7c]
9944 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9946 v_cmp_t_i32 vcc
, null
, v2
9947 // W64
: encoding
: [0x7c,0x04,0x8e,0x7c]
9948 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9950 v_cmp_t_i32 vcc
, -1, v2
9951 // W64
: encoding
: [0xc1,0x04,0x8e,0x7c]
9952 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9954 v_cmp_t_i32 vcc
, 0.5, v2
9955 // W64
: encoding
: [0xf0,0x04,0x8e,0x7c]
9956 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9958 v_cmp_t_i32 vcc
, src_scc
, v2
9959 // W64
: encoding
: [0xfd,0x04,0x8e,0x7c]
9960 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9962 v_cmp_t_i32 vcc
, 0xaf123456, v255
9963 // W64
: encoding
: [0xff,0xfe,0x8f,0x7c,0x56,0x34,0x12,0xaf]
9964 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9966 v_cmp_t_i64 vcc_lo
, v
[1:2], v
[2:3]
9967 // W32
: encoding
: [0x01,0x05,0xae,0x7c]
9968 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9970 v_cmp_t_i64 vcc_lo
, v
[254:255], v
[2:3]
9971 // W32
: encoding
: [0xfe,0x05,0xae,0x7c]
9972 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9974 v_cmp_t_i64 vcc_lo
, s
[2:3], v
[2:3]
9975 // W32
: encoding
: [0x02,0x04,0xae,0x7c]
9976 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9978 v_cmp_t_i64 vcc_lo
, s
[104:105], v
[2:3]
9979 // W32
: encoding
: [0x68,0x04,0xae,0x7c]
9980 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9982 v_cmp_t_i64 vcc_lo
, vcc
, v
[2:3]
9983 // W32
: encoding
: [0x6a,0x04,0xae,0x7c]
9984 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9986 v_cmp_t_i64 vcc_lo
, ttmp
[14:15], v
[2:3]
9987 // W32
: encoding
: [0x7a,0x04,0xae,0x7c]
9988 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9990 v_cmp_t_i64 vcc_lo
, exec
, v
[2:3]
9991 // W32
: encoding
: [0x7e,0x04,0xae,0x7c]
9992 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9994 v_cmp_t_i64 vcc_lo
, null
, v
[2:3]
9995 // W32
: encoding
: [0x7c,0x04,0xae,0x7c]
9996 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
9998 v_cmp_t_i64 vcc_lo
, -1, v
[2:3]
9999 // W32
: encoding
: [0xc1,0x04,0xae,0x7c]
10000 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10002 v_cmp_t_i64 vcc_lo
, 0.5, v
[2:3]
10003 // W32
: encoding
: [0xf0,0x04,0xae,0x7c]
10004 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10006 v_cmp_t_i64 vcc_lo
, src_scc
, v
[2:3]
10007 // W32
: encoding
: [0xfd,0x04,0xae,0x7c]
10008 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10010 v_cmp_t_i64 vcc_lo
, 0xaf123456, v
[254:255]
10011 // W32
: encoding
: [0xff,0xfc,0xaf,0x7c,0x56,0x34,0x12,0xaf]
10012 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10014 v_cmp_t_i64 vcc
, v
[1:2], v
[2:3]
10015 // W64
: encoding
: [0x01,0x05,0xae,0x7c]
10016 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10018 v_cmp_t_i64 vcc
, v
[254:255], v
[2:3]
10019 // W64
: encoding
: [0xfe,0x05,0xae,0x7c]
10020 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10022 v_cmp_t_i64 vcc
, s
[2:3], v
[2:3]
10023 // W64
: encoding
: [0x02,0x04,0xae,0x7c]
10024 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10026 v_cmp_t_i64 vcc
, s
[104:105], v
[2:3]
10027 // W64
: encoding
: [0x68,0x04,0xae,0x7c]
10028 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10030 v_cmp_t_i64 vcc
, vcc
, v
[2:3]
10031 // W64
: encoding
: [0x6a,0x04,0xae,0x7c]
10032 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10034 v_cmp_t_i64 vcc
, ttmp
[14:15], v
[2:3]
10035 // W64
: encoding
: [0x7a,0x04,0xae,0x7c]
10036 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10038 v_cmp_t_i64 vcc
, exec
, v
[2:3]
10039 // W64
: encoding
: [0x7e,0x04,0xae,0x7c]
10040 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10042 v_cmp_t_i64 vcc
, null
, v
[2:3]
10043 // W64
: encoding
: [0x7c,0x04,0xae,0x7c]
10044 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10046 v_cmp_t_i64 vcc
, -1, v
[2:3]
10047 // W64
: encoding
: [0xc1,0x04,0xae,0x7c]
10048 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10050 v_cmp_t_i64 vcc
, 0.5, v
[2:3]
10051 // W64
: encoding
: [0xf0,0x04,0xae,0x7c]
10052 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10054 v_cmp_t_i64 vcc
, src_scc
, v
[2:3]
10055 // W64
: encoding
: [0xfd,0x04,0xae,0x7c]
10056 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10058 v_cmp_t_i64 vcc
, 0xaf123456, v
[254:255]
10059 // W64
: encoding
: [0xff,0xfc,0xaf,0x7c,0x56,0x34,0x12,0xaf]
10060 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10062 v_cmp_t_u32 vcc_lo
, v1
, v2
10063 // W32
: encoding
: [0x01,0x05,0x9e,0x7c]
10064 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10066 v_cmp_t_u32 vcc_lo
, v255
, v2
10067 // W32
: encoding
: [0xff,0x05,0x9e,0x7c]
10068 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10070 v_cmp_t_u32 vcc_lo
, s1
, v2
10071 // W32
: encoding
: [0x01,0x04,0x9e,0x7c]
10072 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10074 v_cmp_t_u32 vcc_lo
, s105
, v2
10075 // W32
: encoding
: [0x69,0x04,0x9e,0x7c]
10076 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10078 v_cmp_t_u32 vcc_lo
, vcc_lo
, v2
10079 // W32
: encoding
: [0x6a,0x04,0x9e,0x7c]
10080 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10082 v_cmp_t_u32 vcc_lo
, vcc_hi
, v2
10083 // W32
: encoding
: [0x6b,0x04,0x9e,0x7c]
10084 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10086 v_cmp_t_u32 vcc_lo
, ttmp15
, v2
10087 // W32
: encoding
: [0x7b,0x04,0x9e,0x7c]
10088 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10090 v_cmp_t_u32 vcc_lo
, m0
, v2
10091 // W32
: encoding
: [0x7d,0x04,0x9e,0x7c]
10092 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10094 v_cmp_t_u32 vcc_lo
, exec_lo
, v2
10095 // W32
: encoding
: [0x7e,0x04,0x9e,0x7c]
10096 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10098 v_cmp_t_u32 vcc_lo
, exec_hi
, v2
10099 // W32
: encoding
: [0x7f,0x04,0x9e,0x7c]
10100 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10102 v_cmp_t_u32 vcc_lo
, null
, v2
10103 // W32
: encoding
: [0x7c,0x04,0x9e,0x7c]
10104 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10106 v_cmp_t_u32 vcc_lo
, -1, v2
10107 // W32
: encoding
: [0xc1,0x04,0x9e,0x7c]
10108 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10110 v_cmp_t_u32 vcc_lo
, 0.5, v2
10111 // W32
: encoding
: [0xf0,0x04,0x9e,0x7c]
10112 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10114 v_cmp_t_u32 vcc_lo
, src_scc
, v2
10115 // W32
: encoding
: [0xfd,0x04,0x9e,0x7c]
10116 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10118 v_cmp_t_u32 vcc_lo
, 0xaf123456, v255
10119 // W32
: encoding
: [0xff,0xfe,0x9f,0x7c,0x56,0x34,0x12,0xaf]
10120 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10122 v_cmp_t_u32 vcc
, v1
, v2
10123 // W64
: encoding
: [0x01,0x05,0x9e,0x7c]
10124 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10126 v_cmp_t_u32 vcc
, v255
, v2
10127 // W64
: encoding
: [0xff,0x05,0x9e,0x7c]
10128 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10130 v_cmp_t_u32 vcc
, s1
, v2
10131 // W64
: encoding
: [0x01,0x04,0x9e,0x7c]
10132 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10134 v_cmp_t_u32 vcc
, s105
, v2
10135 // W64
: encoding
: [0x69,0x04,0x9e,0x7c]
10136 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10138 v_cmp_t_u32 vcc
, vcc_lo
, v2
10139 // W64
: encoding
: [0x6a,0x04,0x9e,0x7c]
10140 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10142 v_cmp_t_u32 vcc
, vcc_hi
, v2
10143 // W64
: encoding
: [0x6b,0x04,0x9e,0x7c]
10144 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10146 v_cmp_t_u32 vcc
, ttmp15
, v2
10147 // W64
: encoding
: [0x7b,0x04,0x9e,0x7c]
10148 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10150 v_cmp_t_u32 vcc
, m0
, v2
10151 // W64
: encoding
: [0x7d,0x04,0x9e,0x7c]
10152 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10154 v_cmp_t_u32 vcc
, exec_lo
, v2
10155 // W64
: encoding
: [0x7e,0x04,0x9e,0x7c]
10156 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10158 v_cmp_t_u32 vcc
, exec_hi
, v2
10159 // W64
: encoding
: [0x7f,0x04,0x9e,0x7c]
10160 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10162 v_cmp_t_u32 vcc
, null
, v2
10163 // W64
: encoding
: [0x7c,0x04,0x9e,0x7c]
10164 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10166 v_cmp_t_u32 vcc
, -1, v2
10167 // W64
: encoding
: [0xc1,0x04,0x9e,0x7c]
10168 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10170 v_cmp_t_u32 vcc
, 0.5, v2
10171 // W64
: encoding
: [0xf0,0x04,0x9e,0x7c]
10172 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10174 v_cmp_t_u32 vcc
, src_scc
, v2
10175 // W64
: encoding
: [0xfd,0x04,0x9e,0x7c]
10176 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10178 v_cmp_t_u32 vcc
, 0xaf123456, v255
10179 // W64
: encoding
: [0xff,0xfe,0x9f,0x7c,0x56,0x34,0x12,0xaf]
10180 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10182 v_cmp_t_u64 vcc_lo
, v
[1:2], v
[2:3]
10183 // W32
: encoding
: [0x01,0x05,0xbe,0x7c]
10184 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10186 v_cmp_t_u64 vcc_lo
, v
[254:255], v
[2:3]
10187 // W32
: encoding
: [0xfe,0x05,0xbe,0x7c]
10188 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10190 v_cmp_t_u64 vcc_lo
, s
[2:3], v
[2:3]
10191 // W32
: encoding
: [0x02,0x04,0xbe,0x7c]
10192 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10194 v_cmp_t_u64 vcc_lo
, s
[104:105], v
[2:3]
10195 // W32
: encoding
: [0x68,0x04,0xbe,0x7c]
10196 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10198 v_cmp_t_u64 vcc_lo
, vcc
, v
[2:3]
10199 // W32
: encoding
: [0x6a,0x04,0xbe,0x7c]
10200 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10202 v_cmp_t_u64 vcc_lo
, ttmp
[14:15], v
[2:3]
10203 // W32
: encoding
: [0x7a,0x04,0xbe,0x7c]
10204 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10206 v_cmp_t_u64 vcc_lo
, exec
, v
[2:3]
10207 // W32
: encoding
: [0x7e,0x04,0xbe,0x7c]
10208 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10210 v_cmp_t_u64 vcc_lo
, null
, v
[2:3]
10211 // W32
: encoding
: [0x7c,0x04,0xbe,0x7c]
10212 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10214 v_cmp_t_u64 vcc_lo
, -1, v
[2:3]
10215 // W32
: encoding
: [0xc1,0x04,0xbe,0x7c]
10216 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10218 v_cmp_t_u64 vcc_lo
, 0.5, v
[2:3]
10219 // W32
: encoding
: [0xf0,0x04,0xbe,0x7c]
10220 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10222 v_cmp_t_u64 vcc_lo
, src_scc
, v
[2:3]
10223 // W32
: encoding
: [0xfd,0x04,0xbe,0x7c]
10224 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10226 v_cmp_t_u64 vcc_lo
, 0xaf123456, v
[254:255]
10227 // W32
: encoding
: [0xff,0xfc,0xbf,0x7c,0x56,0x34,0x12,0xaf]
10228 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10230 v_cmp_t_u64 vcc
, v
[1:2], v
[2:3]
10231 // W64
: encoding
: [0x01,0x05,0xbe,0x7c]
10232 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10234 v_cmp_t_u64 vcc
, v
[254:255], v
[2:3]
10235 // W64
: encoding
: [0xfe,0x05,0xbe,0x7c]
10236 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10238 v_cmp_t_u64 vcc
, s
[2:3], v
[2:3]
10239 // W64
: encoding
: [0x02,0x04,0xbe,0x7c]
10240 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10242 v_cmp_t_u64 vcc
, s
[104:105], v
[2:3]
10243 // W64
: encoding
: [0x68,0x04,0xbe,0x7c]
10244 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10246 v_cmp_t_u64 vcc
, vcc
, v
[2:3]
10247 // W64
: encoding
: [0x6a,0x04,0xbe,0x7c]
10248 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10250 v_cmp_t_u64 vcc
, ttmp
[14:15], v
[2:3]
10251 // W64
: encoding
: [0x7a,0x04,0xbe,0x7c]
10252 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10254 v_cmp_t_u64 vcc
, exec
, v
[2:3]
10255 // W64
: encoding
: [0x7e,0x04,0xbe,0x7c]
10256 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10258 v_cmp_t_u64 vcc
, null
, v
[2:3]
10259 // W64
: encoding
: [0x7c,0x04,0xbe,0x7c]
10260 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10262 v_cmp_t_u64 vcc
, -1, v
[2:3]
10263 // W64
: encoding
: [0xc1,0x04,0xbe,0x7c]
10264 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10266 v_cmp_t_u64 vcc
, 0.5, v
[2:3]
10267 // W64
: encoding
: [0xf0,0x04,0xbe,0x7c]
10268 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10270 v_cmp_t_u64 vcc
, src_scc
, v
[2:3]
10271 // W64
: encoding
: [0xfd,0x04,0xbe,0x7c]
10272 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10274 v_cmp_t_u64 vcc
, 0xaf123456, v
[254:255]
10275 // W64
: encoding
: [0xff,0xfc,0xbf,0x7c,0x56,0x34,0x12,0xaf]
10276 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10278 v_cmp_tru_f16 vcc_lo
, v1
, v2
10279 // W32
: encoding
: [0x01,0x05,0x1e,0x7c]
10280 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10282 v_cmp_tru_f16 vcc_lo
, v127
, v2
10283 // W32
: encoding
: [0x7f,0x05,0x1e,0x7c]
10284 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10286 v_cmp_tru_f16 vcc_lo
, s1
, v2
10287 // W32
: encoding
: [0x01,0x04,0x1e,0x7c]
10288 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10290 v_cmp_tru_f16 vcc_lo
, s105
, v2
10291 // W32
: encoding
: [0x69,0x04,0x1e,0x7c]
10292 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10294 v_cmp_tru_f16 vcc_lo
, vcc_lo
, v2
10295 // W32
: encoding
: [0x6a,0x04,0x1e,0x7c]
10296 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10298 v_cmp_tru_f16 vcc_lo
, vcc_hi
, v2
10299 // W32
: encoding
: [0x6b,0x04,0x1e,0x7c]
10300 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10302 v_cmp_tru_f16 vcc_lo
, ttmp15
, v2
10303 // W32
: encoding
: [0x7b,0x04,0x1e,0x7c]
10304 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10306 v_cmp_tru_f16 vcc_lo
, m0
, v2
10307 // W32
: encoding
: [0x7d,0x04,0x1e,0x7c]
10308 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10310 v_cmp_tru_f16 vcc_lo
, exec_lo
, v2
10311 // W32
: encoding
: [0x7e,0x04,0x1e,0x7c]
10312 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10314 v_cmp_tru_f16 vcc_lo
, exec_hi
, v2
10315 // W32
: encoding
: [0x7f,0x04,0x1e,0x7c]
10316 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10318 v_cmp_tru_f16 vcc_lo
, null
, v2
10319 // W32
: encoding
: [0x7c,0x04,0x1e,0x7c]
10320 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10322 v_cmp_tru_f16 vcc_lo
, -1, v2
10323 // W32
: encoding
: [0xc1,0x04,0x1e,0x7c]
10324 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10326 v_cmp_tru_f16 vcc_lo
, 0.5, v2
10327 // W32
: encoding
: [0xf0,0x04,0x1e,0x7c]
10328 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10330 v_cmp_tru_f16 vcc_lo
, src_scc
, v2
10331 // W32
: encoding
: [0xfd,0x04,0x1e,0x7c]
10332 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10334 v_cmp_tru_f16 vcc_lo
, 0xfe0b, v127
10335 // W32
: encoding
: [0xff,0xfe,0x1e,0x7c,0x0b,0xfe,0x00,0x00]
10336 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10338 v_cmp_tru_f16 vcc
, v1
, v2
10339 // W64
: encoding
: [0x01,0x05,0x1e,0x7c]
10340 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10342 v_cmp_tru_f16 vcc
, v127
, v2
10343 // W64
: encoding
: [0x7f,0x05,0x1e,0x7c]
10344 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10346 v_cmp_tru_f16 vcc
, s1
, v2
10347 // W64
: encoding
: [0x01,0x04,0x1e,0x7c]
10348 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10350 v_cmp_tru_f16 vcc
, s105
, v2
10351 // W64
: encoding
: [0x69,0x04,0x1e,0x7c]
10352 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10354 v_cmp_tru_f16 vcc
, vcc_lo
, v2
10355 // W64
: encoding
: [0x6a,0x04,0x1e,0x7c]
10356 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10358 v_cmp_tru_f16 vcc
, vcc_hi
, v2
10359 // W64
: encoding
: [0x6b,0x04,0x1e,0x7c]
10360 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10362 v_cmp_tru_f16 vcc
, ttmp15
, v2
10363 // W64
: encoding
: [0x7b,0x04,0x1e,0x7c]
10364 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10366 v_cmp_tru_f16 vcc
, m0
, v2
10367 // W64
: encoding
: [0x7d,0x04,0x1e,0x7c]
10368 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10370 v_cmp_tru_f16 vcc
, exec_lo
, v2
10371 // W64
: encoding
: [0x7e,0x04,0x1e,0x7c]
10372 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10374 v_cmp_tru_f16 vcc
, exec_hi
, v2
10375 // W64
: encoding
: [0x7f,0x04,0x1e,0x7c]
10376 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10378 v_cmp_tru_f16 vcc
, null
, v2
10379 // W64
: encoding
: [0x7c,0x04,0x1e,0x7c]
10380 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10382 v_cmp_tru_f16 vcc
, -1, v2
10383 // W64
: encoding
: [0xc1,0x04,0x1e,0x7c]
10384 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10386 v_cmp_tru_f16 vcc
, 0.5, v2
10387 // W64
: encoding
: [0xf0,0x04,0x1e,0x7c]
10388 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10390 v_cmp_tru_f16 vcc
, src_scc
, v2
10391 // W64
: encoding
: [0xfd,0x04,0x1e,0x7c]
10392 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10394 v_cmp_tru_f16 vcc
, 0xfe0b, v127
10395 // W64
: encoding
: [0xff,0xfe,0x1e,0x7c,0x0b,0xfe,0x00,0x00]
10396 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10398 v_cmp_tru_f32 vcc_lo
, v1
, v2
10399 // W32
: encoding
: [0x01,0x05,0x3e,0x7c]
10400 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10402 v_cmp_tru_f32 vcc_lo
, v255
, v2
10403 // W32
: encoding
: [0xff,0x05,0x3e,0x7c]
10404 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10406 v_cmp_tru_f32 vcc_lo
, s1
, v2
10407 // W32
: encoding
: [0x01,0x04,0x3e,0x7c]
10408 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10410 v_cmp_tru_f32 vcc_lo
, s105
, v2
10411 // W32
: encoding
: [0x69,0x04,0x3e,0x7c]
10412 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10414 v_cmp_tru_f32 vcc_lo
, vcc_lo
, v2
10415 // W32
: encoding
: [0x6a,0x04,0x3e,0x7c]
10416 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10418 v_cmp_tru_f32 vcc_lo
, vcc_hi
, v2
10419 // W32
: encoding
: [0x6b,0x04,0x3e,0x7c]
10420 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10422 v_cmp_tru_f32 vcc_lo
, ttmp15
, v2
10423 // W32
: encoding
: [0x7b,0x04,0x3e,0x7c]
10424 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10426 v_cmp_tru_f32 vcc_lo
, m0
, v2
10427 // W32
: encoding
: [0x7d,0x04,0x3e,0x7c]
10428 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10430 v_cmp_tru_f32 vcc_lo
, exec_lo
, v2
10431 // W32
: encoding
: [0x7e,0x04,0x3e,0x7c]
10432 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10434 v_cmp_tru_f32 vcc_lo
, exec_hi
, v2
10435 // W32
: encoding
: [0x7f,0x04,0x3e,0x7c]
10436 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10438 v_cmp_tru_f32 vcc_lo
, null
, v2
10439 // W32
: encoding
: [0x7c,0x04,0x3e,0x7c]
10440 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10442 v_cmp_tru_f32 vcc_lo
, -1, v2
10443 // W32
: encoding
: [0xc1,0x04,0x3e,0x7c]
10444 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10446 v_cmp_tru_f32 vcc_lo
, 0.5, v2
10447 // W32
: encoding
: [0xf0,0x04,0x3e,0x7c]
10448 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10450 v_cmp_tru_f32 vcc_lo
, src_scc
, v2
10451 // W32
: encoding
: [0xfd,0x04,0x3e,0x7c]
10452 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10454 v_cmp_tru_f32 vcc_lo
, 0xaf123456, v255
10455 // W32
: encoding
: [0xff,0xfe,0x3f,0x7c,0x56,0x34,0x12,0xaf]
10456 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10458 v_cmp_tru_f32 vcc
, v1
, v2
10459 // W64
: encoding
: [0x01,0x05,0x3e,0x7c]
10460 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10462 v_cmp_tru_f32 vcc
, v255
, v2
10463 // W64
: encoding
: [0xff,0x05,0x3e,0x7c]
10464 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10466 v_cmp_tru_f32 vcc
, s1
, v2
10467 // W64
: encoding
: [0x01,0x04,0x3e,0x7c]
10468 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10470 v_cmp_tru_f32 vcc
, s105
, v2
10471 // W64
: encoding
: [0x69,0x04,0x3e,0x7c]
10472 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10474 v_cmp_tru_f32 vcc
, vcc_lo
, v2
10475 // W64
: encoding
: [0x6a,0x04,0x3e,0x7c]
10476 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10478 v_cmp_tru_f32 vcc
, vcc_hi
, v2
10479 // W64
: encoding
: [0x6b,0x04,0x3e,0x7c]
10480 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10482 v_cmp_tru_f32 vcc
, ttmp15
, v2
10483 // W64
: encoding
: [0x7b,0x04,0x3e,0x7c]
10484 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10486 v_cmp_tru_f32 vcc
, m0
, v2
10487 // W64
: encoding
: [0x7d,0x04,0x3e,0x7c]
10488 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10490 v_cmp_tru_f32 vcc
, exec_lo
, v2
10491 // W64
: encoding
: [0x7e,0x04,0x3e,0x7c]
10492 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10494 v_cmp_tru_f32 vcc
, exec_hi
, v2
10495 // W64
: encoding
: [0x7f,0x04,0x3e,0x7c]
10496 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10498 v_cmp_tru_f32 vcc
, null
, v2
10499 // W64
: encoding
: [0x7c,0x04,0x3e,0x7c]
10500 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10502 v_cmp_tru_f32 vcc
, -1, v2
10503 // W64
: encoding
: [0xc1,0x04,0x3e,0x7c]
10504 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10506 v_cmp_tru_f32 vcc
, 0.5, v2
10507 // W64
: encoding
: [0xf0,0x04,0x3e,0x7c]
10508 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10510 v_cmp_tru_f32 vcc
, src_scc
, v2
10511 // W64
: encoding
: [0xfd,0x04,0x3e,0x7c]
10512 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10514 v_cmp_tru_f32 vcc
, 0xaf123456, v255
10515 // W64
: encoding
: [0xff,0xfe,0x3f,0x7c,0x56,0x34,0x12,0xaf]
10516 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10518 v_cmp_tru_f64 vcc_lo
, v
[1:2], v
[2:3]
10519 // W32
: encoding
: [0x01,0x05,0x5e,0x7c]
10520 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10522 v_cmp_tru_f64 vcc_lo
, v
[254:255], v
[2:3]
10523 // W32
: encoding
: [0xfe,0x05,0x5e,0x7c]
10524 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10526 v_cmp_tru_f64 vcc_lo
, s
[2:3], v
[2:3]
10527 // W32
: encoding
: [0x02,0x04,0x5e,0x7c]
10528 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10530 v_cmp_tru_f64 vcc_lo
, s
[104:105], v
[2:3]
10531 // W32
: encoding
: [0x68,0x04,0x5e,0x7c]
10532 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10534 v_cmp_tru_f64 vcc_lo
, vcc
, v
[2:3]
10535 // W32
: encoding
: [0x6a,0x04,0x5e,0x7c]
10536 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10538 v_cmp_tru_f64 vcc_lo
, ttmp
[14:15], v
[2:3]
10539 // W32
: encoding
: [0x7a,0x04,0x5e,0x7c]
10540 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10542 v_cmp_tru_f64 vcc_lo
, exec
, v
[2:3]
10543 // W32
: encoding
: [0x7e,0x04,0x5e,0x7c]
10544 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10546 v_cmp_tru_f64 vcc_lo
, null
, v
[2:3]
10547 // W32
: encoding
: [0x7c,0x04,0x5e,0x7c]
10548 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10550 v_cmp_tru_f64 vcc_lo
, -1, v
[2:3]
10551 // W32
: encoding
: [0xc1,0x04,0x5e,0x7c]
10552 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10554 v_cmp_tru_f64 vcc_lo
, 0.5, v
[2:3]
10555 // W32
: encoding
: [0xf0,0x04,0x5e,0x7c]
10556 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10558 v_cmp_tru_f64 vcc_lo
, src_scc
, v
[2:3]
10559 // W32
: encoding
: [0xfd,0x04,0x5e,0x7c]
10560 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10562 v_cmp_tru_f64 vcc_lo
, 0xaf123456, v
[254:255]
10563 // W32
: encoding
: [0xff,0xfc,0x5f,0x7c,0x56,0x34,0x12,0xaf]
10564 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10566 v_cmp_tru_f64 vcc
, v
[1:2], v
[2:3]
10567 // W64
: encoding
: [0x01,0x05,0x5e,0x7c]
10568 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10570 v_cmp_tru_f64 vcc
, v
[254:255], v
[2:3]
10571 // W64
: encoding
: [0xfe,0x05,0x5e,0x7c]
10572 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10574 v_cmp_tru_f64 vcc
, s
[2:3], v
[2:3]
10575 // W64
: encoding
: [0x02,0x04,0x5e,0x7c]
10576 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10578 v_cmp_tru_f64 vcc
, s
[104:105], v
[2:3]
10579 // W64
: encoding
: [0x68,0x04,0x5e,0x7c]
10580 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10582 v_cmp_tru_f64 vcc
, vcc
, v
[2:3]
10583 // W64
: encoding
: [0x6a,0x04,0x5e,0x7c]
10584 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10586 v_cmp_tru_f64 vcc
, ttmp
[14:15], v
[2:3]
10587 // W64
: encoding
: [0x7a,0x04,0x5e,0x7c]
10588 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10590 v_cmp_tru_f64 vcc
, exec
, v
[2:3]
10591 // W64
: encoding
: [0x7e,0x04,0x5e,0x7c]
10592 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10594 v_cmp_tru_f64 vcc
, null
, v
[2:3]
10595 // W64
: encoding
: [0x7c,0x04,0x5e,0x7c]
10596 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10598 v_cmp_tru_f64 vcc
, -1, v
[2:3]
10599 // W64
: encoding
: [0xc1,0x04,0x5e,0x7c]
10600 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10602 v_cmp_tru_f64 vcc
, 0.5, v
[2:3]
10603 // W64
: encoding
: [0xf0,0x04,0x5e,0x7c]
10604 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10606 v_cmp_tru_f64 vcc
, src_scc
, v
[2:3]
10607 // W64
: encoding
: [0xfd,0x04,0x5e,0x7c]
10608 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10610 v_cmp_tru_f64 vcc
, 0xaf123456, v
[254:255]
10611 // W64
: encoding
: [0xff,0xfc,0x5f,0x7c,0x56,0x34,0x12,0xaf]
10612 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10614 v_cmp_u_f16 vcc_lo
, v1
, v2
10615 // W32
: encoding
: [0x01,0x05,0x10,0x7c]
10616 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10618 v_cmp_u_f16 vcc_lo
, v127
, v2
10619 // W32
: encoding
: [0x7f,0x05,0x10,0x7c]
10620 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10622 v_cmp_u_f16 vcc_lo
, s1
, v2
10623 // W32
: encoding
: [0x01,0x04,0x10,0x7c]
10624 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10626 v_cmp_u_f16 vcc_lo
, s105
, v2
10627 // W32
: encoding
: [0x69,0x04,0x10,0x7c]
10628 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10630 v_cmp_u_f16 vcc_lo
, vcc_lo
, v2
10631 // W32
: encoding
: [0x6a,0x04,0x10,0x7c]
10632 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10634 v_cmp_u_f16 vcc_lo
, vcc_hi
, v2
10635 // W32
: encoding
: [0x6b,0x04,0x10,0x7c]
10636 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10638 v_cmp_u_f16 vcc_lo
, ttmp15
, v2
10639 // W32
: encoding
: [0x7b,0x04,0x10,0x7c]
10640 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10642 v_cmp_u_f16 vcc_lo
, m0
, v2
10643 // W32
: encoding
: [0x7d,0x04,0x10,0x7c]
10644 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10646 v_cmp_u_f16 vcc_lo
, exec_lo
, v2
10647 // W32
: encoding
: [0x7e,0x04,0x10,0x7c]
10648 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10650 v_cmp_u_f16 vcc_lo
, exec_hi
, v2
10651 // W32
: encoding
: [0x7f,0x04,0x10,0x7c]
10652 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10654 v_cmp_u_f16 vcc_lo
, null
, v2
10655 // W32
: encoding
: [0x7c,0x04,0x10,0x7c]
10656 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10658 v_cmp_u_f16 vcc_lo
, -1, v2
10659 // W32
: encoding
: [0xc1,0x04,0x10,0x7c]
10660 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10662 v_cmp_u_f16 vcc_lo
, 0.5, v2
10663 // W32
: encoding
: [0xf0,0x04,0x10,0x7c]
10664 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10666 v_cmp_u_f16 vcc_lo
, src_scc
, v2
10667 // W32
: encoding
: [0xfd,0x04,0x10,0x7c]
10668 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10670 v_cmp_u_f16 vcc_lo
, 0xfe0b, v127
10671 // W32
: encoding
: [0xff,0xfe,0x10,0x7c,0x0b,0xfe,0x00,0x00]
10672 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10674 v_cmp_u_f16 vcc
, v1
, v2
10675 // W64
: encoding
: [0x01,0x05,0x10,0x7c]
10676 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10678 v_cmp_u_f16 vcc
, v127
, v2
10679 // W64
: encoding
: [0x7f,0x05,0x10,0x7c]
10680 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10682 v_cmp_u_f16 vcc
, s1
, v2
10683 // W64
: encoding
: [0x01,0x04,0x10,0x7c]
10684 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10686 v_cmp_u_f16 vcc
, s105
, v2
10687 // W64
: encoding
: [0x69,0x04,0x10,0x7c]
10688 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10690 v_cmp_u_f16 vcc
, vcc_lo
, v2
10691 // W64
: encoding
: [0x6a,0x04,0x10,0x7c]
10692 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10694 v_cmp_u_f16 vcc
, vcc_hi
, v2
10695 // W64
: encoding
: [0x6b,0x04,0x10,0x7c]
10696 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10698 v_cmp_u_f16 vcc
, ttmp15
, v2
10699 // W64
: encoding
: [0x7b,0x04,0x10,0x7c]
10700 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10702 v_cmp_u_f16 vcc
, m0
, v2
10703 // W64
: encoding
: [0x7d,0x04,0x10,0x7c]
10704 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10706 v_cmp_u_f16 vcc
, exec_lo
, v2
10707 // W64
: encoding
: [0x7e,0x04,0x10,0x7c]
10708 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10710 v_cmp_u_f16 vcc
, exec_hi
, v2
10711 // W64
: encoding
: [0x7f,0x04,0x10,0x7c]
10712 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10714 v_cmp_u_f16 vcc
, null
, v2
10715 // W64
: encoding
: [0x7c,0x04,0x10,0x7c]
10716 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10718 v_cmp_u_f16 vcc
, -1, v2
10719 // W64
: encoding
: [0xc1,0x04,0x10,0x7c]
10720 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10722 v_cmp_u_f16 vcc
, 0.5, v2
10723 // W64
: encoding
: [0xf0,0x04,0x10,0x7c]
10724 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10726 v_cmp_u_f16 vcc
, src_scc
, v2
10727 // W64
: encoding
: [0xfd,0x04,0x10,0x7c]
10728 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10730 v_cmp_u_f16 vcc
, 0xfe0b, v127
10731 // W64
: encoding
: [0xff,0xfe,0x10,0x7c,0x0b,0xfe,0x00,0x00]
10732 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10734 v_cmp_u_f32 vcc_lo
, v1
, v2
10735 // W32
: encoding
: [0x01,0x05,0x30,0x7c]
10736 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10738 v_cmp_u_f32 vcc_lo
, v255
, v2
10739 // W32
: encoding
: [0xff,0x05,0x30,0x7c]
10740 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10742 v_cmp_u_f32 vcc_lo
, s1
, v2
10743 // W32
: encoding
: [0x01,0x04,0x30,0x7c]
10744 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10746 v_cmp_u_f32 vcc_lo
, s105
, v2
10747 // W32
: encoding
: [0x69,0x04,0x30,0x7c]
10748 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10750 v_cmp_u_f32 vcc_lo
, vcc_lo
, v2
10751 // W32
: encoding
: [0x6a,0x04,0x30,0x7c]
10752 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10754 v_cmp_u_f32 vcc_lo
, vcc_hi
, v2
10755 // W32
: encoding
: [0x6b,0x04,0x30,0x7c]
10756 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10758 v_cmp_u_f32 vcc_lo
, ttmp15
, v2
10759 // W32
: encoding
: [0x7b,0x04,0x30,0x7c]
10760 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10762 v_cmp_u_f32 vcc_lo
, m0
, v2
10763 // W32
: encoding
: [0x7d,0x04,0x30,0x7c]
10764 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10766 v_cmp_u_f32 vcc_lo
, exec_lo
, v2
10767 // W32
: encoding
: [0x7e,0x04,0x30,0x7c]
10768 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10770 v_cmp_u_f32 vcc_lo
, exec_hi
, v2
10771 // W32
: encoding
: [0x7f,0x04,0x30,0x7c]
10772 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10774 v_cmp_u_f32 vcc_lo
, null
, v2
10775 // W32
: encoding
: [0x7c,0x04,0x30,0x7c]
10776 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10778 v_cmp_u_f32 vcc_lo
, -1, v2
10779 // W32
: encoding
: [0xc1,0x04,0x30,0x7c]
10780 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10782 v_cmp_u_f32 vcc_lo
, 0.5, v2
10783 // W32
: encoding
: [0xf0,0x04,0x30,0x7c]
10784 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10786 v_cmp_u_f32 vcc_lo
, src_scc
, v2
10787 // W32
: encoding
: [0xfd,0x04,0x30,0x7c]
10788 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10790 v_cmp_u_f32 vcc_lo
, 0xaf123456, v255
10791 // W32
: encoding
: [0xff,0xfe,0x31,0x7c,0x56,0x34,0x12,0xaf]
10792 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10794 v_cmp_u_f32 vcc
, v1
, v2
10795 // W64
: encoding
: [0x01,0x05,0x30,0x7c]
10796 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10798 v_cmp_u_f32 vcc
, v255
, v2
10799 // W64
: encoding
: [0xff,0x05,0x30,0x7c]
10800 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10802 v_cmp_u_f32 vcc
, s1
, v2
10803 // W64
: encoding
: [0x01,0x04,0x30,0x7c]
10804 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10806 v_cmp_u_f32 vcc
, s105
, v2
10807 // W64
: encoding
: [0x69,0x04,0x30,0x7c]
10808 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10810 v_cmp_u_f32 vcc
, vcc_lo
, v2
10811 // W64
: encoding
: [0x6a,0x04,0x30,0x7c]
10812 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10814 v_cmp_u_f32 vcc
, vcc_hi
, v2
10815 // W64
: encoding
: [0x6b,0x04,0x30,0x7c]
10816 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10818 v_cmp_u_f32 vcc
, ttmp15
, v2
10819 // W64
: encoding
: [0x7b,0x04,0x30,0x7c]
10820 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10822 v_cmp_u_f32 vcc
, m0
, v2
10823 // W64
: encoding
: [0x7d,0x04,0x30,0x7c]
10824 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10826 v_cmp_u_f32 vcc
, exec_lo
, v2
10827 // W64
: encoding
: [0x7e,0x04,0x30,0x7c]
10828 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10830 v_cmp_u_f32 vcc
, exec_hi
, v2
10831 // W64
: encoding
: [0x7f,0x04,0x30,0x7c]
10832 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10834 v_cmp_u_f32 vcc
, null
, v2
10835 // W64
: encoding
: [0x7c,0x04,0x30,0x7c]
10836 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10838 v_cmp_u_f32 vcc
, -1, v2
10839 // W64
: encoding
: [0xc1,0x04,0x30,0x7c]
10840 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10842 v_cmp_u_f32 vcc
, 0.5, v2
10843 // W64
: encoding
: [0xf0,0x04,0x30,0x7c]
10844 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10846 v_cmp_u_f32 vcc
, src_scc
, v2
10847 // W64
: encoding
: [0xfd,0x04,0x30,0x7c]
10848 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10850 v_cmp_u_f32 vcc
, 0xaf123456, v255
10851 // W64
: encoding
: [0xff,0xfe,0x31,0x7c,0x56,0x34,0x12,0xaf]
10852 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10854 v_cmp_u_f64 vcc_lo
, v
[1:2], v
[2:3]
10855 // W32
: encoding
: [0x01,0x05,0x50,0x7c]
10856 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10858 v_cmp_u_f64 vcc_lo
, v
[254:255], v
[2:3]
10859 // W32
: encoding
: [0xfe,0x05,0x50,0x7c]
10860 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10862 v_cmp_u_f64 vcc_lo
, s
[2:3], v
[2:3]
10863 // W32
: encoding
: [0x02,0x04,0x50,0x7c]
10864 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10866 v_cmp_u_f64 vcc_lo
, s
[104:105], v
[2:3]
10867 // W32
: encoding
: [0x68,0x04,0x50,0x7c]
10868 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10870 v_cmp_u_f64 vcc_lo
, vcc
, v
[2:3]
10871 // W32
: encoding
: [0x6a,0x04,0x50,0x7c]
10872 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10874 v_cmp_u_f64 vcc_lo
, ttmp
[14:15], v
[2:3]
10875 // W32
: encoding
: [0x7a,0x04,0x50,0x7c]
10876 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10878 v_cmp_u_f64 vcc_lo
, exec
, v
[2:3]
10879 // W32
: encoding
: [0x7e,0x04,0x50,0x7c]
10880 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10882 v_cmp_u_f64 vcc_lo
, null
, v
[2:3]
10883 // W32
: encoding
: [0x7c,0x04,0x50,0x7c]
10884 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10886 v_cmp_u_f64 vcc_lo
, -1, v
[2:3]
10887 // W32
: encoding
: [0xc1,0x04,0x50,0x7c]
10888 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10890 v_cmp_u_f64 vcc_lo
, 0.5, v
[2:3]
10891 // W32
: encoding
: [0xf0,0x04,0x50,0x7c]
10892 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10894 v_cmp_u_f64 vcc_lo
, src_scc
, v
[2:3]
10895 // W32
: encoding
: [0xfd,0x04,0x50,0x7c]
10896 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10898 v_cmp_u_f64 vcc_lo
, 0xaf123456, v
[254:255]
10899 // W32
: encoding
: [0xff,0xfc,0x51,0x7c,0x56,0x34,0x12,0xaf]
10900 // W64-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10902 v_cmp_u_f64 vcc
, v
[1:2], v
[2:3]
10903 // W64
: encoding
: [0x01,0x05,0x50,0x7c]
10904 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10906 v_cmp_u_f64 vcc
, v
[254:255], v
[2:3]
10907 // W64
: encoding
: [0xfe,0x05,0x50,0x7c]
10908 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10910 v_cmp_u_f64 vcc
, s
[2:3], v
[2:3]
10911 // W64
: encoding
: [0x02,0x04,0x50,0x7c]
10912 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10914 v_cmp_u_f64 vcc
, s
[104:105], v
[2:3]
10915 // W64
: encoding
: [0x68,0x04,0x50,0x7c]
10916 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10918 v_cmp_u_f64 vcc
, vcc
, v
[2:3]
10919 // W64
: encoding
: [0x6a,0x04,0x50,0x7c]
10920 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10922 v_cmp_u_f64 vcc
, ttmp
[14:15], v
[2:3]
10923 // W64
: encoding
: [0x7a,0x04,0x50,0x7c]
10924 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10926 v_cmp_u_f64 vcc
, exec
, v
[2:3]
10927 // W64
: encoding
: [0x7e,0x04,0x50,0x7c]
10928 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10930 v_cmp_u_f64 vcc
, null
, v
[2:3]
10931 // W64
: encoding
: [0x7c,0x04,0x50,0x7c]
10932 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10934 v_cmp_u_f64 vcc
, -1, v
[2:3]
10935 // W64
: encoding
: [0xc1,0x04,0x50,0x7c]
10936 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10938 v_cmp_u_f64 vcc
, 0.5, v
[2:3]
10939 // W64
: encoding
: [0xf0,0x04,0x50,0x7c]
10940 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10942 v_cmp_u_f64 vcc
, src_scc
, v
[2:3]
10943 // W64
: encoding
: [0xfd,0x04,0x50,0x7c]
10944 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode
10946 v_cmp_u_f64 vcc
, 0xaf123456, v
[254:255]
10947 // W64
: encoding
: [0xff,0xfc,0x51,0x7c,0x56,0x34,0x12,0xaf]
10948 // W32-ERR
: :[[@LINE-
2]]:{{[0-9]+}}: error
: operands are
not valid for this GPU
or mode