1 # RUN: llvm-mc -triple=amdgcn -mcpu=gfx1010 -mattr=+wavefrontsize32,-wavefrontsize64 -disassemble -show-encoding < %s | FileCheck -strict-whitespace -check-prefix=GFX10 %s
2 # RUN: llvm-mc -triple=amdgcn -mcpu=gfx1010 -mattr=-wavefrontsize32,+wavefrontsize64 -disassemble -show-encoding < %s | FileCheck -strict-whitespace -check-prefix=GFX10 %s
5 # GFX10: s_bitcmp0_b32 exec_hi, s1 ; encoding: [0x7f,0x01,0x0c,0xbf]
8 # GFX10: s_bitcmp0_b32 exec_lo, s1 ; encoding: [0x7e,0x01,0x0c,0xbf]
11 # GFX10: s_bitcmp0_b32 m0, s1 ; encoding: [0x7c,0x01,0x0c,0xbf]
14 # GFX10: s_bitcmp0_b32 s0, -1 ; encoding: [0x00,0xc1,0x0c,0xbf]
17 # GFX10: s_bitcmp0_b32 s0, -4.0 ; encoding: [0x00,0xf7,0x0c,0xbf]
20 # GFX10: s_bitcmp0_b32 s0, 0 ; encoding: [0x00,0x80,0x0c,0xbf]
23 # GFX10: s_bitcmp0_b32 s0, 0.5 ; encoding: [0x00,0xf0,0x0c,0xbf]
26 # GFX10: s_bitcmp0_b32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x0c,0xbf,0x73,0x72,0x71,0x3f]
27 0x00,0xff,0x0c,0xbf,0x73,0x72,0x71,0x3f
29 # GFX10: s_bitcmp0_b32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x0c,0xbf,0x56,0x34,0x12,0xaf]
30 0x00,0xff,0x0c,0xbf,0x56,0x34,0x12,0xaf
32 # GFX10: s_bitcmp0_b32 s0, exec_hi ; encoding: [0x00,0x7f,0x0c,0xbf]
35 # GFX10: s_bitcmp0_b32 s0, exec_lo ; encoding: [0x00,0x7e,0x0c,0xbf]
38 # GFX10: s_bitcmp0_b32 s0, m0 ; encoding: [0x00,0x7c,0x0c,0xbf]
41 # GFX10: s_bitcmp0_b32 s0, s1 ; encoding: [0x00,0x01,0x0c,0xbf]
44 # GFX10: s_bitcmp0_b32 s0, s104 ; encoding: [0x00,0x68,0x0c,0xbf]
47 # GFX10: s_bitcmp0_b32 s0, vcc_hi ; encoding: [0x00,0x6b,0x0c,0xbf]
50 # GFX10: s_bitcmp0_b32 s0, vcc_lo ; encoding: [0x00,0x6a,0x0c,0xbf]
53 # GFX10: s_bitcmp0_b32 s105, s1 ; encoding: [0x69,0x01,0x0c,0xbf]
56 # GFX10: s_bitcmp0_b32 s105, s104 ; encoding: [0x69,0x68,0x0c,0xbf]
59 # GFX10: s_bitcmp0_b32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x0c,0xbf]
62 # GFX10: s_bitcmp0_b32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x0c,0xbf]
65 # GFX10: s_bitcmp0_b64 exec, s2 ; encoding: [0x7e,0x02,0x0e,0xbf]
68 # GFX10: s_bitcmp0_b64 s[0:1], -1 ; encoding: [0x00,0xc1,0x0e,0xbf]
71 # GFX10: s_bitcmp0_b64 s[0:1], -4.0 ; encoding: [0x00,0xf7,0x0e,0xbf]
74 # GFX10: s_bitcmp0_b64 s[0:1], 0 ; encoding: [0x00,0x80,0x0e,0xbf]
77 # GFX10: s_bitcmp0_b64 s[0:1], 0.5 ; encoding: [0x00,0xf0,0x0e,0xbf]
80 # GFX10: s_bitcmp0_b64 s[0:1], 0x3f717273 ; encoding: [0x00,0xff,0x0e,0xbf,0x73,0x72,0x71,0x3f]
81 0x00,0xff,0x0e,0xbf,0x73,0x72,0x71,0x3f
83 # GFX10: s_bitcmp0_b64 s[0:1], 0xaf123456 ; encoding: [0x00,0xff,0x0e,0xbf,0x56,0x34,0x12,0xaf]
84 0x00,0xff,0x0e,0xbf,0x56,0x34,0x12,0xaf
86 # GFX10: s_bitcmp0_b64 s[0:1], exec_hi ; encoding: [0x00,0x7f,0x0e,0xbf]
89 # GFX10: s_bitcmp0_b64 s[0:1], exec_lo ; encoding: [0x00,0x7e,0x0e,0xbf]
92 # GFX10: s_bitcmp0_b64 s[0:1], m0 ; encoding: [0x00,0x7c,0x0e,0xbf]
95 # GFX10: s_bitcmp0_b64 s[0:1], s102 ; encoding: [0x00,0x66,0x0e,0xbf]
98 # GFX10: s_bitcmp0_b64 s[0:1], s2 ; encoding: [0x00,0x02,0x0e,0xbf]
101 # GFX10: s_bitcmp0_b64 s[0:1], vcc_hi ; encoding: [0x00,0x6b,0x0e,0xbf]
104 # GFX10: s_bitcmp0_b64 s[0:1], vcc_lo ; encoding: [0x00,0x6a,0x0e,0xbf]
107 # GFX10: s_bitcmp0_b64 s[104:105], s102 ; encoding: [0x68,0x66,0x0e,0xbf]
110 # GFX10: s_bitcmp0_b64 s[104:105], s2 ; encoding: [0x68,0x02,0x0e,0xbf]
113 # GFX10: s_bitcmp0_b64 vcc, s2 ; encoding: [0x6a,0x02,0x0e,0xbf]
116 # GFX10: s_bitcmp1_b32 exec_hi, s1 ; encoding: [0x7f,0x01,0x0d,0xbf]
119 # GFX10: s_bitcmp1_b32 exec_lo, s1 ; encoding: [0x7e,0x01,0x0d,0xbf]
122 # GFX10: s_bitcmp1_b32 m0, s1 ; encoding: [0x7c,0x01,0x0d,0xbf]
125 # GFX10: s_bitcmp1_b32 s0, -1 ; encoding: [0x00,0xc1,0x0d,0xbf]
128 # GFX10: s_bitcmp1_b32 s0, -4.0 ; encoding: [0x00,0xf7,0x0d,0xbf]
131 # GFX10: s_bitcmp1_b32 s0, 0 ; encoding: [0x00,0x80,0x0d,0xbf]
134 # GFX10: s_bitcmp1_b32 s0, 0.5 ; encoding: [0x00,0xf0,0x0d,0xbf]
137 # GFX10: s_bitcmp1_b32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x0d,0xbf,0x73,0x72,0x71,0x3f]
138 0x00,0xff,0x0d,0xbf,0x73,0x72,0x71,0x3f
140 # GFX10: s_bitcmp1_b32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x0d,0xbf,0x56,0x34,0x12,0xaf]
141 0x00,0xff,0x0d,0xbf,0x56,0x34,0x12,0xaf
143 # GFX10: s_bitcmp1_b32 s0, exec_hi ; encoding: [0x00,0x7f,0x0d,0xbf]
146 # GFX10: s_bitcmp1_b32 s0, exec_lo ; encoding: [0x00,0x7e,0x0d,0xbf]
149 # GFX10: s_bitcmp1_b32 s0, m0 ; encoding: [0x00,0x7c,0x0d,0xbf]
152 # GFX10: s_bitcmp1_b32 s0, s1 ; encoding: [0x00,0x01,0x0d,0xbf]
155 # GFX10: s_bitcmp1_b32 s0, s104 ; encoding: [0x00,0x68,0x0d,0xbf]
158 # GFX10: s_bitcmp1_b32 s0, vcc_hi ; encoding: [0x00,0x6b,0x0d,0xbf]
161 # GFX10: s_bitcmp1_b32 s0, vcc_lo ; encoding: [0x00,0x6a,0x0d,0xbf]
164 # GFX10: s_bitcmp1_b32 s105, s1 ; encoding: [0x69,0x01,0x0d,0xbf]
167 # GFX10: s_bitcmp1_b32 s105, s104 ; encoding: [0x69,0x68,0x0d,0xbf]
170 # GFX10: s_bitcmp1_b32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x0d,0xbf]
173 # GFX10: s_bitcmp1_b32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x0d,0xbf]
176 # GFX10: s_bitcmp1_b64 exec, s2 ; encoding: [0x7e,0x02,0x0f,0xbf]
179 # GFX10: s_bitcmp1_b64 s[0:1], -1 ; encoding: [0x00,0xc1,0x0f,0xbf]
182 # GFX10: s_bitcmp1_b64 s[0:1], -4.0 ; encoding: [0x00,0xf7,0x0f,0xbf]
185 # GFX10: s_bitcmp1_b64 s[0:1], 0 ; encoding: [0x00,0x80,0x0f,0xbf]
188 # GFX10: s_bitcmp1_b64 s[0:1], 0.5 ; encoding: [0x00,0xf0,0x0f,0xbf]
191 # GFX10: s_bitcmp1_b64 s[0:1], 0x3f717273 ; encoding: [0x00,0xff,0x0f,0xbf,0x73,0x72,0x71,0x3f]
192 0x00,0xff,0x0f,0xbf,0x73,0x72,0x71,0x3f
194 # GFX10: s_bitcmp1_b64 s[0:1], 0xaf123456 ; encoding: [0x00,0xff,0x0f,0xbf,0x56,0x34,0x12,0xaf]
195 0x00,0xff,0x0f,0xbf,0x56,0x34,0x12,0xaf
197 # GFX10: s_bitcmp1_b64 s[0:1], exec_hi ; encoding: [0x00,0x7f,0x0f,0xbf]
200 # GFX10: s_bitcmp1_b64 s[0:1], exec_lo ; encoding: [0x00,0x7e,0x0f,0xbf]
203 # GFX10: s_bitcmp1_b64 s[0:1], m0 ; encoding: [0x00,0x7c,0x0f,0xbf]
206 # GFX10: s_bitcmp1_b64 s[0:1], s102 ; encoding: [0x00,0x66,0x0f,0xbf]
209 # GFX10: s_bitcmp1_b64 s[0:1], s2 ; encoding: [0x00,0x02,0x0f,0xbf]
212 # GFX10: s_bitcmp1_b64 s[0:1], vcc_hi ; encoding: [0x00,0x6b,0x0f,0xbf]
215 # GFX10: s_bitcmp1_b64 s[0:1], vcc_lo ; encoding: [0x00,0x6a,0x0f,0xbf]
218 # GFX10: s_bitcmp1_b64 s[104:105], s102 ; encoding: [0x68,0x66,0x0f,0xbf]
221 # GFX10: s_bitcmp1_b64 s[104:105], s2 ; encoding: [0x68,0x02,0x0f,0xbf]
224 # GFX10: s_bitcmp1_b64 vcc, s2 ; encoding: [0x6a,0x02,0x0f,0xbf]
227 # GFX10: s_cmp_eq_i32 exec_hi, s1 ; encoding: [0x7f,0x01,0x00,0xbf]
230 # GFX10: s_cmp_eq_i32 exec_lo, s1 ; encoding: [0x7e,0x01,0x00,0xbf]
233 # GFX10: s_cmp_eq_i32 m0, s1 ; encoding: [0x7c,0x01,0x00,0xbf]
236 # GFX10: s_cmp_eq_i32 s0, -1 ; encoding: [0x00,0xc1,0x00,0xbf]
239 # GFX10: s_cmp_eq_i32 s0, -4.0 ; encoding: [0x00,0xf7,0x00,0xbf]
242 # GFX10: s_cmp_eq_i32 s0, 0 ; encoding: [0x00,0x80,0x00,0xbf]
245 # GFX10: s_cmp_eq_i32 s0, 0.5 ; encoding: [0x00,0xf0,0x00,0xbf]
248 # GFX10: s_cmp_eq_i32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x00,0xbf,0x73,0x72,0x71,0x3f]
249 0x00,0xff,0x00,0xbf,0x73,0x72,0x71,0x3f
251 # GFX10: s_cmp_eq_i32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x00,0xbf,0x56,0x34,0x12,0xaf]
252 0x00,0xff,0x00,0xbf,0x56,0x34,0x12,0xaf
254 # GFX10: s_cmp_eq_i32 s0, exec_hi ; encoding: [0x00,0x7f,0x00,0xbf]
257 # GFX10: s_cmp_eq_i32 s0, exec_lo ; encoding: [0x00,0x7e,0x00,0xbf]
260 # GFX10: s_cmp_eq_i32 s0, m0 ; encoding: [0x00,0x7c,0x00,0xbf]
263 # GFX10: s_cmp_eq_i32 s0, s1 ; encoding: [0x00,0x01,0x00,0xbf]
266 # GFX10: s_cmp_eq_i32 s0, s104 ; encoding: [0x00,0x68,0x00,0xbf]
269 # GFX10: s_cmp_eq_i32 s0, vcc_hi ; encoding: [0x00,0x6b,0x00,0xbf]
272 # GFX10: s_cmp_eq_i32 s0, vcc_lo ; encoding: [0x00,0x6a,0x00,0xbf]
275 # GFX10: s_cmp_eq_i32 s105, s1 ; encoding: [0x69,0x01,0x00,0xbf]
278 # GFX10: s_cmp_eq_i32 s105, s104 ; encoding: [0x69,0x68,0x00,0xbf]
281 # GFX10: s_cmp_eq_i32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x00,0xbf]
284 # GFX10: s_cmp_eq_i32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x00,0xbf]
287 # GFX10: s_cmp_eq_u32 exec_hi, s1 ; encoding: [0x7f,0x01,0x06,0xbf]
290 # GFX10: s_cmp_eq_u32 exec_lo, s1 ; encoding: [0x7e,0x01,0x06,0xbf]
293 # GFX10: s_cmp_eq_u32 m0, s1 ; encoding: [0x7c,0x01,0x06,0xbf]
296 # GFX10: s_cmp_eq_u32 s0, -1 ; encoding: [0x00,0xc1,0x06,0xbf]
299 # GFX10: s_cmp_eq_u32 s0, -4.0 ; encoding: [0x00,0xf7,0x06,0xbf]
302 # GFX10: s_cmp_eq_u32 s0, 0 ; encoding: [0x00,0x80,0x06,0xbf]
305 # GFX10: s_cmp_eq_u32 s0, 0.5 ; encoding: [0x00,0xf0,0x06,0xbf]
308 # GFX10: s_cmp_eq_u32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x06,0xbf,0x73,0x72,0x71,0x3f]
309 0x00,0xff,0x06,0xbf,0x73,0x72,0x71,0x3f
311 # GFX10: s_cmp_eq_u32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x06,0xbf,0x56,0x34,0x12,0xaf]
312 0x00,0xff,0x06,0xbf,0x56,0x34,0x12,0xaf
314 # GFX10: s_cmp_eq_u32 s0, exec_hi ; encoding: [0x00,0x7f,0x06,0xbf]
317 # GFX10: s_cmp_eq_u32 s0, exec_lo ; encoding: [0x00,0x7e,0x06,0xbf]
320 # GFX10: s_cmp_eq_u32 s0, m0 ; encoding: [0x00,0x7c,0x06,0xbf]
323 # GFX10: s_cmp_eq_u32 s0, s1 ; encoding: [0x00,0x01,0x06,0xbf]
326 # GFX10: s_cmp_eq_u32 s0, s104 ; encoding: [0x00,0x68,0x06,0xbf]
329 # GFX10: s_cmp_eq_u32 s0, vcc_hi ; encoding: [0x00,0x6b,0x06,0xbf]
332 # GFX10: s_cmp_eq_u32 s0, vcc_lo ; encoding: [0x00,0x6a,0x06,0xbf]
335 # GFX10: s_cmp_eq_u32 s105, s1 ; encoding: [0x69,0x01,0x06,0xbf]
338 # GFX10: s_cmp_eq_u32 s105, s104 ; encoding: [0x69,0x68,0x06,0xbf]
341 # GFX10: s_cmp_eq_u32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x06,0xbf]
344 # GFX10: s_cmp_eq_u32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x06,0xbf]
347 # GFX10: s_cmp_eq_u64 exec, s[2:3] ; encoding: [0x7e,0x02,0x12,0xbf]
350 # GFX10: s_cmp_eq_u64 s[0:1], -1 ; encoding: [0x00,0xc1,0x12,0xbf]
353 # GFX10: s_cmp_eq_u64 s[0:1], -4.0 ; encoding: [0x00,0xf7,0x12,0xbf]
356 # GFX10: s_cmp_eq_u64 s[0:1], 0 ; encoding: [0x00,0x80,0x12,0xbf]
359 # GFX10: s_cmp_eq_u64 s[0:1], 0.5 ; encoding: [0x00,0xf0,0x12,0xbf]
362 # GFX10: s_cmp_eq_u64 s[0:1], 0x3f717273 ; encoding: [0x00,0xff,0x12,0xbf,0x73,0x72,0x71,0x3f]
363 0x00,0xff,0x12,0xbf,0x73,0x72,0x71,0x3f
365 # GFX10: s_cmp_eq_u64 s[0:1], 0xaf123456 ; encoding: [0x00,0xff,0x12,0xbf,0x56,0x34,0x12,0xaf]
366 0x00,0xff,0x12,0xbf,0x56,0x34,0x12,0xaf
368 # GFX10: s_cmp_eq_u64 s[0:1], exec ; encoding: [0x00,0x7e,0x12,0xbf]
371 # GFX10: s_cmp_eq_u64 s[0:1], s[102:103] ; encoding: [0x00,0x66,0x12,0xbf]
374 # GFX10: s_cmp_eq_u64 s[0:1], s[2:3] ; encoding: [0x00,0x02,0x12,0xbf]
377 # GFX10: s_cmp_eq_u64 s[0:1], vcc ; encoding: [0x00,0x6a,0x12,0xbf]
380 # GFX10: s_cmp_eq_u64 s[104:105], s[102:103] ; encoding: [0x68,0x66,0x12,0xbf]
383 # GFX10: s_cmp_eq_u64 s[104:105], s[2:3] ; encoding: [0x68,0x02,0x12,0xbf]
386 # GFX10: s_cmp_eq_u64 vcc, s[2:3] ; encoding: [0x6a,0x02,0x12,0xbf]
389 # GFX10: s_cmp_ge_i32 exec_hi, s1 ; encoding: [0x7f,0x01,0x03,0xbf]
392 # GFX10: s_cmp_ge_i32 exec_lo, s1 ; encoding: [0x7e,0x01,0x03,0xbf]
395 # GFX10: s_cmp_ge_i32 m0, s1 ; encoding: [0x7c,0x01,0x03,0xbf]
398 # GFX10: s_cmp_ge_i32 s0, -1 ; encoding: [0x00,0xc1,0x03,0xbf]
401 # GFX10: s_cmp_ge_i32 s0, -4.0 ; encoding: [0x00,0xf7,0x03,0xbf]
404 # GFX10: s_cmp_ge_i32 s0, 0 ; encoding: [0x00,0x80,0x03,0xbf]
407 # GFX10: s_cmp_ge_i32 s0, 0.5 ; encoding: [0x00,0xf0,0x03,0xbf]
410 # GFX10: s_cmp_ge_i32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x03,0xbf,0x73,0x72,0x71,0x3f]
411 0x00,0xff,0x03,0xbf,0x73,0x72,0x71,0x3f
413 # GFX10: s_cmp_ge_i32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x03,0xbf,0x56,0x34,0x12,0xaf]
414 0x00,0xff,0x03,0xbf,0x56,0x34,0x12,0xaf
416 # GFX10: s_cmp_ge_i32 s0, exec_hi ; encoding: [0x00,0x7f,0x03,0xbf]
419 # GFX10: s_cmp_ge_i32 s0, exec_lo ; encoding: [0x00,0x7e,0x03,0xbf]
422 # GFX10: s_cmp_ge_i32 s0, m0 ; encoding: [0x00,0x7c,0x03,0xbf]
425 # GFX10: s_cmp_ge_i32 s0, s1 ; encoding: [0x00,0x01,0x03,0xbf]
428 # GFX10: s_cmp_ge_i32 s0, s104 ; encoding: [0x00,0x68,0x03,0xbf]
431 # GFX10: s_cmp_ge_i32 s0, vcc_hi ; encoding: [0x00,0x6b,0x03,0xbf]
434 # GFX10: s_cmp_ge_i32 s0, vcc_lo ; encoding: [0x00,0x6a,0x03,0xbf]
437 # GFX10: s_cmp_ge_i32 s105, s1 ; encoding: [0x69,0x01,0x03,0xbf]
440 # GFX10: s_cmp_ge_i32 s105, s104 ; encoding: [0x69,0x68,0x03,0xbf]
443 # GFX10: s_cmp_ge_i32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x03,0xbf]
446 # GFX10: s_cmp_ge_i32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x03,0xbf]
449 # GFX10: s_cmp_ge_u32 exec_hi, s1 ; encoding: [0x7f,0x01,0x09,0xbf]
452 # GFX10: s_cmp_ge_u32 exec_lo, s1 ; encoding: [0x7e,0x01,0x09,0xbf]
455 # GFX10: s_cmp_ge_u32 m0, s1 ; encoding: [0x7c,0x01,0x09,0xbf]
458 # GFX10: s_cmp_ge_u32 s0, -1 ; encoding: [0x00,0xc1,0x09,0xbf]
461 # GFX10: s_cmp_ge_u32 s0, -4.0 ; encoding: [0x00,0xf7,0x09,0xbf]
464 # GFX10: s_cmp_ge_u32 s0, 0 ; encoding: [0x00,0x80,0x09,0xbf]
467 # GFX10: s_cmp_ge_u32 s0, 0.5 ; encoding: [0x00,0xf0,0x09,0xbf]
470 # GFX10: s_cmp_ge_u32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x09,0xbf,0x73,0x72,0x71,0x3f]
471 0x00,0xff,0x09,0xbf,0x73,0x72,0x71,0x3f
473 # GFX10: s_cmp_ge_u32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x09,0xbf,0x56,0x34,0x12,0xaf]
474 0x00,0xff,0x09,0xbf,0x56,0x34,0x12,0xaf
476 # GFX10: s_cmp_ge_u32 s0, exec_hi ; encoding: [0x00,0x7f,0x09,0xbf]
479 # GFX10: s_cmp_ge_u32 s0, exec_lo ; encoding: [0x00,0x7e,0x09,0xbf]
482 # GFX10: s_cmp_ge_u32 s0, m0 ; encoding: [0x00,0x7c,0x09,0xbf]
485 # GFX10: s_cmp_ge_u32 s0, s1 ; encoding: [0x00,0x01,0x09,0xbf]
488 # GFX10: s_cmp_ge_u32 s0, s104 ; encoding: [0x00,0x68,0x09,0xbf]
491 # GFX10: s_cmp_ge_u32 s0, vcc_hi ; encoding: [0x00,0x6b,0x09,0xbf]
494 # GFX10: s_cmp_ge_u32 s0, vcc_lo ; encoding: [0x00,0x6a,0x09,0xbf]
497 # GFX10: s_cmp_ge_u32 s105, s1 ; encoding: [0x69,0x01,0x09,0xbf]
500 # GFX10: s_cmp_ge_u32 s105, s104 ; encoding: [0x69,0x68,0x09,0xbf]
503 # GFX10: s_cmp_ge_u32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x09,0xbf]
506 # GFX10: s_cmp_ge_u32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x09,0xbf]
509 # GFX10: s_cmp_gt_i32 exec_hi, s1 ; encoding: [0x7f,0x01,0x02,0xbf]
512 # GFX10: s_cmp_gt_i32 exec_lo, s1 ; encoding: [0x7e,0x01,0x02,0xbf]
515 # GFX10: s_cmp_gt_i32 m0, s1 ; encoding: [0x7c,0x01,0x02,0xbf]
518 # GFX10: s_cmp_gt_i32 s0, -1 ; encoding: [0x00,0xc1,0x02,0xbf]
521 # GFX10: s_cmp_gt_i32 s0, -4.0 ; encoding: [0x00,0xf7,0x02,0xbf]
524 # GFX10: s_cmp_gt_i32 s0, 0 ; encoding: [0x00,0x80,0x02,0xbf]
527 # GFX10: s_cmp_gt_i32 s0, 0.5 ; encoding: [0x00,0xf0,0x02,0xbf]
530 # GFX10: s_cmp_gt_i32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x02,0xbf,0x73,0x72,0x71,0x3f]
531 0x00,0xff,0x02,0xbf,0x73,0x72,0x71,0x3f
533 # GFX10: s_cmp_gt_i32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x02,0xbf,0x56,0x34,0x12,0xaf]
534 0x00,0xff,0x02,0xbf,0x56,0x34,0x12,0xaf
536 # GFX10: s_cmp_gt_i32 s0, exec_hi ; encoding: [0x00,0x7f,0x02,0xbf]
539 # GFX10: s_cmp_gt_i32 s0, exec_lo ; encoding: [0x00,0x7e,0x02,0xbf]
542 # GFX10: s_cmp_gt_i32 s0, m0 ; encoding: [0x00,0x7c,0x02,0xbf]
545 # GFX10: s_cmp_gt_i32 s0, s1 ; encoding: [0x00,0x01,0x02,0xbf]
548 # GFX10: s_cmp_gt_i32 s0, s104 ; encoding: [0x00,0x68,0x02,0xbf]
551 # GFX10: s_cmp_gt_i32 s0, vcc_hi ; encoding: [0x00,0x6b,0x02,0xbf]
554 # GFX10: s_cmp_gt_i32 s0, vcc_lo ; encoding: [0x00,0x6a,0x02,0xbf]
557 # GFX10: s_cmp_gt_i32 s105, s1 ; encoding: [0x69,0x01,0x02,0xbf]
560 # GFX10: s_cmp_gt_i32 s105, s104 ; encoding: [0x69,0x68,0x02,0xbf]
563 # GFX10: s_cmp_gt_i32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x02,0xbf]
566 # GFX10: s_cmp_gt_i32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x02,0xbf]
569 # GFX10: s_cmp_gt_u32 exec_hi, s1 ; encoding: [0x7f,0x01,0x08,0xbf]
572 # GFX10: s_cmp_gt_u32 exec_lo, s1 ; encoding: [0x7e,0x01,0x08,0xbf]
575 # GFX10: s_cmp_gt_u32 m0, s1 ; encoding: [0x7c,0x01,0x08,0xbf]
578 # GFX10: s_cmp_gt_u32 s0, -1 ; encoding: [0x00,0xc1,0x08,0xbf]
581 # GFX10: s_cmp_gt_u32 s0, -4.0 ; encoding: [0x00,0xf7,0x08,0xbf]
584 # GFX10: s_cmp_gt_u32 s0, 0 ; encoding: [0x00,0x80,0x08,0xbf]
587 # GFX10: s_cmp_gt_u32 s0, 0.5 ; encoding: [0x00,0xf0,0x08,0xbf]
590 # GFX10: s_cmp_gt_u32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x08,0xbf,0x73,0x72,0x71,0x3f]
591 0x00,0xff,0x08,0xbf,0x73,0x72,0x71,0x3f
593 # GFX10: s_cmp_gt_u32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x08,0xbf,0x56,0x34,0x12,0xaf]
594 0x00,0xff,0x08,0xbf,0x56,0x34,0x12,0xaf
596 # GFX10: s_cmp_gt_u32 s0, exec_hi ; encoding: [0x00,0x7f,0x08,0xbf]
599 # GFX10: s_cmp_gt_u32 s0, exec_lo ; encoding: [0x00,0x7e,0x08,0xbf]
602 # GFX10: s_cmp_gt_u32 s0, m0 ; encoding: [0x00,0x7c,0x08,0xbf]
605 # GFX10: s_cmp_gt_u32 s0, s1 ; encoding: [0x00,0x01,0x08,0xbf]
608 # GFX10: s_cmp_gt_u32 s0, s104 ; encoding: [0x00,0x68,0x08,0xbf]
611 # GFX10: s_cmp_gt_u32 s0, vcc_hi ; encoding: [0x00,0x6b,0x08,0xbf]
614 # GFX10: s_cmp_gt_u32 s0, vcc_lo ; encoding: [0x00,0x6a,0x08,0xbf]
617 # GFX10: s_cmp_gt_u32 s105, s1 ; encoding: [0x69,0x01,0x08,0xbf]
620 # GFX10: s_cmp_gt_u32 s105, s104 ; encoding: [0x69,0x68,0x08,0xbf]
623 # GFX10: s_cmp_gt_u32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x08,0xbf]
626 # GFX10: s_cmp_gt_u32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x08,0xbf]
629 # GFX10: s_cmp_le_i32 exec_hi, s1 ; encoding: [0x7f,0x01,0x05,0xbf]
632 # GFX10: s_cmp_le_i32 exec_lo, s1 ; encoding: [0x7e,0x01,0x05,0xbf]
635 # GFX10: s_cmp_le_i32 m0, s1 ; encoding: [0x7c,0x01,0x05,0xbf]
638 # GFX10: s_cmp_le_i32 s0, -1 ; encoding: [0x00,0xc1,0x05,0xbf]
641 # GFX10: s_cmp_le_i32 s0, -4.0 ; encoding: [0x00,0xf7,0x05,0xbf]
644 # GFX10: s_cmp_le_i32 s0, 0 ; encoding: [0x00,0x80,0x05,0xbf]
647 # GFX10: s_cmp_le_i32 s0, 0.5 ; encoding: [0x00,0xf0,0x05,0xbf]
650 # GFX10: s_cmp_le_i32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x05,0xbf,0x73,0x72,0x71,0x3f]
651 0x00,0xff,0x05,0xbf,0x73,0x72,0x71,0x3f
653 # GFX10: s_cmp_le_i32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x05,0xbf,0x56,0x34,0x12,0xaf]
654 0x00,0xff,0x05,0xbf,0x56,0x34,0x12,0xaf
656 # GFX10: s_cmp_le_i32 s0, exec_hi ; encoding: [0x00,0x7f,0x05,0xbf]
659 # GFX10: s_cmp_le_i32 s0, exec_lo ; encoding: [0x00,0x7e,0x05,0xbf]
662 # GFX10: s_cmp_le_i32 s0, m0 ; encoding: [0x00,0x7c,0x05,0xbf]
665 # GFX10: s_cmp_le_i32 s0, s1 ; encoding: [0x00,0x01,0x05,0xbf]
668 # GFX10: s_cmp_le_i32 s0, s104 ; encoding: [0x00,0x68,0x05,0xbf]
671 # GFX10: s_cmp_le_i32 s0, vcc_hi ; encoding: [0x00,0x6b,0x05,0xbf]
674 # GFX10: s_cmp_le_i32 s0, vcc_lo ; encoding: [0x00,0x6a,0x05,0xbf]
677 # GFX10: s_cmp_le_i32 s105, s1 ; encoding: [0x69,0x01,0x05,0xbf]
680 # GFX10: s_cmp_le_i32 s105, s104 ; encoding: [0x69,0x68,0x05,0xbf]
683 # GFX10: s_cmp_le_i32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x05,0xbf]
686 # GFX10: s_cmp_le_i32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x05,0xbf]
689 # GFX10: s_cmp_le_u32 exec_hi, s1 ; encoding: [0x7f,0x01,0x0b,0xbf]
692 # GFX10: s_cmp_le_u32 exec_lo, s1 ; encoding: [0x7e,0x01,0x0b,0xbf]
695 # GFX10: s_cmp_le_u32 m0, s1 ; encoding: [0x7c,0x01,0x0b,0xbf]
698 # GFX10: s_cmp_le_u32 s0, -1 ; encoding: [0x00,0xc1,0x0b,0xbf]
701 # GFX10: s_cmp_le_u32 s0, -4.0 ; encoding: [0x00,0xf7,0x0b,0xbf]
704 # GFX10: s_cmp_le_u32 s0, 0 ; encoding: [0x00,0x80,0x0b,0xbf]
707 # GFX10: s_cmp_le_u32 s0, 0.5 ; encoding: [0x00,0xf0,0x0b,0xbf]
710 # GFX10: s_cmp_le_u32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x0b,0xbf,0x73,0x72,0x71,0x3f]
711 0x00,0xff,0x0b,0xbf,0x73,0x72,0x71,0x3f
713 # GFX10: s_cmp_le_u32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x0b,0xbf,0x56,0x34,0x12,0xaf]
714 0x00,0xff,0x0b,0xbf,0x56,0x34,0x12,0xaf
716 # GFX10: s_cmp_le_u32 s0, exec_hi ; encoding: [0x00,0x7f,0x0b,0xbf]
719 # GFX10: s_cmp_le_u32 s0, exec_lo ; encoding: [0x00,0x7e,0x0b,0xbf]
722 # GFX10: s_cmp_le_u32 s0, m0 ; encoding: [0x00,0x7c,0x0b,0xbf]
725 # GFX10: s_cmp_le_u32 s0, s1 ; encoding: [0x00,0x01,0x0b,0xbf]
728 # GFX10: s_cmp_le_u32 s0, s104 ; encoding: [0x00,0x68,0x0b,0xbf]
731 # GFX10: s_cmp_le_u32 s0, vcc_hi ; encoding: [0x00,0x6b,0x0b,0xbf]
734 # GFX10: s_cmp_le_u32 s0, vcc_lo ; encoding: [0x00,0x6a,0x0b,0xbf]
737 # GFX10: s_cmp_le_u32 s105, s1 ; encoding: [0x69,0x01,0x0b,0xbf]
740 # GFX10: s_cmp_le_u32 s105, s104 ; encoding: [0x69,0x68,0x0b,0xbf]
743 # GFX10: s_cmp_le_u32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x0b,0xbf]
746 # GFX10: s_cmp_le_u32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x0b,0xbf]
749 # GFX10: s_cmp_lg_i32 exec_hi, s1 ; encoding: [0x7f,0x01,0x01,0xbf]
752 # GFX10: s_cmp_lg_i32 exec_lo, s1 ; encoding: [0x7e,0x01,0x01,0xbf]
755 # GFX10: s_cmp_lg_i32 m0, s1 ; encoding: [0x7c,0x01,0x01,0xbf]
758 # GFX10: s_cmp_lg_i32 s0, -1 ; encoding: [0x00,0xc1,0x01,0xbf]
761 # GFX10: s_cmp_lg_i32 s0, -4.0 ; encoding: [0x00,0xf7,0x01,0xbf]
764 # GFX10: s_cmp_lg_i32 s0, 0 ; encoding: [0x00,0x80,0x01,0xbf]
767 # GFX10: s_cmp_lg_i32 s0, 0.5 ; encoding: [0x00,0xf0,0x01,0xbf]
770 # GFX10: s_cmp_lg_i32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x01,0xbf,0x73,0x72,0x71,0x3f]
771 0x00,0xff,0x01,0xbf,0x73,0x72,0x71,0x3f
773 # GFX10: s_cmp_lg_i32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x01,0xbf,0x56,0x34,0x12,0xaf]
774 0x00,0xff,0x01,0xbf,0x56,0x34,0x12,0xaf
776 # GFX10: s_cmp_lg_i32 s0, exec_hi ; encoding: [0x00,0x7f,0x01,0xbf]
779 # GFX10: s_cmp_lg_i32 s0, exec_lo ; encoding: [0x00,0x7e,0x01,0xbf]
782 # GFX10: s_cmp_lg_i32 s0, m0 ; encoding: [0x00,0x7c,0x01,0xbf]
785 # GFX10: s_cmp_lg_i32 s0, s1 ; encoding: [0x00,0x01,0x01,0xbf]
788 # GFX10: s_cmp_lg_i32 s0, s104 ; encoding: [0x00,0x68,0x01,0xbf]
791 # GFX10: s_cmp_lg_i32 s0, vcc_hi ; encoding: [0x00,0x6b,0x01,0xbf]
794 # GFX10: s_cmp_lg_i32 s0, vcc_lo ; encoding: [0x00,0x6a,0x01,0xbf]
797 # GFX10: s_cmp_lg_i32 s105, s1 ; encoding: [0x69,0x01,0x01,0xbf]
800 # GFX10: s_cmp_lg_i32 s105, s104 ; encoding: [0x69,0x68,0x01,0xbf]
803 # GFX10: s_cmp_lg_i32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x01,0xbf]
806 # GFX10: s_cmp_lg_i32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x01,0xbf]
809 # GFX10: s_cmp_lg_u32 exec_hi, s1 ; encoding: [0x7f,0x01,0x07,0xbf]
812 # GFX10: s_cmp_lg_u32 exec_lo, s1 ; encoding: [0x7e,0x01,0x07,0xbf]
815 # GFX10: s_cmp_lg_u32 m0, s1 ; encoding: [0x7c,0x01,0x07,0xbf]
818 # GFX10: s_cmp_lg_u32 s0, -1 ; encoding: [0x00,0xc1,0x07,0xbf]
821 # GFX10: s_cmp_lg_u32 s0, -4.0 ; encoding: [0x00,0xf7,0x07,0xbf]
824 # GFX10: s_cmp_lg_u32 s0, 0 ; encoding: [0x00,0x80,0x07,0xbf]
827 # GFX10: s_cmp_lg_u32 s0, 0.5 ; encoding: [0x00,0xf0,0x07,0xbf]
830 # GFX10: s_cmp_lg_u32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x07,0xbf,0x73,0x72,0x71,0x3f]
831 0x00,0xff,0x07,0xbf,0x73,0x72,0x71,0x3f
833 # GFX10: s_cmp_lg_u32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x07,0xbf,0x56,0x34,0x12,0xaf]
834 0x00,0xff,0x07,0xbf,0x56,0x34,0x12,0xaf
836 # GFX10: s_cmp_lg_u32 s0, exec_hi ; encoding: [0x00,0x7f,0x07,0xbf]
839 # GFX10: s_cmp_lg_u32 s0, exec_lo ; encoding: [0x00,0x7e,0x07,0xbf]
842 # GFX10: s_cmp_lg_u32 s0, m0 ; encoding: [0x00,0x7c,0x07,0xbf]
845 # GFX10: s_cmp_lg_u32 s0, s1 ; encoding: [0x00,0x01,0x07,0xbf]
848 # GFX10: s_cmp_lg_u32 s0, s104 ; encoding: [0x00,0x68,0x07,0xbf]
851 # GFX10: s_cmp_lg_u32 s0, vcc_hi ; encoding: [0x00,0x6b,0x07,0xbf]
854 # GFX10: s_cmp_lg_u32 s0, vcc_lo ; encoding: [0x00,0x6a,0x07,0xbf]
857 # GFX10: s_cmp_lg_u32 s105, s1 ; encoding: [0x69,0x01,0x07,0xbf]
860 # GFX10: s_cmp_lg_u32 s105, s104 ; encoding: [0x69,0x68,0x07,0xbf]
863 # GFX10: s_cmp_lg_u32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x07,0xbf]
866 # GFX10: s_cmp_lg_u32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x07,0xbf]
869 # GFX10: s_cmp_lg_u64 exec, s[2:3] ; encoding: [0x7e,0x02,0x13,0xbf]
872 # GFX10: s_cmp_lg_u64 s[0:1], -1 ; encoding: [0x00,0xc1,0x13,0xbf]
875 # GFX10: s_cmp_lg_u64 s[0:1], -4.0 ; encoding: [0x00,0xf7,0x13,0xbf]
878 # GFX10: s_cmp_lg_u64 s[0:1], 0 ; encoding: [0x00,0x80,0x13,0xbf]
881 # GFX10: s_cmp_lg_u64 s[0:1], 0.5 ; encoding: [0x00,0xf0,0x13,0xbf]
884 # GFX10: s_cmp_lg_u64 s[0:1], 0x3f717273 ; encoding: [0x00,0xff,0x13,0xbf,0x73,0x72,0x71,0x3f]
885 0x00,0xff,0x13,0xbf,0x73,0x72,0x71,0x3f
887 # GFX10: s_cmp_lg_u64 s[0:1], 0xaf123456 ; encoding: [0x00,0xff,0x13,0xbf,0x56,0x34,0x12,0xaf]
888 0x00,0xff,0x13,0xbf,0x56,0x34,0x12,0xaf
890 # GFX10: s_cmp_lg_u64 s[0:1], exec ; encoding: [0x00,0x7e,0x13,0xbf]
893 # GFX10: s_cmp_lg_u64 s[0:1], s[102:103] ; encoding: [0x00,0x66,0x13,0xbf]
896 # GFX10: s_cmp_lg_u64 s[0:1], s[2:3] ; encoding: [0x00,0x02,0x13,0xbf]
899 # GFX10: s_cmp_lg_u64 s[0:1], vcc ; encoding: [0x00,0x6a,0x13,0xbf]
902 # GFX10: s_cmp_lg_u64 s[104:105], s[102:103] ; encoding: [0x68,0x66,0x13,0xbf]
905 # GFX10: s_cmp_lg_u64 s[104:105], s[2:3] ; encoding: [0x68,0x02,0x13,0xbf]
908 # GFX10: s_cmp_lg_u64 vcc, s[2:3] ; encoding: [0x6a,0x02,0x13,0xbf]
911 # GFX10: s_cmp_lt_i32 exec_hi, s1 ; encoding: [0x7f,0x01,0x04,0xbf]
914 # GFX10: s_cmp_lt_i32 exec_lo, s1 ; encoding: [0x7e,0x01,0x04,0xbf]
917 # GFX10: s_cmp_lt_i32 m0, s1 ; encoding: [0x7c,0x01,0x04,0xbf]
920 # GFX10: s_cmp_lt_i32 s0, -1 ; encoding: [0x00,0xc1,0x04,0xbf]
923 # GFX10: s_cmp_lt_i32 s0, -4.0 ; encoding: [0x00,0xf7,0x04,0xbf]
926 # GFX10: s_cmp_lt_i32 s0, 0 ; encoding: [0x00,0x80,0x04,0xbf]
929 # GFX10: s_cmp_lt_i32 s0, 0.5 ; encoding: [0x00,0xf0,0x04,0xbf]
932 # GFX10: s_cmp_lt_i32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x04,0xbf,0x73,0x72,0x71,0x3f]
933 0x00,0xff,0x04,0xbf,0x73,0x72,0x71,0x3f
935 # GFX10: s_cmp_lt_i32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x04,0xbf,0x56,0x34,0x12,0xaf]
936 0x00,0xff,0x04,0xbf,0x56,0x34,0x12,0xaf
938 # GFX10: s_cmp_lt_i32 s0, exec_hi ; encoding: [0x00,0x7f,0x04,0xbf]
941 # GFX10: s_cmp_lt_i32 s0, exec_lo ; encoding: [0x00,0x7e,0x04,0xbf]
944 # GFX10: s_cmp_lt_i32 s0, m0 ; encoding: [0x00,0x7c,0x04,0xbf]
947 # GFX10: s_cmp_lt_i32 s0, s1 ; encoding: [0x00,0x01,0x04,0xbf]
950 # GFX10: s_cmp_lt_i32 s0, s104 ; encoding: [0x00,0x68,0x04,0xbf]
953 # GFX10: s_cmp_lt_i32 s0, vcc_hi ; encoding: [0x00,0x6b,0x04,0xbf]
956 # GFX10: s_cmp_lt_i32 s0, vcc_lo ; encoding: [0x00,0x6a,0x04,0xbf]
959 # GFX10: s_cmp_lt_i32 s105, s1 ; encoding: [0x69,0x01,0x04,0xbf]
962 # GFX10: s_cmp_lt_i32 s105, s104 ; encoding: [0x69,0x68,0x04,0xbf]
965 # GFX10: s_cmp_lt_i32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x04,0xbf]
968 # GFX10: s_cmp_lt_i32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x04,0xbf]
971 # GFX10: s_cmp_lt_u32 exec_hi, s1 ; encoding: [0x7f,0x01,0x0a,0xbf]
974 # GFX10: s_cmp_lt_u32 exec_lo, s1 ; encoding: [0x7e,0x01,0x0a,0xbf]
977 # GFX10: s_cmp_lt_u32 m0, s1 ; encoding: [0x7c,0x01,0x0a,0xbf]
980 # GFX10: s_cmp_lt_u32 s0, -1 ; encoding: [0x00,0xc1,0x0a,0xbf]
983 # GFX10: s_cmp_lt_u32 s0, -4.0 ; encoding: [0x00,0xf7,0x0a,0xbf]
986 # GFX10: s_cmp_lt_u32 s0, 0 ; encoding: [0x00,0x80,0x0a,0xbf]
989 # GFX10: s_cmp_lt_u32 s0, 0.5 ; encoding: [0x00,0xf0,0x0a,0xbf]
992 # GFX10: s_cmp_lt_u32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x0a,0xbf,0x73,0x72,0x71,0x3f]
993 0x00,0xff,0x0a,0xbf,0x73,0x72,0x71,0x3f
995 # GFX10: s_cmp_lt_u32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x0a,0xbf,0x56,0x34,0x12,0xaf]
996 0x00,0xff,0x0a,0xbf,0x56,0x34,0x12,0xaf
998 # GFX10: s_cmp_lt_u32 s0, exec_hi ; encoding: [0x00,0x7f,0x0a,0xbf]
1001 # GFX10: s_cmp_lt_u32 s0, exec_lo ; encoding: [0x00,0x7e,0x0a,0xbf]
1004 # GFX10: s_cmp_lt_u32 s0, m0 ; encoding: [0x00,0x7c,0x0a,0xbf]
1007 # GFX10: s_cmp_lt_u32 s0, s1 ; encoding: [0x00,0x01,0x0a,0xbf]
1010 # GFX10: s_cmp_lt_u32 s0, s104 ; encoding: [0x00,0x68,0x0a,0xbf]
1013 # GFX10: s_cmp_lt_u32 s0, vcc_hi ; encoding: [0x00,0x6b,0x0a,0xbf]
1016 # GFX10: s_cmp_lt_u32 s0, vcc_lo ; encoding: [0x00,0x6a,0x0a,0xbf]
1019 # GFX10: s_cmp_lt_u32 s105, s1 ; encoding: [0x69,0x01,0x0a,0xbf]
1022 # GFX10: s_cmp_lt_u32 s105, s104 ; encoding: [0x69,0x68,0x0a,0xbf]
1025 # GFX10: s_cmp_lt_u32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x0a,0xbf]
1028 # GFX10: s_cmp_lt_u32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x0a,0xbf]