# RUN: llvm-mc -triple=amdgcn -mcpu=gfx1010 -mattr=+wavefrontsize32,-wavefrontsize64 -disassemble -show-encoding < %s | FileCheck -strict-whitespace -check-prefix=GFX10 %s # RUN: llvm-mc -triple=amdgcn -mcpu=gfx1010 -mattr=-wavefrontsize32,+wavefrontsize64 -disassemble -show-encoding < %s | FileCheck -strict-whitespace -check-prefix=GFX10 %s # GFX10: s_bitcmp0_b32 exec_hi, s1 ; encoding: [0x7f,0x01,0x0c,0xbf] 0x7f,0x01,0x0c,0xbf # GFX10: s_bitcmp0_b32 exec_lo, s1 ; encoding: [0x7e,0x01,0x0c,0xbf] 0x7e,0x01,0x0c,0xbf # GFX10: s_bitcmp0_b32 m0, s1 ; encoding: [0x7c,0x01,0x0c,0xbf] 0x7c,0x01,0x0c,0xbf # GFX10: s_bitcmp0_b32 s0, -1 ; encoding: [0x00,0xc1,0x0c,0xbf] 0x00,0xc1,0x0c,0xbf # GFX10: s_bitcmp0_b32 s0, -4.0 ; encoding: [0x00,0xf7,0x0c,0xbf] 0x00,0xf7,0x0c,0xbf # GFX10: s_bitcmp0_b32 s0, 0 ; encoding: [0x00,0x80,0x0c,0xbf] 0x00,0x80,0x0c,0xbf # GFX10: s_bitcmp0_b32 s0, 0.5 ; encoding: [0x00,0xf0,0x0c,0xbf] 0x00,0xf0,0x0c,0xbf # GFX10: s_bitcmp0_b32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x0c,0xbf,0x73,0x72,0x71,0x3f] 0x00,0xff,0x0c,0xbf,0x73,0x72,0x71,0x3f # GFX10: s_bitcmp0_b32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x0c,0xbf,0x56,0x34,0x12,0xaf] 0x00,0xff,0x0c,0xbf,0x56,0x34,0x12,0xaf # GFX10: s_bitcmp0_b32 s0, exec_hi ; encoding: [0x00,0x7f,0x0c,0xbf] 0x00,0x7f,0x0c,0xbf # GFX10: s_bitcmp0_b32 s0, exec_lo ; encoding: [0x00,0x7e,0x0c,0xbf] 0x00,0x7e,0x0c,0xbf # GFX10: s_bitcmp0_b32 s0, m0 ; encoding: [0x00,0x7c,0x0c,0xbf] 0x00,0x7c,0x0c,0xbf # GFX10: s_bitcmp0_b32 s0, s1 ; encoding: [0x00,0x01,0x0c,0xbf] 0x00,0x01,0x0c,0xbf # GFX10: s_bitcmp0_b32 s0, s104 ; encoding: [0x00,0x68,0x0c,0xbf] 0x00,0x68,0x0c,0xbf # GFX10: s_bitcmp0_b32 s0, vcc_hi ; encoding: [0x00,0x6b,0x0c,0xbf] 0x00,0x6b,0x0c,0xbf # GFX10: s_bitcmp0_b32 s0, vcc_lo ; encoding: [0x00,0x6a,0x0c,0xbf] 0x00,0x6a,0x0c,0xbf # GFX10: s_bitcmp0_b32 s105, s1 ; encoding: [0x69,0x01,0x0c,0xbf] 0x69,0x01,0x0c,0xbf # GFX10: s_bitcmp0_b32 s105, s104 ; encoding: [0x69,0x68,0x0c,0xbf] 0x69,0x68,0x0c,0xbf # GFX10: s_bitcmp0_b32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x0c,0xbf] 0x6b,0x01,0x0c,0xbf # GFX10: s_bitcmp0_b32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x0c,0xbf] 0x6a,0x01,0x0c,0xbf # GFX10: s_bitcmp0_b64 exec, s2 ; encoding: [0x7e,0x02,0x0e,0xbf] 0x7e,0x02,0x0e,0xbf # GFX10: s_bitcmp0_b64 s[0:1], -1 ; encoding: [0x00,0xc1,0x0e,0xbf] 0x00,0xc1,0x0e,0xbf # GFX10: s_bitcmp0_b64 s[0:1], -4.0 ; encoding: [0x00,0xf7,0x0e,0xbf] 0x00,0xf7,0x0e,0xbf # GFX10: s_bitcmp0_b64 s[0:1], 0 ; encoding: [0x00,0x80,0x0e,0xbf] 0x00,0x80,0x0e,0xbf # GFX10: s_bitcmp0_b64 s[0:1], 0.5 ; encoding: [0x00,0xf0,0x0e,0xbf] 0x00,0xf0,0x0e,0xbf # GFX10: s_bitcmp0_b64 s[0:1], 0x3f717273 ; encoding: [0x00,0xff,0x0e,0xbf,0x73,0x72,0x71,0x3f] 0x00,0xff,0x0e,0xbf,0x73,0x72,0x71,0x3f # GFX10: s_bitcmp0_b64 s[0:1], 0xaf123456 ; encoding: [0x00,0xff,0x0e,0xbf,0x56,0x34,0x12,0xaf] 0x00,0xff,0x0e,0xbf,0x56,0x34,0x12,0xaf # GFX10: s_bitcmp0_b64 s[0:1], exec_hi ; encoding: [0x00,0x7f,0x0e,0xbf] 0x00,0x7f,0x0e,0xbf # GFX10: s_bitcmp0_b64 s[0:1], exec_lo ; encoding: [0x00,0x7e,0x0e,0xbf] 0x00,0x7e,0x0e,0xbf # GFX10: s_bitcmp0_b64 s[0:1], m0 ; encoding: [0x00,0x7c,0x0e,0xbf] 0x00,0x7c,0x0e,0xbf # GFX10: s_bitcmp0_b64 s[0:1], s102 ; encoding: [0x00,0x66,0x0e,0xbf] 0x00,0x66,0x0e,0xbf # GFX10: s_bitcmp0_b64 s[0:1], s2 ; encoding: [0x00,0x02,0x0e,0xbf] 0x00,0x02,0x0e,0xbf # GFX10: s_bitcmp0_b64 s[0:1], vcc_hi ; encoding: [0x00,0x6b,0x0e,0xbf] 0x00,0x6b,0x0e,0xbf # GFX10: s_bitcmp0_b64 s[0:1], vcc_lo ; encoding: [0x00,0x6a,0x0e,0xbf] 0x00,0x6a,0x0e,0xbf # GFX10: s_bitcmp0_b64 s[104:105], s102 ; encoding: [0x68,0x66,0x0e,0xbf] 0x68,0x66,0x0e,0xbf # GFX10: s_bitcmp0_b64 s[104:105], s2 ; encoding: [0x68,0x02,0x0e,0xbf] 0x68,0x02,0x0e,0xbf # GFX10: s_bitcmp0_b64 vcc, s2 ; encoding: [0x6a,0x02,0x0e,0xbf] 0x6a,0x02,0x0e,0xbf # GFX10: s_bitcmp1_b32 exec_hi, s1 ; encoding: [0x7f,0x01,0x0d,0xbf] 0x7f,0x01,0x0d,0xbf # GFX10: s_bitcmp1_b32 exec_lo, s1 ; encoding: [0x7e,0x01,0x0d,0xbf] 0x7e,0x01,0x0d,0xbf # GFX10: s_bitcmp1_b32 m0, s1 ; encoding: [0x7c,0x01,0x0d,0xbf] 0x7c,0x01,0x0d,0xbf # GFX10: s_bitcmp1_b32 s0, -1 ; encoding: [0x00,0xc1,0x0d,0xbf] 0x00,0xc1,0x0d,0xbf # GFX10: s_bitcmp1_b32 s0, -4.0 ; encoding: [0x00,0xf7,0x0d,0xbf] 0x00,0xf7,0x0d,0xbf # GFX10: s_bitcmp1_b32 s0, 0 ; encoding: [0x00,0x80,0x0d,0xbf] 0x00,0x80,0x0d,0xbf # GFX10: s_bitcmp1_b32 s0, 0.5 ; encoding: [0x00,0xf0,0x0d,0xbf] 0x00,0xf0,0x0d,0xbf # GFX10: s_bitcmp1_b32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x0d,0xbf,0x73,0x72,0x71,0x3f] 0x00,0xff,0x0d,0xbf,0x73,0x72,0x71,0x3f # GFX10: s_bitcmp1_b32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x0d,0xbf,0x56,0x34,0x12,0xaf] 0x00,0xff,0x0d,0xbf,0x56,0x34,0x12,0xaf # GFX10: s_bitcmp1_b32 s0, exec_hi ; encoding: [0x00,0x7f,0x0d,0xbf] 0x00,0x7f,0x0d,0xbf # GFX10: s_bitcmp1_b32 s0, exec_lo ; encoding: [0x00,0x7e,0x0d,0xbf] 0x00,0x7e,0x0d,0xbf # GFX10: s_bitcmp1_b32 s0, m0 ; encoding: [0x00,0x7c,0x0d,0xbf] 0x00,0x7c,0x0d,0xbf # GFX10: s_bitcmp1_b32 s0, s1 ; encoding: [0x00,0x01,0x0d,0xbf] 0x00,0x01,0x0d,0xbf # GFX10: s_bitcmp1_b32 s0, s104 ; encoding: [0x00,0x68,0x0d,0xbf] 0x00,0x68,0x0d,0xbf # GFX10: s_bitcmp1_b32 s0, vcc_hi ; encoding: [0x00,0x6b,0x0d,0xbf] 0x00,0x6b,0x0d,0xbf # GFX10: s_bitcmp1_b32 s0, vcc_lo ; encoding: [0x00,0x6a,0x0d,0xbf] 0x00,0x6a,0x0d,0xbf # GFX10: s_bitcmp1_b32 s105, s1 ; encoding: [0x69,0x01,0x0d,0xbf] 0x69,0x01,0x0d,0xbf # GFX10: s_bitcmp1_b32 s105, s104 ; encoding: [0x69,0x68,0x0d,0xbf] 0x69,0x68,0x0d,0xbf # GFX10: s_bitcmp1_b32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x0d,0xbf] 0x6b,0x01,0x0d,0xbf # GFX10: s_bitcmp1_b32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x0d,0xbf] 0x6a,0x01,0x0d,0xbf # GFX10: s_bitcmp1_b64 exec, s2 ; encoding: [0x7e,0x02,0x0f,0xbf] 0x7e,0x02,0x0f,0xbf # GFX10: s_bitcmp1_b64 s[0:1], -1 ; encoding: [0x00,0xc1,0x0f,0xbf] 0x00,0xc1,0x0f,0xbf # GFX10: s_bitcmp1_b64 s[0:1], -4.0 ; encoding: [0x00,0xf7,0x0f,0xbf] 0x00,0xf7,0x0f,0xbf # GFX10: s_bitcmp1_b64 s[0:1], 0 ; encoding: [0x00,0x80,0x0f,0xbf] 0x00,0x80,0x0f,0xbf # GFX10: s_bitcmp1_b64 s[0:1], 0.5 ; encoding: [0x00,0xf0,0x0f,0xbf] 0x00,0xf0,0x0f,0xbf # GFX10: s_bitcmp1_b64 s[0:1], 0x3f717273 ; encoding: [0x00,0xff,0x0f,0xbf,0x73,0x72,0x71,0x3f] 0x00,0xff,0x0f,0xbf,0x73,0x72,0x71,0x3f # GFX10: s_bitcmp1_b64 s[0:1], 0xaf123456 ; encoding: [0x00,0xff,0x0f,0xbf,0x56,0x34,0x12,0xaf] 0x00,0xff,0x0f,0xbf,0x56,0x34,0x12,0xaf # GFX10: s_bitcmp1_b64 s[0:1], exec_hi ; encoding: [0x00,0x7f,0x0f,0xbf] 0x00,0x7f,0x0f,0xbf # GFX10: s_bitcmp1_b64 s[0:1], exec_lo ; encoding: [0x00,0x7e,0x0f,0xbf] 0x00,0x7e,0x0f,0xbf # GFX10: s_bitcmp1_b64 s[0:1], m0 ; encoding: [0x00,0x7c,0x0f,0xbf] 0x00,0x7c,0x0f,0xbf # GFX10: s_bitcmp1_b64 s[0:1], s102 ; encoding: [0x00,0x66,0x0f,0xbf] 0x00,0x66,0x0f,0xbf # GFX10: s_bitcmp1_b64 s[0:1], s2 ; encoding: [0x00,0x02,0x0f,0xbf] 0x00,0x02,0x0f,0xbf # GFX10: s_bitcmp1_b64 s[0:1], vcc_hi ; encoding: [0x00,0x6b,0x0f,0xbf] 0x00,0x6b,0x0f,0xbf # GFX10: s_bitcmp1_b64 s[0:1], vcc_lo ; encoding: [0x00,0x6a,0x0f,0xbf] 0x00,0x6a,0x0f,0xbf # GFX10: s_bitcmp1_b64 s[104:105], s102 ; encoding: [0x68,0x66,0x0f,0xbf] 0x68,0x66,0x0f,0xbf # GFX10: s_bitcmp1_b64 s[104:105], s2 ; encoding: [0x68,0x02,0x0f,0xbf] 0x68,0x02,0x0f,0xbf # GFX10: s_bitcmp1_b64 vcc, s2 ; encoding: [0x6a,0x02,0x0f,0xbf] 0x6a,0x02,0x0f,0xbf # GFX10: s_cmp_eq_i32 exec_hi, s1 ; encoding: [0x7f,0x01,0x00,0xbf] 0x7f,0x01,0x00,0xbf # GFX10: s_cmp_eq_i32 exec_lo, s1 ; encoding: [0x7e,0x01,0x00,0xbf] 0x7e,0x01,0x00,0xbf # GFX10: s_cmp_eq_i32 m0, s1 ; encoding: [0x7c,0x01,0x00,0xbf] 0x7c,0x01,0x00,0xbf # GFX10: s_cmp_eq_i32 s0, -1 ; encoding: [0x00,0xc1,0x00,0xbf] 0x00,0xc1,0x00,0xbf # GFX10: s_cmp_eq_i32 s0, -4.0 ; encoding: [0x00,0xf7,0x00,0xbf] 0x00,0xf7,0x00,0xbf # GFX10: s_cmp_eq_i32 s0, 0 ; encoding: [0x00,0x80,0x00,0xbf] 0x00,0x80,0x00,0xbf # GFX10: s_cmp_eq_i32 s0, 0.5 ; encoding: [0x00,0xf0,0x00,0xbf] 0x00,0xf0,0x00,0xbf # GFX10: s_cmp_eq_i32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x00,0xbf,0x73,0x72,0x71,0x3f] 0x00,0xff,0x00,0xbf,0x73,0x72,0x71,0x3f # GFX10: s_cmp_eq_i32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x00,0xbf,0x56,0x34,0x12,0xaf] 0x00,0xff,0x00,0xbf,0x56,0x34,0x12,0xaf # GFX10: s_cmp_eq_i32 s0, exec_hi ; encoding: [0x00,0x7f,0x00,0xbf] 0x00,0x7f,0x00,0xbf # GFX10: s_cmp_eq_i32 s0, exec_lo ; encoding: [0x00,0x7e,0x00,0xbf] 0x00,0x7e,0x00,0xbf # GFX10: s_cmp_eq_i32 s0, m0 ; encoding: [0x00,0x7c,0x00,0xbf] 0x00,0x7c,0x00,0xbf # GFX10: s_cmp_eq_i32 s0, s1 ; encoding: [0x00,0x01,0x00,0xbf] 0x00,0x01,0x00,0xbf # GFX10: s_cmp_eq_i32 s0, s104 ; encoding: [0x00,0x68,0x00,0xbf] 0x00,0x68,0x00,0xbf # GFX10: s_cmp_eq_i32 s0, vcc_hi ; encoding: [0x00,0x6b,0x00,0xbf] 0x00,0x6b,0x00,0xbf # GFX10: s_cmp_eq_i32 s0, vcc_lo ; encoding: [0x00,0x6a,0x00,0xbf] 0x00,0x6a,0x00,0xbf # GFX10: s_cmp_eq_i32 s105, s1 ; encoding: [0x69,0x01,0x00,0xbf] 0x69,0x01,0x00,0xbf # GFX10: s_cmp_eq_i32 s105, s104 ; encoding: [0x69,0x68,0x00,0xbf] 0x69,0x68,0x00,0xbf # GFX10: s_cmp_eq_i32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x00,0xbf] 0x6b,0x01,0x00,0xbf # GFX10: s_cmp_eq_i32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x00,0xbf] 0x6a,0x01,0x00,0xbf # GFX10: s_cmp_eq_u32 exec_hi, s1 ; encoding: [0x7f,0x01,0x06,0xbf] 0x7f,0x01,0x06,0xbf # GFX10: s_cmp_eq_u32 exec_lo, s1 ; encoding: [0x7e,0x01,0x06,0xbf] 0x7e,0x01,0x06,0xbf # GFX10: s_cmp_eq_u32 m0, s1 ; encoding: [0x7c,0x01,0x06,0xbf] 0x7c,0x01,0x06,0xbf # GFX10: s_cmp_eq_u32 s0, -1 ; encoding: [0x00,0xc1,0x06,0xbf] 0x00,0xc1,0x06,0xbf # GFX10: s_cmp_eq_u32 s0, -4.0 ; encoding: [0x00,0xf7,0x06,0xbf] 0x00,0xf7,0x06,0xbf # GFX10: s_cmp_eq_u32 s0, 0 ; encoding: [0x00,0x80,0x06,0xbf] 0x00,0x80,0x06,0xbf # GFX10: s_cmp_eq_u32 s0, 0.5 ; encoding: [0x00,0xf0,0x06,0xbf] 0x00,0xf0,0x06,0xbf # GFX10: s_cmp_eq_u32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x06,0xbf,0x73,0x72,0x71,0x3f] 0x00,0xff,0x06,0xbf,0x73,0x72,0x71,0x3f # GFX10: s_cmp_eq_u32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x06,0xbf,0x56,0x34,0x12,0xaf] 0x00,0xff,0x06,0xbf,0x56,0x34,0x12,0xaf # GFX10: s_cmp_eq_u32 s0, exec_hi ; encoding: [0x00,0x7f,0x06,0xbf] 0x00,0x7f,0x06,0xbf # GFX10: s_cmp_eq_u32 s0, exec_lo ; encoding: [0x00,0x7e,0x06,0xbf] 0x00,0x7e,0x06,0xbf # GFX10: s_cmp_eq_u32 s0, m0 ; encoding: [0x00,0x7c,0x06,0xbf] 0x00,0x7c,0x06,0xbf # GFX10: s_cmp_eq_u32 s0, s1 ; encoding: [0x00,0x01,0x06,0xbf] 0x00,0x01,0x06,0xbf # GFX10: s_cmp_eq_u32 s0, s104 ; encoding: [0x00,0x68,0x06,0xbf] 0x00,0x68,0x06,0xbf # GFX10: s_cmp_eq_u32 s0, vcc_hi ; encoding: [0x00,0x6b,0x06,0xbf] 0x00,0x6b,0x06,0xbf # GFX10: s_cmp_eq_u32 s0, vcc_lo ; encoding: [0x00,0x6a,0x06,0xbf] 0x00,0x6a,0x06,0xbf # GFX10: s_cmp_eq_u32 s105, s1 ; encoding: [0x69,0x01,0x06,0xbf] 0x69,0x01,0x06,0xbf # GFX10: s_cmp_eq_u32 s105, s104 ; encoding: [0x69,0x68,0x06,0xbf] 0x69,0x68,0x06,0xbf # GFX10: s_cmp_eq_u32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x06,0xbf] 0x6b,0x01,0x06,0xbf # GFX10: s_cmp_eq_u32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x06,0xbf] 0x6a,0x01,0x06,0xbf # GFX10: s_cmp_eq_u64 exec, s[2:3] ; encoding: [0x7e,0x02,0x12,0xbf] 0x7e,0x02,0x12,0xbf # GFX10: s_cmp_eq_u64 s[0:1], -1 ; encoding: [0x00,0xc1,0x12,0xbf] 0x00,0xc1,0x12,0xbf # GFX10: s_cmp_eq_u64 s[0:1], -4.0 ; encoding: [0x00,0xf7,0x12,0xbf] 0x00,0xf7,0x12,0xbf # GFX10: s_cmp_eq_u64 s[0:1], 0 ; encoding: [0x00,0x80,0x12,0xbf] 0x00,0x80,0x12,0xbf # GFX10: s_cmp_eq_u64 s[0:1], 0.5 ; encoding: [0x00,0xf0,0x12,0xbf] 0x00,0xf0,0x12,0xbf # GFX10: s_cmp_eq_u64 s[0:1], 0x3f717273 ; encoding: [0x00,0xff,0x12,0xbf,0x73,0x72,0x71,0x3f] 0x00,0xff,0x12,0xbf,0x73,0x72,0x71,0x3f # GFX10: s_cmp_eq_u64 s[0:1], 0xaf123456 ; encoding: [0x00,0xff,0x12,0xbf,0x56,0x34,0x12,0xaf] 0x00,0xff,0x12,0xbf,0x56,0x34,0x12,0xaf # GFX10: s_cmp_eq_u64 s[0:1], exec ; encoding: [0x00,0x7e,0x12,0xbf] 0x00,0x7e,0x12,0xbf # GFX10: s_cmp_eq_u64 s[0:1], s[102:103] ; encoding: [0x00,0x66,0x12,0xbf] 0x00,0x66,0x12,0xbf # GFX10: s_cmp_eq_u64 s[0:1], s[2:3] ; encoding: [0x00,0x02,0x12,0xbf] 0x00,0x02,0x12,0xbf # GFX10: s_cmp_eq_u64 s[0:1], vcc ; encoding: [0x00,0x6a,0x12,0xbf] 0x00,0x6a,0x12,0xbf # GFX10: s_cmp_eq_u64 s[104:105], s[102:103] ; encoding: [0x68,0x66,0x12,0xbf] 0x68,0x66,0x12,0xbf # GFX10: s_cmp_eq_u64 s[104:105], s[2:3] ; encoding: [0x68,0x02,0x12,0xbf] 0x68,0x02,0x12,0xbf # GFX10: s_cmp_eq_u64 vcc, s[2:3] ; encoding: [0x6a,0x02,0x12,0xbf] 0x6a,0x02,0x12,0xbf # GFX10: s_cmp_ge_i32 exec_hi, s1 ; encoding: [0x7f,0x01,0x03,0xbf] 0x7f,0x01,0x03,0xbf # GFX10: s_cmp_ge_i32 exec_lo, s1 ; encoding: [0x7e,0x01,0x03,0xbf] 0x7e,0x01,0x03,0xbf # GFX10: s_cmp_ge_i32 m0, s1 ; encoding: [0x7c,0x01,0x03,0xbf] 0x7c,0x01,0x03,0xbf # GFX10: s_cmp_ge_i32 s0, -1 ; encoding: [0x00,0xc1,0x03,0xbf] 0x00,0xc1,0x03,0xbf # GFX10: s_cmp_ge_i32 s0, -4.0 ; encoding: [0x00,0xf7,0x03,0xbf] 0x00,0xf7,0x03,0xbf # GFX10: s_cmp_ge_i32 s0, 0 ; encoding: [0x00,0x80,0x03,0xbf] 0x00,0x80,0x03,0xbf # GFX10: s_cmp_ge_i32 s0, 0.5 ; encoding: [0x00,0xf0,0x03,0xbf] 0x00,0xf0,0x03,0xbf # GFX10: s_cmp_ge_i32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x03,0xbf,0x73,0x72,0x71,0x3f] 0x00,0xff,0x03,0xbf,0x73,0x72,0x71,0x3f # GFX10: s_cmp_ge_i32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x03,0xbf,0x56,0x34,0x12,0xaf] 0x00,0xff,0x03,0xbf,0x56,0x34,0x12,0xaf # GFX10: s_cmp_ge_i32 s0, exec_hi ; encoding: [0x00,0x7f,0x03,0xbf] 0x00,0x7f,0x03,0xbf # GFX10: s_cmp_ge_i32 s0, exec_lo ; encoding: [0x00,0x7e,0x03,0xbf] 0x00,0x7e,0x03,0xbf # GFX10: s_cmp_ge_i32 s0, m0 ; encoding: [0x00,0x7c,0x03,0xbf] 0x00,0x7c,0x03,0xbf # GFX10: s_cmp_ge_i32 s0, s1 ; encoding: [0x00,0x01,0x03,0xbf] 0x00,0x01,0x03,0xbf # GFX10: s_cmp_ge_i32 s0, s104 ; encoding: [0x00,0x68,0x03,0xbf] 0x00,0x68,0x03,0xbf # GFX10: s_cmp_ge_i32 s0, vcc_hi ; encoding: [0x00,0x6b,0x03,0xbf] 0x00,0x6b,0x03,0xbf # GFX10: s_cmp_ge_i32 s0, vcc_lo ; encoding: [0x00,0x6a,0x03,0xbf] 0x00,0x6a,0x03,0xbf # GFX10: s_cmp_ge_i32 s105, s1 ; encoding: [0x69,0x01,0x03,0xbf] 0x69,0x01,0x03,0xbf # GFX10: s_cmp_ge_i32 s105, s104 ; encoding: [0x69,0x68,0x03,0xbf] 0x69,0x68,0x03,0xbf # GFX10: s_cmp_ge_i32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x03,0xbf] 0x6b,0x01,0x03,0xbf # GFX10: s_cmp_ge_i32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x03,0xbf] 0x6a,0x01,0x03,0xbf # GFX10: s_cmp_ge_u32 exec_hi, s1 ; encoding: [0x7f,0x01,0x09,0xbf] 0x7f,0x01,0x09,0xbf # GFX10: s_cmp_ge_u32 exec_lo, s1 ; encoding: [0x7e,0x01,0x09,0xbf] 0x7e,0x01,0x09,0xbf # GFX10: s_cmp_ge_u32 m0, s1 ; encoding: [0x7c,0x01,0x09,0xbf] 0x7c,0x01,0x09,0xbf # GFX10: s_cmp_ge_u32 s0, -1 ; encoding: [0x00,0xc1,0x09,0xbf] 0x00,0xc1,0x09,0xbf # GFX10: s_cmp_ge_u32 s0, -4.0 ; encoding: [0x00,0xf7,0x09,0xbf] 0x00,0xf7,0x09,0xbf # GFX10: s_cmp_ge_u32 s0, 0 ; encoding: [0x00,0x80,0x09,0xbf] 0x00,0x80,0x09,0xbf # GFX10: s_cmp_ge_u32 s0, 0.5 ; encoding: [0x00,0xf0,0x09,0xbf] 0x00,0xf0,0x09,0xbf # GFX10: s_cmp_ge_u32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x09,0xbf,0x73,0x72,0x71,0x3f] 0x00,0xff,0x09,0xbf,0x73,0x72,0x71,0x3f # GFX10: s_cmp_ge_u32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x09,0xbf,0x56,0x34,0x12,0xaf] 0x00,0xff,0x09,0xbf,0x56,0x34,0x12,0xaf # GFX10: s_cmp_ge_u32 s0, exec_hi ; encoding: [0x00,0x7f,0x09,0xbf] 0x00,0x7f,0x09,0xbf # GFX10: s_cmp_ge_u32 s0, exec_lo ; encoding: [0x00,0x7e,0x09,0xbf] 0x00,0x7e,0x09,0xbf # GFX10: s_cmp_ge_u32 s0, m0 ; encoding: [0x00,0x7c,0x09,0xbf] 0x00,0x7c,0x09,0xbf # GFX10: s_cmp_ge_u32 s0, s1 ; encoding: [0x00,0x01,0x09,0xbf] 0x00,0x01,0x09,0xbf # GFX10: s_cmp_ge_u32 s0, s104 ; encoding: [0x00,0x68,0x09,0xbf] 0x00,0x68,0x09,0xbf # GFX10: s_cmp_ge_u32 s0, vcc_hi ; encoding: [0x00,0x6b,0x09,0xbf] 0x00,0x6b,0x09,0xbf # GFX10: s_cmp_ge_u32 s0, vcc_lo ; encoding: [0x00,0x6a,0x09,0xbf] 0x00,0x6a,0x09,0xbf # GFX10: s_cmp_ge_u32 s105, s1 ; encoding: [0x69,0x01,0x09,0xbf] 0x69,0x01,0x09,0xbf # GFX10: s_cmp_ge_u32 s105, s104 ; encoding: [0x69,0x68,0x09,0xbf] 0x69,0x68,0x09,0xbf # GFX10: s_cmp_ge_u32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x09,0xbf] 0x6b,0x01,0x09,0xbf # GFX10: s_cmp_ge_u32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x09,0xbf] 0x6a,0x01,0x09,0xbf # GFX10: s_cmp_gt_i32 exec_hi, s1 ; encoding: [0x7f,0x01,0x02,0xbf] 0x7f,0x01,0x02,0xbf # GFX10: s_cmp_gt_i32 exec_lo, s1 ; encoding: [0x7e,0x01,0x02,0xbf] 0x7e,0x01,0x02,0xbf # GFX10: s_cmp_gt_i32 m0, s1 ; encoding: [0x7c,0x01,0x02,0xbf] 0x7c,0x01,0x02,0xbf # GFX10: s_cmp_gt_i32 s0, -1 ; encoding: [0x00,0xc1,0x02,0xbf] 0x00,0xc1,0x02,0xbf # GFX10: s_cmp_gt_i32 s0, -4.0 ; encoding: [0x00,0xf7,0x02,0xbf] 0x00,0xf7,0x02,0xbf # GFX10: s_cmp_gt_i32 s0, 0 ; encoding: [0x00,0x80,0x02,0xbf] 0x00,0x80,0x02,0xbf # GFX10: s_cmp_gt_i32 s0, 0.5 ; encoding: [0x00,0xf0,0x02,0xbf] 0x00,0xf0,0x02,0xbf # GFX10: s_cmp_gt_i32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x02,0xbf,0x73,0x72,0x71,0x3f] 0x00,0xff,0x02,0xbf,0x73,0x72,0x71,0x3f # GFX10: s_cmp_gt_i32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x02,0xbf,0x56,0x34,0x12,0xaf] 0x00,0xff,0x02,0xbf,0x56,0x34,0x12,0xaf # GFX10: s_cmp_gt_i32 s0, exec_hi ; encoding: [0x00,0x7f,0x02,0xbf] 0x00,0x7f,0x02,0xbf # GFX10: s_cmp_gt_i32 s0, exec_lo ; encoding: [0x00,0x7e,0x02,0xbf] 0x00,0x7e,0x02,0xbf # GFX10: s_cmp_gt_i32 s0, m0 ; encoding: [0x00,0x7c,0x02,0xbf] 0x00,0x7c,0x02,0xbf # GFX10: s_cmp_gt_i32 s0, s1 ; encoding: [0x00,0x01,0x02,0xbf] 0x00,0x01,0x02,0xbf # GFX10: s_cmp_gt_i32 s0, s104 ; encoding: [0x00,0x68,0x02,0xbf] 0x00,0x68,0x02,0xbf # GFX10: s_cmp_gt_i32 s0, vcc_hi ; encoding: [0x00,0x6b,0x02,0xbf] 0x00,0x6b,0x02,0xbf # GFX10: s_cmp_gt_i32 s0, vcc_lo ; encoding: [0x00,0x6a,0x02,0xbf] 0x00,0x6a,0x02,0xbf # GFX10: s_cmp_gt_i32 s105, s1 ; encoding: [0x69,0x01,0x02,0xbf] 0x69,0x01,0x02,0xbf # GFX10: s_cmp_gt_i32 s105, s104 ; encoding: [0x69,0x68,0x02,0xbf] 0x69,0x68,0x02,0xbf # GFX10: s_cmp_gt_i32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x02,0xbf] 0x6b,0x01,0x02,0xbf # GFX10: s_cmp_gt_i32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x02,0xbf] 0x6a,0x01,0x02,0xbf # GFX10: s_cmp_gt_u32 exec_hi, s1 ; encoding: [0x7f,0x01,0x08,0xbf] 0x7f,0x01,0x08,0xbf # GFX10: s_cmp_gt_u32 exec_lo, s1 ; encoding: [0x7e,0x01,0x08,0xbf] 0x7e,0x01,0x08,0xbf # GFX10: s_cmp_gt_u32 m0, s1 ; encoding: [0x7c,0x01,0x08,0xbf] 0x7c,0x01,0x08,0xbf # GFX10: s_cmp_gt_u32 s0, -1 ; encoding: [0x00,0xc1,0x08,0xbf] 0x00,0xc1,0x08,0xbf # GFX10: s_cmp_gt_u32 s0, -4.0 ; encoding: [0x00,0xf7,0x08,0xbf] 0x00,0xf7,0x08,0xbf # GFX10: s_cmp_gt_u32 s0, 0 ; encoding: [0x00,0x80,0x08,0xbf] 0x00,0x80,0x08,0xbf # GFX10: s_cmp_gt_u32 s0, 0.5 ; encoding: [0x00,0xf0,0x08,0xbf] 0x00,0xf0,0x08,0xbf # GFX10: s_cmp_gt_u32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x08,0xbf,0x73,0x72,0x71,0x3f] 0x00,0xff,0x08,0xbf,0x73,0x72,0x71,0x3f # GFX10: s_cmp_gt_u32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x08,0xbf,0x56,0x34,0x12,0xaf] 0x00,0xff,0x08,0xbf,0x56,0x34,0x12,0xaf # GFX10: s_cmp_gt_u32 s0, exec_hi ; encoding: [0x00,0x7f,0x08,0xbf] 0x00,0x7f,0x08,0xbf # GFX10: s_cmp_gt_u32 s0, exec_lo ; encoding: [0x00,0x7e,0x08,0xbf] 0x00,0x7e,0x08,0xbf # GFX10: s_cmp_gt_u32 s0, m0 ; encoding: [0x00,0x7c,0x08,0xbf] 0x00,0x7c,0x08,0xbf # GFX10: s_cmp_gt_u32 s0, s1 ; encoding: [0x00,0x01,0x08,0xbf] 0x00,0x01,0x08,0xbf # GFX10: s_cmp_gt_u32 s0, s104 ; encoding: [0x00,0x68,0x08,0xbf] 0x00,0x68,0x08,0xbf # GFX10: s_cmp_gt_u32 s0, vcc_hi ; encoding: [0x00,0x6b,0x08,0xbf] 0x00,0x6b,0x08,0xbf # GFX10: s_cmp_gt_u32 s0, vcc_lo ; encoding: [0x00,0x6a,0x08,0xbf] 0x00,0x6a,0x08,0xbf # GFX10: s_cmp_gt_u32 s105, s1 ; encoding: [0x69,0x01,0x08,0xbf] 0x69,0x01,0x08,0xbf # GFX10: s_cmp_gt_u32 s105, s104 ; encoding: [0x69,0x68,0x08,0xbf] 0x69,0x68,0x08,0xbf # GFX10: s_cmp_gt_u32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x08,0xbf] 0x6b,0x01,0x08,0xbf # GFX10: s_cmp_gt_u32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x08,0xbf] 0x6a,0x01,0x08,0xbf # GFX10: s_cmp_le_i32 exec_hi, s1 ; encoding: [0x7f,0x01,0x05,0xbf] 0x7f,0x01,0x05,0xbf # GFX10: s_cmp_le_i32 exec_lo, s1 ; encoding: [0x7e,0x01,0x05,0xbf] 0x7e,0x01,0x05,0xbf # GFX10: s_cmp_le_i32 m0, s1 ; encoding: [0x7c,0x01,0x05,0xbf] 0x7c,0x01,0x05,0xbf # GFX10: s_cmp_le_i32 s0, -1 ; encoding: [0x00,0xc1,0x05,0xbf] 0x00,0xc1,0x05,0xbf # GFX10: s_cmp_le_i32 s0, -4.0 ; encoding: [0x00,0xf7,0x05,0xbf] 0x00,0xf7,0x05,0xbf # GFX10: s_cmp_le_i32 s0, 0 ; encoding: [0x00,0x80,0x05,0xbf] 0x00,0x80,0x05,0xbf # GFX10: s_cmp_le_i32 s0, 0.5 ; encoding: [0x00,0xf0,0x05,0xbf] 0x00,0xf0,0x05,0xbf # GFX10: s_cmp_le_i32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x05,0xbf,0x73,0x72,0x71,0x3f] 0x00,0xff,0x05,0xbf,0x73,0x72,0x71,0x3f # GFX10: s_cmp_le_i32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x05,0xbf,0x56,0x34,0x12,0xaf] 0x00,0xff,0x05,0xbf,0x56,0x34,0x12,0xaf # GFX10: s_cmp_le_i32 s0, exec_hi ; encoding: [0x00,0x7f,0x05,0xbf] 0x00,0x7f,0x05,0xbf # GFX10: s_cmp_le_i32 s0, exec_lo ; encoding: [0x00,0x7e,0x05,0xbf] 0x00,0x7e,0x05,0xbf # GFX10: s_cmp_le_i32 s0, m0 ; encoding: [0x00,0x7c,0x05,0xbf] 0x00,0x7c,0x05,0xbf # GFX10: s_cmp_le_i32 s0, s1 ; encoding: [0x00,0x01,0x05,0xbf] 0x00,0x01,0x05,0xbf # GFX10: s_cmp_le_i32 s0, s104 ; encoding: [0x00,0x68,0x05,0xbf] 0x00,0x68,0x05,0xbf # GFX10: s_cmp_le_i32 s0, vcc_hi ; encoding: [0x00,0x6b,0x05,0xbf] 0x00,0x6b,0x05,0xbf # GFX10: s_cmp_le_i32 s0, vcc_lo ; encoding: [0x00,0x6a,0x05,0xbf] 0x00,0x6a,0x05,0xbf # GFX10: s_cmp_le_i32 s105, s1 ; encoding: [0x69,0x01,0x05,0xbf] 0x69,0x01,0x05,0xbf # GFX10: s_cmp_le_i32 s105, s104 ; encoding: [0x69,0x68,0x05,0xbf] 0x69,0x68,0x05,0xbf # GFX10: s_cmp_le_i32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x05,0xbf] 0x6b,0x01,0x05,0xbf # GFX10: s_cmp_le_i32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x05,0xbf] 0x6a,0x01,0x05,0xbf # GFX10: s_cmp_le_u32 exec_hi, s1 ; encoding: [0x7f,0x01,0x0b,0xbf] 0x7f,0x01,0x0b,0xbf # GFX10: s_cmp_le_u32 exec_lo, s1 ; encoding: [0x7e,0x01,0x0b,0xbf] 0x7e,0x01,0x0b,0xbf # GFX10: s_cmp_le_u32 m0, s1 ; encoding: [0x7c,0x01,0x0b,0xbf] 0x7c,0x01,0x0b,0xbf # GFX10: s_cmp_le_u32 s0, -1 ; encoding: [0x00,0xc1,0x0b,0xbf] 0x00,0xc1,0x0b,0xbf # GFX10: s_cmp_le_u32 s0, -4.0 ; encoding: [0x00,0xf7,0x0b,0xbf] 0x00,0xf7,0x0b,0xbf # GFX10: s_cmp_le_u32 s0, 0 ; encoding: [0x00,0x80,0x0b,0xbf] 0x00,0x80,0x0b,0xbf # GFX10: s_cmp_le_u32 s0, 0.5 ; encoding: [0x00,0xf0,0x0b,0xbf] 0x00,0xf0,0x0b,0xbf # GFX10: s_cmp_le_u32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x0b,0xbf,0x73,0x72,0x71,0x3f] 0x00,0xff,0x0b,0xbf,0x73,0x72,0x71,0x3f # GFX10: s_cmp_le_u32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x0b,0xbf,0x56,0x34,0x12,0xaf] 0x00,0xff,0x0b,0xbf,0x56,0x34,0x12,0xaf # GFX10: s_cmp_le_u32 s0, exec_hi ; encoding: [0x00,0x7f,0x0b,0xbf] 0x00,0x7f,0x0b,0xbf # GFX10: s_cmp_le_u32 s0, exec_lo ; encoding: [0x00,0x7e,0x0b,0xbf] 0x00,0x7e,0x0b,0xbf # GFX10: s_cmp_le_u32 s0, m0 ; encoding: [0x00,0x7c,0x0b,0xbf] 0x00,0x7c,0x0b,0xbf # GFX10: s_cmp_le_u32 s0, s1 ; encoding: [0x00,0x01,0x0b,0xbf] 0x00,0x01,0x0b,0xbf # GFX10: s_cmp_le_u32 s0, s104 ; encoding: [0x00,0x68,0x0b,0xbf] 0x00,0x68,0x0b,0xbf # GFX10: s_cmp_le_u32 s0, vcc_hi ; encoding: [0x00,0x6b,0x0b,0xbf] 0x00,0x6b,0x0b,0xbf # GFX10: s_cmp_le_u32 s0, vcc_lo ; encoding: [0x00,0x6a,0x0b,0xbf] 0x00,0x6a,0x0b,0xbf # GFX10: s_cmp_le_u32 s105, s1 ; encoding: [0x69,0x01,0x0b,0xbf] 0x69,0x01,0x0b,0xbf # GFX10: s_cmp_le_u32 s105, s104 ; encoding: [0x69,0x68,0x0b,0xbf] 0x69,0x68,0x0b,0xbf # GFX10: s_cmp_le_u32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x0b,0xbf] 0x6b,0x01,0x0b,0xbf # GFX10: s_cmp_le_u32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x0b,0xbf] 0x6a,0x01,0x0b,0xbf # GFX10: s_cmp_lg_i32 exec_hi, s1 ; encoding: [0x7f,0x01,0x01,0xbf] 0x7f,0x01,0x01,0xbf # GFX10: s_cmp_lg_i32 exec_lo, s1 ; encoding: [0x7e,0x01,0x01,0xbf] 0x7e,0x01,0x01,0xbf # GFX10: s_cmp_lg_i32 m0, s1 ; encoding: [0x7c,0x01,0x01,0xbf] 0x7c,0x01,0x01,0xbf # GFX10: s_cmp_lg_i32 s0, -1 ; encoding: [0x00,0xc1,0x01,0xbf] 0x00,0xc1,0x01,0xbf # GFX10: s_cmp_lg_i32 s0, -4.0 ; encoding: [0x00,0xf7,0x01,0xbf] 0x00,0xf7,0x01,0xbf # GFX10: s_cmp_lg_i32 s0, 0 ; encoding: [0x00,0x80,0x01,0xbf] 0x00,0x80,0x01,0xbf # GFX10: s_cmp_lg_i32 s0, 0.5 ; encoding: [0x00,0xf0,0x01,0xbf] 0x00,0xf0,0x01,0xbf # GFX10: s_cmp_lg_i32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x01,0xbf,0x73,0x72,0x71,0x3f] 0x00,0xff,0x01,0xbf,0x73,0x72,0x71,0x3f # GFX10: s_cmp_lg_i32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x01,0xbf,0x56,0x34,0x12,0xaf] 0x00,0xff,0x01,0xbf,0x56,0x34,0x12,0xaf # GFX10: s_cmp_lg_i32 s0, exec_hi ; encoding: [0x00,0x7f,0x01,0xbf] 0x00,0x7f,0x01,0xbf # GFX10: s_cmp_lg_i32 s0, exec_lo ; encoding: [0x00,0x7e,0x01,0xbf] 0x00,0x7e,0x01,0xbf # GFX10: s_cmp_lg_i32 s0, m0 ; encoding: [0x00,0x7c,0x01,0xbf] 0x00,0x7c,0x01,0xbf # GFX10: s_cmp_lg_i32 s0, s1 ; encoding: [0x00,0x01,0x01,0xbf] 0x00,0x01,0x01,0xbf # GFX10: s_cmp_lg_i32 s0, s104 ; encoding: [0x00,0x68,0x01,0xbf] 0x00,0x68,0x01,0xbf # GFX10: s_cmp_lg_i32 s0, vcc_hi ; encoding: [0x00,0x6b,0x01,0xbf] 0x00,0x6b,0x01,0xbf # GFX10: s_cmp_lg_i32 s0, vcc_lo ; encoding: [0x00,0x6a,0x01,0xbf] 0x00,0x6a,0x01,0xbf # GFX10: s_cmp_lg_i32 s105, s1 ; encoding: [0x69,0x01,0x01,0xbf] 0x69,0x01,0x01,0xbf # GFX10: s_cmp_lg_i32 s105, s104 ; encoding: [0x69,0x68,0x01,0xbf] 0x69,0x68,0x01,0xbf # GFX10: s_cmp_lg_i32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x01,0xbf] 0x6b,0x01,0x01,0xbf # GFX10: s_cmp_lg_i32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x01,0xbf] 0x6a,0x01,0x01,0xbf # GFX10: s_cmp_lg_u32 exec_hi, s1 ; encoding: [0x7f,0x01,0x07,0xbf] 0x7f,0x01,0x07,0xbf # GFX10: s_cmp_lg_u32 exec_lo, s1 ; encoding: [0x7e,0x01,0x07,0xbf] 0x7e,0x01,0x07,0xbf # GFX10: s_cmp_lg_u32 m0, s1 ; encoding: [0x7c,0x01,0x07,0xbf] 0x7c,0x01,0x07,0xbf # GFX10: s_cmp_lg_u32 s0, -1 ; encoding: [0x00,0xc1,0x07,0xbf] 0x00,0xc1,0x07,0xbf # GFX10: s_cmp_lg_u32 s0, -4.0 ; encoding: [0x00,0xf7,0x07,0xbf] 0x00,0xf7,0x07,0xbf # GFX10: s_cmp_lg_u32 s0, 0 ; encoding: [0x00,0x80,0x07,0xbf] 0x00,0x80,0x07,0xbf # GFX10: s_cmp_lg_u32 s0, 0.5 ; encoding: [0x00,0xf0,0x07,0xbf] 0x00,0xf0,0x07,0xbf # GFX10: s_cmp_lg_u32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x07,0xbf,0x73,0x72,0x71,0x3f] 0x00,0xff,0x07,0xbf,0x73,0x72,0x71,0x3f # GFX10: s_cmp_lg_u32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x07,0xbf,0x56,0x34,0x12,0xaf] 0x00,0xff,0x07,0xbf,0x56,0x34,0x12,0xaf # GFX10: s_cmp_lg_u32 s0, exec_hi ; encoding: [0x00,0x7f,0x07,0xbf] 0x00,0x7f,0x07,0xbf # GFX10: s_cmp_lg_u32 s0, exec_lo ; encoding: [0x00,0x7e,0x07,0xbf] 0x00,0x7e,0x07,0xbf # GFX10: s_cmp_lg_u32 s0, m0 ; encoding: [0x00,0x7c,0x07,0xbf] 0x00,0x7c,0x07,0xbf # GFX10: s_cmp_lg_u32 s0, s1 ; encoding: [0x00,0x01,0x07,0xbf] 0x00,0x01,0x07,0xbf # GFX10: s_cmp_lg_u32 s0, s104 ; encoding: [0x00,0x68,0x07,0xbf] 0x00,0x68,0x07,0xbf # GFX10: s_cmp_lg_u32 s0, vcc_hi ; encoding: [0x00,0x6b,0x07,0xbf] 0x00,0x6b,0x07,0xbf # GFX10: s_cmp_lg_u32 s0, vcc_lo ; encoding: [0x00,0x6a,0x07,0xbf] 0x00,0x6a,0x07,0xbf # GFX10: s_cmp_lg_u32 s105, s1 ; encoding: [0x69,0x01,0x07,0xbf] 0x69,0x01,0x07,0xbf # GFX10: s_cmp_lg_u32 s105, s104 ; encoding: [0x69,0x68,0x07,0xbf] 0x69,0x68,0x07,0xbf # GFX10: s_cmp_lg_u32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x07,0xbf] 0x6b,0x01,0x07,0xbf # GFX10: s_cmp_lg_u32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x07,0xbf] 0x6a,0x01,0x07,0xbf # GFX10: s_cmp_lg_u64 exec, s[2:3] ; encoding: [0x7e,0x02,0x13,0xbf] 0x7e,0x02,0x13,0xbf # GFX10: s_cmp_lg_u64 s[0:1], -1 ; encoding: [0x00,0xc1,0x13,0xbf] 0x00,0xc1,0x13,0xbf # GFX10: s_cmp_lg_u64 s[0:1], -4.0 ; encoding: [0x00,0xf7,0x13,0xbf] 0x00,0xf7,0x13,0xbf # GFX10: s_cmp_lg_u64 s[0:1], 0 ; encoding: [0x00,0x80,0x13,0xbf] 0x00,0x80,0x13,0xbf # GFX10: s_cmp_lg_u64 s[0:1], 0.5 ; encoding: [0x00,0xf0,0x13,0xbf] 0x00,0xf0,0x13,0xbf # GFX10: s_cmp_lg_u64 s[0:1], 0x3f717273 ; encoding: [0x00,0xff,0x13,0xbf,0x73,0x72,0x71,0x3f] 0x00,0xff,0x13,0xbf,0x73,0x72,0x71,0x3f # GFX10: s_cmp_lg_u64 s[0:1], 0xaf123456 ; encoding: [0x00,0xff,0x13,0xbf,0x56,0x34,0x12,0xaf] 0x00,0xff,0x13,0xbf,0x56,0x34,0x12,0xaf # GFX10: s_cmp_lg_u64 s[0:1], exec ; encoding: [0x00,0x7e,0x13,0xbf] 0x00,0x7e,0x13,0xbf # GFX10: s_cmp_lg_u64 s[0:1], s[102:103] ; encoding: [0x00,0x66,0x13,0xbf] 0x00,0x66,0x13,0xbf # GFX10: s_cmp_lg_u64 s[0:1], s[2:3] ; encoding: [0x00,0x02,0x13,0xbf] 0x00,0x02,0x13,0xbf # GFX10: s_cmp_lg_u64 s[0:1], vcc ; encoding: [0x00,0x6a,0x13,0xbf] 0x00,0x6a,0x13,0xbf # GFX10: s_cmp_lg_u64 s[104:105], s[102:103] ; encoding: [0x68,0x66,0x13,0xbf] 0x68,0x66,0x13,0xbf # GFX10: s_cmp_lg_u64 s[104:105], s[2:3] ; encoding: [0x68,0x02,0x13,0xbf] 0x68,0x02,0x13,0xbf # GFX10: s_cmp_lg_u64 vcc, s[2:3] ; encoding: [0x6a,0x02,0x13,0xbf] 0x6a,0x02,0x13,0xbf # GFX10: s_cmp_lt_i32 exec_hi, s1 ; encoding: [0x7f,0x01,0x04,0xbf] 0x7f,0x01,0x04,0xbf # GFX10: s_cmp_lt_i32 exec_lo, s1 ; encoding: [0x7e,0x01,0x04,0xbf] 0x7e,0x01,0x04,0xbf # GFX10: s_cmp_lt_i32 m0, s1 ; encoding: [0x7c,0x01,0x04,0xbf] 0x7c,0x01,0x04,0xbf # GFX10: s_cmp_lt_i32 s0, -1 ; encoding: [0x00,0xc1,0x04,0xbf] 0x00,0xc1,0x04,0xbf # GFX10: s_cmp_lt_i32 s0, -4.0 ; encoding: [0x00,0xf7,0x04,0xbf] 0x00,0xf7,0x04,0xbf # GFX10: s_cmp_lt_i32 s0, 0 ; encoding: [0x00,0x80,0x04,0xbf] 0x00,0x80,0x04,0xbf # GFX10: s_cmp_lt_i32 s0, 0.5 ; encoding: [0x00,0xf0,0x04,0xbf] 0x00,0xf0,0x04,0xbf # GFX10: s_cmp_lt_i32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x04,0xbf,0x73,0x72,0x71,0x3f] 0x00,0xff,0x04,0xbf,0x73,0x72,0x71,0x3f # GFX10: s_cmp_lt_i32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x04,0xbf,0x56,0x34,0x12,0xaf] 0x00,0xff,0x04,0xbf,0x56,0x34,0x12,0xaf # GFX10: s_cmp_lt_i32 s0, exec_hi ; encoding: [0x00,0x7f,0x04,0xbf] 0x00,0x7f,0x04,0xbf # GFX10: s_cmp_lt_i32 s0, exec_lo ; encoding: [0x00,0x7e,0x04,0xbf] 0x00,0x7e,0x04,0xbf # GFX10: s_cmp_lt_i32 s0, m0 ; encoding: [0x00,0x7c,0x04,0xbf] 0x00,0x7c,0x04,0xbf # GFX10: s_cmp_lt_i32 s0, s1 ; encoding: [0x00,0x01,0x04,0xbf] 0x00,0x01,0x04,0xbf # GFX10: s_cmp_lt_i32 s0, s104 ; encoding: [0x00,0x68,0x04,0xbf] 0x00,0x68,0x04,0xbf # GFX10: s_cmp_lt_i32 s0, vcc_hi ; encoding: [0x00,0x6b,0x04,0xbf] 0x00,0x6b,0x04,0xbf # GFX10: s_cmp_lt_i32 s0, vcc_lo ; encoding: [0x00,0x6a,0x04,0xbf] 0x00,0x6a,0x04,0xbf # GFX10: s_cmp_lt_i32 s105, s1 ; encoding: [0x69,0x01,0x04,0xbf] 0x69,0x01,0x04,0xbf # GFX10: s_cmp_lt_i32 s105, s104 ; encoding: [0x69,0x68,0x04,0xbf] 0x69,0x68,0x04,0xbf # GFX10: s_cmp_lt_i32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x04,0xbf] 0x6b,0x01,0x04,0xbf # GFX10: s_cmp_lt_i32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x04,0xbf] 0x6a,0x01,0x04,0xbf # GFX10: s_cmp_lt_u32 exec_hi, s1 ; encoding: [0x7f,0x01,0x0a,0xbf] 0x7f,0x01,0x0a,0xbf # GFX10: s_cmp_lt_u32 exec_lo, s1 ; encoding: [0x7e,0x01,0x0a,0xbf] 0x7e,0x01,0x0a,0xbf # GFX10: s_cmp_lt_u32 m0, s1 ; encoding: [0x7c,0x01,0x0a,0xbf] 0x7c,0x01,0x0a,0xbf # GFX10: s_cmp_lt_u32 s0, -1 ; encoding: [0x00,0xc1,0x0a,0xbf] 0x00,0xc1,0x0a,0xbf # GFX10: s_cmp_lt_u32 s0, -4.0 ; encoding: [0x00,0xf7,0x0a,0xbf] 0x00,0xf7,0x0a,0xbf # GFX10: s_cmp_lt_u32 s0, 0 ; encoding: [0x00,0x80,0x0a,0xbf] 0x00,0x80,0x0a,0xbf # GFX10: s_cmp_lt_u32 s0, 0.5 ; encoding: [0x00,0xf0,0x0a,0xbf] 0x00,0xf0,0x0a,0xbf # GFX10: s_cmp_lt_u32 s0, 0x3f717273 ; encoding: [0x00,0xff,0x0a,0xbf,0x73,0x72,0x71,0x3f] 0x00,0xff,0x0a,0xbf,0x73,0x72,0x71,0x3f # GFX10: s_cmp_lt_u32 s0, 0xaf123456 ; encoding: [0x00,0xff,0x0a,0xbf,0x56,0x34,0x12,0xaf] 0x00,0xff,0x0a,0xbf,0x56,0x34,0x12,0xaf # GFX10: s_cmp_lt_u32 s0, exec_hi ; encoding: [0x00,0x7f,0x0a,0xbf] 0x00,0x7f,0x0a,0xbf # GFX10: s_cmp_lt_u32 s0, exec_lo ; encoding: [0x00,0x7e,0x0a,0xbf] 0x00,0x7e,0x0a,0xbf # GFX10: s_cmp_lt_u32 s0, m0 ; encoding: [0x00,0x7c,0x0a,0xbf] 0x00,0x7c,0x0a,0xbf # GFX10: s_cmp_lt_u32 s0, s1 ; encoding: [0x00,0x01,0x0a,0xbf] 0x00,0x01,0x0a,0xbf # GFX10: s_cmp_lt_u32 s0, s104 ; encoding: [0x00,0x68,0x0a,0xbf] 0x00,0x68,0x0a,0xbf # GFX10: s_cmp_lt_u32 s0, vcc_hi ; encoding: [0x00,0x6b,0x0a,0xbf] 0x00,0x6b,0x0a,0xbf # GFX10: s_cmp_lt_u32 s0, vcc_lo ; encoding: [0x00,0x6a,0x0a,0xbf] 0x00,0x6a,0x0a,0xbf # GFX10: s_cmp_lt_u32 s105, s1 ; encoding: [0x69,0x01,0x0a,0xbf] 0x69,0x01,0x0a,0xbf # GFX10: s_cmp_lt_u32 s105, s104 ; encoding: [0x69,0x68,0x0a,0xbf] 0x69,0x68,0x0a,0xbf # GFX10: s_cmp_lt_u32 vcc_hi, s1 ; encoding: [0x6b,0x01,0x0a,0xbf] 0x6b,0x01,0x0a,0xbf # GFX10: s_cmp_lt_u32 vcc_lo, s1 ; encoding: [0x6a,0x01,0x0a,0xbf] 0x6a,0x01,0x0a,0xbf