1 // RUN
: not llvm-mc
-arch
=amdgcn
-mcpu
=gfx908
%s
2>&1 | FileCheck
-check-prefix
=GFX908
--implicit-check-
not=error
: %s
2 // RUN
: not llvm-mc
-arch
=amdgcn
-mcpu
=gfx900
%s
2>&1 | FileCheck
-check-prefix
=GFX900
--implicit-check-
not=error
: %s
4 v_accvgpr_read_b32 v0
, v0
5 // GFX908
: error
: invalid operand for instruction
6 // GFX900
: error
: instruction
not supported on this GPU
8 v_accvgpr_read_b32 a0
, a0
9 // GFX908
: error
: invalid operand for instruction
10 // GFX900
: error
: instruction
not supported on this GPU
12 v_accvgpr_read_b32 v0
, 1
13 // GFX908
: error
: invalid operand for instruction
14 // GFX900
: error
: instruction
not supported on this GPU
16 v_accvgpr_read_b32 v0
, s0
17 // GFX908
: error
: invalid operand for instruction
18 // GFX900
: error
: instruction
not supported on this GPU
20 v_accvgpr_read_b32 v0
, a0
21 // GFX900
: error
: instruction
not supported on this GPU
23 v_accvgpr_write_b32 v0
, v0
24 // GFX908
: error
: invalid operand for instruction
25 // GFX900
: error
: instruction
not supported on this GPU
27 v_accvgpr_write_b32 a0
, a0
28 // GFX908
: error
: invalid operand for instruction
29 // GFX900
: error
: instruction
not supported on this GPU
31 v_accvgpr_write_b32 a0
, s0
32 // GFX908
: error
: invalid operand for instruction
33 // GFX900
: error
: instruction
not supported on this GPU
35 v_accvgpr_write_b32 a0
, 65
36 // GFX908
: error
: invalid operand for instruction
37 // GFX900
: error
: instruction
not supported on this GPU
39 v_accvgpr_write_b32 a0
, v0
40 // GFX900
: error
: instruction
not supported on this GPU
42 v_mfma_f32_32x32x1f32 v
[0:31], v0
, v1
, a[1:32]
43 // GFX908
: error
: invalid operand for instruction
44 // GFX900
: error
: instruction
not supported on this GPU
46 v_mfma_f32_32x32x1f32
a[0:31], v0
, v1
, v
[1:32]
47 // GFX908
: error
: invalid operand for instruction
48 // GFX900
: error
: instruction
not supported on this GPU
50 v_mfma_f32_32x32x1f32
a[0:31], s0
, v1
, a[1:32]
51 // GFX908
: error
: invalid operand for instruction
52 // GFX900
: error
: instruction
not supported on this GPU
54 v_mfma_f32_32x32x1f32
a[0:31], 1, v1
, a[1:32]
55 // GFX908
: error
: invalid operand for instruction
56 // GFX900
: error
: instruction
not supported on this GPU
58 v_mfma_f32_32x32x1f32
a[0:31], v0
, v1
, 65
59 // GFX908
: error
: invalid operand for instruction
60 // GFX900
: error
: instruction
not supported on this GPU
62 v_mfma_f32_32x32x1f32
a[0:31], v0
, v1
, 0
63 // GFX900
: error
: instruction
not supported on this GPU
64 // GFX908
: error
: inline constants are
not allowed for this operand
66 v_mfma_f32_32x32x1f32
a[0:31], v0
, v1
, -2.0
67 // GFX908
: error
: inline constants are
not allowed for this operand
68 // GFX900
: error
: instruction
not supported on this GPU
70 v_mfma_f32_32x32x1f32
a[0:31], v0
, v1
, -2.0 cbsz
:3 abid
:2 blgp
:7
71 // GFX908
: error
: inline constants are
not allowed for this operand
72 // GFX900
: error
: instruction
not supported on this GPU
74 v_mfma_f32_32x32x1f32
a[0:31], v0
, a1
, -2.0
75 // GFX908
: error
: inline constants are
not allowed for this operand
76 // GFX900
: error
: instruction
not supported on this GPU
78 v_mfma_f32_32x32x1f32
a[0:31], v0
, a1
, -2.0 cbsz
:3 abid
:2 blgp
:7
79 // GFX908
: error
: inline constants are
not allowed for this operand
80 // GFX900
: error
: instruction
not supported on this GPU
82 v_mfma_f32_32x32x1f32
a[0:31], a0
, v1
, -2.0
83 // GFX908
: error
: inline constants are
not allowed for this operand
84 // GFX900
: error
: instruction
not supported on this GPU
86 v_mfma_f32_32x32x1f32
a[0:31], a0
, v1
, -2.0 cbsz
:3 abid
:2 blgp
:7
87 // GFX908
: error
: inline constants are
not allowed for this operand
88 // GFX900
: error
: instruction
not supported on this GPU
90 v_mfma_f32_32x32x1f32
a[0:31], a0
, a1
, -2.0
91 // GFX908
: error
: inline constants are
not allowed for this operand
92 // GFX900
: error
: instruction
not supported on this GPU
94 v_mfma_f32_32x32x1f32
a[0:31], a0
, a1
, -2.0 cbsz
:3 abid
:2 blgp
:7
95 // GFX908
: error
: inline constants are
not allowed for this operand
96 // GFX900
: error
: instruction
not supported on this GPU
98 v_mfma_f32_16x16x1f32
a[0:15], v0
, v1
, -2.0
99 // GFX908
: error
: inline constants are
not allowed for this operand
100 // GFX900
: error
: instruction
not supported on this GPU
102 v_mfma_f32_16x16x1f32
a[0:15], v0
, v1
, -2.0 cbsz
:3 abid
:2 blgp
:7
103 // GFX908
: error
: inline constants are
not allowed for this operand
104 // GFX900
: error
: instruction
not supported on this GPU
106 v_mfma_f32_16x16x1f32
a[0:15], v0
, a1
, -2.0
107 // GFX908
: error
: inline constants are
not allowed for this operand
108 // GFX900
: error
: instruction
not supported on this GPU
110 v_mfma_f32_16x16x1f32
a[0:15], v0
, a1
, -2.0 cbsz
:3 abid
:2 blgp
:7
111 // GFX908
: error
: inline constants are
not allowed for this operand
112 // GFX900
: error
: instruction
not supported on this GPU
114 v_mfma_f32_16x16x1f32
a[0:15], a0
, v1
, -2.0
115 // GFX908
: error
: inline constants are
not allowed for this operand
116 // GFX900
: error
: instruction
not supported on this GPU
118 v_mfma_f32_16x16x1f32
a[0:15], a0
, v1
, -2.0 cbsz
:3 abid
:2 blgp
:7
119 // GFX908
: error
: inline constants are
not allowed for this operand
120 // GFX900
: error
: instruction
not supported on this GPU
122 v_mfma_f32_16x16x1f32
a[0:15], a0
, a1
, -2.0
123 // GFX908
: error
: inline constants are
not allowed for this operand
124 // GFX900
: error
: instruction
not supported on this GPU
126 v_mfma_f32_16x16x1f32
a[0:15], a0
, a1
, -2.0 cbsz
:3 abid
:2 blgp
:7
127 // GFX908
: error
: inline constants are
not allowed for this operand
128 // GFX900
: error
: instruction
not supported on this GPU
130 v_mfma_f32_4x4x1f32
a[0:3], v0
, v1
, -2.0
131 // GFX908
: error
: inline constants are
not allowed for this operand
132 // GFX900
: error
: instruction
not supported on this GPU
134 v_mfma_f32_4x4x1f32
a[0:3], v0
, v1
, -2.0 cbsz
:3 abid
:2 blgp
:7
135 // GFX908
: error
: inline constants are
not allowed for this operand
136 // GFX900
: error
: instruction
not supported on this GPU
138 v_mfma_f32_4x4x1f32
a[0:3], v0
, a1
, -2.0
139 // GFX908
: error
: inline constants are
not allowed for this operand
140 // GFX900
: error
: instruction
not supported on this GPU
142 v_mfma_f32_4x4x1f32
a[0:3], v0
, a1
, -2.0 cbsz
:3 abid
:2 blgp
:7
143 // GFX908
: error
: inline constants are
not allowed for this operand
144 // GFX900
: error
: instruction
not supported on this GPU
146 v_mfma_f32_4x4x1f32
a[0:3], a0
, v1
, -2.0
147 // GFX908
: error
: inline constants are
not allowed for this operand
148 // GFX900
: error
: instruction
not supported on this GPU
150 v_mfma_f32_4x4x1f32
a[0:3], a0
, v1
, -2.0 cbsz
:3 abid
:2 blgp
:7
151 // GFX908
: error
: inline constants are
not allowed for this operand
152 // GFX900
: error
: instruction
not supported on this GPU
154 v_mfma_f32_4x4x1f32
a[0:3], a0
, a1
, -2.0
155 // GFX908
: error
: inline constants are
not allowed for this operand
156 // GFX900
: error
: instruction
not supported on this GPU
158 v_mfma_f32_4x4x1f32
a[0:3], a0
, a1
, -2.0 cbsz
:3 abid
:2 blgp
:7
159 // GFX908
: error
: inline constants are
not allowed for this operand
160 // GFX900
: error
: instruction
not supported on this GPU
162 v_mfma_f32_32x32x2f32
a[0:15], v0
, v1
, -2.0
163 // GFX908
: error
: inline constants are
not allowed for this operand
164 // GFX900
: error
: instruction
not supported on this GPU
166 v_mfma_f32_32x32x2f32
a[0:15], v0
, v1
, -2.0 cbsz
:3 abid
:2 blgp
:7
167 // GFX908
: error
: inline constants are
not allowed for this operand
168 // GFX900
: error
: instruction
not supported on this GPU
170 v_mfma_f32_32x32x2f32
a[0:15], v0
, a1
, -2.0
171 // GFX908
: error
: inline constants are
not allowed for this operand
172 // GFX900
: error
: instruction
not supported on this GPU
174 v_mfma_f32_32x32x2f32
a[0:15], v0
, a1
, -2.0 cbsz
:3 abid
:2 blgp
:7
175 // GFX908
: error
: inline constants are
not allowed for this operand
176 // GFX900
: error
: instruction
not supported on this GPU
178 v_mfma_f32_32x32x2f32
a[0:15], a0
, v1
, -2.0
179 // GFX908
: error
: inline constants are
not allowed for this operand
180 // GFX900
: error
: instruction
not supported on this GPU
182 v_mfma_f32_32x32x2f32
a[0:15], a0
, v1
, -2.0 cbsz
:3 abid
:2 blgp
:7
183 // GFX908
: error
: inline constants are
not allowed for this operand
184 // GFX900
: error
: instruction
not supported on this GPU
186 v_mfma_f32_32x32x2f32
a[0:15], a0
, a1
, -2.0
187 // GFX908
: error
: inline constants are
not allowed for this operand
188 // GFX900
: error
: instruction
not supported on this GPU
190 v_mfma_f32_32x32x2f32
a[0:15], a0
, a1
, -2.0 cbsz
:3 abid
:2 blgp
:7
191 // GFX908
: error
: inline constants are
not allowed for this operand
192 // GFX900
: error
: instruction
not supported on this GPU
194 v_mfma_f32_16x16x4f32
a[0:3], v0
, v1
, -2.0
195 // GFX908
: error
: inline constants are
not allowed for this operand
196 // GFX900
: error
: instruction
not supported on this GPU
198 v_mfma_f32_16x16x4f32
a[0:3], v0
, v1
, -2.0 cbsz
:3 abid
:2 blgp
:7
199 // GFX908
: error
: inline constants are
not allowed for this operand
200 // GFX900
: error
: instruction
not supported on this GPU
202 v_mfma_f32_16x16x4f32
a[0:3], v0
, a1
, -2.0
203 // GFX908
: error
: inline constants are
not allowed for this operand
204 // GFX900
: error
: instruction
not supported on this GPU
206 v_mfma_f32_16x16x4f32
a[0:3], v0
, a1
, -2.0 cbsz
:3 abid
:2 blgp
:7
207 // GFX908
: error
: inline constants are
not allowed for this operand
208 // GFX900
: error
: instruction
not supported on this GPU
210 v_mfma_f32_16x16x4f32
a[0:3], a0
, v1
, -2.0
211 // GFX908
: error
: inline constants are
not allowed for this operand
212 // GFX900
: error
: instruction
not supported on this GPU
214 v_mfma_f32_16x16x4f32
a[0:3], a0
, v1
, -2.0 cbsz
:3 abid
:2 blgp
:7
215 // GFX908
: error
: inline constants are
not allowed for this operand
216 // GFX900
: error
: instruction
not supported on this GPU
218 v_mfma_f32_16x16x4f32
a[0:3], a0
, a1
, -2.0
219 // GFX908
: error
: inline constants are
not allowed for this operand
220 // GFX900
: error
: instruction
not supported on this GPU
222 v_mfma_f32_16x16x4f32
a[0:3], a0
, a1
, -2.0 cbsz
:3 abid
:2 blgp
:7
223 // GFX908
: error
: inline constants are
not allowed for this operand
224 // GFX900
: error
: instruction
not supported on this GPU
226 v_mfma_f32_32x32x4f16
a[0:31], v
[0:1], v
[1:2], -2.0
227 // GFX908
: error
: inline constants are
not allowed for this operand
228 // GFX900
: error
: instruction
not supported on this GPU
230 v_mfma_f32_32x32x4f16
a[0:31], v
[0:1], v
[1:2], -2.0 cbsz
:3 abid
:2 blgp
:7
231 // GFX908
: error
: inline constants are
not allowed for this operand
232 // GFX900
: error
: instruction
not supported on this GPU
234 v_mfma_f32_32x32x4f16
a[0:31], v
[0:1], a[1:2], -2.0
235 // GFX908
: error
: inline constants are
not allowed for this operand
236 // GFX900
: error
: instruction
not supported on this GPU
238 v_mfma_f32_32x32x4f16
a[0:31], v
[0:1], a[1:2], -2.0 cbsz
:3 abid
:2 blgp
:7
239 // GFX908
: error
: inline constants are
not allowed for this operand
240 // GFX900
: error
: instruction
not supported on this GPU
242 v_mfma_f32_32x32x4f16
a[0:31], a[0:1], v
[1:2], -2.0
243 // GFX908
: error
: inline constants are
not allowed for this operand
244 // GFX900
: error
: instruction
not supported on this GPU
246 v_mfma_f32_32x32x4f16
a[0:31], a[0:1], v
[1:2], -2.0 cbsz
:3 abid
:2 blgp
:7
247 // GFX908
: error
: inline constants are
not allowed for this operand
248 // GFX900
: error
: instruction
not supported on this GPU
250 v_mfma_f32_32x32x4f16
a[0:31], a[0:1], a[1:2], -2.0
251 // GFX908
: error
: inline constants are
not allowed for this operand
252 // GFX900
: error
: instruction
not supported on this GPU
254 v_mfma_f32_32x32x4f16
a[0:31], a[0:1], a[1:2], -2.0 cbsz
:3 abid
:2 blgp
:7
255 // GFX908
: error
: inline constants are
not allowed for this operand
256 // GFX900
: error
: instruction
not supported on this GPU
258 v_mfma_f32_16x16x4f16
a[0:15], v
[0:1], v
[1:2], -2.0
259 // GFX908
: error
: inline constants are
not allowed for this operand
260 // GFX900
: error
: instruction
not supported on this GPU
262 v_mfma_f32_16x16x4f16
a[0:15], v
[0:1], v
[1:2], -2.0 cbsz
:3 abid
:2 blgp
:7
263 // GFX908
: error
: inline constants are
not allowed for this operand
264 // GFX900
: error
: instruction
not supported on this GPU
266 v_mfma_f32_16x16x4f16
a[0:15], v
[0:1], a[1:2], -2.0
267 // GFX908
: error
: inline constants are
not allowed for this operand
268 // GFX900
: error
: instruction
not supported on this GPU
270 v_mfma_f32_16x16x4f16
a[0:15], v
[0:1], a[1:2], -2.0 cbsz
:3 abid
:2 blgp
:7
271 // GFX908
: error
: inline constants are
not allowed for this operand
272 // GFX900
: error
: instruction
not supported on this GPU
274 v_mfma_f32_16x16x4f16
a[0:15], a[0:1], v
[1:2], -2.0
275 // GFX908
: error
: inline constants are
not allowed for this operand
276 // GFX900
: error
: instruction
not supported on this GPU
278 v_mfma_f32_16x16x4f16
a[0:15], a[0:1], v
[1:2], -2.0 cbsz
:3 abid
:2 blgp
:7
279 // GFX908
: error
: inline constants are
not allowed for this operand
280 // GFX900
: error
: instruction
not supported on this GPU
282 v_mfma_f32_16x16x4f16
a[0:15], a[0:1], a[1:2], -2.0
283 // GFX908
: error
: inline constants are
not allowed for this operand
284 // GFX900
: error
: instruction
not supported on this GPU
286 v_mfma_f32_16x16x4f16
a[0:15], a[0:1], a[1:2], -2.0 cbsz
:3 abid
:2 blgp
:7
287 // GFX908
: error
: inline constants are
not allowed for this operand
288 // GFX900
: error
: instruction
not supported on this GPU
290 v_mfma_f32_4x4x4f16
a[0:3], v
[0:1], v
[1:2], -2.0
291 // GFX908
: error
: inline constants are
not allowed for this operand
292 // GFX900
: error
: instruction
not supported on this GPU
294 v_mfma_f32_4x4x4f16
a[0:3], v
[0:1], v
[1:2], -2.0 cbsz
:3 abid
:2 blgp
:7
295 // GFX908
: error
: inline constants are
not allowed for this operand
296 // GFX900
: error
: instruction
not supported on this GPU
298 v_mfma_f32_4x4x4f16
a[0:3], v
[0:1], a[1:2], -2.0
299 // GFX908
: error
: inline constants are
not allowed for this operand
300 // GFX900
: error
: instruction
not supported on this GPU
302 v_mfma_f32_4x4x4f16
a[0:3], v
[0:1], a[1:2], -2.0 cbsz
:3 abid
:2 blgp
:7
303 // GFX908
: error
: inline constants are
not allowed for this operand
304 // GFX900
: error
: instruction
not supported on this GPU
306 v_mfma_f32_4x4x4f16
a[0:3], a[0:1], v
[1:2], -2.0
307 // GFX908
: error
: inline constants are
not allowed for this operand
308 // GFX900
: error
: instruction
not supported on this GPU
310 v_mfma_f32_4x4x4f16
a[0:3], a[0:1], v
[1:2], -2.0 cbsz
:3 abid
:2 blgp
:7
311 // GFX908
: error
: inline constants are
not allowed for this operand
312 // GFX900
: error
: instruction
not supported on this GPU
314 v_mfma_f32_4x4x4f16
a[0:3], a[0:1], a[1:2], -2.0
315 // GFX908
: error
: inline constants are
not allowed for this operand
316 // GFX900
: error
: instruction
not supported on this GPU
318 v_mfma_f32_4x4x4f16
a[0:3], a[0:1], a[1:2], -2.0 cbsz
:3 abid
:2 blgp
:7
319 // GFX908
: error
: inline constants are
not allowed for this operand
320 // GFX900
: error
: instruction
not supported on this GPU
322 v_mfma_f32_32x32x8f16
a[0:15], v
[0:1], v
[1:2], -2.0
323 // GFX908
: error
: inline constants are
not allowed for this operand
324 // GFX900
: error
: instruction
not supported on this GPU
326 v_mfma_f32_32x32x8f16
a[0:15], v
[0:1], v
[1:2], -2.0 cbsz
:3 abid
:2 blgp
:7
327 // GFX908
: error
: inline constants are
not allowed for this operand
328 // GFX900
: error
: instruction
not supported on this GPU
330 v_mfma_f32_32x32x8f16
a[0:15], v
[0:1], a[1:2], -2.0
331 // GFX908
: error
: inline constants are
not allowed for this operand
332 // GFX900
: error
: instruction
not supported on this GPU
334 v_mfma_f32_32x32x8f16
a[0:15], v
[0:1], a[1:2], -2.0 cbsz
:3 abid
:2 blgp
:7
335 // GFX908
: error
: inline constants are
not allowed for this operand
336 // GFX900
: error
: instruction
not supported on this GPU
338 v_mfma_f32_32x32x8f16
a[0:15], a[0:1], v
[1:2], -2.0
339 // GFX908
: error
: inline constants are
not allowed for this operand
340 // GFX900
: error
: instruction
not supported on this GPU
342 v_mfma_f32_32x32x8f16
a[0:15], a[0:1], v
[1:2], -2.0 cbsz
:3 abid
:2 blgp
:7
343 // GFX908
: error
: inline constants are
not allowed for this operand
344 // GFX900
: error
: instruction
not supported on this GPU
346 v_mfma_f32_32x32x8f16
a[0:15], a[0:1], a[1:2], -2.0
347 // GFX908
: error
: inline constants are
not allowed for this operand
348 // GFX900
: error
: instruction
not supported on this GPU
350 v_mfma_f32_32x32x8f16
a[0:15], a[0:1], a[1:2], -2.0 cbsz
:3 abid
:2 blgp
:7
351 // GFX908
: error
: inline constants are
not allowed for this operand
352 // GFX900
: error
: instruction
not supported on this GPU
354 v_mfma_f32_16x16x16f16
a[0:3], v
[0:1], v
[1:2], -2.0
355 // GFX908
: error
: inline constants are
not allowed for this operand
356 // GFX900
: error
: instruction
not supported on this GPU
358 v_mfma_f32_16x16x16f16
a[0:3], v
[0:1], v
[1:2], -2.0 cbsz
:3 abid
:2 blgp
:7
359 // GFX908
: error
: inline constants are
not allowed for this operand
360 // GFX900
: error
: instruction
not supported on this GPU
362 v_mfma_f32_16x16x16f16
a[0:3], v
[0:1], a[1:2], -2.0
363 // GFX908
: error
: inline constants are
not allowed for this operand
364 // GFX900
: error
: instruction
not supported on this GPU
366 v_mfma_f32_16x16x16f16
a[0:3], v
[0:1], a[1:2], -2.0 cbsz
:3 abid
:2 blgp
:7
367 // GFX908
: error
: inline constants are
not allowed for this operand
368 // GFX900
: error
: instruction
not supported on this GPU
370 v_mfma_f32_16x16x16f16
a[0:3], a[0:1], v
[1:2], -2.0
371 // GFX908
: error
: inline constants are
not allowed for this operand
372 // GFX900
: error
: instruction
not supported on this GPU
374 v_mfma_f32_16x16x16f16
a[0:3], a[0:1], v
[1:2], -2.0 cbsz
:3 abid
:2 blgp
:7
375 // GFX908
: error
: inline constants are
not allowed for this operand
376 // GFX900
: error
: instruction
not supported on this GPU
378 v_mfma_f32_16x16x16f16
a[0:3], a[0:1], a[1:2], -2.0
379 // GFX908
: error
: inline constants are
not allowed for this operand
380 // GFX900
: error
: instruction
not supported on this GPU
382 v_mfma_f32_16x16x16f16
a[0:3], a[0:1], a[1:2], -2.0 cbsz
:3 abid
:2 blgp
:7
383 // GFX908
: error
: inline constants are
not allowed for this operand
384 // GFX900
: error
: instruction
not supported on this GPU
386 v_mfma_i32_32x32x4i8
a[0:31], v0
, v1
, 2
387 // GFX908
: error
: inline constants are
not allowed for this operand
388 // GFX900
: error
: instruction
not supported on this GPU
390 v_mfma_i32_32x32x4i8
a[0:31], v0
, v1
, 2 cbsz
:3 abid
:2 blgp
:7
391 // GFX908
: error
: inline constants are
not allowed for this operand
392 // GFX900
: error
: instruction
not supported on this GPU
394 v_mfma_i32_32x32x4i8
a[0:31], v0
, a1
, 2
395 // GFX908
: error
: inline constants are
not allowed for this operand
396 // GFX900
: error
: instruction
not supported on this GPU
398 v_mfma_i32_32x32x4i8
a[0:31], v0
, a1
, 2 cbsz
:3 abid
:2 blgp
:7
399 // GFX908
: error
: inline constants are
not allowed for this operand
400 // GFX900
: error
: instruction
not supported on this GPU
402 v_mfma_i32_32x32x4i8
a[0:31], a0
, v1
, 2
403 // GFX908
: error
: inline constants are
not allowed for this operand
404 // GFX900
: error
: instruction
not supported on this GPU
406 v_mfma_i32_32x32x4i8
a[0:31], a0
, v1
, 2 cbsz
:3 abid
:2 blgp
:7
407 // GFX908
: error
: inline constants are
not allowed for this operand
408 // GFX900
: error
: instruction
not supported on this GPU
410 v_mfma_i32_32x32x4i8
a[0:31], a0
, a1
, 2
411 // GFX908
: error
: inline constants are
not allowed for this operand
412 // GFX900
: error
: instruction
not supported on this GPU
414 v_mfma_i32_32x32x4i8
a[0:31], a0
, a1
, 2 cbsz
:3 abid
:2 blgp
:7
415 // GFX908
: error
: inline constants are
not allowed for this operand
416 // GFX900
: error
: instruction
not supported on this GPU
418 v_mfma_i32_16x16x4i8
a[0:15], v0
, v1
, 2
419 // GFX908
: error
: inline constants are
not allowed for this operand
420 // GFX900
: error
: instruction
not supported on this GPU
422 v_mfma_i32_16x16x4i8
a[0:15], v0
, v1
, 2 cbsz
:3 abid
:2 blgp
:7
423 // GFX908
: error
: inline constants are
not allowed for this operand
424 // GFX900
: error
: instruction
not supported on this GPU
426 v_mfma_i32_16x16x4i8
a[0:15], v0
, a1
, 2
427 // GFX908
: error
: inline constants are
not allowed for this operand
428 // GFX900
: error
: instruction
not supported on this GPU
430 v_mfma_i32_16x16x4i8
a[0:15], v0
, a1
, 2 cbsz
:3 abid
:2 blgp
:7
431 // GFX908
: error
: inline constants are
not allowed for this operand
432 // GFX900
: error
: instruction
not supported on this GPU
434 v_mfma_i32_16x16x4i8
a[0:15], a0
, v1
, 2
435 // GFX908
: error
: inline constants are
not allowed for this operand
436 // GFX900
: error
: instruction
not supported on this GPU
438 v_mfma_i32_16x16x4i8
a[0:15], a0
, v1
, 2 cbsz
:3 abid
:2 blgp
:7
439 // GFX908
: error
: inline constants are
not allowed for this operand
440 // GFX900
: error
: instruction
not supported on this GPU
442 v_mfma_i32_16x16x4i8
a[0:15], a0
, a1
, 2
443 // GFX908
: error
: inline constants are
not allowed for this operand
444 // GFX900
: error
: instruction
not supported on this GPU
446 v_mfma_i32_16x16x4i8
a[0:15], a0
, a1
, 2 cbsz
:3 abid
:2 blgp
:7
447 // GFX908
: error
: inline constants are
not allowed for this operand
448 // GFX900
: error
: instruction
not supported on this GPU
450 v_mfma_i32_4x4x4i8
a[0:3], v0
, v1
, 2
451 // GFX908
: error
: inline constants are
not allowed for this operand
452 // GFX900
: error
: instruction
not supported on this GPU
454 v_mfma_i32_4x4x4i8
a[0:3], v0
, v1
, 2 cbsz
:3 abid
:2 blgp
:7
455 // GFX908
: error
: inline constants are
not allowed for this operand
456 // GFX900
: error
: instruction
not supported on this GPU
458 v_mfma_i32_4x4x4i8
a[0:3], v0
, a1
, 2
459 // GFX908
: error
: inline constants are
not allowed for this operand
460 // GFX900
: error
: instruction
not supported on this GPU
462 v_mfma_i32_4x4x4i8
a[0:3], v0
, a1
, 2 cbsz
:3 abid
:2 blgp
:7
463 // GFX908
: error
: inline constants are
not allowed for this operand
464 // GFX900
: error
: instruction
not supported on this GPU
466 v_mfma_i32_4x4x4i8
a[0:3], a0
, v1
, 2
467 // GFX908
: error
: inline constants are
not allowed for this operand
468 // GFX900
: error
: instruction
not supported on this GPU
470 v_mfma_i32_4x4x4i8
a[0:3], a0
, v1
, 2 cbsz
:3 abid
:2 blgp
:7
471 // GFX908
: error
: inline constants are
not allowed for this operand
472 // GFX900
: error
: instruction
not supported on this GPU
474 v_mfma_i32_4x4x4i8
a[0:3], a0
, a1
, 2
475 // GFX908
: error
: inline constants are
not allowed for this operand
476 // GFX900
: error
: instruction
not supported on this GPU
478 v_mfma_i32_4x4x4i8
a[0:3], a0
, a1
, 2 cbsz
:3 abid
:2 blgp
:7
479 // GFX908
: error
: inline constants are
not allowed for this operand
480 // GFX900
: error
: instruction
not supported on this GPU
482 v_mfma_i32_32x32x8i8
a[0:15], v0
, v1
, 2
483 // GFX908
: error
: inline constants are
not allowed for this operand
484 // GFX900
: error
: instruction
not supported on this GPU
486 v_mfma_i32_32x32x8i8
a[0:15], v0
, v1
, 2 cbsz
:3 abid
:2 blgp
:7
487 // GFX908
: error
: inline constants are
not allowed for this operand
488 // GFX900
: error
: instruction
not supported on this GPU
490 v_mfma_i32_32x32x8i8
a[0:15], v0
, a1
, 2
491 // GFX908
: error
: inline constants are
not allowed for this operand
492 // GFX900
: error
: instruction
not supported on this GPU
494 v_mfma_i32_32x32x8i8
a[0:15], v0
, a1
, 2 cbsz
:3 abid
:2 blgp
:7
495 // GFX908
: error
: inline constants are
not allowed for this operand
496 // GFX900
: error
: instruction
not supported on this GPU
498 v_mfma_i32_32x32x8i8
a[0:15], a0
, v1
, 2
499 // GFX908
: error
: inline constants are
not allowed for this operand
500 // GFX900
: error
: instruction
not supported on this GPU
502 v_mfma_i32_32x32x8i8
a[0:15], a0
, v1
, 2 cbsz
:3 abid
:2 blgp
:7
503 // GFX908
: error
: inline constants are
not allowed for this operand
504 // GFX900
: error
: instruction
not supported on this GPU
506 v_mfma_i32_32x32x8i8
a[0:15], a0
, a1
, 2
507 // GFX908
: error
: inline constants are
not allowed for this operand
508 // GFX900
: error
: instruction
not supported on this GPU
510 v_mfma_i32_32x32x8i8
a[0:15], a0
, a1
, 2 cbsz
:3 abid
:2 blgp
:7
511 // GFX908
: error
: inline constants are
not allowed for this operand
512 // GFX900
: error
: instruction
not supported on this GPU
514 v_mfma_i32_16x16x16i8
a[0:3], v0
, v1
, 2
515 // GFX908
: error
: inline constants are
not allowed for this operand
516 // GFX900
: error
: instruction
not supported on this GPU
518 v_mfma_i32_16x16x16i8
a[0:3], v0
, v1
, 2 cbsz
:3 abid
:2 blgp
:7
519 // GFX908
: error
: inline constants are
not allowed for this operand
520 // GFX900
: error
: instruction
not supported on this GPU
522 v_mfma_i32_16x16x16i8
a[0:3], v0
, a1
, 2
523 // GFX908
: error
: inline constants are
not allowed for this operand
524 // GFX900
: error
: instruction
not supported on this GPU
526 v_mfma_i32_16x16x16i8
a[0:3], v0
, a1
, 2 cbsz
:3 abid
:2 blgp
:7
527 // GFX908
: error
: inline constants are
not allowed for this operand
528 // GFX900
: error
: instruction
not supported on this GPU
530 v_mfma_i32_16x16x16i8
a[0:3], a0
, v1
, 2
531 // GFX908
: error
: inline constants are
not allowed for this operand
532 // GFX900
: error
: instruction
not supported on this GPU
534 v_mfma_i32_16x16x16i8
a[0:3], a0
, v1
, 2 cbsz
:3 abid
:2 blgp
:7
535 // GFX908
: error
: inline constants are
not allowed for this operand
536 // GFX900
: error
: instruction
not supported on this GPU
538 v_mfma_i32_16x16x16i8
a[0:3], a0
, a1
, 2
539 // GFX908
: error
: inline constants are
not allowed for this operand
540 // GFX900
: error
: instruction
not supported on this GPU
542 v_mfma_f32_32x32x2bf16
a[0:31], v0
, v1
, -2.0
543 // GFX908
: error
: inline constants are
not allowed for this operand
544 // GFX900
: error
: instruction
not supported on this GPU
546 v_mfma_f32_32x32x2bf16
a[0:31], v0
, v1
, -2.0 cbsz
:3 abid
:2 blgp
:7
547 // GFX908
: error
: inline constants are
not allowed for this operand
548 // GFX900
: error
: instruction
not supported on this GPU
550 v_mfma_f32_32x32x2bf16
a[0:31], v0
, a1
, -2.0
551 // GFX908
: error
: inline constants are
not allowed for this operand
552 // GFX900
: error
: instruction
not supported on this GPU
554 v_mfma_f32_32x32x2bf16
a[0:31], v0
, a1
, -2.0 cbsz
:3 abid
:2 blgp
:7
555 // GFX908
: error
: inline constants are
not allowed for this operand
556 // GFX900
: error
: instruction
not supported on this GPU
558 v_mfma_f32_32x32x2bf16
a[0:31], a0
, v1
, -2.0
559 // GFX908
: error
: inline constants are
not allowed for this operand
560 // GFX900
: error
: instruction
not supported on this GPU
562 v_mfma_f32_32x32x2bf16
a[0:31], a0
, v1
, -2.0 cbsz
:3 abid
:2 blgp
:7
563 // GFX908
: error
: inline constants are
not allowed for this operand
564 // GFX900
: error
: instruction
not supported on this GPU
566 v_mfma_f32_32x32x2bf16
a[0:31], a0
, a1
, -2.0
567 // GFX908
: error
: inline constants are
not allowed for this operand
568 // GFX900
: error
: instruction
not supported on this GPU
570 v_mfma_f32_32x32x2bf16
a[0:31], a0
, a1
, -2.0 cbsz
:3 abid
:2 blgp
:7
571 // GFX908
: error
: inline constants are
not allowed for this operand
572 // GFX900
: error
: instruction
not supported on this GPU
574 v_mfma_f32_16x16x2bf16
a[0:15], v0
, v1
, -2.0
575 // GFX908
: error
: inline constants are
not allowed for this operand
576 // GFX900
: error
: instruction
not supported on this GPU
578 v_mfma_f32_16x16x2bf16
a[0:15], v0
, v1
, -2.0 cbsz
:3 abid
:2 blgp
:7
579 // GFX908
: error
: inline constants are
not allowed for this operand
580 // GFX900
: error
: instruction
not supported on this GPU
582 v_mfma_f32_16x16x2bf16
a[0:15], v0
, a1
, -2.0
583 // GFX908
: error
: inline constants are
not allowed for this operand
584 // GFX900
: error
: instruction
not supported on this GPU
586 v_mfma_f32_16x16x2bf16
a[0:15], v0
, a1
, -2.0 cbsz
:3 abid
:2 blgp
:7
587 // GFX908
: error
: inline constants are
not allowed for this operand
588 // GFX900
: error
: instruction
not supported on this GPU
590 v_mfma_f32_16x16x2bf16
a[0:15], a0
, v1
, -2.0
591 // GFX908
: error
: inline constants are
not allowed for this operand
592 // GFX900
: error
: instruction
not supported on this GPU
594 v_mfma_f32_16x16x2bf16
a[0:15], a0
, v1
, -2.0 cbsz
:3 abid
:2 blgp
:7
595 // GFX908
: error
: inline constants are
not allowed for this operand
596 // GFX900
: error
: instruction
not supported on this GPU
598 v_mfma_f32_16x16x2bf16
a[0:15], a0
, a1
, -2.0
599 // GFX908
: error
: inline constants are
not allowed for this operand
600 // GFX900
: error
: instruction
not supported on this GPU
602 v_mfma_f32_16x16x2bf16
a[0:15], a0
, a1
, -2.0 cbsz
:3 abid
:2 blgp
:7
603 // GFX908
: error
: inline constants are
not allowed for this operand
604 // GFX900
: error
: instruction
not supported on this GPU
606 v_mfma_f32_4x4x2bf16
a[0:3], v0
, v1
, -2.0
607 // GFX908
: error
: inline constants are
not allowed for this operand
608 // GFX900
: error
: instruction
not supported on this GPU
610 v_mfma_f32_4x4x2bf16
a[0:3], v0
, v1
, -2.0 cbsz
:3 abid
:2 blgp
:7
611 // GFX908
: error
: inline constants are
not allowed for this operand
612 // GFX900
: error
: instruction
not supported on this GPU
614 v_mfma_f32_4x4x2bf16
a[0:3], v0
, a1
, -2.0
615 // GFX908
: error
: inline constants are
not allowed for this operand
616 // GFX900
: error
: instruction
not supported on this GPU
618 v_mfma_f32_4x4x2bf16
a[0:3], v0
, a1
, -2.0 cbsz
:3 abid
:2 blgp
:7
619 // GFX908
: error
: inline constants are
not allowed for this operand
620 // GFX900
: error
: instruction
not supported on this GPU
622 v_mfma_f32_4x4x2bf16
a[0:3], a0
, v1
, -2.0
623 // GFX908
: error
: inline constants are
not allowed for this operand
624 // GFX900
: error
: instruction
not supported on this GPU
626 v_mfma_f32_4x4x2bf16
a[0:3], a0
, v1
, -2.0 cbsz
:3 abid
:2 blgp
:7
627 // GFX908
: error
: inline constants are
not allowed for this operand
628 // GFX900
: error
: instruction
not supported on this GPU
630 v_mfma_f32_4x4x2bf16
a[0:3], a0
, a1
, -2.0
631 // GFX908
: error
: inline constants are
not allowed for this operand
632 // GFX900
: error
: instruction
not supported on this GPU
634 v_mfma_f32_4x4x2bf16
a[0:3], a0
, a1
, -2.0 cbsz
:3 abid
:2 blgp
:7
635 // GFX908
: error
: inline constants are
not allowed for this operand
636 // GFX900
: error
: instruction
not supported on this GPU
638 v_mfma_f32_32x32x4bf16
a[0:15], v0
, v1
, -2.0
639 // GFX908
: error
: inline constants are
not allowed for this operand
640 // GFX900
: error
: instruction
not supported on this GPU
642 v_mfma_f32_32x32x4bf16
a[0:15], v0
, v1
, -2.0 cbsz
:3 abid
:2 blgp
:7
643 // GFX908
: error
: inline constants are
not allowed for this operand
644 // GFX900
: error
: instruction
not supported on this GPU
646 v_mfma_f32_32x32x4bf16
a[0:15], v0
, a1
, -2.0
647 // GFX908
: error
: inline constants are
not allowed for this operand
648 // GFX900
: error
: instruction
not supported on this GPU
650 v_mfma_f32_32x32x4bf16
a[0:15], v0
, a1
, -2.0 cbsz
:3 abid
:2 blgp
:7
651 // GFX908
: error
: inline constants are
not allowed for this operand
652 // GFX900
: error
: instruction
not supported on this GPU
654 v_mfma_f32_32x32x4bf16
a[0:15], a0
, v1
, -2.0
655 // GFX908
: error
: inline constants are
not allowed for this operand
656 // GFX900
: error
: instruction
not supported on this GPU
658 v_mfma_f32_32x32x4bf16
a[0:15], a0
, v1
, -2.0 cbsz
:3 abid
:2 blgp
:7
659 // GFX908
: error
: inline constants are
not allowed for this operand
660 // GFX900
: error
: instruction
not supported on this GPU
662 v_mfma_f32_32x32x4bf16
a[0:15], a0
, a1
, -2.0
663 // GFX908
: error
: inline constants are
not allowed for this operand
664 // GFX900
: error
: instruction
not supported on this GPU
666 v_mfma_f32_32x32x4bf16
a[0:15], a0
, a1
, -2.0 cbsz
:3 abid
:2 blgp
:7
667 // GFX908
: error
: inline constants are
not allowed for this operand
668 // GFX900
: error
: instruction
not supported on this GPU
670 v_mfma_f32_16x16x8bf16
a[0:3], v0
, v1
, -2.0
671 // GFX908
: error
: inline constants are
not allowed for this operand
672 // GFX900
: error
: instruction
not supported on this GPU
674 v_mfma_f32_16x16x8bf16
a[0:3], v0
, v1
, -2.0 cbsz
:3 abid
:2 blgp
:7
675 // GFX908
: error
: inline constants are
not allowed for this operand
676 // GFX900
: error
: instruction
not supported on this GPU
678 v_mfma_f32_16x16x8bf16
a[0:3], v0
, a1
, -2.0
679 // GFX908
: error
: inline constants are
not allowed for this operand
680 // GFX900
: error
: instruction
not supported on this GPU
682 v_mfma_f32_16x16x8bf16
a[0:3], v0
, a1
, -2.0 cbsz
:3 abid
:2 blgp
:7
683 // GFX908
: error
: inline constants are
not allowed for this operand
684 // GFX900
: error
: instruction
not supported on this GPU
686 v_mfma_f32_16x16x8bf16
a[0:3], a0
, v1
, -2.0
687 // GFX908
: error
: inline constants are
not allowed for this operand
688 // GFX900
: error
: instruction
not supported on this GPU
690 v_mfma_f32_16x16x8bf16
a[0:3], a0
, v1
, -2.0 cbsz
:3 abid
:2 blgp
:7
691 // GFX908
: error
: inline constants are
not allowed for this operand
692 // GFX900
: error
: instruction
not supported on this GPU
694 v_mfma_f32_16x16x8bf16
a[0:3], a0
, a1
, -2.0
695 // GFX908
: error
: inline constants are
not allowed for this operand
696 // GFX900
: error
: instruction
not supported on this GPU
698 v_mfma_f32_16x16x8bf16
a[0:3], a0
, a1
, -2.0 cbsz
:3 abid
:2 blgp
:7
699 // GFX908
: error
: inline constants are
not allowed for this operand
700 // GFX900
: error
: instruction
not supported on this GPU