llvm/llvm/test/MC/Disassembler/AMDGPU/gfx8_sop1.txt

# RUN: llvm-mc -triple=amdgcn -mcpu=tonga -disassemble -show-encoding < %s | FileCheck -strict-whitespace %s

# CHECK: s_mov_b32 s5, s1                        ; encoding: [0x01,0x00,0x85,0xbe]
0x01,0x00,0x85,0xbe

# CHECK: s_mov_b32 s101, s1                      ; encoding: [0x01,0x00,0xe5,0xbe]
0x01,0x00,0xe5,0xbe

# CHECK: s_mov_b32 flat_scratch_lo, s1           ; encoding: [0x01,0x00,0xe6,0xbe]
0x01,0x00,0xe6,0xbe

# CHECK: s_mov_b32 flat_scratch_hi, s1           ; encoding: [0x01,0x00,0xe7,0xbe]
0x01,0x00,0xe7,0xbe

# CHECK: s_mov_b32 vcc_lo, s1                    ; encoding: [0x01,0x00,0xea,0xbe]
0x01,0x00,0xea,0xbe

# CHECK: s_mov_b32 vcc_hi, s1                    ; encoding: [0x01,0x00,0xeb,0xbe]
0x01,0x00,0xeb,0xbe

# CHECK: s_mov_b32 tba_lo, s1                    ; encoding: [0x01,0x00,0xec,0xbe]
0x01,0x00,0xec,0xbe

# CHECK: s_mov_b32 tba_hi, s1                    ; encoding: [0x01,0x00,0xed,0xbe]
0x01,0x00,0xed,0xbe

# CHECK: s_mov_b32 tma_lo, s1                    ; encoding: [0x01,0x00,0xee,0xbe]
0x01,0x00,0xee,0xbe

# CHECK: s_mov_b32 tma_hi, s1                    ; encoding: [0x01,0x00,0xef,0xbe]
0x01,0x00,0xef,0xbe

# CHECK: s_mov_b32 ttmp11, s1                    ; encoding: [0x01,0x00,0xfb,0xbe]
0x01,0x00,0xfb,0xbe

# CHECK: s_mov_b32 m0, s1                        ; encoding: [0x01,0x00,0xfc,0xbe]
0x01,0x00,0xfc,0xbe

# CHECK: s_mov_b32 exec_lo, s1                   ; encoding: [0x01,0x00,0xfe,0xbe]
0x01,0x00,0xfe,0xbe

# CHECK: s_mov_b32 exec_hi, s1                   ; encoding: [0x01,0x00,0xff,0xbe]
0x01,0x00,0xff,0xbe

# CHECK: s_mov_b32 s5, s101                      ; encoding: [0x65,0x00,0x85,0xbe]
0x65,0x00,0x85,0xbe

# CHECK: s_mov_b32 s5, flat_scratch_lo           ; encoding: [0x66,0x00,0x85,0xbe]
0x66,0x00,0x85,0xbe

# CHECK: s_mov_b32 s5, flat_scratch_hi           ; encoding: [0x67,0x00,0x85,0xbe]
0x67,0x00,0x85,0xbe

# CHECK: s_mov_b32 s5, vcc_lo                    ; encoding: [0x6a,0x00,0x85,0xbe]
0x6a,0x00,0x85,0xbe

# CHECK: s_mov_b32 s5, vcc_hi                    ; encoding: [0x6b,0x00,0x85,0xbe]
0x6b,0x00,0x85,0xbe

# CHECK: s_mov_b32 s5, tba_lo                    ; encoding: [0x6c,0x00,0x85,0xbe]
0x6c,0x00,0x85,0xbe

# CHECK: s_mov_b32 s5, tba_hi                    ; encoding: [0x6d,0x00,0x85,0xbe]
0x6d,0x00,0x85,0xbe

# CHECK: s_mov_b32 s5, tma_lo                    ; encoding: [0x6e,0x00,0x85,0xbe]
0x6e,0x00,0x85,0xbe

# CHECK: s_mov_b32 s5, tma_hi                    ; encoding: [0x6f,0x00,0x85,0xbe]
0x6f,0x00,0x85,0xbe

# CHECK: s_mov_b32 s5, ttmp11                    ; encoding: [0x7b,0x00,0x85,0xbe]
0x7b,0x00,0x85,0xbe

# CHECK: s_mov_b32 s5, m0                        ; encoding: [0x7c,0x00,0x85,0xbe]
0x7c,0x00,0x85,0xbe

# CHECK: s_mov_b32 s5, exec_lo                   ; encoding: [0x7e,0x00,0x85,0xbe]
0x7e,0x00,0x85,0xbe

# CHECK: s_mov_b32 s5, exec_hi                   ; encoding: [0x7f,0x00,0x85,0xbe]
0x7f,0x00,0x85,0xbe

# CHECK: s_mov_b32 s5, 0                         ; encoding: [0x80,0x00,0x85,0xbe]
0x80,0x00,0x85,0xbe

# CHECK: s_mov_b32 s5, -1                        ; encoding: [0xc1,0x00,0x85,0xbe]
0xc1,0x00,0x85,0xbe

# CHECK: s_mov_b32 s5, 0.5                       ; encoding: [0xf0,0x00,0x85,0xbe]
0xf0,0x00,0x85,0xbe

# CHECK: s_mov_b32 s5, -4.0                      ; encoding: [0xf7,0x00,0x85,0xbe]
0xf7,0x00,0x85,0xbe

# CHECK: s_mov_b32 s5, 0xaf123456                ; encoding: [0xff,0x00,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x00,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_mov_b32 s5, 0x3f717273                ; encoding: [0xff,0x00,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x00,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_mov_b64 s[10:11], s[2:3]              ; encoding: [0x02,0x01,0x8a,0xbe]
0x02,0x01,0x8a,0xbe

# CHECK: s_mov_b64 s[12:13], s[2:3]              ; encoding: [0x02,0x01,0x8c,0xbe]
0x02,0x01,0x8c,0xbe

# CHECK: s_mov_b64 s[100:101], s[2:3]            ; encoding: [0x02,0x01,0xe4,0xbe]
0x02,0x01,0xe4,0xbe

# CHECK: s_mov_b64 flat_scratch, s[2:3]          ; encoding: [0x02,0x01,0xe6,0xbe]
0x02,0x01,0xe6,0xbe

# CHECK: s_mov_b64 vcc, s[2:3]                   ; encoding: [0x02,0x01,0xea,0xbe]
0x02,0x01,0xea,0xbe

# CHECK: s_mov_b64 tba, s[2:3]                   ; encoding: [0x02,0x01,0xec,0xbe]
0x02,0x01,0xec,0xbe

# CHECK: s_mov_b64 tma, s[2:3]                   ; encoding: [0x02,0x01,0xee,0xbe]
0x02,0x01,0xee,0xbe

# CHECK: s_mov_b64 ttmp[10:11], s[2:3]           ; encoding: [0x02,0x01,0xfa,0xbe]
0x02,0x01,0xfa,0xbe

# CHECK: s_mov_b64 exec, s[2:3]                  ; encoding: [0x02,0x01,0xfe,0xbe]
0x02,0x01,0xfe,0xbe

# CHECK: s_mov_b64 s[10:11], s[4:5]              ; encoding: [0x04,0x01,0x8a,0xbe]
0x04,0x01,0x8a,0xbe

# CHECK: s_mov_b64 s[10:11], s[100:101]          ; encoding: [0x64,0x01,0x8a,0xbe]
0x64,0x01,0x8a,0xbe

# CHECK: s_mov_b64 s[10:11], flat_scratch        ; encoding: [0x66,0x01,0x8a,0xbe]
0x66,0x01,0x8a,0xbe

# CHECK: s_mov_b64 s[10:11], vcc                 ; encoding: [0x6a,0x01,0x8a,0xbe]
0x6a,0x01,0x8a,0xbe

# CHECK: s_mov_b64 s[10:11], tba                 ; encoding: [0x6c,0x01,0x8a,0xbe]
0x6c,0x01,0x8a,0xbe

# CHECK: s_mov_b64 s[10:11], tma                 ; encoding: [0x6e,0x01,0x8a,0xbe]
0x6e,0x01,0x8a,0xbe

# CHECK: s_mov_b64 s[10:11], ttmp[10:11]         ; encoding: [0x7a,0x01,0x8a,0xbe]
0x7a,0x01,0x8a,0xbe

# CHECK: s_mov_b64 s[10:11], exec                ; encoding: [0x7e,0x01,0x8a,0xbe]
0x7e,0x01,0x8a,0xbe

# CHECK: s_mov_b64 s[10:11], 0                   ; encoding: [0x80,0x01,0x8a,0xbe]
0x80,0x01,0x8a,0xbe

# CHECK: s_mov_b64 s[10:11], -1                  ; encoding: [0xc1,0x01,0x8a,0xbe]
0xc1,0x01,0x8a,0xbe

# CHECK: s_mov_b64 s[10:11], 0.5                 ; encoding: [0xf0,0x01,0x8a,0xbe]
0xf0,0x01,0x8a,0xbe

# CHECK: s_mov_b64 s[10:11], -4.0                ; encoding: [0xf7,0x01,0x8a,0xbe]
0xf7,0x01,0x8a,0xbe

# CHECK: s_mov_b64 s[10:11], 0xaf123456          ; encoding: [0xff,0x01,0x8a,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x01,0x8a,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_mov_b64 s[10:11], 0x3f717273          ; encoding: [0xff,0x01,0x8a,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x01,0x8a,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_cmov_b32 s5, s1                       ; encoding: [0x01,0x02,0x85,0xbe]
0x01,0x02,0x85,0xbe

# CHECK: s_cmov_b32 s101, s1                     ; encoding: [0x01,0x02,0xe5,0xbe]
0x01,0x02,0xe5,0xbe

# CHECK: s_cmov_b32 flat_scratch_lo, s1          ; encoding: [0x01,0x02,0xe6,0xbe]
0x01,0x02,0xe6,0xbe

# CHECK: s_cmov_b32 flat_scratch_hi, s1          ; encoding: [0x01,0x02,0xe7,0xbe]
0x01,0x02,0xe7,0xbe

# CHECK: s_cmov_b32 vcc_lo, s1                   ; encoding: [0x01,0x02,0xea,0xbe]
0x01,0x02,0xea,0xbe

# CHECK: s_cmov_b32 vcc_hi, s1                   ; encoding: [0x01,0x02,0xeb,0xbe]
0x01,0x02,0xeb,0xbe

# CHECK: s_cmov_b32 tba_lo, s1                   ; encoding: [0x01,0x02,0xec,0xbe]
0x01,0x02,0xec,0xbe

# CHECK: s_cmov_b32 tba_hi, s1                   ; encoding: [0x01,0x02,0xed,0xbe]
0x01,0x02,0xed,0xbe

# CHECK: s_cmov_b32 tma_lo, s1                   ; encoding: [0x01,0x02,0xee,0xbe]
0x01,0x02,0xee,0xbe

# CHECK: s_cmov_b32 tma_hi, s1                   ; encoding: [0x01,0x02,0xef,0xbe]
0x01,0x02,0xef,0xbe

# CHECK: s_cmov_b32 ttmp11, s1                   ; encoding: [0x01,0x02,0xfb,0xbe]
0x01,0x02,0xfb,0xbe

# CHECK: s_cmov_b32 m0, s1                       ; encoding: [0x01,0x02,0xfc,0xbe]
0x01,0x02,0xfc,0xbe

# CHECK: s_cmov_b32 exec_lo, s1                  ; encoding: [0x01,0x02,0xfe,0xbe]
0x01,0x02,0xfe,0xbe

# CHECK: s_cmov_b32 exec_hi, s1                  ; encoding: [0x01,0x02,0xff,0xbe]
0x01,0x02,0xff,0xbe

# CHECK: s_cmov_b32 s5, s101                     ; encoding: [0x65,0x02,0x85,0xbe]
0x65,0x02,0x85,0xbe

# CHECK: s_cmov_b32 s5, flat_scratch_lo          ; encoding: [0x66,0x02,0x85,0xbe]
0x66,0x02,0x85,0xbe

# CHECK: s_cmov_b32 s5, flat_scratch_hi          ; encoding: [0x67,0x02,0x85,0xbe]
0x67,0x02,0x85,0xbe

# CHECK: s_cmov_b32 s5, vcc_lo                   ; encoding: [0x6a,0x02,0x85,0xbe]
0x6a,0x02,0x85,0xbe

# CHECK: s_cmov_b32 s5, vcc_hi                   ; encoding: [0x6b,0x02,0x85,0xbe]
0x6b,0x02,0x85,0xbe

# CHECK: s_cmov_b32 s5, tba_lo                   ; encoding: [0x6c,0x02,0x85,0xbe]
0x6c,0x02,0x85,0xbe

# CHECK: s_cmov_b32 s5, tba_hi                   ; encoding: [0x6d,0x02,0x85,0xbe]
0x6d,0x02,0x85,0xbe

# CHECK: s_cmov_b32 s5, tma_lo                   ; encoding: [0x6e,0x02,0x85,0xbe]
0x6e,0x02,0x85,0xbe

# CHECK: s_cmov_b32 s5, tma_hi                   ; encoding: [0x6f,0x02,0x85,0xbe]
0x6f,0x02,0x85,0xbe

# CHECK: s_cmov_b32 s5, ttmp11                   ; encoding: [0x7b,0x02,0x85,0xbe]
0x7b,0x02,0x85,0xbe

# CHECK: s_cmov_b32 s5, m0                       ; encoding: [0x7c,0x02,0x85,0xbe]
0x7c,0x02,0x85,0xbe

# CHECK: s_cmov_b32 s5, exec_lo                  ; encoding: [0x7e,0x02,0x85,0xbe]
0x7e,0x02,0x85,0xbe

# CHECK: s_cmov_b32 s5, exec_hi                  ; encoding: [0x7f,0x02,0x85,0xbe]
0x7f,0x02,0x85,0xbe

# CHECK: s_cmov_b32 s5, 0                        ; encoding: [0x80,0x02,0x85,0xbe]
0x80,0x02,0x85,0xbe

# CHECK: s_cmov_b32 s5, -1                       ; encoding: [0xc1,0x02,0x85,0xbe]
0xc1,0x02,0x85,0xbe

# CHECK: s_cmov_b32 s5, 0.5                      ; encoding: [0xf0,0x02,0x85,0xbe]
0xf0,0x02,0x85,0xbe

# CHECK: s_cmov_b32 s5, -4.0                     ; encoding: [0xf7,0x02,0x85,0xbe]
0xf7,0x02,0x85,0xbe

# CHECK: s_cmov_b32 s5, 0xaf123456               ; encoding: [0xff,0x02,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x02,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_cmov_b32 s5, 0x3f717273               ; encoding: [0xff,0x02,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x02,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_cmov_b64 s[10:11], s[2:3]             ; encoding: [0x02,0x03,0x8a,0xbe]
0x02,0x03,0x8a,0xbe

# CHECK: s_cmov_b64 s[12:13], s[2:3]             ; encoding: [0x02,0x03,0x8c,0xbe]
0x02,0x03,0x8c,0xbe

# CHECK: s_cmov_b64 s[100:101], s[2:3]           ; encoding: [0x02,0x03,0xe4,0xbe]
0x02,0x03,0xe4,0xbe

# CHECK: s_cmov_b64 flat_scratch, s[2:3]         ; encoding: [0x02,0x03,0xe6,0xbe]
0x02,0x03,0xe6,0xbe

# CHECK: s_cmov_b64 vcc, s[2:3]                  ; encoding: [0x02,0x03,0xea,0xbe]
0x02,0x03,0xea,0xbe

# CHECK: s_cmov_b64 tba, s[2:3]                  ; encoding: [0x02,0x03,0xec,0xbe]
0x02,0x03,0xec,0xbe

# CHECK: s_cmov_b64 tma, s[2:3]                  ; encoding: [0x02,0x03,0xee,0xbe]
0x02,0x03,0xee,0xbe

# CHECK: s_cmov_b64 ttmp[10:11], s[2:3]          ; encoding: [0x02,0x03,0xfa,0xbe]
0x02,0x03,0xfa,0xbe

# CHECK: s_cmov_b64 exec, s[2:3]                 ; encoding: [0x02,0x03,0xfe,0xbe]
0x02,0x03,0xfe,0xbe

# CHECK: s_cmov_b64 s[10:11], s[4:5]             ; encoding: [0x04,0x03,0x8a,0xbe]
0x04,0x03,0x8a,0xbe

# CHECK: s_cmov_b64 s[10:11], s[100:101]         ; encoding: [0x64,0x03,0x8a,0xbe]
0x64,0x03,0x8a,0xbe

# CHECK: s_cmov_b64 s[10:11], flat_scratch       ; encoding: [0x66,0x03,0x8a,0xbe]
0x66,0x03,0x8a,0xbe

# CHECK: s_cmov_b64 s[10:11], vcc                ; encoding: [0x6a,0x03,0x8a,0xbe]
0x6a,0x03,0x8a,0xbe

# CHECK: s_cmov_b64 s[10:11], tba                ; encoding: [0x6c,0x03,0x8a,0xbe]
0x6c,0x03,0x8a,0xbe

# CHECK: s_cmov_b64 s[10:11], tma                ; encoding: [0x6e,0x03,0x8a,0xbe]
0x6e,0x03,0x8a,0xbe

# CHECK: s_cmov_b64 s[10:11], ttmp[10:11]        ; encoding: [0x7a,0x03,0x8a,0xbe]
0x7a,0x03,0x8a,0xbe

# CHECK: s_cmov_b64 s[10:11], exec               ; encoding: [0x7e,0x03,0x8a,0xbe]
0x7e,0x03,0x8a,0xbe

# CHECK: s_cmov_b64 s[10:11], 0                  ; encoding: [0x80,0x03,0x8a,0xbe]
0x80,0x03,0x8a,0xbe

# CHECK: s_cmov_b64 s[10:11], -1                 ; encoding: [0xc1,0x03,0x8a,0xbe]
0xc1,0x03,0x8a,0xbe

# CHECK: s_cmov_b64 s[10:11], 0.5                ; encoding: [0xf0,0x03,0x8a,0xbe]
0xf0,0x03,0x8a,0xbe

# CHECK: s_cmov_b64 s[10:11], -4.0               ; encoding: [0xf7,0x03,0x8a,0xbe]
0xf7,0x03,0x8a,0xbe

# CHECK: s_cmov_b64 s[10:11], 0xaf123456         ; encoding: [0xff,0x03,0x8a,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x03,0x8a,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_cmov_b64 s[10:11], 0x3f717273         ; encoding: [0xff,0x03,0x8a,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x03,0x8a,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_not_b32 s5, s1                        ; encoding: [0x01,0x04,0x85,0xbe]
0x01,0x04,0x85,0xbe

# CHECK: s_not_b32 s101, s1                      ; encoding: [0x01,0x04,0xe5,0xbe]
0x01,0x04,0xe5,0xbe

# CHECK: s_not_b32 flat_scratch_lo, s1           ; encoding: [0x01,0x04,0xe6,0xbe]
0x01,0x04,0xe6,0xbe

# CHECK: s_not_b32 flat_scratch_hi, s1           ; encoding: [0x01,0x04,0xe7,0xbe]
0x01,0x04,0xe7,0xbe

# CHECK: s_not_b32 vcc_lo, s1                    ; encoding: [0x01,0x04,0xea,0xbe]
0x01,0x04,0xea,0xbe

# CHECK: s_not_b32 vcc_hi, s1                    ; encoding: [0x01,0x04,0xeb,0xbe]
0x01,0x04,0xeb,0xbe

# CHECK: s_not_b32 tba_lo, s1                    ; encoding: [0x01,0x04,0xec,0xbe]
0x01,0x04,0xec,0xbe

# CHECK: s_not_b32 tba_hi, s1                    ; encoding: [0x01,0x04,0xed,0xbe]
0x01,0x04,0xed,0xbe

# CHECK: s_not_b32 tma_lo, s1                    ; encoding: [0x01,0x04,0xee,0xbe]
0x01,0x04,0xee,0xbe

# CHECK: s_not_b32 tma_hi, s1                    ; encoding: [0x01,0x04,0xef,0xbe]
0x01,0x04,0xef,0xbe

# CHECK: s_not_b32 ttmp11, s1                    ; encoding: [0x01,0x04,0xfb,0xbe]
0x01,0x04,0xfb,0xbe

# CHECK: s_not_b32 m0, s1                        ; encoding: [0x01,0x04,0xfc,0xbe]
0x01,0x04,0xfc,0xbe

# CHECK: s_not_b32 exec_lo, s1                   ; encoding: [0x01,0x04,0xfe,0xbe]
0x01,0x04,0xfe,0xbe

# CHECK: s_not_b32 exec_hi, s1                   ; encoding: [0x01,0x04,0xff,0xbe]
0x01,0x04,0xff,0xbe

# CHECK: s_not_b32 s5, s101                      ; encoding: [0x65,0x04,0x85,0xbe]
0x65,0x04,0x85,0xbe

# CHECK: s_not_b32 s5, flat_scratch_lo           ; encoding: [0x66,0x04,0x85,0xbe]
0x66,0x04,0x85,0xbe

# CHECK: s_not_b32 s5, flat_scratch_hi           ; encoding: [0x67,0x04,0x85,0xbe]
0x67,0x04,0x85,0xbe

# CHECK: s_not_b32 s5, vcc_lo                    ; encoding: [0x6a,0x04,0x85,0xbe]
0x6a,0x04,0x85,0xbe

# CHECK: s_not_b32 s5, vcc_hi                    ; encoding: [0x6b,0x04,0x85,0xbe]
0x6b,0x04,0x85,0xbe

# CHECK: s_not_b32 s5, tba_lo                    ; encoding: [0x6c,0x04,0x85,0xbe]
0x6c,0x04,0x85,0xbe

# CHECK: s_not_b32 s5, tba_hi                    ; encoding: [0x6d,0x04,0x85,0xbe]
0x6d,0x04,0x85,0xbe

# CHECK: s_not_b32 s5, tma_lo                    ; encoding: [0x6e,0x04,0x85,0xbe]
0x6e,0x04,0x85,0xbe

# CHECK: s_not_b32 s5, tma_hi                    ; encoding: [0x6f,0x04,0x85,0xbe]
0x6f,0x04,0x85,0xbe

# CHECK: s_not_b32 s5, ttmp11                    ; encoding: [0x7b,0x04,0x85,0xbe]
0x7b,0x04,0x85,0xbe

# CHECK: s_not_b32 s5, m0                        ; encoding: [0x7c,0x04,0x85,0xbe]
0x7c,0x04,0x85,0xbe

# CHECK: s_not_b32 s5, exec_lo                   ; encoding: [0x7e,0x04,0x85,0xbe]
0x7e,0x04,0x85,0xbe

# CHECK: s_not_b32 s5, exec_hi                   ; encoding: [0x7f,0x04,0x85,0xbe]
0x7f,0x04,0x85,0xbe

# CHECK: s_not_b32 s5, 0                         ; encoding: [0x80,0x04,0x85,0xbe]
0x80,0x04,0x85,0xbe

# CHECK: s_not_b32 s5, -1                        ; encoding: [0xc1,0x04,0x85,0xbe]
0xc1,0x04,0x85,0xbe

# CHECK: s_not_b32 s5, 0.5                       ; encoding: [0xf0,0x04,0x85,0xbe]
0xf0,0x04,0x85,0xbe

# CHECK: s_not_b32 s5, -4.0                      ; encoding: [0xf7,0x04,0x85,0xbe]
0xf7,0x04,0x85,0xbe

# CHECK: s_not_b32 s5, 0xaf123456                ; encoding: [0xff,0x04,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x04,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_not_b32 s5, 0x3f717273                ; encoding: [0xff,0x04,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x04,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_not_b64 s[10:11], s[2:3]              ; encoding: [0x02,0x05,0x8a,0xbe]
0x02,0x05,0x8a,0xbe

# CHECK: s_not_b64 s[12:13], s[2:3]              ; encoding: [0x02,0x05,0x8c,0xbe]
0x02,0x05,0x8c,0xbe

# CHECK: s_not_b64 s[100:101], s[2:3]            ; encoding: [0x02,0x05,0xe4,0xbe]
0x02,0x05,0xe4,0xbe

# CHECK: s_not_b64 flat_scratch, s[2:3]          ; encoding: [0x02,0x05,0xe6,0xbe]
0x02,0x05,0xe6,0xbe

# CHECK: s_not_b64 vcc, s[2:3]                   ; encoding: [0x02,0x05,0xea,0xbe]
0x02,0x05,0xea,0xbe

# CHECK: s_not_b64 tba, s[2:3]                   ; encoding: [0x02,0x05,0xec,0xbe]
0x02,0x05,0xec,0xbe

# CHECK: s_not_b64 tma, s[2:3]                   ; encoding: [0x02,0x05,0xee,0xbe]
0x02,0x05,0xee,0xbe

# CHECK: s_not_b64 ttmp[10:11], s[2:3]           ; encoding: [0x02,0x05,0xfa,0xbe]
0x02,0x05,0xfa,0xbe

# CHECK: s_not_b64 exec, s[2:3]                  ; encoding: [0x02,0x05,0xfe,0xbe]
0x02,0x05,0xfe,0xbe

# CHECK: s_not_b64 s[10:11], s[4:5]              ; encoding: [0x04,0x05,0x8a,0xbe]
0x04,0x05,0x8a,0xbe

# CHECK: s_not_b64 s[10:11], s[100:101]          ; encoding: [0x64,0x05,0x8a,0xbe]
0x64,0x05,0x8a,0xbe

# CHECK: s_not_b64 s[10:11], flat_scratch        ; encoding: [0x66,0x05,0x8a,0xbe]
0x66,0x05,0x8a,0xbe

# CHECK: s_not_b64 s[10:11], vcc                 ; encoding: [0x6a,0x05,0x8a,0xbe]
0x6a,0x05,0x8a,0xbe

# CHECK: s_not_b64 s[10:11], tba                 ; encoding: [0x6c,0x05,0x8a,0xbe]
0x6c,0x05,0x8a,0xbe

# CHECK: s_not_b64 s[10:11], tma                 ; encoding: [0x6e,0x05,0x8a,0xbe]
0x6e,0x05,0x8a,0xbe

# CHECK: s_not_b64 s[10:11], ttmp[10:11]         ; encoding: [0x7a,0x05,0x8a,0xbe]
0x7a,0x05,0x8a,0xbe

# CHECK: s_not_b64 s[10:11], exec                ; encoding: [0x7e,0x05,0x8a,0xbe]
0x7e,0x05,0x8a,0xbe

# CHECK: s_not_b64 s[10:11], 0                   ; encoding: [0x80,0x05,0x8a,0xbe]
0x80,0x05,0x8a,0xbe

# CHECK: s_not_b64 s[10:11], -1                  ; encoding: [0xc1,0x05,0x8a,0xbe]
0xc1,0x05,0x8a,0xbe

# CHECK: s_not_b64 s[10:11], 0.5                 ; encoding: [0xf0,0x05,0x8a,0xbe]
0xf0,0x05,0x8a,0xbe

# CHECK: s_not_b64 s[10:11], -4.0                ; encoding: [0xf7,0x05,0x8a,0xbe]
0xf7,0x05,0x8a,0xbe

# CHECK: s_not_b64 s[10:11], 0xaf123456          ; encoding: [0xff,0x05,0x8a,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x05,0x8a,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_not_b64 s[10:11], 0x3f717273          ; encoding: [0xff,0x05,0x8a,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x05,0x8a,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_wqm_b32 s5, s1                        ; encoding: [0x01,0x06,0x85,0xbe]
0x01,0x06,0x85,0xbe

# CHECK: s_wqm_b32 s101, s1                      ; encoding: [0x01,0x06,0xe5,0xbe]
0x01,0x06,0xe5,0xbe

# CHECK: s_wqm_b32 flat_scratch_lo, s1           ; encoding: [0x01,0x06,0xe6,0xbe]
0x01,0x06,0xe6,0xbe

# CHECK: s_wqm_b32 flat_scratch_hi, s1           ; encoding: [0x01,0x06,0xe7,0xbe]
0x01,0x06,0xe7,0xbe

# CHECK: s_wqm_b32 vcc_lo, s1                    ; encoding: [0x01,0x06,0xea,0xbe]
0x01,0x06,0xea,0xbe

# CHECK: s_wqm_b32 vcc_hi, s1                    ; encoding: [0x01,0x06,0xeb,0xbe]
0x01,0x06,0xeb,0xbe

# CHECK: s_wqm_b32 tba_lo, s1                    ; encoding: [0x01,0x06,0xec,0xbe]
0x01,0x06,0xec,0xbe

# CHECK: s_wqm_b32 tba_hi, s1                    ; encoding: [0x01,0x06,0xed,0xbe]
0x01,0x06,0xed,0xbe

# CHECK: s_wqm_b32 tma_lo, s1                    ; encoding: [0x01,0x06,0xee,0xbe]
0x01,0x06,0xee,0xbe

# CHECK: s_wqm_b32 tma_hi, s1                    ; encoding: [0x01,0x06,0xef,0xbe]
0x01,0x06,0xef,0xbe

# CHECK: s_wqm_b32 ttmp11, s1                    ; encoding: [0x01,0x06,0xfb,0xbe]
0x01,0x06,0xfb,0xbe

# CHECK: s_wqm_b32 m0, s1                        ; encoding: [0x01,0x06,0xfc,0xbe]
0x01,0x06,0xfc,0xbe

# CHECK: s_wqm_b32 exec_lo, s1                   ; encoding: [0x01,0x06,0xfe,0xbe]
0x01,0x06,0xfe,0xbe

# CHECK: s_wqm_b32 exec_hi, s1                   ; encoding: [0x01,0x06,0xff,0xbe]
0x01,0x06,0xff,0xbe

# CHECK: s_wqm_b32 s5, s101                      ; encoding: [0x65,0x06,0x85,0xbe]
0x65,0x06,0x85,0xbe

# CHECK: s_wqm_b32 s5, flat_scratch_lo           ; encoding: [0x66,0x06,0x85,0xbe]
0x66,0x06,0x85,0xbe

# CHECK: s_wqm_b32 s5, flat_scratch_hi           ; encoding: [0x67,0x06,0x85,0xbe]
0x67,0x06,0x85,0xbe

# CHECK: s_wqm_b32 s5, vcc_lo                    ; encoding: [0x6a,0x06,0x85,0xbe]
0x6a,0x06,0x85,0xbe

# CHECK: s_wqm_b32 s5, vcc_hi                    ; encoding: [0x6b,0x06,0x85,0xbe]
0x6b,0x06,0x85,0xbe

# CHECK: s_wqm_b32 s5, tba_lo                    ; encoding: [0x6c,0x06,0x85,0xbe]
0x6c,0x06,0x85,0xbe

# CHECK: s_wqm_b32 s5, tba_hi                    ; encoding: [0x6d,0x06,0x85,0xbe]
0x6d,0x06,0x85,0xbe

# CHECK: s_wqm_b32 s5, tma_lo                    ; encoding: [0x6e,0x06,0x85,0xbe]
0x6e,0x06,0x85,0xbe

# CHECK: s_wqm_b32 s5, tma_hi                    ; encoding: [0x6f,0x06,0x85,0xbe]
0x6f,0x06,0x85,0xbe

# CHECK: s_wqm_b32 s5, ttmp11                    ; encoding: [0x7b,0x06,0x85,0xbe]
0x7b,0x06,0x85,0xbe

# CHECK: s_wqm_b32 s5, m0                        ; encoding: [0x7c,0x06,0x85,0xbe]
0x7c,0x06,0x85,0xbe

# CHECK: s_wqm_b32 s5, exec_lo                   ; encoding: [0x7e,0x06,0x85,0xbe]
0x7e,0x06,0x85,0xbe

# CHECK: s_wqm_b32 s5, exec_hi                   ; encoding: [0x7f,0x06,0x85,0xbe]
0x7f,0x06,0x85,0xbe

# CHECK: s_wqm_b32 s5, 0                         ; encoding: [0x80,0x06,0x85,0xbe]
0x80,0x06,0x85,0xbe

# CHECK: s_wqm_b32 s5, -1                        ; encoding: [0xc1,0x06,0x85,0xbe]
0xc1,0x06,0x85,0xbe

# CHECK: s_wqm_b32 s5, 0.5                       ; encoding: [0xf0,0x06,0x85,0xbe]
0xf0,0x06,0x85,0xbe

# CHECK: s_wqm_b32 s5, -4.0                      ; encoding: [0xf7,0x06,0x85,0xbe]
0xf7,0x06,0x85,0xbe

# CHECK: s_wqm_b32 s5, 0xaf123456                ; encoding: [0xff,0x06,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x06,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_wqm_b32 s5, 0x3f717273                ; encoding: [0xff,0x06,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x06,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_wqm_b64 s[10:11], s[2:3]              ; encoding: [0x02,0x07,0x8a,0xbe]
0x02,0x07,0x8a,0xbe

# CHECK: s_wqm_b64 s[12:13], s[2:3]              ; encoding: [0x02,0x07,0x8c,0xbe]
0x02,0x07,0x8c,0xbe

# CHECK: s_wqm_b64 s[100:101], s[2:3]            ; encoding: [0x02,0x07,0xe4,0xbe]
0x02,0x07,0xe4,0xbe

# CHECK: s_wqm_b64 flat_scratch, s[2:3]          ; encoding: [0x02,0x07,0xe6,0xbe]
0x02,0x07,0xe6,0xbe

# CHECK: s_wqm_b64 vcc, s[2:3]                   ; encoding: [0x02,0x07,0xea,0xbe]
0x02,0x07,0xea,0xbe

# CHECK: s_wqm_b64 tba, s[2:3]                   ; encoding: [0x02,0x07,0xec,0xbe]
0x02,0x07,0xec,0xbe

# CHECK: s_wqm_b64 tma, s[2:3]                   ; encoding: [0x02,0x07,0xee,0xbe]
0x02,0x07,0xee,0xbe

# CHECK: s_wqm_b64 ttmp[10:11], s[2:3]           ; encoding: [0x02,0x07,0xfa,0xbe]
0x02,0x07,0xfa,0xbe

# CHECK: s_wqm_b64 exec, s[2:3]                  ; encoding: [0x02,0x07,0xfe,0xbe]
0x02,0x07,0xfe,0xbe

# CHECK: s_wqm_b64 s[10:11], s[4:5]              ; encoding: [0x04,0x07,0x8a,0xbe]
0x04,0x07,0x8a,0xbe

# CHECK: s_wqm_b64 s[10:11], s[100:101]          ; encoding: [0x64,0x07,0x8a,0xbe]
0x64,0x07,0x8a,0xbe

# CHECK: s_wqm_b64 s[10:11], flat_scratch        ; encoding: [0x66,0x07,0x8a,0xbe]
0x66,0x07,0x8a,0xbe

# CHECK: s_wqm_b64 s[10:11], vcc                 ; encoding: [0x6a,0x07,0x8a,0xbe]
0x6a,0x07,0x8a,0xbe

# CHECK: s_wqm_b64 s[10:11], tba                 ; encoding: [0x6c,0x07,0x8a,0xbe]
0x6c,0x07,0x8a,0xbe

# CHECK: s_wqm_b64 s[10:11], tma                 ; encoding: [0x6e,0x07,0x8a,0xbe]
0x6e,0x07,0x8a,0xbe

# CHECK: s_wqm_b64 s[10:11], ttmp[10:11]         ; encoding: [0x7a,0x07,0x8a,0xbe]
0x7a,0x07,0x8a,0xbe

# CHECK: s_wqm_b64 s[10:11], exec                ; encoding: [0x7e,0x07,0x8a,0xbe]
0x7e,0x07,0x8a,0xbe

# CHECK: s_wqm_b64 s[10:11], 0                   ; encoding: [0x80,0x07,0x8a,0xbe]
0x80,0x07,0x8a,0xbe

# CHECK: s_wqm_b64 s[10:11], -1                  ; encoding: [0xc1,0x07,0x8a,0xbe]
0xc1,0x07,0x8a,0xbe

# CHECK: s_wqm_b64 s[10:11], 0.5                 ; encoding: [0xf0,0x07,0x8a,0xbe]
0xf0,0x07,0x8a,0xbe

# CHECK: s_wqm_b64 s[10:11], -4.0                ; encoding: [0xf7,0x07,0x8a,0xbe]
0xf7,0x07,0x8a,0xbe

# CHECK: s_wqm_b64 s[10:11], 0xaf123456          ; encoding: [0xff,0x07,0x8a,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x07,0x8a,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_wqm_b64 s[10:11], 0x3f717273          ; encoding: [0xff,0x07,0x8a,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x07,0x8a,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_brev_b32 s5, s1                       ; encoding: [0x01,0x08,0x85,0xbe]
0x01,0x08,0x85,0xbe

# CHECK: s_brev_b32 s101, s1                     ; encoding: [0x01,0x08,0xe5,0xbe]
0x01,0x08,0xe5,0xbe

# CHECK: s_brev_b32 flat_scratch_lo, s1          ; encoding: [0x01,0x08,0xe6,0xbe]
0x01,0x08,0xe6,0xbe

# CHECK: s_brev_b32 flat_scratch_hi, s1          ; encoding: [0x01,0x08,0xe7,0xbe]
0x01,0x08,0xe7,0xbe

# CHECK: s_brev_b32 vcc_lo, s1                   ; encoding: [0x01,0x08,0xea,0xbe]
0x01,0x08,0xea,0xbe

# CHECK: s_brev_b32 vcc_hi, s1                   ; encoding: [0x01,0x08,0xeb,0xbe]
0x01,0x08,0xeb,0xbe

# CHECK: s_brev_b32 tba_lo, s1                   ; encoding: [0x01,0x08,0xec,0xbe]
0x01,0x08,0xec,0xbe

# CHECK: s_brev_b32 tba_hi, s1                   ; encoding: [0x01,0x08,0xed,0xbe]
0x01,0x08,0xed,0xbe

# CHECK: s_brev_b32 tma_lo, s1                   ; encoding: [0x01,0x08,0xee,0xbe]
0x01,0x08,0xee,0xbe

# CHECK: s_brev_b32 tma_hi, s1                   ; encoding: [0x01,0x08,0xef,0xbe]
0x01,0x08,0xef,0xbe

# CHECK: s_brev_b32 ttmp11, s1                   ; encoding: [0x01,0x08,0xfb,0xbe]
0x01,0x08,0xfb,0xbe

# CHECK: s_brev_b32 m0, s1                       ; encoding: [0x01,0x08,0xfc,0xbe]
0x01,0x08,0xfc,0xbe

# CHECK: s_brev_b32 exec_lo, s1                  ; encoding: [0x01,0x08,0xfe,0xbe]
0x01,0x08,0xfe,0xbe

# CHECK: s_brev_b32 exec_hi, s1                  ; encoding: [0x01,0x08,0xff,0xbe]
0x01,0x08,0xff,0xbe

# CHECK: s_brev_b32 s5, s101                     ; encoding: [0x65,0x08,0x85,0xbe]
0x65,0x08,0x85,0xbe

# CHECK: s_brev_b32 s5, flat_scratch_lo          ; encoding: [0x66,0x08,0x85,0xbe]
0x66,0x08,0x85,0xbe

# CHECK: s_brev_b32 s5, flat_scratch_hi          ; encoding: [0x67,0x08,0x85,0xbe]
0x67,0x08,0x85,0xbe

# CHECK: s_brev_b32 s5, vcc_lo                   ; encoding: [0x6a,0x08,0x85,0xbe]
0x6a,0x08,0x85,0xbe

# CHECK: s_brev_b32 s5, vcc_hi                   ; encoding: [0x6b,0x08,0x85,0xbe]
0x6b,0x08,0x85,0xbe

# CHECK: s_brev_b32 s5, tba_lo                   ; encoding: [0x6c,0x08,0x85,0xbe]
0x6c,0x08,0x85,0xbe

# CHECK: s_brev_b32 s5, tba_hi                   ; encoding: [0x6d,0x08,0x85,0xbe]
0x6d,0x08,0x85,0xbe

# CHECK: s_brev_b32 s5, tma_lo                   ; encoding: [0x6e,0x08,0x85,0xbe]
0x6e,0x08,0x85,0xbe

# CHECK: s_brev_b32 s5, tma_hi                   ; encoding: [0x6f,0x08,0x85,0xbe]
0x6f,0x08,0x85,0xbe

# CHECK: s_brev_b32 s5, ttmp11                   ; encoding: [0x7b,0x08,0x85,0xbe]
0x7b,0x08,0x85,0xbe

# CHECK: s_brev_b32 s5, m0                       ; encoding: [0x7c,0x08,0x85,0xbe]
0x7c,0x08,0x85,0xbe

# CHECK: s_brev_b32 s5, exec_lo                  ; encoding: [0x7e,0x08,0x85,0xbe]
0x7e,0x08,0x85,0xbe

# CHECK: s_brev_b32 s5, exec_hi                  ; encoding: [0x7f,0x08,0x85,0xbe]
0x7f,0x08,0x85,0xbe

# CHECK: s_brev_b32 s5, 0                        ; encoding: [0x80,0x08,0x85,0xbe]
0x80,0x08,0x85,0xbe

# CHECK: s_brev_b32 s5, -1                       ; encoding: [0xc1,0x08,0x85,0xbe]
0xc1,0x08,0x85,0xbe

# CHECK: s_brev_b32 s5, 0.5                      ; encoding: [0xf0,0x08,0x85,0xbe]
0xf0,0x08,0x85,0xbe

# CHECK: s_brev_b32 s5, -4.0                     ; encoding: [0xf7,0x08,0x85,0xbe]
0xf7,0x08,0x85,0xbe

# CHECK: s_brev_b32 s5, 0xaf123456               ; encoding: [0xff,0x08,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x08,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_brev_b32 s5, 0x3f717273               ; encoding: [0xff,0x08,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x08,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_brev_b64 s[10:11], s[2:3]             ; encoding: [0x02,0x09,0x8a,0xbe]
0x02,0x09,0x8a,0xbe

# CHECK: s_brev_b64 s[12:13], s[2:3]             ; encoding: [0x02,0x09,0x8c,0xbe]
0x02,0x09,0x8c,0xbe

# CHECK: s_brev_b64 s[100:101], s[2:3]           ; encoding: [0x02,0x09,0xe4,0xbe]
0x02,0x09,0xe4,0xbe

# CHECK: s_brev_b64 flat_scratch, s[2:3]         ; encoding: [0x02,0x09,0xe6,0xbe]
0x02,0x09,0xe6,0xbe

# CHECK: s_brev_b64 vcc, s[2:3]                  ; encoding: [0x02,0x09,0xea,0xbe]
0x02,0x09,0xea,0xbe

# CHECK: s_brev_b64 tba, s[2:3]                  ; encoding: [0x02,0x09,0xec,0xbe]
0x02,0x09,0xec,0xbe

# CHECK: s_brev_b64 tma, s[2:3]                  ; encoding: [0x02,0x09,0xee,0xbe]
0x02,0x09,0xee,0xbe

# CHECK: s_brev_b64 ttmp[10:11], s[2:3]          ; encoding: [0x02,0x09,0xfa,0xbe]
0x02,0x09,0xfa,0xbe

# CHECK: s_brev_b64 exec, s[2:3]                 ; encoding: [0x02,0x09,0xfe,0xbe]
0x02,0x09,0xfe,0xbe

# CHECK: s_brev_b64 s[10:11], s[4:5]             ; encoding: [0x04,0x09,0x8a,0xbe]
0x04,0x09,0x8a,0xbe

# CHECK: s_brev_b64 s[10:11], s[100:101]         ; encoding: [0x64,0x09,0x8a,0xbe]
0x64,0x09,0x8a,0xbe

# CHECK: s_brev_b64 s[10:11], flat_scratch       ; encoding: [0x66,0x09,0x8a,0xbe]
0x66,0x09,0x8a,0xbe

# CHECK: s_brev_b64 s[10:11], vcc                ; encoding: [0x6a,0x09,0x8a,0xbe]
0x6a,0x09,0x8a,0xbe

# CHECK: s_brev_b64 s[10:11], tba                ; encoding: [0x6c,0x09,0x8a,0xbe]
0x6c,0x09,0x8a,0xbe

# CHECK: s_brev_b64 s[10:11], tma                ; encoding: [0x6e,0x09,0x8a,0xbe]
0x6e,0x09,0x8a,0xbe

# CHECK: s_brev_b64 s[10:11], ttmp[10:11]        ; encoding: [0x7a,0x09,0x8a,0xbe]
0x7a,0x09,0x8a,0xbe

# CHECK: s_brev_b64 s[10:11], exec               ; encoding: [0x7e,0x09,0x8a,0xbe]
0x7e,0x09,0x8a,0xbe

# CHECK: s_brev_b64 s[10:11], 0                  ; encoding: [0x80,0x09,0x8a,0xbe]
0x80,0x09,0x8a,0xbe

# CHECK: s_brev_b64 s[10:11], -1                 ; encoding: [0xc1,0x09,0x8a,0xbe]
0xc1,0x09,0x8a,0xbe

# CHECK: s_brev_b64 s[10:11], 0.5                ; encoding: [0xf0,0x09,0x8a,0xbe]
0xf0,0x09,0x8a,0xbe

# CHECK: s_brev_b64 s[10:11], -4.0               ; encoding: [0xf7,0x09,0x8a,0xbe]
0xf7,0x09,0x8a,0xbe

# CHECK: s_brev_b64 s[10:11], 0xaf123456         ; encoding: [0xff,0x09,0x8a,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x09,0x8a,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_brev_b64 s[10:11], 0x3f717273         ; encoding: [0xff,0x09,0x8a,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x09,0x8a,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_bcnt0_i32_b32 s5, s1                  ; encoding: [0x01,0x0a,0x85,0xbe]
0x01,0x0a,0x85,0xbe

# CHECK: s_bcnt0_i32_b32 s101, s1                ; encoding: [0x01,0x0a,0xe5,0xbe]
0x01,0x0a,0xe5,0xbe

# CHECK: s_bcnt0_i32_b32 flat_scratch_lo, s1     ; encoding: [0x01,0x0a,0xe6,0xbe]
0x01,0x0a,0xe6,0xbe

# CHECK: s_bcnt0_i32_b32 flat_scratch_hi, s1     ; encoding: [0x01,0x0a,0xe7,0xbe]
0x01,0x0a,0xe7,0xbe

# CHECK: s_bcnt0_i32_b32 vcc_lo, s1              ; encoding: [0x01,0x0a,0xea,0xbe]
0x01,0x0a,0xea,0xbe

# CHECK: s_bcnt0_i32_b32 vcc_hi, s1              ; encoding: [0x01,0x0a,0xeb,0xbe]
0x01,0x0a,0xeb,0xbe

# CHECK: s_bcnt0_i32_b32 tba_lo, s1              ; encoding: [0x01,0x0a,0xec,0xbe]
0x01,0x0a,0xec,0xbe

# CHECK: s_bcnt0_i32_b32 tba_hi, s1              ; encoding: [0x01,0x0a,0xed,0xbe]
0x01,0x0a,0xed,0xbe

# CHECK: s_bcnt0_i32_b32 tma_lo, s1              ; encoding: [0x01,0x0a,0xee,0xbe]
0x01,0x0a,0xee,0xbe

# CHECK: s_bcnt0_i32_b32 tma_hi, s1              ; encoding: [0x01,0x0a,0xef,0xbe]
0x01,0x0a,0xef,0xbe

# CHECK: s_bcnt0_i32_b32 ttmp11, s1              ; encoding: [0x01,0x0a,0xfb,0xbe]
0x01,0x0a,0xfb,0xbe

# CHECK: s_bcnt0_i32_b32 m0, s1                  ; encoding: [0x01,0x0a,0xfc,0xbe]
0x01,0x0a,0xfc,0xbe

# CHECK: s_bcnt0_i32_b32 exec_lo, s1             ; encoding: [0x01,0x0a,0xfe,0xbe]
0x01,0x0a,0xfe,0xbe

# CHECK: s_bcnt0_i32_b32 exec_hi, s1             ; encoding: [0x01,0x0a,0xff,0xbe]
0x01,0x0a,0xff,0xbe

# CHECK: s_bcnt0_i32_b32 s5, s101                ; encoding: [0x65,0x0a,0x85,0xbe]
0x65,0x0a,0x85,0xbe

# CHECK: s_bcnt0_i32_b32 s5, flat_scratch_lo     ; encoding: [0x66,0x0a,0x85,0xbe]
0x66,0x0a,0x85,0xbe

# CHECK: s_bcnt0_i32_b32 s5, flat_scratch_hi     ; encoding: [0x67,0x0a,0x85,0xbe]
0x67,0x0a,0x85,0xbe

# CHECK: s_bcnt0_i32_b32 s5, vcc_lo              ; encoding: [0x6a,0x0a,0x85,0xbe]
0x6a,0x0a,0x85,0xbe

# CHECK: s_bcnt0_i32_b32 s5, vcc_hi              ; encoding: [0x6b,0x0a,0x85,0xbe]
0x6b,0x0a,0x85,0xbe

# CHECK: s_bcnt0_i32_b32 s5, tba_lo              ; encoding: [0x6c,0x0a,0x85,0xbe]
0x6c,0x0a,0x85,0xbe

# CHECK: s_bcnt0_i32_b32 s5, tba_hi              ; encoding: [0x6d,0x0a,0x85,0xbe]
0x6d,0x0a,0x85,0xbe

# CHECK: s_bcnt0_i32_b32 s5, tma_lo              ; encoding: [0x6e,0x0a,0x85,0xbe]
0x6e,0x0a,0x85,0xbe

# CHECK: s_bcnt0_i32_b32 s5, tma_hi              ; encoding: [0x6f,0x0a,0x85,0xbe]
0x6f,0x0a,0x85,0xbe

# CHECK: s_bcnt0_i32_b32 s5, ttmp11              ; encoding: [0x7b,0x0a,0x85,0xbe]
0x7b,0x0a,0x85,0xbe

# CHECK: s_bcnt0_i32_b32 s5, m0                  ; encoding: [0x7c,0x0a,0x85,0xbe]
0x7c,0x0a,0x85,0xbe

# CHECK: s_bcnt0_i32_b32 s5, exec_lo             ; encoding: [0x7e,0x0a,0x85,0xbe]
0x7e,0x0a,0x85,0xbe

# CHECK: s_bcnt0_i32_b32 s5, exec_hi             ; encoding: [0x7f,0x0a,0x85,0xbe]
0x7f,0x0a,0x85,0xbe

# CHECK: s_bcnt0_i32_b32 s5, 0                   ; encoding: [0x80,0x0a,0x85,0xbe]
0x80,0x0a,0x85,0xbe

# CHECK: s_bcnt0_i32_b32 s5, -1                  ; encoding: [0xc1,0x0a,0x85,0xbe]
0xc1,0x0a,0x85,0xbe

# CHECK: s_bcnt0_i32_b32 s5, 0.5                 ; encoding: [0xf0,0x0a,0x85,0xbe]
0xf0,0x0a,0x85,0xbe

# CHECK: s_bcnt0_i32_b32 s5, -4.0                ; encoding: [0xf7,0x0a,0x85,0xbe]
0xf7,0x0a,0x85,0xbe

# CHECK: s_bcnt0_i32_b32 s5, 0xaf123456          ; encoding: [0xff,0x0a,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x0a,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_bcnt0_i32_b32 s5, 0x3f717273          ; encoding: [0xff,0x0a,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x0a,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_bcnt0_i32_b64 s5, s[2:3]              ; encoding: [0x02,0x0b,0x85,0xbe]
0x02,0x0b,0x85,0xbe

# CHECK: s_bcnt0_i32_b64 s101, s[2:3]            ; encoding: [0x02,0x0b,0xe5,0xbe]
0x02,0x0b,0xe5,0xbe

# CHECK: s_bcnt0_i32_b64 flat_scratch_lo, s[2:3] ; encoding: [0x02,0x0b,0xe6,0xbe]
0x02,0x0b,0xe6,0xbe

# CHECK: s_bcnt0_i32_b64 flat_scratch_hi, s[2:3] ; encoding: [0x02,0x0b,0xe7,0xbe]
0x02,0x0b,0xe7,0xbe

# CHECK: s_bcnt0_i32_b64 vcc_lo, s[2:3]          ; encoding: [0x02,0x0b,0xea,0xbe]
0x02,0x0b,0xea,0xbe

# CHECK: s_bcnt0_i32_b64 vcc_hi, s[2:3]          ; encoding: [0x02,0x0b,0xeb,0xbe]
0x02,0x0b,0xeb,0xbe

# CHECK: s_bcnt0_i32_b64 tba_lo, s[2:3]          ; encoding: [0x02,0x0b,0xec,0xbe]
0x02,0x0b,0xec,0xbe

# CHECK: s_bcnt0_i32_b64 tba_hi, s[2:3]          ; encoding: [0x02,0x0b,0xed,0xbe]
0x02,0x0b,0xed,0xbe

# CHECK: s_bcnt0_i32_b64 tma_lo, s[2:3]          ; encoding: [0x02,0x0b,0xee,0xbe]
0x02,0x0b,0xee,0xbe

# CHECK: s_bcnt0_i32_b64 tma_hi, s[2:3]          ; encoding: [0x02,0x0b,0xef,0xbe]
0x02,0x0b,0xef,0xbe

# CHECK: s_bcnt0_i32_b64 ttmp11, s[2:3]          ; encoding: [0x02,0x0b,0xfb,0xbe]
0x02,0x0b,0xfb,0xbe

# CHECK: s_bcnt0_i32_b64 m0, s[2:3]              ; encoding: [0x02,0x0b,0xfc,0xbe]
0x02,0x0b,0xfc,0xbe

# CHECK: s_bcnt0_i32_b64 exec_lo, s[2:3]         ; encoding: [0x02,0x0b,0xfe,0xbe]
0x02,0x0b,0xfe,0xbe

# CHECK: s_bcnt0_i32_b64 exec_hi, s[2:3]         ; encoding: [0x02,0x0b,0xff,0xbe]
0x02,0x0b,0xff,0xbe

# CHECK: s_bcnt0_i32_b64 s5, s[4:5]              ; encoding: [0x04,0x0b,0x85,0xbe]
0x04,0x0b,0x85,0xbe

# CHECK: s_bcnt0_i32_b64 s5, s[100:101]          ; encoding: [0x64,0x0b,0x85,0xbe]
0x64,0x0b,0x85,0xbe

# CHECK: s_bcnt0_i32_b64 s5, flat_scratch        ; encoding: [0x66,0x0b,0x85,0xbe]
0x66,0x0b,0x85,0xbe

# CHECK: s_bcnt0_i32_b64 s5, vcc                 ; encoding: [0x6a,0x0b,0x85,0xbe]
0x6a,0x0b,0x85,0xbe

# CHECK: s_bcnt0_i32_b64 s5, tba                 ; encoding: [0x6c,0x0b,0x85,0xbe]
0x6c,0x0b,0x85,0xbe

# CHECK: s_bcnt0_i32_b64 s5, tma                 ; encoding: [0x6e,0x0b,0x85,0xbe]
0x6e,0x0b,0x85,0xbe

# CHECK: s_bcnt0_i32_b64 s5, ttmp[10:11]         ; encoding: [0x7a,0x0b,0x85,0xbe]
0x7a,0x0b,0x85,0xbe

# CHECK: s_bcnt0_i32_b64 s5, exec                ; encoding: [0x7e,0x0b,0x85,0xbe]
0x7e,0x0b,0x85,0xbe

# CHECK: s_bcnt0_i32_b64 s5, 0                   ; encoding: [0x80,0x0b,0x85,0xbe]
0x80,0x0b,0x85,0xbe

# CHECK: s_bcnt0_i32_b64 s5, -1                  ; encoding: [0xc1,0x0b,0x85,0xbe]
0xc1,0x0b,0x85,0xbe

# CHECK: s_bcnt0_i32_b64 s5, 0.5                 ; encoding: [0xf0,0x0b,0x85,0xbe]
0xf0,0x0b,0x85,0xbe

# CHECK: s_bcnt0_i32_b64 s5, -4.0                ; encoding: [0xf7,0x0b,0x85,0xbe]
0xf7,0x0b,0x85,0xbe

# CHECK: s_bcnt0_i32_b64 s5, 0xaf123456          ; encoding: [0xff,0x0b,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x0b,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_bcnt0_i32_b64 s5, 0x3f717273          ; encoding: [0xff,0x0b,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x0b,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_bcnt1_i32_b32 s5, s1                  ; encoding: [0x01,0x0c,0x85,0xbe]
0x01,0x0c,0x85,0xbe

# CHECK: s_bcnt1_i32_b32 s101, s1                ; encoding: [0x01,0x0c,0xe5,0xbe]
0x01,0x0c,0xe5,0xbe

# CHECK: s_bcnt1_i32_b32 flat_scratch_lo, s1     ; encoding: [0x01,0x0c,0xe6,0xbe]
0x01,0x0c,0xe6,0xbe

# CHECK: s_bcnt1_i32_b32 flat_scratch_hi, s1     ; encoding: [0x01,0x0c,0xe7,0xbe]
0x01,0x0c,0xe7,0xbe

# CHECK: s_bcnt1_i32_b32 vcc_lo, s1              ; encoding: [0x01,0x0c,0xea,0xbe]
0x01,0x0c,0xea,0xbe

# CHECK: s_bcnt1_i32_b32 vcc_hi, s1              ; encoding: [0x01,0x0c,0xeb,0xbe]
0x01,0x0c,0xeb,0xbe

# CHECK: s_bcnt1_i32_b32 tba_lo, s1              ; encoding: [0x01,0x0c,0xec,0xbe]
0x01,0x0c,0xec,0xbe

# CHECK: s_bcnt1_i32_b32 tba_hi, s1              ; encoding: [0x01,0x0c,0xed,0xbe]
0x01,0x0c,0xed,0xbe

# CHECK: s_bcnt1_i32_b32 tma_lo, s1              ; encoding: [0x01,0x0c,0xee,0xbe]
0x01,0x0c,0xee,0xbe

# CHECK: s_bcnt1_i32_b32 tma_hi, s1              ; encoding: [0x01,0x0c,0xef,0xbe]
0x01,0x0c,0xef,0xbe

# CHECK: s_bcnt1_i32_b32 ttmp11, s1              ; encoding: [0x01,0x0c,0xfb,0xbe]
0x01,0x0c,0xfb,0xbe

# CHECK: s_bcnt1_i32_b32 m0, s1                  ; encoding: [0x01,0x0c,0xfc,0xbe]
0x01,0x0c,0xfc,0xbe

# CHECK: s_bcnt1_i32_b32 exec_lo, s1             ; encoding: [0x01,0x0c,0xfe,0xbe]
0x01,0x0c,0xfe,0xbe

# CHECK: s_bcnt1_i32_b32 exec_hi, s1             ; encoding: [0x01,0x0c,0xff,0xbe]
0x01,0x0c,0xff,0xbe

# CHECK: s_bcnt1_i32_b32 s5, s101                ; encoding: [0x65,0x0c,0x85,0xbe]
0x65,0x0c,0x85,0xbe

# CHECK: s_bcnt1_i32_b32 s5, flat_scratch_lo     ; encoding: [0x66,0x0c,0x85,0xbe]
0x66,0x0c,0x85,0xbe

# CHECK: s_bcnt1_i32_b32 s5, flat_scratch_hi     ; encoding: [0x67,0x0c,0x85,0xbe]
0x67,0x0c,0x85,0xbe

# CHECK: s_bcnt1_i32_b32 s5, vcc_lo              ; encoding: [0x6a,0x0c,0x85,0xbe]
0x6a,0x0c,0x85,0xbe

# CHECK: s_bcnt1_i32_b32 s5, vcc_hi              ; encoding: [0x6b,0x0c,0x85,0xbe]
0x6b,0x0c,0x85,0xbe

# CHECK: s_bcnt1_i32_b32 s5, tba_lo              ; encoding: [0x6c,0x0c,0x85,0xbe]
0x6c,0x0c,0x85,0xbe

# CHECK: s_bcnt1_i32_b32 s5, tba_hi              ; encoding: [0x6d,0x0c,0x85,0xbe]
0x6d,0x0c,0x85,0xbe

# CHECK: s_bcnt1_i32_b32 s5, tma_lo              ; encoding: [0x6e,0x0c,0x85,0xbe]
0x6e,0x0c,0x85,0xbe

# CHECK: s_bcnt1_i32_b32 s5, tma_hi              ; encoding: [0x6f,0x0c,0x85,0xbe]
0x6f,0x0c,0x85,0xbe

# CHECK: s_bcnt1_i32_b32 s5, ttmp11              ; encoding: [0x7b,0x0c,0x85,0xbe]
0x7b,0x0c,0x85,0xbe

# CHECK: s_bcnt1_i32_b32 s5, m0                  ; encoding: [0x7c,0x0c,0x85,0xbe]
0x7c,0x0c,0x85,0xbe

# CHECK: s_bcnt1_i32_b32 s5, exec_lo             ; encoding: [0x7e,0x0c,0x85,0xbe]
0x7e,0x0c,0x85,0xbe

# CHECK: s_bcnt1_i32_b32 s5, exec_hi             ; encoding: [0x7f,0x0c,0x85,0xbe]
0x7f,0x0c,0x85,0xbe

# CHECK: s_bcnt1_i32_b32 s5, 0                   ; encoding: [0x80,0x0c,0x85,0xbe]
0x80,0x0c,0x85,0xbe

# CHECK: s_bcnt1_i32_b32 s5, -1                  ; encoding: [0xc1,0x0c,0x85,0xbe]
0xc1,0x0c,0x85,0xbe

# CHECK: s_bcnt1_i32_b32 s5, 0.5                 ; encoding: [0xf0,0x0c,0x85,0xbe]
0xf0,0x0c,0x85,0xbe

# CHECK: s_bcnt1_i32_b32 s5, -4.0                ; encoding: [0xf7,0x0c,0x85,0xbe]
0xf7,0x0c,0x85,0xbe

# CHECK: s_bcnt1_i32_b32 s5, 0xaf123456          ; encoding: [0xff,0x0c,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x0c,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_bcnt1_i32_b32 s5, 0x3f717273          ; encoding: [0xff,0x0c,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x0c,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_bcnt1_i32_b64 s5, s[2:3]              ; encoding: [0x02,0x0d,0x85,0xbe]
0x02,0x0d,0x85,0xbe

# CHECK: s_bcnt1_i32_b64 s101, s[2:3]            ; encoding: [0x02,0x0d,0xe5,0xbe]
0x02,0x0d,0xe5,0xbe

# CHECK: s_bcnt1_i32_b64 flat_scratch_lo, s[2:3] ; encoding: [0x02,0x0d,0xe6,0xbe]
0x02,0x0d,0xe6,0xbe

# CHECK: s_bcnt1_i32_b64 flat_scratch_hi, s[2:3] ; encoding: [0x02,0x0d,0xe7,0xbe]
0x02,0x0d,0xe7,0xbe

# CHECK: s_bcnt1_i32_b64 vcc_lo, s[2:3]          ; encoding: [0x02,0x0d,0xea,0xbe]
0x02,0x0d,0xea,0xbe

# CHECK: s_bcnt1_i32_b64 vcc_hi, s[2:3]          ; encoding: [0x02,0x0d,0xeb,0xbe]
0x02,0x0d,0xeb,0xbe

# CHECK: s_bcnt1_i32_b64 tba_lo, s[2:3]          ; encoding: [0x02,0x0d,0xec,0xbe]
0x02,0x0d,0xec,0xbe

# CHECK: s_bcnt1_i32_b64 tba_hi, s[2:3]          ; encoding: [0x02,0x0d,0xed,0xbe]
0x02,0x0d,0xed,0xbe

# CHECK: s_bcnt1_i32_b64 tma_lo, s[2:3]          ; encoding: [0x02,0x0d,0xee,0xbe]
0x02,0x0d,0xee,0xbe

# CHECK: s_bcnt1_i32_b64 tma_hi, s[2:3]          ; encoding: [0x02,0x0d,0xef,0xbe]
0x02,0x0d,0xef,0xbe

# CHECK: s_bcnt1_i32_b64 ttmp11, s[2:3]          ; encoding: [0x02,0x0d,0xfb,0xbe]
0x02,0x0d,0xfb,0xbe

# CHECK: s_bcnt1_i32_b64 m0, s[2:3]              ; encoding: [0x02,0x0d,0xfc,0xbe]
0x02,0x0d,0xfc,0xbe

# CHECK: s_bcnt1_i32_b64 exec_lo, s[2:3]         ; encoding: [0x02,0x0d,0xfe,0xbe]
0x02,0x0d,0xfe,0xbe

# CHECK: s_bcnt1_i32_b64 exec_hi, s[2:3]         ; encoding: [0x02,0x0d,0xff,0xbe]
0x02,0x0d,0xff,0xbe

# CHECK: s_bcnt1_i32_b64 s5, s[4:5]              ; encoding: [0x04,0x0d,0x85,0xbe]
0x04,0x0d,0x85,0xbe

# CHECK: s_bcnt1_i32_b64 s5, s[100:101]          ; encoding: [0x64,0x0d,0x85,0xbe]
0x64,0x0d,0x85,0xbe

# CHECK: s_bcnt1_i32_b64 s5, flat_scratch        ; encoding: [0x66,0x0d,0x85,0xbe]
0x66,0x0d,0x85,0xbe

# CHECK: s_bcnt1_i32_b64 s5, vcc                 ; encoding: [0x6a,0x0d,0x85,0xbe]
0x6a,0x0d,0x85,0xbe

# CHECK: s_bcnt1_i32_b64 s5, tba                 ; encoding: [0x6c,0x0d,0x85,0xbe]
0x6c,0x0d,0x85,0xbe

# CHECK: s_bcnt1_i32_b64 s5, tma                 ; encoding: [0x6e,0x0d,0x85,0xbe]
0x6e,0x0d,0x85,0xbe

# CHECK: s_bcnt1_i32_b64 s5, ttmp[10:11]         ; encoding: [0x7a,0x0d,0x85,0xbe]
0x7a,0x0d,0x85,0xbe

# CHECK: s_bcnt1_i32_b64 s5, exec                ; encoding: [0x7e,0x0d,0x85,0xbe]
0x7e,0x0d,0x85,0xbe

# CHECK: s_bcnt1_i32_b64 s5, 0                   ; encoding: [0x80,0x0d,0x85,0xbe]
0x80,0x0d,0x85,0xbe

# CHECK: s_bcnt1_i32_b64 s5, -1                  ; encoding: [0xc1,0x0d,0x85,0xbe]
0xc1,0x0d,0x85,0xbe

# CHECK: s_bcnt1_i32_b64 s5, 0.5                 ; encoding: [0xf0,0x0d,0x85,0xbe]
0xf0,0x0d,0x85,0xbe

# CHECK: s_bcnt1_i32_b64 s5, -4.0                ; encoding: [0xf7,0x0d,0x85,0xbe]
0xf7,0x0d,0x85,0xbe

# CHECK: s_bcnt1_i32_b64 s5, 0xaf123456          ; encoding: [0xff,0x0d,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x0d,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_bcnt1_i32_b64 s5, 0x3f717273          ; encoding: [0xff,0x0d,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x0d,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_ff0_i32_b32 s5, s1                    ; encoding: [0x01,0x0e,0x85,0xbe]
0x01,0x0e,0x85,0xbe

# CHECK: s_ff0_i32_b32 s101, s1                  ; encoding: [0x01,0x0e,0xe5,0xbe]
0x01,0x0e,0xe5,0xbe

# CHECK: s_ff0_i32_b32 flat_scratch_lo, s1       ; encoding: [0x01,0x0e,0xe6,0xbe]
0x01,0x0e,0xe6,0xbe

# CHECK: s_ff0_i32_b32 flat_scratch_hi, s1       ; encoding: [0x01,0x0e,0xe7,0xbe]
0x01,0x0e,0xe7,0xbe

# CHECK: s_ff0_i32_b32 vcc_lo, s1                ; encoding: [0x01,0x0e,0xea,0xbe]
0x01,0x0e,0xea,0xbe

# CHECK: s_ff0_i32_b32 vcc_hi, s1                ; encoding: [0x01,0x0e,0xeb,0xbe]
0x01,0x0e,0xeb,0xbe

# CHECK: s_ff0_i32_b32 tba_lo, s1                ; encoding: [0x01,0x0e,0xec,0xbe]
0x01,0x0e,0xec,0xbe

# CHECK: s_ff0_i32_b32 tba_hi, s1                ; encoding: [0x01,0x0e,0xed,0xbe]
0x01,0x0e,0xed,0xbe

# CHECK: s_ff0_i32_b32 tma_lo, s1                ; encoding: [0x01,0x0e,0xee,0xbe]
0x01,0x0e,0xee,0xbe

# CHECK: s_ff0_i32_b32 tma_hi, s1                ; encoding: [0x01,0x0e,0xef,0xbe]
0x01,0x0e,0xef,0xbe

# CHECK: s_ff0_i32_b32 ttmp11, s1                ; encoding: [0x01,0x0e,0xfb,0xbe]
0x01,0x0e,0xfb,0xbe

# CHECK: s_ff0_i32_b32 m0, s1                    ; encoding: [0x01,0x0e,0xfc,0xbe]
0x01,0x0e,0xfc,0xbe

# CHECK: s_ff0_i32_b32 exec_lo, s1               ; encoding: [0x01,0x0e,0xfe,0xbe]
0x01,0x0e,0xfe,0xbe

# CHECK: s_ff0_i32_b32 exec_hi, s1               ; encoding: [0x01,0x0e,0xff,0xbe]
0x01,0x0e,0xff,0xbe

# CHECK: s_ff0_i32_b32 s5, s101                  ; encoding: [0x65,0x0e,0x85,0xbe]
0x65,0x0e,0x85,0xbe

# CHECK: s_ff0_i32_b32 s5, flat_scratch_lo       ; encoding: [0x66,0x0e,0x85,0xbe]
0x66,0x0e,0x85,0xbe

# CHECK: s_ff0_i32_b32 s5, flat_scratch_hi       ; encoding: [0x67,0x0e,0x85,0xbe]
0x67,0x0e,0x85,0xbe

# CHECK: s_ff0_i32_b32 s5, vcc_lo                ; encoding: [0x6a,0x0e,0x85,0xbe]
0x6a,0x0e,0x85,0xbe

# CHECK: s_ff0_i32_b32 s5, vcc_hi                ; encoding: [0x6b,0x0e,0x85,0xbe]
0x6b,0x0e,0x85,0xbe

# CHECK: s_ff0_i32_b32 s5, tba_lo                ; encoding: [0x6c,0x0e,0x85,0xbe]
0x6c,0x0e,0x85,0xbe

# CHECK: s_ff0_i32_b32 s5, tba_hi                ; encoding: [0x6d,0x0e,0x85,0xbe]
0x6d,0x0e,0x85,0xbe

# CHECK: s_ff0_i32_b32 s5, tma_lo                ; encoding: [0x6e,0x0e,0x85,0xbe]
0x6e,0x0e,0x85,0xbe

# CHECK: s_ff0_i32_b32 s5, tma_hi                ; encoding: [0x6f,0x0e,0x85,0xbe]
0x6f,0x0e,0x85,0xbe

# CHECK: s_ff0_i32_b32 s5, ttmp11                ; encoding: [0x7b,0x0e,0x85,0xbe]
0x7b,0x0e,0x85,0xbe

# CHECK: s_ff0_i32_b32 s5, m0                    ; encoding: [0x7c,0x0e,0x85,0xbe]
0x7c,0x0e,0x85,0xbe

# CHECK: s_ff0_i32_b32 s5, exec_lo               ; encoding: [0x7e,0x0e,0x85,0xbe]
0x7e,0x0e,0x85,0xbe

# CHECK: s_ff0_i32_b32 s5, exec_hi               ; encoding: [0x7f,0x0e,0x85,0xbe]
0x7f,0x0e,0x85,0xbe

# CHECK: s_ff0_i32_b32 s5, 0                     ; encoding: [0x80,0x0e,0x85,0xbe]
0x80,0x0e,0x85,0xbe

# CHECK: s_ff0_i32_b32 s5, -1                    ; encoding: [0xc1,0x0e,0x85,0xbe]
0xc1,0x0e,0x85,0xbe

# CHECK: s_ff0_i32_b32 s5, 0.5                   ; encoding: [0xf0,0x0e,0x85,0xbe]
0xf0,0x0e,0x85,0xbe

# CHECK: s_ff0_i32_b32 s5, -4.0                  ; encoding: [0xf7,0x0e,0x85,0xbe]
0xf7,0x0e,0x85,0xbe

# CHECK: s_ff0_i32_b32 s5, 0xaf123456            ; encoding: [0xff,0x0e,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x0e,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_ff0_i32_b32 s5, 0x3f717273            ; encoding: [0xff,0x0e,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x0e,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_ff0_i32_b64 s5, s[2:3]                ; encoding: [0x02,0x0f,0x85,0xbe]
0x02,0x0f,0x85,0xbe

# CHECK: s_ff0_i32_b64 s101, s[2:3]              ; encoding: [0x02,0x0f,0xe5,0xbe]
0x02,0x0f,0xe5,0xbe

# CHECK: s_ff0_i32_b64 flat_scratch_lo, s[2:3]   ; encoding: [0x02,0x0f,0xe6,0xbe]
0x02,0x0f,0xe6,0xbe

# CHECK: s_ff0_i32_b64 flat_scratch_hi, s[2:3]   ; encoding: [0x02,0x0f,0xe7,0xbe]
0x02,0x0f,0xe7,0xbe

# CHECK: s_ff0_i32_b64 vcc_lo, s[2:3]            ; encoding: [0x02,0x0f,0xea,0xbe]
0x02,0x0f,0xea,0xbe

# CHECK: s_ff0_i32_b64 vcc_hi, s[2:3]            ; encoding: [0x02,0x0f,0xeb,0xbe]
0x02,0x0f,0xeb,0xbe

# CHECK: s_ff0_i32_b64 tba_lo, s[2:3]            ; encoding: [0x02,0x0f,0xec,0xbe]
0x02,0x0f,0xec,0xbe

# CHECK: s_ff0_i32_b64 tba_hi, s[2:3]            ; encoding: [0x02,0x0f,0xed,0xbe]
0x02,0x0f,0xed,0xbe

# CHECK: s_ff0_i32_b64 tma_lo, s[2:3]            ; encoding: [0x02,0x0f,0xee,0xbe]
0x02,0x0f,0xee,0xbe

# CHECK: s_ff0_i32_b64 tma_hi, s[2:3]            ; encoding: [0x02,0x0f,0xef,0xbe]
0x02,0x0f,0xef,0xbe

# CHECK: s_ff0_i32_b64 ttmp11, s[2:3]            ; encoding: [0x02,0x0f,0xfb,0xbe]
0x02,0x0f,0xfb,0xbe

# CHECK: s_ff0_i32_b64 m0, s[2:3]                ; encoding: [0x02,0x0f,0xfc,0xbe]
0x02,0x0f,0xfc,0xbe

# CHECK: s_ff0_i32_b64 exec_lo, s[2:3]           ; encoding: [0x02,0x0f,0xfe,0xbe]
0x02,0x0f,0xfe,0xbe

# CHECK: s_ff0_i32_b64 exec_hi, s[2:3]           ; encoding: [0x02,0x0f,0xff,0xbe]
0x02,0x0f,0xff,0xbe

# CHECK: s_ff0_i32_b64 s5, s[4:5]                ; encoding: [0x04,0x0f,0x85,0xbe]
0x04,0x0f,0x85,0xbe

# CHECK: s_ff0_i32_b64 s5, s[100:101]            ; encoding: [0x64,0x0f,0x85,0xbe]
0x64,0x0f,0x85,0xbe

# CHECK: s_ff0_i32_b64 s5, flat_scratch          ; encoding: [0x66,0x0f,0x85,0xbe]
0x66,0x0f,0x85,0xbe

# CHECK: s_ff0_i32_b64 s5, vcc                   ; encoding: [0x6a,0x0f,0x85,0xbe]
0x6a,0x0f,0x85,0xbe

# CHECK: s_ff0_i32_b64 s5, tba                   ; encoding: [0x6c,0x0f,0x85,0xbe]
0x6c,0x0f,0x85,0xbe

# CHECK: s_ff0_i32_b64 s5, tma                   ; encoding: [0x6e,0x0f,0x85,0xbe]
0x6e,0x0f,0x85,0xbe

# CHECK: s_ff0_i32_b64 s5, ttmp[10:11]           ; encoding: [0x7a,0x0f,0x85,0xbe]
0x7a,0x0f,0x85,0xbe

# CHECK: s_ff0_i32_b64 s5, exec                  ; encoding: [0x7e,0x0f,0x85,0xbe]
0x7e,0x0f,0x85,0xbe

# CHECK: s_ff0_i32_b64 s5, 0                     ; encoding: [0x80,0x0f,0x85,0xbe]
0x80,0x0f,0x85,0xbe

# CHECK: s_ff0_i32_b64 s5, -1                    ; encoding: [0xc1,0x0f,0x85,0xbe]
0xc1,0x0f,0x85,0xbe

# CHECK: s_ff0_i32_b64 s5, 0.5                   ; encoding: [0xf0,0x0f,0x85,0xbe]
0xf0,0x0f,0x85,0xbe

# CHECK: s_ff0_i32_b64 s5, -4.0                  ; encoding: [0xf7,0x0f,0x85,0xbe]
0xf7,0x0f,0x85,0xbe

# CHECK: s_ff0_i32_b64 s5, 0xaf123456            ; encoding: [0xff,0x0f,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x0f,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_ff0_i32_b64 s5, 0x3f717273            ; encoding: [0xff,0x0f,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x0f,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_ff1_i32_b32 s5, s1                    ; encoding: [0x01,0x10,0x85,0xbe]
0x01,0x10,0x85,0xbe

# CHECK: s_ff1_i32_b32 s101, s1                  ; encoding: [0x01,0x10,0xe5,0xbe]
0x01,0x10,0xe5,0xbe

# CHECK: s_ff1_i32_b32 flat_scratch_lo, s1       ; encoding: [0x01,0x10,0xe6,0xbe]
0x01,0x10,0xe6,0xbe

# CHECK: s_ff1_i32_b32 flat_scratch_hi, s1       ; encoding: [0x01,0x10,0xe7,0xbe]
0x01,0x10,0xe7,0xbe

# CHECK: s_ff1_i32_b32 vcc_lo, s1                ; encoding: [0x01,0x10,0xea,0xbe]
0x01,0x10,0xea,0xbe

# CHECK: s_ff1_i32_b32 vcc_hi, s1                ; encoding: [0x01,0x10,0xeb,0xbe]
0x01,0x10,0xeb,0xbe

# CHECK: s_ff1_i32_b32 tba_lo, s1                ; encoding: [0x01,0x10,0xec,0xbe]
0x01,0x10,0xec,0xbe

# CHECK: s_ff1_i32_b32 tba_hi, s1                ; encoding: [0x01,0x10,0xed,0xbe]
0x01,0x10,0xed,0xbe

# CHECK: s_ff1_i32_b32 tma_lo, s1                ; encoding: [0x01,0x10,0xee,0xbe]
0x01,0x10,0xee,0xbe

# CHECK: s_ff1_i32_b32 tma_hi, s1                ; encoding: [0x01,0x10,0xef,0xbe]
0x01,0x10,0xef,0xbe

# CHECK: s_ff1_i32_b32 ttmp11, s1                ; encoding: [0x01,0x10,0xfb,0xbe]
0x01,0x10,0xfb,0xbe

# CHECK: s_ff1_i32_b32 m0, s1                    ; encoding: [0x01,0x10,0xfc,0xbe]
0x01,0x10,0xfc,0xbe

# CHECK: s_ff1_i32_b32 exec_lo, s1               ; encoding: [0x01,0x10,0xfe,0xbe]
0x01,0x10,0xfe,0xbe

# CHECK: s_ff1_i32_b32 exec_hi, s1               ; encoding: [0x01,0x10,0xff,0xbe]
0x01,0x10,0xff,0xbe

# CHECK: s_ff1_i32_b32 s5, s101                  ; encoding: [0x65,0x10,0x85,0xbe]
0x65,0x10,0x85,0xbe

# CHECK: s_ff1_i32_b32 s5, flat_scratch_lo       ; encoding: [0x66,0x10,0x85,0xbe]
0x66,0x10,0x85,0xbe

# CHECK: s_ff1_i32_b32 s5, flat_scratch_hi       ; encoding: [0x67,0x10,0x85,0xbe]
0x67,0x10,0x85,0xbe

# CHECK: s_ff1_i32_b32 s5, vcc_lo                ; encoding: [0x6a,0x10,0x85,0xbe]
0x6a,0x10,0x85,0xbe

# CHECK: s_ff1_i32_b32 s5, vcc_hi                ; encoding: [0x6b,0x10,0x85,0xbe]
0x6b,0x10,0x85,0xbe

# CHECK: s_ff1_i32_b32 s5, tba_lo                ; encoding: [0x6c,0x10,0x85,0xbe]
0x6c,0x10,0x85,0xbe

# CHECK: s_ff1_i32_b32 s5, tba_hi                ; encoding: [0x6d,0x10,0x85,0xbe]
0x6d,0x10,0x85,0xbe

# CHECK: s_ff1_i32_b32 s5, tma_lo                ; encoding: [0x6e,0x10,0x85,0xbe]
0x6e,0x10,0x85,0xbe

# CHECK: s_ff1_i32_b32 s5, tma_hi                ; encoding: [0x6f,0x10,0x85,0xbe]
0x6f,0x10,0x85,0xbe

# CHECK: s_ff1_i32_b32 s5, ttmp11                ; encoding: [0x7b,0x10,0x85,0xbe]
0x7b,0x10,0x85,0xbe

# CHECK: s_ff1_i32_b32 s5, m0                    ; encoding: [0x7c,0x10,0x85,0xbe]
0x7c,0x10,0x85,0xbe

# CHECK: s_ff1_i32_b32 s5, exec_lo               ; encoding: [0x7e,0x10,0x85,0xbe]
0x7e,0x10,0x85,0xbe

# CHECK: s_ff1_i32_b32 s5, exec_hi               ; encoding: [0x7f,0x10,0x85,0xbe]
0x7f,0x10,0x85,0xbe

# CHECK: s_ff1_i32_b32 s5, 0                     ; encoding: [0x80,0x10,0x85,0xbe]
0x80,0x10,0x85,0xbe

# CHECK: s_ff1_i32_b32 s5, -1                    ; encoding: [0xc1,0x10,0x85,0xbe]
0xc1,0x10,0x85,0xbe

# CHECK: s_ff1_i32_b32 s5, 0.5                   ; encoding: [0xf0,0x10,0x85,0xbe]
0xf0,0x10,0x85,0xbe

# CHECK: s_ff1_i32_b32 s5, -4.0                  ; encoding: [0xf7,0x10,0x85,0xbe]
0xf7,0x10,0x85,0xbe

# CHECK: s_ff1_i32_b32 s5, 0xaf123456            ; encoding: [0xff,0x10,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x10,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_ff1_i32_b32 s5, 0x3f717273            ; encoding: [0xff,0x10,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x10,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_ff1_i32_b64 s5, s[2:3]                ; encoding: [0x02,0x11,0x85,0xbe]
0x02,0x11,0x85,0xbe

# CHECK: s_ff1_i32_b64 s101, s[2:3]              ; encoding: [0x02,0x11,0xe5,0xbe]
0x02,0x11,0xe5,0xbe

# CHECK: s_ff1_i32_b64 flat_scratch_lo, s[2:3]   ; encoding: [0x02,0x11,0xe6,0xbe]
0x02,0x11,0xe6,0xbe

# CHECK: s_ff1_i32_b64 flat_scratch_hi, s[2:3]   ; encoding: [0x02,0x11,0xe7,0xbe]
0x02,0x11,0xe7,0xbe

# CHECK: s_ff1_i32_b64 vcc_lo, s[2:3]            ; encoding: [0x02,0x11,0xea,0xbe]
0x02,0x11,0xea,0xbe

# CHECK: s_ff1_i32_b64 vcc_hi, s[2:3]            ; encoding: [0x02,0x11,0xeb,0xbe]
0x02,0x11,0xeb,0xbe

# CHECK: s_ff1_i32_b64 tba_lo, s[2:3]            ; encoding: [0x02,0x11,0xec,0xbe]
0x02,0x11,0xec,0xbe

# CHECK: s_ff1_i32_b64 tba_hi, s[2:3]            ; encoding: [0x02,0x11,0xed,0xbe]
0x02,0x11,0xed,0xbe

# CHECK: s_ff1_i32_b64 tma_lo, s[2:3]            ; encoding: [0x02,0x11,0xee,0xbe]
0x02,0x11,0xee,0xbe

# CHECK: s_ff1_i32_b64 tma_hi, s[2:3]            ; encoding: [0x02,0x11,0xef,0xbe]
0x02,0x11,0xef,0xbe

# CHECK: s_ff1_i32_b64 ttmp11, s[2:3]            ; encoding: [0x02,0x11,0xfb,0xbe]
0x02,0x11,0xfb,0xbe

# CHECK: s_ff1_i32_b64 m0, s[2:3]                ; encoding: [0x02,0x11,0xfc,0xbe]
0x02,0x11,0xfc,0xbe

# CHECK: s_ff1_i32_b64 exec_lo, s[2:3]           ; encoding: [0x02,0x11,0xfe,0xbe]
0x02,0x11,0xfe,0xbe

# CHECK: s_ff1_i32_b64 exec_hi, s[2:3]           ; encoding: [0x02,0x11,0xff,0xbe]
0x02,0x11,0xff,0xbe

# CHECK: s_ff1_i32_b64 s5, s[4:5]                ; encoding: [0x04,0x11,0x85,0xbe]
0x04,0x11,0x85,0xbe

# CHECK: s_ff1_i32_b64 s5, s[100:101]            ; encoding: [0x64,0x11,0x85,0xbe]
0x64,0x11,0x85,0xbe

# CHECK: s_ff1_i32_b64 s5, flat_scratch          ; encoding: [0x66,0x11,0x85,0xbe]
0x66,0x11,0x85,0xbe

# CHECK: s_ff1_i32_b64 s5, vcc                   ; encoding: [0x6a,0x11,0x85,0xbe]
0x6a,0x11,0x85,0xbe

# CHECK: s_ff1_i32_b64 s5, tba                   ; encoding: [0x6c,0x11,0x85,0xbe]
0x6c,0x11,0x85,0xbe

# CHECK: s_ff1_i32_b64 s5, tma                   ; encoding: [0x6e,0x11,0x85,0xbe]
0x6e,0x11,0x85,0xbe

# CHECK: s_ff1_i32_b64 s5, ttmp[10:11]           ; encoding: [0x7a,0x11,0x85,0xbe]
0x7a,0x11,0x85,0xbe

# CHECK: s_ff1_i32_b64 s5, exec                  ; encoding: [0x7e,0x11,0x85,0xbe]
0x7e,0x11,0x85,0xbe

# CHECK: s_ff1_i32_b64 s5, 0                     ; encoding: [0x80,0x11,0x85,0xbe]
0x80,0x11,0x85,0xbe

# CHECK: s_ff1_i32_b64 s5, -1                    ; encoding: [0xc1,0x11,0x85,0xbe]
0xc1,0x11,0x85,0xbe

# CHECK: s_ff1_i32_b64 s5, 0.5                   ; encoding: [0xf0,0x11,0x85,0xbe]
0xf0,0x11,0x85,0xbe

# CHECK: s_ff1_i32_b64 s5, -4.0                  ; encoding: [0xf7,0x11,0x85,0xbe]
0xf7,0x11,0x85,0xbe

# CHECK: s_ff1_i32_b64 s5, 0xaf123456            ; encoding: [0xff,0x11,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x11,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_ff1_i32_b64 s5, 0x3f717273            ; encoding: [0xff,0x11,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x11,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_flbit_i32_b32 s5, s1                  ; encoding: [0x01,0x12,0x85,0xbe]
0x01,0x12,0x85,0xbe

# CHECK: s_flbit_i32_b32 s101, s1                ; encoding: [0x01,0x12,0xe5,0xbe]
0x01,0x12,0xe5,0xbe

# CHECK: s_flbit_i32_b32 flat_scratch_lo, s1     ; encoding: [0x01,0x12,0xe6,0xbe]
0x01,0x12,0xe6,0xbe

# CHECK: s_flbit_i32_b32 flat_scratch_hi, s1     ; encoding: [0x01,0x12,0xe7,0xbe]
0x01,0x12,0xe7,0xbe

# CHECK: s_flbit_i32_b32 vcc_lo, s1              ; encoding: [0x01,0x12,0xea,0xbe]
0x01,0x12,0xea,0xbe

# CHECK: s_flbit_i32_b32 vcc_hi, s1              ; encoding: [0x01,0x12,0xeb,0xbe]
0x01,0x12,0xeb,0xbe

# CHECK: s_flbit_i32_b32 tba_lo, s1              ; encoding: [0x01,0x12,0xec,0xbe]
0x01,0x12,0xec,0xbe

# CHECK: s_flbit_i32_b32 tba_hi, s1              ; encoding: [0x01,0x12,0xed,0xbe]
0x01,0x12,0xed,0xbe

# CHECK: s_flbit_i32_b32 tma_lo, s1              ; encoding: [0x01,0x12,0xee,0xbe]
0x01,0x12,0xee,0xbe

# CHECK: s_flbit_i32_b32 tma_hi, s1              ; encoding: [0x01,0x12,0xef,0xbe]
0x01,0x12,0xef,0xbe

# CHECK: s_flbit_i32_b32 ttmp11, s1              ; encoding: [0x01,0x12,0xfb,0xbe]
0x01,0x12,0xfb,0xbe

# CHECK: s_flbit_i32_b32 m0, s1                  ; encoding: [0x01,0x12,0xfc,0xbe]
0x01,0x12,0xfc,0xbe

# CHECK: s_flbit_i32_b32 exec_lo, s1             ; encoding: [0x01,0x12,0xfe,0xbe]
0x01,0x12,0xfe,0xbe

# CHECK: s_flbit_i32_b32 exec_hi, s1             ; encoding: [0x01,0x12,0xff,0xbe]
0x01,0x12,0xff,0xbe

# CHECK: s_flbit_i32_b32 s5, s101                ; encoding: [0x65,0x12,0x85,0xbe]
0x65,0x12,0x85,0xbe

# CHECK: s_flbit_i32_b32 s5, flat_scratch_lo     ; encoding: [0x66,0x12,0x85,0xbe]
0x66,0x12,0x85,0xbe

# CHECK: s_flbit_i32_b32 s5, flat_scratch_hi     ; encoding: [0x67,0x12,0x85,0xbe]
0x67,0x12,0x85,0xbe

# CHECK: s_flbit_i32_b32 s5, vcc_lo              ; encoding: [0x6a,0x12,0x85,0xbe]
0x6a,0x12,0x85,0xbe

# CHECK: s_flbit_i32_b32 s5, vcc_hi              ; encoding: [0x6b,0x12,0x85,0xbe]
0x6b,0x12,0x85,0xbe

# CHECK: s_flbit_i32_b32 s5, tba_lo              ; encoding: [0x6c,0x12,0x85,0xbe]
0x6c,0x12,0x85,0xbe

# CHECK: s_flbit_i32_b32 s5, tba_hi              ; encoding: [0x6d,0x12,0x85,0xbe]
0x6d,0x12,0x85,0xbe

# CHECK: s_flbit_i32_b32 s5, tma_lo              ; encoding: [0x6e,0x12,0x85,0xbe]
0x6e,0x12,0x85,0xbe

# CHECK: s_flbit_i32_b32 s5, tma_hi              ; encoding: [0x6f,0x12,0x85,0xbe]
0x6f,0x12,0x85,0xbe

# CHECK: s_flbit_i32_b32 s5, ttmp11              ; encoding: [0x7b,0x12,0x85,0xbe]
0x7b,0x12,0x85,0xbe

# CHECK: s_flbit_i32_b32 s5, m0                  ; encoding: [0x7c,0x12,0x85,0xbe]
0x7c,0x12,0x85,0xbe

# CHECK: s_flbit_i32_b32 s5, exec_lo             ; encoding: [0x7e,0x12,0x85,0xbe]
0x7e,0x12,0x85,0xbe

# CHECK: s_flbit_i32_b32 s5, exec_hi             ; encoding: [0x7f,0x12,0x85,0xbe]
0x7f,0x12,0x85,0xbe

# CHECK: s_flbit_i32_b32 s5, 0                   ; encoding: [0x80,0x12,0x85,0xbe]
0x80,0x12,0x85,0xbe

# CHECK: s_flbit_i32_b32 s5, -1                  ; encoding: [0xc1,0x12,0x85,0xbe]
0xc1,0x12,0x85,0xbe

# CHECK: s_flbit_i32_b32 s5, 0.5                 ; encoding: [0xf0,0x12,0x85,0xbe]
0xf0,0x12,0x85,0xbe

# CHECK: s_flbit_i32_b32 s5, -4.0                ; encoding: [0xf7,0x12,0x85,0xbe]
0xf7,0x12,0x85,0xbe

# CHECK: s_flbit_i32_b32 s5, 0xaf123456          ; encoding: [0xff,0x12,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x12,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_flbit_i32_b32 s5, 0x3f717273          ; encoding: [0xff,0x12,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x12,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_flbit_i32_b64 s5, s[2:3]              ; encoding: [0x02,0x13,0x85,0xbe]
0x02,0x13,0x85,0xbe

# CHECK: s_flbit_i32_b64 s101, s[2:3]            ; encoding: [0x02,0x13,0xe5,0xbe]
0x02,0x13,0xe5,0xbe

# CHECK: s_flbit_i32_b64 flat_scratch_lo, s[2:3] ; encoding: [0x02,0x13,0xe6,0xbe]
0x02,0x13,0xe6,0xbe

# CHECK: s_flbit_i32_b64 flat_scratch_hi, s[2:3] ; encoding: [0x02,0x13,0xe7,0xbe]
0x02,0x13,0xe7,0xbe

# CHECK: s_flbit_i32_b64 vcc_lo, s[2:3]          ; encoding: [0x02,0x13,0xea,0xbe]
0x02,0x13,0xea,0xbe

# CHECK: s_flbit_i32_b64 vcc_hi, s[2:3]          ; encoding: [0x02,0x13,0xeb,0xbe]
0x02,0x13,0xeb,0xbe

# CHECK: s_flbit_i32_b64 tba_lo, s[2:3]          ; encoding: [0x02,0x13,0xec,0xbe]
0x02,0x13,0xec,0xbe

# CHECK: s_flbit_i32_b64 tba_hi, s[2:3]          ; encoding: [0x02,0x13,0xed,0xbe]
0x02,0x13,0xed,0xbe

# CHECK: s_flbit_i32_b64 tma_lo, s[2:3]          ; encoding: [0x02,0x13,0xee,0xbe]
0x02,0x13,0xee,0xbe

# CHECK: s_flbit_i32_b64 tma_hi, s[2:3]          ; encoding: [0x02,0x13,0xef,0xbe]
0x02,0x13,0xef,0xbe

# CHECK: s_flbit_i32_b64 ttmp11, s[2:3]          ; encoding: [0x02,0x13,0xfb,0xbe]
0x02,0x13,0xfb,0xbe

# CHECK: s_flbit_i32_b64 m0, s[2:3]              ; encoding: [0x02,0x13,0xfc,0xbe]
0x02,0x13,0xfc,0xbe

# CHECK: s_flbit_i32_b64 exec_lo, s[2:3]         ; encoding: [0x02,0x13,0xfe,0xbe]
0x02,0x13,0xfe,0xbe

# CHECK: s_flbit_i32_b64 exec_hi, s[2:3]         ; encoding: [0x02,0x13,0xff,0xbe]
0x02,0x13,0xff,0xbe

# CHECK: s_flbit_i32_b64 s5, s[4:5]              ; encoding: [0x04,0x13,0x85,0xbe]
0x04,0x13,0x85,0xbe

# CHECK: s_flbit_i32_b64 s5, s[100:101]          ; encoding: [0x64,0x13,0x85,0xbe]
0x64,0x13,0x85,0xbe

# CHECK: s_flbit_i32_b64 s5, flat_scratch        ; encoding: [0x66,0x13,0x85,0xbe]
0x66,0x13,0x85,0xbe

# CHECK: s_flbit_i32_b64 s5, vcc                 ; encoding: [0x6a,0x13,0x85,0xbe]
0x6a,0x13,0x85,0xbe

# CHECK: s_flbit_i32_b64 s5, tba                 ; encoding: [0x6c,0x13,0x85,0xbe]
0x6c,0x13,0x85,0xbe

# CHECK: s_flbit_i32_b64 s5, tma                 ; encoding: [0x6e,0x13,0x85,0xbe]
0x6e,0x13,0x85,0xbe

# CHECK: s_flbit_i32_b64 s5, ttmp[10:11]         ; encoding: [0x7a,0x13,0x85,0xbe]
0x7a,0x13,0x85,0xbe

# CHECK: s_flbit_i32_b64 s5, exec                ; encoding: [0x7e,0x13,0x85,0xbe]
0x7e,0x13,0x85,0xbe

# CHECK: s_flbit_i32_b64 s5, 0                   ; encoding: [0x80,0x13,0x85,0xbe]
0x80,0x13,0x85,0xbe

# CHECK: s_flbit_i32_b64 s5, -1                  ; encoding: [0xc1,0x13,0x85,0xbe]
0xc1,0x13,0x85,0xbe

# CHECK: s_flbit_i32_b64 s5, 0.5                 ; encoding: [0xf0,0x13,0x85,0xbe]
0xf0,0x13,0x85,0xbe

# CHECK: s_flbit_i32_b64 s5, -4.0                ; encoding: [0xf7,0x13,0x85,0xbe]
0xf7,0x13,0x85,0xbe

# CHECK: s_flbit_i32_b64 s5, 0xaf123456          ; encoding: [0xff,0x13,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x13,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_flbit_i32_b64 s5, 0x3f717273          ; encoding: [0xff,0x13,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x13,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_flbit_i32 s5, s1                      ; encoding: [0x01,0x14,0x85,0xbe]
0x01,0x14,0x85,0xbe

# CHECK: s_flbit_i32 s101, s1                    ; encoding: [0x01,0x14,0xe5,0xbe]
0x01,0x14,0xe5,0xbe

# CHECK: s_flbit_i32 flat_scratch_lo, s1         ; encoding: [0x01,0x14,0xe6,0xbe]
0x01,0x14,0xe6,0xbe

# CHECK: s_flbit_i32 flat_scratch_hi, s1         ; encoding: [0x01,0x14,0xe7,0xbe]
0x01,0x14,0xe7,0xbe

# CHECK: s_flbit_i32 vcc_lo, s1                  ; encoding: [0x01,0x14,0xea,0xbe]
0x01,0x14,0xea,0xbe

# CHECK: s_flbit_i32 vcc_hi, s1                  ; encoding: [0x01,0x14,0xeb,0xbe]
0x01,0x14,0xeb,0xbe

# CHECK: s_flbit_i32 tba_lo, s1                  ; encoding: [0x01,0x14,0xec,0xbe]
0x01,0x14,0xec,0xbe

# CHECK: s_flbit_i32 tba_hi, s1                  ; encoding: [0x01,0x14,0xed,0xbe]
0x01,0x14,0xed,0xbe

# CHECK: s_flbit_i32 tma_lo, s1                  ; encoding: [0x01,0x14,0xee,0xbe]
0x01,0x14,0xee,0xbe

# CHECK: s_flbit_i32 tma_hi, s1                  ; encoding: [0x01,0x14,0xef,0xbe]
0x01,0x14,0xef,0xbe

# CHECK: s_flbit_i32 ttmp11, s1                  ; encoding: [0x01,0x14,0xfb,0xbe]
0x01,0x14,0xfb,0xbe

# CHECK: s_flbit_i32 m0, s1                      ; encoding: [0x01,0x14,0xfc,0xbe]
0x01,0x14,0xfc,0xbe

# CHECK: s_flbit_i32 exec_lo, s1                 ; encoding: [0x01,0x14,0xfe,0xbe]
0x01,0x14,0xfe,0xbe

# CHECK: s_flbit_i32 exec_hi, s1                 ; encoding: [0x01,0x14,0xff,0xbe]
0x01,0x14,0xff,0xbe

# CHECK: s_flbit_i32 s5, s101                    ; encoding: [0x65,0x14,0x85,0xbe]
0x65,0x14,0x85,0xbe

# CHECK: s_flbit_i32 s5, flat_scratch_lo         ; encoding: [0x66,0x14,0x85,0xbe]
0x66,0x14,0x85,0xbe

# CHECK: s_flbit_i32 s5, flat_scratch_hi         ; encoding: [0x67,0x14,0x85,0xbe]
0x67,0x14,0x85,0xbe

# CHECK: s_flbit_i32 s5, vcc_lo                  ; encoding: [0x6a,0x14,0x85,0xbe]
0x6a,0x14,0x85,0xbe

# CHECK: s_flbit_i32 s5, vcc_hi                  ; encoding: [0x6b,0x14,0x85,0xbe]
0x6b,0x14,0x85,0xbe

# CHECK: s_flbit_i32 s5, tba_lo                  ; encoding: [0x6c,0x14,0x85,0xbe]
0x6c,0x14,0x85,0xbe

# CHECK: s_flbit_i32 s5, tba_hi                  ; encoding: [0x6d,0x14,0x85,0xbe]
0x6d,0x14,0x85,0xbe

# CHECK: s_flbit_i32 s5, tma_lo                  ; encoding: [0x6e,0x14,0x85,0xbe]
0x6e,0x14,0x85,0xbe

# CHECK: s_flbit_i32 s5, tma_hi                  ; encoding: [0x6f,0x14,0x85,0xbe]
0x6f,0x14,0x85,0xbe

# CHECK: s_flbit_i32 s5, ttmp11                  ; encoding: [0x7b,0x14,0x85,0xbe]
0x7b,0x14,0x85,0xbe

# CHECK: s_flbit_i32 s5, m0                      ; encoding: [0x7c,0x14,0x85,0xbe]
0x7c,0x14,0x85,0xbe

# CHECK: s_flbit_i32 s5, exec_lo                 ; encoding: [0x7e,0x14,0x85,0xbe]
0x7e,0x14,0x85,0xbe

# CHECK: s_flbit_i32 s5, exec_hi                 ; encoding: [0x7f,0x14,0x85,0xbe]
0x7f,0x14,0x85,0xbe

# CHECK: s_flbit_i32 s5, 0                       ; encoding: [0x80,0x14,0x85,0xbe]
0x80,0x14,0x85,0xbe

# CHECK: s_flbit_i32 s5, -1                      ; encoding: [0xc1,0x14,0x85,0xbe]
0xc1,0x14,0x85,0xbe

# CHECK: s_flbit_i32 s5, 0.5                     ; encoding: [0xf0,0x14,0x85,0xbe]
0xf0,0x14,0x85,0xbe

# CHECK: s_flbit_i32 s5, -4.0                    ; encoding: [0xf7,0x14,0x85,0xbe]
0xf7,0x14,0x85,0xbe

# CHECK: s_flbit_i32 s5, 0xaf123456              ; encoding: [0xff,0x14,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x14,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_flbit_i32 s5, 0x3f717273              ; encoding: [0xff,0x14,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x14,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_flbit_i32_i64 s5, s[2:3]              ; encoding: [0x02,0x15,0x85,0xbe]
0x02,0x15,0x85,0xbe

# CHECK: s_flbit_i32_i64 s101, s[2:3]            ; encoding: [0x02,0x15,0xe5,0xbe]
0x02,0x15,0xe5,0xbe

# CHECK: s_flbit_i32_i64 flat_scratch_lo, s[2:3] ; encoding: [0x02,0x15,0xe6,0xbe]
0x02,0x15,0xe6,0xbe

# CHECK: s_flbit_i32_i64 flat_scratch_hi, s[2:3] ; encoding: [0x02,0x15,0xe7,0xbe]
0x02,0x15,0xe7,0xbe

# CHECK: s_flbit_i32_i64 vcc_lo, s[2:3]          ; encoding: [0x02,0x15,0xea,0xbe]
0x02,0x15,0xea,0xbe

# CHECK: s_flbit_i32_i64 vcc_hi, s[2:3]          ; encoding: [0x02,0x15,0xeb,0xbe]
0x02,0x15,0xeb,0xbe

# CHECK: s_flbit_i32_i64 tba_lo, s[2:3]          ; encoding: [0x02,0x15,0xec,0xbe]
0x02,0x15,0xec,0xbe

# CHECK: s_flbit_i32_i64 tba_hi, s[2:3]          ; encoding: [0x02,0x15,0xed,0xbe]
0x02,0x15,0xed,0xbe

# CHECK: s_flbit_i32_i64 tma_lo, s[2:3]          ; encoding: [0x02,0x15,0xee,0xbe]
0x02,0x15,0xee,0xbe

# CHECK: s_flbit_i32_i64 tma_hi, s[2:3]          ; encoding: [0x02,0x15,0xef,0xbe]
0x02,0x15,0xef,0xbe

# CHECK: s_flbit_i32_i64 ttmp11, s[2:3]          ; encoding: [0x02,0x15,0xfb,0xbe]
0x02,0x15,0xfb,0xbe

# CHECK: s_flbit_i32_i64 m0, s[2:3]              ; encoding: [0x02,0x15,0xfc,0xbe]
0x02,0x15,0xfc,0xbe

# CHECK: s_flbit_i32_i64 exec_lo, s[2:3]         ; encoding: [0x02,0x15,0xfe,0xbe]
0x02,0x15,0xfe,0xbe

# CHECK: s_flbit_i32_i64 exec_hi, s[2:3]         ; encoding: [0x02,0x15,0xff,0xbe]
0x02,0x15,0xff,0xbe

# CHECK: s_flbit_i32_i64 s5, s[4:5]              ; encoding: [0x04,0x15,0x85,0xbe]
0x04,0x15,0x85,0xbe

# CHECK: s_flbit_i32_i64 s5, s[100:101]          ; encoding: [0x64,0x15,0x85,0xbe]
0x64,0x15,0x85,0xbe

# CHECK: s_flbit_i32_i64 s5, flat_scratch        ; encoding: [0x66,0x15,0x85,0xbe]
0x66,0x15,0x85,0xbe

# CHECK: s_flbit_i32_i64 s5, vcc                 ; encoding: [0x6a,0x15,0x85,0xbe]
0x6a,0x15,0x85,0xbe

# CHECK: s_flbit_i32_i64 s5, tba                 ; encoding: [0x6c,0x15,0x85,0xbe]
0x6c,0x15,0x85,0xbe

# CHECK: s_flbit_i32_i64 s5, tma                 ; encoding: [0x6e,0x15,0x85,0xbe]
0x6e,0x15,0x85,0xbe

# CHECK: s_flbit_i32_i64 s5, ttmp[10:11]         ; encoding: [0x7a,0x15,0x85,0xbe]
0x7a,0x15,0x85,0xbe

# CHECK: s_flbit_i32_i64 s5, exec                ; encoding: [0x7e,0x15,0x85,0xbe]
0x7e,0x15,0x85,0xbe

# CHECK: s_flbit_i32_i64 s5, 0                   ; encoding: [0x80,0x15,0x85,0xbe]
0x80,0x15,0x85,0xbe

# CHECK: s_flbit_i32_i64 s5, -1                  ; encoding: [0xc1,0x15,0x85,0xbe]
0xc1,0x15,0x85,0xbe

# CHECK: s_flbit_i32_i64 s5, 0.5                 ; encoding: [0xf0,0x15,0x85,0xbe]
0xf0,0x15,0x85,0xbe

# CHECK: s_flbit_i32_i64 s5, -4.0                ; encoding: [0xf7,0x15,0x85,0xbe]
0xf7,0x15,0x85,0xbe

# CHECK: s_flbit_i32_i64 s5, 0xaf123456          ; encoding: [0xff,0x15,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x15,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_flbit_i32_i64 s5, 0x3f717273          ; encoding: [0xff,0x15,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x15,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_sext_i32_i8 s5, s1                    ; encoding: [0x01,0x16,0x85,0xbe]
0x01,0x16,0x85,0xbe

# CHECK: s_sext_i32_i8 s101, s1                  ; encoding: [0x01,0x16,0xe5,0xbe]
0x01,0x16,0xe5,0xbe

# CHECK: s_sext_i32_i8 flat_scratch_lo, s1       ; encoding: [0x01,0x16,0xe6,0xbe]
0x01,0x16,0xe6,0xbe

# CHECK: s_sext_i32_i8 flat_scratch_hi, s1       ; encoding: [0x01,0x16,0xe7,0xbe]
0x01,0x16,0xe7,0xbe

# CHECK: s_sext_i32_i8 vcc_lo, s1                ; encoding: [0x01,0x16,0xea,0xbe]
0x01,0x16,0xea,0xbe

# CHECK: s_sext_i32_i8 vcc_hi, s1                ; encoding: [0x01,0x16,0xeb,0xbe]
0x01,0x16,0xeb,0xbe

# CHECK: s_sext_i32_i8 tba_lo, s1                ; encoding: [0x01,0x16,0xec,0xbe]
0x01,0x16,0xec,0xbe

# CHECK: s_sext_i32_i8 tba_hi, s1                ; encoding: [0x01,0x16,0xed,0xbe]
0x01,0x16,0xed,0xbe

# CHECK: s_sext_i32_i8 tma_lo, s1                ; encoding: [0x01,0x16,0xee,0xbe]
0x01,0x16,0xee,0xbe

# CHECK: s_sext_i32_i8 tma_hi, s1                ; encoding: [0x01,0x16,0xef,0xbe]
0x01,0x16,0xef,0xbe

# CHECK: s_sext_i32_i8 ttmp11, s1                ; encoding: [0x01,0x16,0xfb,0xbe]
0x01,0x16,0xfb,0xbe

# CHECK: s_sext_i32_i8 m0, s1                    ; encoding: [0x01,0x16,0xfc,0xbe]
0x01,0x16,0xfc,0xbe

# CHECK: s_sext_i32_i8 exec_lo, s1               ; encoding: [0x01,0x16,0xfe,0xbe]
0x01,0x16,0xfe,0xbe

# CHECK: s_sext_i32_i8 exec_hi, s1               ; encoding: [0x01,0x16,0xff,0xbe]
0x01,0x16,0xff,0xbe

# CHECK: s_sext_i32_i8 s5, s101                  ; encoding: [0x65,0x16,0x85,0xbe]
0x65,0x16,0x85,0xbe

# CHECK: s_sext_i32_i8 s5, flat_scratch_lo       ; encoding: [0x66,0x16,0x85,0xbe]
0x66,0x16,0x85,0xbe

# CHECK: s_sext_i32_i8 s5, flat_scratch_hi       ; encoding: [0x67,0x16,0x85,0xbe]
0x67,0x16,0x85,0xbe

# CHECK: s_sext_i32_i8 s5, vcc_lo                ; encoding: [0x6a,0x16,0x85,0xbe]
0x6a,0x16,0x85,0xbe

# CHECK: s_sext_i32_i8 s5, vcc_hi                ; encoding: [0x6b,0x16,0x85,0xbe]
0x6b,0x16,0x85,0xbe

# CHECK: s_sext_i32_i8 s5, tba_lo                ; encoding: [0x6c,0x16,0x85,0xbe]
0x6c,0x16,0x85,0xbe

# CHECK: s_sext_i32_i8 s5, tba_hi                ; encoding: [0x6d,0x16,0x85,0xbe]
0x6d,0x16,0x85,0xbe

# CHECK: s_sext_i32_i8 s5, tma_lo                ; encoding: [0x6e,0x16,0x85,0xbe]
0x6e,0x16,0x85,0xbe

# CHECK: s_sext_i32_i8 s5, tma_hi                ; encoding: [0x6f,0x16,0x85,0xbe]
0x6f,0x16,0x85,0xbe

# CHECK: s_sext_i32_i8 s5, ttmp11                ; encoding: [0x7b,0x16,0x85,0xbe]
0x7b,0x16,0x85,0xbe

# CHECK: s_sext_i32_i8 s5, m0                    ; encoding: [0x7c,0x16,0x85,0xbe]
0x7c,0x16,0x85,0xbe

# CHECK: s_sext_i32_i8 s5, exec_lo               ; encoding: [0x7e,0x16,0x85,0xbe]
0x7e,0x16,0x85,0xbe

# CHECK: s_sext_i32_i8 s5, exec_hi               ; encoding: [0x7f,0x16,0x85,0xbe]
0x7f,0x16,0x85,0xbe

# CHECK: s_sext_i32_i8 s5, 0                     ; encoding: [0x80,0x16,0x85,0xbe]
0x80,0x16,0x85,0xbe

# CHECK: s_sext_i32_i8 s5, -1                    ; encoding: [0xc1,0x16,0x85,0xbe]
0xc1,0x16,0x85,0xbe

# CHECK: s_sext_i32_i8 s5, 0.5                   ; encoding: [0xf0,0x16,0x85,0xbe]
0xf0,0x16,0x85,0xbe

# CHECK: s_sext_i32_i8 s5, -4.0                  ; encoding: [0xf7,0x16,0x85,0xbe]
0xf7,0x16,0x85,0xbe

# CHECK: s_sext_i32_i8 s5, 0x71                  ; encoding: [0xff,0x16,0x85,0xbe,0x71,0x00,0x00,0x00]
0xff,0x16,0x85,0xbe,0x71,0x00,0x00,0x00

# CHECK: s_sext_i32_i8 s5, 0xf0                  ; encoding: [0xff,0x16,0x85,0xbe,0xf0,0x00,0x00,0x00]
0xff,0x16,0x85,0xbe,0xf0,0x00,0x00,0x00

# CHECK: s_sext_i32_i16 s5, s1                   ; encoding: [0x01,0x17,0x85,0xbe]
0x01,0x17,0x85,0xbe

# CHECK: s_sext_i32_i16 s101, s1                 ; encoding: [0x01,0x17,0xe5,0xbe]
0x01,0x17,0xe5,0xbe

# CHECK: s_sext_i32_i16 flat_scratch_lo, s1      ; encoding: [0x01,0x17,0xe6,0xbe]
0x01,0x17,0xe6,0xbe

# CHECK: s_sext_i32_i16 flat_scratch_hi, s1      ; encoding: [0x01,0x17,0xe7,0xbe]
0x01,0x17,0xe7,0xbe

# CHECK: s_sext_i32_i16 vcc_lo, s1               ; encoding: [0x01,0x17,0xea,0xbe]
0x01,0x17,0xea,0xbe

# CHECK: s_sext_i32_i16 vcc_hi, s1               ; encoding: [0x01,0x17,0xeb,0xbe]
0x01,0x17,0xeb,0xbe

# CHECK: s_sext_i32_i16 tba_lo, s1               ; encoding: [0x01,0x17,0xec,0xbe]
0x01,0x17,0xec,0xbe

# CHECK: s_sext_i32_i16 tba_hi, s1               ; encoding: [0x01,0x17,0xed,0xbe]
0x01,0x17,0xed,0xbe

# CHECK: s_sext_i32_i16 tma_lo, s1               ; encoding: [0x01,0x17,0xee,0xbe]
0x01,0x17,0xee,0xbe

# CHECK: s_sext_i32_i16 tma_hi, s1               ; encoding: [0x01,0x17,0xef,0xbe]
0x01,0x17,0xef,0xbe

# CHECK: s_sext_i32_i16 ttmp11, s1               ; encoding: [0x01,0x17,0xfb,0xbe]
0x01,0x17,0xfb,0xbe

# CHECK: s_sext_i32_i16 m0, s1                   ; encoding: [0x01,0x17,0xfc,0xbe]
0x01,0x17,0xfc,0xbe

# CHECK: s_sext_i32_i16 exec_lo, s1              ; encoding: [0x01,0x17,0xfe,0xbe]
0x01,0x17,0xfe,0xbe

# CHECK: s_sext_i32_i16 exec_hi, s1              ; encoding: [0x01,0x17,0xff,0xbe]
0x01,0x17,0xff,0xbe

# CHECK: s_sext_i32_i16 s5, s101                 ; encoding: [0x65,0x17,0x85,0xbe]
0x65,0x17,0x85,0xbe

# CHECK: s_sext_i32_i16 s5, flat_scratch_lo      ; encoding: [0x66,0x17,0x85,0xbe]
0x66,0x17,0x85,0xbe

# CHECK: s_sext_i32_i16 s5, flat_scratch_hi      ; encoding: [0x67,0x17,0x85,0xbe]
0x67,0x17,0x85,0xbe

# CHECK: s_sext_i32_i16 s5, vcc_lo               ; encoding: [0x6a,0x17,0x85,0xbe]
0x6a,0x17,0x85,0xbe

# CHECK: s_sext_i32_i16 s5, vcc_hi               ; encoding: [0x6b,0x17,0x85,0xbe]
0x6b,0x17,0x85,0xbe

# CHECK: s_sext_i32_i16 s5, tba_lo               ; encoding: [0x6c,0x17,0x85,0xbe]
0x6c,0x17,0x85,0xbe

# CHECK: s_sext_i32_i16 s5, tba_hi               ; encoding: [0x6d,0x17,0x85,0xbe]
0x6d,0x17,0x85,0xbe

# CHECK: s_sext_i32_i16 s5, tma_lo               ; encoding: [0x6e,0x17,0x85,0xbe]
0x6e,0x17,0x85,0xbe

# CHECK: s_sext_i32_i16 s5, tma_hi               ; encoding: [0x6f,0x17,0x85,0xbe]
0x6f,0x17,0x85,0xbe

# CHECK: s_sext_i32_i16 s5, ttmp11               ; encoding: [0x7b,0x17,0x85,0xbe]
0x7b,0x17,0x85,0xbe

# CHECK: s_sext_i32_i16 s5, m0                   ; encoding: [0x7c,0x17,0x85,0xbe]
0x7c,0x17,0x85,0xbe

# CHECK: s_sext_i32_i16 s5, exec_lo              ; encoding: [0x7e,0x17,0x85,0xbe]
0x7e,0x17,0x85,0xbe

# CHECK: s_sext_i32_i16 s5, exec_hi              ; encoding: [0x7f,0x17,0x85,0xbe]
0x7f,0x17,0x85,0xbe

# CHECK: s_sext_i32_i16 s5, 0                    ; encoding: [0x80,0x17,0x85,0xbe]
0x80,0x17,0x85,0xbe

# CHECK: s_sext_i32_i16 s5, -1                   ; encoding: [0xc1,0x17,0x85,0xbe]
0xc1,0x17,0x85,0xbe

# CHECK: s_sext_i32_i16 s5, 0.5                  ; encoding: [0xf0,0x17,0x85,0xbe]
0xf0,0x17,0x85,0xbe

# CHECK: s_sext_i32_i16 s5, -4.0                 ; encoding: [0xf7,0x17,0x85,0xbe]
0xf7,0x17,0x85,0xbe

# CHECK: s_sext_i32_i16 s5, 0xaf123456           ; encoding: [0xff,0x17,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x17,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_sext_i32_i16 s5, 0x3f717273           ; encoding: [0xff,0x17,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x17,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_bitset0_b32 s5, s1                    ; encoding: [0x01,0x18,0x85,0xbe]
0x01,0x18,0x85,0xbe

# CHECK: s_bitset0_b32 s101, s1                  ; encoding: [0x01,0x18,0xe5,0xbe]
0x01,0x18,0xe5,0xbe

# CHECK: s_bitset0_b32 flat_scratch_lo, s1       ; encoding: [0x01,0x18,0xe6,0xbe]
0x01,0x18,0xe6,0xbe

# CHECK: s_bitset0_b32 flat_scratch_hi, s1       ; encoding: [0x01,0x18,0xe7,0xbe]
0x01,0x18,0xe7,0xbe

# CHECK: s_bitset0_b32 vcc_lo, s1                ; encoding: [0x01,0x18,0xea,0xbe]
0x01,0x18,0xea,0xbe

# CHECK: s_bitset0_b32 vcc_hi, s1                ; encoding: [0x01,0x18,0xeb,0xbe]
0x01,0x18,0xeb,0xbe

# CHECK: s_bitset0_b32 tba_lo, s1                ; encoding: [0x01,0x18,0xec,0xbe]
0x01,0x18,0xec,0xbe

# CHECK: s_bitset0_b32 tba_hi, s1                ; encoding: [0x01,0x18,0xed,0xbe]
0x01,0x18,0xed,0xbe

# CHECK: s_bitset0_b32 tma_lo, s1                ; encoding: [0x01,0x18,0xee,0xbe]
0x01,0x18,0xee,0xbe

# CHECK: s_bitset0_b32 tma_hi, s1                ; encoding: [0x01,0x18,0xef,0xbe]
0x01,0x18,0xef,0xbe

# CHECK: s_bitset0_b32 ttmp11, s1                ; encoding: [0x01,0x18,0xfb,0xbe]
0x01,0x18,0xfb,0xbe

# CHECK: s_bitset0_b32 m0, s1                    ; encoding: [0x01,0x18,0xfc,0xbe]
0x01,0x18,0xfc,0xbe

# CHECK: s_bitset0_b32 exec_lo, s1               ; encoding: [0x01,0x18,0xfe,0xbe]
0x01,0x18,0xfe,0xbe

# CHECK: s_bitset0_b32 exec_hi, s1               ; encoding: [0x01,0x18,0xff,0xbe]
0x01,0x18,0xff,0xbe

# CHECK: s_bitset0_b32 s5, s101                  ; encoding: [0x65,0x18,0x85,0xbe]
0x65,0x18,0x85,0xbe

# CHECK: s_bitset0_b32 s5, flat_scratch_lo       ; encoding: [0x66,0x18,0x85,0xbe]
0x66,0x18,0x85,0xbe

# CHECK: s_bitset0_b32 s5, flat_scratch_hi       ; encoding: [0x67,0x18,0x85,0xbe]
0x67,0x18,0x85,0xbe

# CHECK: s_bitset0_b32 s5, vcc_lo                ; encoding: [0x6a,0x18,0x85,0xbe]
0x6a,0x18,0x85,0xbe

# CHECK: s_bitset0_b32 s5, vcc_hi                ; encoding: [0x6b,0x18,0x85,0xbe]
0x6b,0x18,0x85,0xbe

# CHECK: s_bitset0_b32 s5, tba_lo                ; encoding: [0x6c,0x18,0x85,0xbe]
0x6c,0x18,0x85,0xbe

# CHECK: s_bitset0_b32 s5, tba_hi                ; encoding: [0x6d,0x18,0x85,0xbe]
0x6d,0x18,0x85,0xbe

# CHECK: s_bitset0_b32 s5, tma_lo                ; encoding: [0x6e,0x18,0x85,0xbe]
0x6e,0x18,0x85,0xbe

# CHECK: s_bitset0_b32 s5, tma_hi                ; encoding: [0x6f,0x18,0x85,0xbe]
0x6f,0x18,0x85,0xbe

# CHECK: s_bitset0_b32 s5, ttmp11                ; encoding: [0x7b,0x18,0x85,0xbe]
0x7b,0x18,0x85,0xbe

# CHECK: s_bitset0_b32 s5, m0                    ; encoding: [0x7c,0x18,0x85,0xbe]
0x7c,0x18,0x85,0xbe

# CHECK: s_bitset0_b32 s5, exec_lo               ; encoding: [0x7e,0x18,0x85,0xbe]
0x7e,0x18,0x85,0xbe

# CHECK: s_bitset0_b32 s5, exec_hi               ; encoding: [0x7f,0x18,0x85,0xbe]
0x7f,0x18,0x85,0xbe

# CHECK: s_bitset0_b32 s5, 0                     ; encoding: [0x80,0x18,0x85,0xbe]
0x80,0x18,0x85,0xbe

# CHECK: s_bitset0_b32 s5, -1                    ; encoding: [0xc1,0x18,0x85,0xbe]
0xc1,0x18,0x85,0xbe

# CHECK: s_bitset0_b32 s5, 0.5                   ; encoding: [0xf0,0x18,0x85,0xbe]
0xf0,0x18,0x85,0xbe

# CHECK: s_bitset0_b32 s5, -4.0                  ; encoding: [0xf7,0x18,0x85,0xbe]
0xf7,0x18,0x85,0xbe

# CHECK: s_bitset0_b32 s5, 0xaf123456            ; encoding: [0xff,0x18,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x18,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_bitset0_b32 s5, 0x3f717273            ; encoding: [0xff,0x18,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x18,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_bitset0_b64 s[10:11], s1              ; encoding: [0x01,0x19,0x8a,0xbe]
0x01,0x19,0x8a,0xbe

# CHECK: s_bitset0_b64 s[12:13], s1              ; encoding: [0x01,0x19,0x8c,0xbe]
0x01,0x19,0x8c,0xbe

# CHECK: s_bitset0_b64 s[100:101], s1            ; encoding: [0x01,0x19,0xe4,0xbe]
0x01,0x19,0xe4,0xbe

# CHECK: s_bitset0_b64 flat_scratch, s1          ; encoding: [0x01,0x19,0xe6,0xbe]
0x01,0x19,0xe6,0xbe

# CHECK: s_bitset0_b64 vcc, s1                   ; encoding: [0x01,0x19,0xea,0xbe]
0x01,0x19,0xea,0xbe

# CHECK: s_bitset0_b64 tba, s1                   ; encoding: [0x01,0x19,0xec,0xbe]
0x01,0x19,0xec,0xbe

# CHECK: s_bitset0_b64 tma, s1                   ; encoding: [0x01,0x19,0xee,0xbe]
0x01,0x19,0xee,0xbe

# CHECK: s_bitset0_b64 ttmp[10:11], s1           ; encoding: [0x01,0x19,0xfa,0xbe]
0x01,0x19,0xfa,0xbe

# CHECK: s_bitset0_b64 exec, s1                  ; encoding: [0x01,0x19,0xfe,0xbe]
0x01,0x19,0xfe,0xbe

# CHECK: s_bitset0_b64 s[10:11], s101            ; encoding: [0x65,0x19,0x8a,0xbe]
0x65,0x19,0x8a,0xbe

# CHECK: s_bitset0_b64 s[10:11], flat_scratch_lo ; encoding: [0x66,0x19,0x8a,0xbe]
0x66,0x19,0x8a,0xbe

# CHECK: s_bitset0_b64 s[10:11], flat_scratch_hi ; encoding: [0x67,0x19,0x8a,0xbe]
0x67,0x19,0x8a,0xbe

# CHECK: s_bitset0_b64 s[10:11], vcc_lo          ; encoding: [0x6a,0x19,0x8a,0xbe]
0x6a,0x19,0x8a,0xbe

# CHECK: s_bitset0_b64 s[10:11], vcc_hi          ; encoding: [0x6b,0x19,0x8a,0xbe]
0x6b,0x19,0x8a,0xbe

# CHECK: s_bitset0_b64 s[10:11], tba_lo          ; encoding: [0x6c,0x19,0x8a,0xbe]
0x6c,0x19,0x8a,0xbe

# CHECK: s_bitset0_b64 s[10:11], tba_hi          ; encoding: [0x6d,0x19,0x8a,0xbe]
0x6d,0x19,0x8a,0xbe

# CHECK: s_bitset0_b64 s[10:11], tma_lo          ; encoding: [0x6e,0x19,0x8a,0xbe]
0x6e,0x19,0x8a,0xbe

# CHECK: s_bitset0_b64 s[10:11], tma_hi          ; encoding: [0x6f,0x19,0x8a,0xbe]
0x6f,0x19,0x8a,0xbe

# CHECK: s_bitset0_b64 s[10:11], ttmp11          ; encoding: [0x7b,0x19,0x8a,0xbe]
0x7b,0x19,0x8a,0xbe

# CHECK: s_bitset0_b64 s[10:11], m0              ; encoding: [0x7c,0x19,0x8a,0xbe]
0x7c,0x19,0x8a,0xbe

# CHECK: s_bitset0_b64 s[10:11], exec_lo         ; encoding: [0x7e,0x19,0x8a,0xbe]
0x7e,0x19,0x8a,0xbe

# CHECK: s_bitset0_b64 s[10:11], exec_hi         ; encoding: [0x7f,0x19,0x8a,0xbe]
0x7f,0x19,0x8a,0xbe

# CHECK: s_bitset0_b64 s[10:11], 0               ; encoding: [0x80,0x19,0x8a,0xbe]
0x80,0x19,0x8a,0xbe

# CHECK: s_bitset0_b64 s[10:11], -1              ; encoding: [0xc1,0x19,0x8a,0xbe]
0xc1,0x19,0x8a,0xbe

# CHECK: s_bitset0_b64 s[10:11], 0.5             ; encoding: [0xf0,0x19,0x8a,0xbe]
0xf0,0x19,0x8a,0xbe

# CHECK: s_bitset0_b64 s[10:11], -4.0            ; encoding: [0xf7,0x19,0x8a,0xbe]
0xf7,0x19,0x8a,0xbe

# CHECK: s_bitset0_b64 s[10:11], 0xaf123456      ; encoding: [0xff,0x19,0x8a,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x19,0x8a,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_bitset0_b64 s[10:11], 0x3f717273      ; encoding: [0xff,0x19,0x8a,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x19,0x8a,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_bitset1_b32 s5, s1                    ; encoding: [0x01,0x1a,0x85,0xbe]
0x01,0x1a,0x85,0xbe

# CHECK: s_bitset1_b32 s101, s1                  ; encoding: [0x01,0x1a,0xe5,0xbe]
0x01,0x1a,0xe5,0xbe

# CHECK: s_bitset1_b32 flat_scratch_lo, s1       ; encoding: [0x01,0x1a,0xe6,0xbe]
0x01,0x1a,0xe6,0xbe

# CHECK: s_bitset1_b32 flat_scratch_hi, s1       ; encoding: [0x01,0x1a,0xe7,0xbe]
0x01,0x1a,0xe7,0xbe

# CHECK: s_bitset1_b32 vcc_lo, s1                ; encoding: [0x01,0x1a,0xea,0xbe]
0x01,0x1a,0xea,0xbe

# CHECK: s_bitset1_b32 vcc_hi, s1                ; encoding: [0x01,0x1a,0xeb,0xbe]
0x01,0x1a,0xeb,0xbe

# CHECK: s_bitset1_b32 tba_lo, s1                ; encoding: [0x01,0x1a,0xec,0xbe]
0x01,0x1a,0xec,0xbe

# CHECK: s_bitset1_b32 tba_hi, s1                ; encoding: [0x01,0x1a,0xed,0xbe]
0x01,0x1a,0xed,0xbe

# CHECK: s_bitset1_b32 tma_lo, s1                ; encoding: [0x01,0x1a,0xee,0xbe]
0x01,0x1a,0xee,0xbe

# CHECK: s_bitset1_b32 tma_hi, s1                ; encoding: [0x01,0x1a,0xef,0xbe]
0x01,0x1a,0xef,0xbe

# CHECK: s_bitset1_b32 ttmp11, s1                ; encoding: [0x01,0x1a,0xfb,0xbe]
0x01,0x1a,0xfb,0xbe

# CHECK: s_bitset1_b32 m0, s1                    ; encoding: [0x01,0x1a,0xfc,0xbe]
0x01,0x1a,0xfc,0xbe

# CHECK: s_bitset1_b32 exec_lo, s1               ; encoding: [0x01,0x1a,0xfe,0xbe]
0x01,0x1a,0xfe,0xbe

# CHECK: s_bitset1_b32 exec_hi, s1               ; encoding: [0x01,0x1a,0xff,0xbe]
0x01,0x1a,0xff,0xbe

# CHECK: s_bitset1_b32 s5, s101                  ; encoding: [0x65,0x1a,0x85,0xbe]
0x65,0x1a,0x85,0xbe

# CHECK: s_bitset1_b32 s5, flat_scratch_lo       ; encoding: [0x66,0x1a,0x85,0xbe]
0x66,0x1a,0x85,0xbe

# CHECK: s_bitset1_b32 s5, flat_scratch_hi       ; encoding: [0x67,0x1a,0x85,0xbe]
0x67,0x1a,0x85,0xbe

# CHECK: s_bitset1_b32 s5, vcc_lo                ; encoding: [0x6a,0x1a,0x85,0xbe]
0x6a,0x1a,0x85,0xbe

# CHECK: s_bitset1_b32 s5, vcc_hi                ; encoding: [0x6b,0x1a,0x85,0xbe]
0x6b,0x1a,0x85,0xbe

# CHECK: s_bitset1_b32 s5, tba_lo                ; encoding: [0x6c,0x1a,0x85,0xbe]
0x6c,0x1a,0x85,0xbe

# CHECK: s_bitset1_b32 s5, tba_hi                ; encoding: [0x6d,0x1a,0x85,0xbe]
0x6d,0x1a,0x85,0xbe

# CHECK: s_bitset1_b32 s5, tma_lo                ; encoding: [0x6e,0x1a,0x85,0xbe]
0x6e,0x1a,0x85,0xbe

# CHECK: s_bitset1_b32 s5, tma_hi                ; encoding: [0x6f,0x1a,0x85,0xbe]
0x6f,0x1a,0x85,0xbe

# CHECK: s_bitset1_b32 s5, ttmp11                ; encoding: [0x7b,0x1a,0x85,0xbe]
0x7b,0x1a,0x85,0xbe

# CHECK: s_bitset1_b32 s5, m0                    ; encoding: [0x7c,0x1a,0x85,0xbe]
0x7c,0x1a,0x85,0xbe

# CHECK: s_bitset1_b32 s5, exec_lo               ; encoding: [0x7e,0x1a,0x85,0xbe]
0x7e,0x1a,0x85,0xbe

# CHECK: s_bitset1_b32 s5, exec_hi               ; encoding: [0x7f,0x1a,0x85,0xbe]
0x7f,0x1a,0x85,0xbe

# CHECK: s_bitset1_b32 s5, 0                     ; encoding: [0x80,0x1a,0x85,0xbe]
0x80,0x1a,0x85,0xbe

# CHECK: s_bitset1_b32 s5, -1                    ; encoding: [0xc1,0x1a,0x85,0xbe]
0xc1,0x1a,0x85,0xbe

# CHECK: s_bitset1_b32 s5, 0.5                   ; encoding: [0xf0,0x1a,0x85,0xbe]
0xf0,0x1a,0x85,0xbe

# CHECK: s_bitset1_b32 s5, -4.0                  ; encoding: [0xf7,0x1a,0x85,0xbe]
0xf7,0x1a,0x85,0xbe

# CHECK: s_bitset1_b32 s5, 0xaf123456            ; encoding: [0xff,0x1a,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x1a,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_bitset1_b32 s5, 0x3f717273            ; encoding: [0xff,0x1a,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x1a,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_bitset1_b64 s[10:11], s1              ; encoding: [0x01,0x1b,0x8a,0xbe]
0x01,0x1b,0x8a,0xbe

# CHECK: s_bitset1_b64 s[12:13], s1              ; encoding: [0x01,0x1b,0x8c,0xbe]
0x01,0x1b,0x8c,0xbe

# CHECK: s_bitset1_b64 s[100:101], s1            ; encoding: [0x01,0x1b,0xe4,0xbe]
0x01,0x1b,0xe4,0xbe

# CHECK: s_bitset1_b64 flat_scratch, s1          ; encoding: [0x01,0x1b,0xe6,0xbe]
0x01,0x1b,0xe6,0xbe

# CHECK: s_bitset1_b64 vcc, s1                   ; encoding: [0x01,0x1b,0xea,0xbe]
0x01,0x1b,0xea,0xbe

# CHECK: s_bitset1_b64 tba, s1                   ; encoding: [0x01,0x1b,0xec,0xbe]
0x01,0x1b,0xec,0xbe

# CHECK: s_bitset1_b64 tma, s1                   ; encoding: [0x01,0x1b,0xee,0xbe]
0x01,0x1b,0xee,0xbe

# CHECK: s_bitset1_b64 ttmp[10:11], s1           ; encoding: [0x01,0x1b,0xfa,0xbe]
0x01,0x1b,0xfa,0xbe

# CHECK: s_bitset1_b64 exec, s1                  ; encoding: [0x01,0x1b,0xfe,0xbe]
0x01,0x1b,0xfe,0xbe

# CHECK: s_bitset1_b64 s[10:11], s101            ; encoding: [0x65,0x1b,0x8a,0xbe]
0x65,0x1b,0x8a,0xbe

# CHECK: s_bitset1_b64 s[10:11], flat_scratch_lo ; encoding: [0x66,0x1b,0x8a,0xbe]
0x66,0x1b,0x8a,0xbe

# CHECK: s_bitset1_b64 s[10:11], flat_scratch_hi ; encoding: [0x67,0x1b,0x8a,0xbe]
0x67,0x1b,0x8a,0xbe

# CHECK: s_bitset1_b64 s[10:11], vcc_lo          ; encoding: [0x6a,0x1b,0x8a,0xbe]
0x6a,0x1b,0x8a,0xbe

# CHECK: s_bitset1_b64 s[10:11], vcc_hi          ; encoding: [0x6b,0x1b,0x8a,0xbe]
0x6b,0x1b,0x8a,0xbe

# CHECK: s_bitset1_b64 s[10:11], tba_lo          ; encoding: [0x6c,0x1b,0x8a,0xbe]
0x6c,0x1b,0x8a,0xbe

# CHECK: s_bitset1_b64 s[10:11], tba_hi          ; encoding: [0x6d,0x1b,0x8a,0xbe]
0x6d,0x1b,0x8a,0xbe

# CHECK: s_bitset1_b64 s[10:11], tma_lo          ; encoding: [0x6e,0x1b,0x8a,0xbe]
0x6e,0x1b,0x8a,0xbe

# CHECK: s_bitset1_b64 s[10:11], tma_hi          ; encoding: [0x6f,0x1b,0x8a,0xbe]
0x6f,0x1b,0x8a,0xbe

# CHECK: s_bitset1_b64 s[10:11], ttmp11          ; encoding: [0x7b,0x1b,0x8a,0xbe]
0x7b,0x1b,0x8a,0xbe

# CHECK: s_bitset1_b64 s[10:11], m0              ; encoding: [0x7c,0x1b,0x8a,0xbe]
0x7c,0x1b,0x8a,0xbe

# CHECK: s_bitset1_b64 s[10:11], exec_lo         ; encoding: [0x7e,0x1b,0x8a,0xbe]
0x7e,0x1b,0x8a,0xbe

# CHECK: s_bitset1_b64 s[10:11], exec_hi         ; encoding: [0x7f,0x1b,0x8a,0xbe]
0x7f,0x1b,0x8a,0xbe

# CHECK: s_bitset1_b64 s[10:11], 0               ; encoding: [0x80,0x1b,0x8a,0xbe]
0x80,0x1b,0x8a,0xbe

# CHECK: s_bitset1_b64 s[10:11], -1              ; encoding: [0xc1,0x1b,0x8a,0xbe]
0xc1,0x1b,0x8a,0xbe

# CHECK: s_bitset1_b64 s[10:11], 0.5             ; encoding: [0xf0,0x1b,0x8a,0xbe]
0xf0,0x1b,0x8a,0xbe

# CHECK: s_bitset1_b64 s[10:11], -4.0            ; encoding: [0xf7,0x1b,0x8a,0xbe]
0xf7,0x1b,0x8a,0xbe

# CHECK: s_bitset1_b64 s[10:11], 0xaf123456      ; encoding: [0xff,0x1b,0x8a,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x1b,0x8a,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_bitset1_b64 s[10:11], 0x3f717273      ; encoding: [0xff,0x1b,0x8a,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x1b,0x8a,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_getpc_b64 s[10:11]                    ; encoding: [0x00,0x1c,0x8a,0xbe]
0x00,0x1c,0x8a,0xbe

# CHECK: s_getpc_b64 s[12:13]                    ; encoding: [0x00,0x1c,0x8c,0xbe]
0x00,0x1c,0x8c,0xbe

# CHECK: s_getpc_b64 s[100:101]                  ; encoding: [0x00,0x1c,0xe4,0xbe]
0x00,0x1c,0xe4,0xbe

# CHECK: s_getpc_b64 flat_scratch                ; encoding: [0x00,0x1c,0xe6,0xbe]
0x00,0x1c,0xe6,0xbe

# CHECK: s_getpc_b64 vcc                         ; encoding: [0x00,0x1c,0xea,0xbe]
0x00,0x1c,0xea,0xbe

# CHECK: s_getpc_b64 tba                         ; encoding: [0x00,0x1c,0xec,0xbe]
0x00,0x1c,0xec,0xbe

# CHECK: s_getpc_b64 tma                         ; encoding: [0x00,0x1c,0xee,0xbe]
0x00,0x1c,0xee,0xbe

# CHECK: s_getpc_b64 ttmp[10:11]                 ; encoding: [0x00,0x1c,0xfa,0xbe]
0x00,0x1c,0xfa,0xbe

# CHECK: s_getpc_b64 exec                        ; encoding: [0x00,0x1c,0xfe,0xbe]
0x00,0x1c,0xfe,0xbe

# CHECK: s_setpc_b64 s[2:3]                      ; encoding: [0x02,0x1d,0x80,0xbe]
0x02,0x1d,0x80,0xbe

# CHECK: s_setpc_b64 s[4:5]                      ; encoding: [0x04,0x1d,0x80,0xbe]
0x04,0x1d,0x80,0xbe

# CHECK: s_setpc_b64 s[100:101]                  ; encoding: [0x64,0x1d,0x80,0xbe]
0x64,0x1d,0x80,0xbe

# CHECK: s_setpc_b64 flat_scratch                ; encoding: [0x66,0x1d,0x80,0xbe]
0x66,0x1d,0x80,0xbe

# CHECK: s_setpc_b64 vcc                         ; encoding: [0x6a,0x1d,0x80,0xbe]
0x6a,0x1d,0x80,0xbe

# CHECK: s_setpc_b64 tba                         ; encoding: [0x6c,0x1d,0x80,0xbe]
0x6c,0x1d,0x80,0xbe

# CHECK: s_setpc_b64 tma                         ; encoding: [0x6e,0x1d,0x80,0xbe]
0x6e,0x1d,0x80,0xbe

# CHECK: s_setpc_b64 ttmp[10:11]                 ; encoding: [0x7a,0x1d,0x80,0xbe]
0x7a,0x1d,0x80,0xbe

# CHECK: s_swappc_b64 s[10:11], s[2:3]           ; encoding: [0x02,0x1e,0x8a,0xbe]
0x02,0x1e,0x8a,0xbe

# CHECK: s_swappc_b64 s[12:13], s[2:3]           ; encoding: [0x02,0x1e,0x8c,0xbe]
0x02,0x1e,0x8c,0xbe

# CHECK: s_swappc_b64 s[100:101], s[2:3]         ; encoding: [0x02,0x1e,0xe4,0xbe]
0x02,0x1e,0xe4,0xbe

# CHECK: s_swappc_b64 flat_scratch, s[2:3]       ; encoding: [0x02,0x1e,0xe6,0xbe]
0x02,0x1e,0xe6,0xbe

# CHECK: s_swappc_b64 vcc, s[2:3]                ; encoding: [0x02,0x1e,0xea,0xbe]
0x02,0x1e,0xea,0xbe

# CHECK: s_swappc_b64 tba, s[2:3]                ; encoding: [0x02,0x1e,0xec,0xbe]
0x02,0x1e,0xec,0xbe

# CHECK: s_swappc_b64 tma, s[2:3]                ; encoding: [0x02,0x1e,0xee,0xbe]
0x02,0x1e,0xee,0xbe

# CHECK: s_swappc_b64 ttmp[10:11], s[2:3]        ; encoding: [0x02,0x1e,0xfa,0xbe]
0x02,0x1e,0xfa,0xbe

# CHECK: s_swappc_b64 exec, s[2:3]               ; encoding: [0x02,0x1e,0xfe,0xbe]
0x02,0x1e,0xfe,0xbe

# CHECK: s_swappc_b64 s[10:11], s[4:5]           ; encoding: [0x04,0x1e,0x8a,0xbe]
0x04,0x1e,0x8a,0xbe

# CHECK: s_swappc_b64 s[10:11], s[100:101]       ; encoding: [0x64,0x1e,0x8a,0xbe]
0x64,0x1e,0x8a,0xbe

# CHECK: s_swappc_b64 s[10:11], flat_scratch     ; encoding: [0x66,0x1e,0x8a,0xbe]
0x66,0x1e,0x8a,0xbe

# CHECK: s_swappc_b64 s[10:11], vcc              ; encoding: [0x6a,0x1e,0x8a,0xbe]
0x6a,0x1e,0x8a,0xbe

# CHECK: s_swappc_b64 s[10:11], tba              ; encoding: [0x6c,0x1e,0x8a,0xbe]
0x6c,0x1e,0x8a,0xbe

# CHECK: s_swappc_b64 s[10:11], tma              ; encoding: [0x6e,0x1e,0x8a,0xbe]
0x6e,0x1e,0x8a,0xbe

# CHECK: s_swappc_b64 s[10:11], ttmp[10:11]      ; encoding: [0x7a,0x1e,0x8a,0xbe]
0x7a,0x1e,0x8a,0xbe

# CHECK: s_rfe_b64 s[2:3]                        ; encoding: [0x02,0x1f,0x80,0xbe]
0x02,0x1f,0x80,0xbe

# CHECK: s_rfe_b64 s[4:5]                        ; encoding: [0x04,0x1f,0x80,0xbe]
0x04,0x1f,0x80,0xbe

# CHECK: s_rfe_b64 s[100:101]                    ; encoding: [0x64,0x1f,0x80,0xbe]
0x64,0x1f,0x80,0xbe

# CHECK: s_rfe_b64 flat_scratch                  ; encoding: [0x66,0x1f,0x80,0xbe]
0x66,0x1f,0x80,0xbe

# CHECK: s_rfe_b64 vcc                           ; encoding: [0x6a,0x1f,0x80,0xbe]
0x6a,0x1f,0x80,0xbe

# CHECK: s_rfe_b64 tba                           ; encoding: [0x6c,0x1f,0x80,0xbe]
0x6c,0x1f,0x80,0xbe

# CHECK: s_rfe_b64 tma                           ; encoding: [0x6e,0x1f,0x80,0xbe]
0x6e,0x1f,0x80,0xbe

# CHECK: s_rfe_b64 ttmp[10:11]                   ; encoding: [0x7a,0x1f,0x80,0xbe]
0x7a,0x1f,0x80,0xbe

# CHECK: s_and_saveexec_b64 s[10:11], s[2:3]     ; encoding: [0x02,0x20,0x8a,0xbe]
0x02,0x20,0x8a,0xbe

# CHECK: s_and_saveexec_b64 s[12:13], s[2:3]     ; encoding: [0x02,0x20,0x8c,0xbe]
0x02,0x20,0x8c,0xbe

# CHECK: s_and_saveexec_b64 s[100:101], s[2:3]   ; encoding: [0x02,0x20,0xe4,0xbe]
0x02,0x20,0xe4,0xbe

# CHECK: s_and_saveexec_b64 flat_scratch, s[2:3] ; encoding: [0x02,0x20,0xe6,0xbe]
0x02,0x20,0xe6,0xbe

# CHECK: s_and_saveexec_b64 vcc, s[2:3]          ; encoding: [0x02,0x20,0xea,0xbe]
0x02,0x20,0xea,0xbe

# CHECK: s_and_saveexec_b64 tba, s[2:3]          ; encoding: [0x02,0x20,0xec,0xbe]
0x02,0x20,0xec,0xbe

# CHECK: s_and_saveexec_b64 tma, s[2:3]          ; encoding: [0x02,0x20,0xee,0xbe]
0x02,0x20,0xee,0xbe

# CHECK: s_and_saveexec_b64 ttmp[10:11], s[2:3]  ; encoding: [0x02,0x20,0xfa,0xbe]
0x02,0x20,0xfa,0xbe

# CHECK: s_and_saveexec_b64 s[10:11], s[4:5]     ; encoding: [0x04,0x20,0x8a,0xbe]
0x04,0x20,0x8a,0xbe

# CHECK: s_and_saveexec_b64 s[10:11], s[100:101] ; encoding: [0x64,0x20,0x8a,0xbe]
0x64,0x20,0x8a,0xbe

# CHECK: s_and_saveexec_b64 s[10:11], flat_scratch ; encoding: [0x66,0x20,0x8a,0xbe]
0x66,0x20,0x8a,0xbe

# CHECK: s_and_saveexec_b64 s[10:11], vcc        ; encoding: [0x6a,0x20,0x8a,0xbe]
0x6a,0x20,0x8a,0xbe

# CHECK: s_and_saveexec_b64 s[10:11], tba        ; encoding: [0x6c,0x20,0x8a,0xbe]
0x6c,0x20,0x8a,0xbe

# CHECK: s_and_saveexec_b64 s[10:11], tma        ; encoding: [0x6e,0x20,0x8a,0xbe]
0x6e,0x20,0x8a,0xbe

# CHECK: s_and_saveexec_b64 s[10:11], ttmp[10:11] ; encoding: [0x7a,0x20,0x8a,0xbe]
0x7a,0x20,0x8a,0xbe

# CHECK: s_and_saveexec_b64 s[10:11], exec       ; encoding: [0x7e,0x20,0x8a,0xbe]
0x7e,0x20,0x8a,0xbe

# CHECK: s_and_saveexec_b64 s[10:11], 0          ; encoding: [0x80,0x20,0x8a,0xbe]
0x80,0x20,0x8a,0xbe

# CHECK: s_and_saveexec_b64 s[10:11], -1         ; encoding: [0xc1,0x20,0x8a,0xbe]
0xc1,0x20,0x8a,0xbe

# CHECK: s_and_saveexec_b64 s[10:11], 0.5        ; encoding: [0xf0,0x20,0x8a,0xbe]
0xf0,0x20,0x8a,0xbe

# CHECK: s_and_saveexec_b64 s[10:11], -4.0       ; encoding: [0xf7,0x20,0x8a,0xbe]
0xf7,0x20,0x8a,0xbe

# CHECK: s_and_saveexec_b64 s[10:11], 0xaf123456 ; encoding: [0xff,0x20,0x8a,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x20,0x8a,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_and_saveexec_b64 s[10:11], 0x3f717273 ; encoding: [0xff,0x20,0x8a,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x20,0x8a,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_or_saveexec_b64 s[10:11], s[2:3]      ; encoding: [0x02,0x21,0x8a,0xbe]
0x02,0x21,0x8a,0xbe

# CHECK: s_or_saveexec_b64 s[12:13], s[2:3]      ; encoding: [0x02,0x21,0x8c,0xbe]
0x02,0x21,0x8c,0xbe

# CHECK: s_or_saveexec_b64 s[100:101], s[2:3]    ; encoding: [0x02,0x21,0xe4,0xbe]
0x02,0x21,0xe4,0xbe

# CHECK: s_or_saveexec_b64 flat_scratch, s[2:3]  ; encoding: [0x02,0x21,0xe6,0xbe]
0x02,0x21,0xe6,0xbe

# CHECK: s_or_saveexec_b64 vcc, s[2:3]           ; encoding: [0x02,0x21,0xea,0xbe]
0x02,0x21,0xea,0xbe

# CHECK: s_or_saveexec_b64 tba, s[2:3]           ; encoding: [0x02,0x21,0xec,0xbe]
0x02,0x21,0xec,0xbe

# CHECK: s_or_saveexec_b64 tma, s[2:3]           ; encoding: [0x02,0x21,0xee,0xbe]
0x02,0x21,0xee,0xbe

# CHECK: s_or_saveexec_b64 ttmp[10:11], s[2:3]   ; encoding: [0x02,0x21,0xfa,0xbe]
0x02,0x21,0xfa,0xbe

# CHECK: s_or_saveexec_b64 s[10:11], s[4:5]      ; encoding: [0x04,0x21,0x8a,0xbe]
0x04,0x21,0x8a,0xbe

# CHECK: s_or_saveexec_b64 s[10:11], s[100:101]  ; encoding: [0x64,0x21,0x8a,0xbe]
0x64,0x21,0x8a,0xbe

# CHECK: s_or_saveexec_b64 s[10:11], flat_scratch ; encoding: [0x66,0x21,0x8a,0xbe]
0x66,0x21,0x8a,0xbe

# CHECK: s_or_saveexec_b64 s[10:11], vcc         ; encoding: [0x6a,0x21,0x8a,0xbe]
0x6a,0x21,0x8a,0xbe

# CHECK: s_or_saveexec_b64 s[10:11], tba         ; encoding: [0x6c,0x21,0x8a,0xbe]
0x6c,0x21,0x8a,0xbe

# CHECK: s_or_saveexec_b64 s[10:11], tma         ; encoding: [0x6e,0x21,0x8a,0xbe]
0x6e,0x21,0x8a,0xbe

# CHECK: s_or_saveexec_b64 s[10:11], ttmp[10:11] ; encoding: [0x7a,0x21,0x8a,0xbe]
0x7a,0x21,0x8a,0xbe

# CHECK: s_or_saveexec_b64 s[10:11], exec        ; encoding: [0x7e,0x21,0x8a,0xbe]
0x7e,0x21,0x8a,0xbe

# CHECK: s_or_saveexec_b64 s[10:11], 0           ; encoding: [0x80,0x21,0x8a,0xbe]
0x80,0x21,0x8a,0xbe

# CHECK: s_or_saveexec_b64 s[10:11], -1          ; encoding: [0xc1,0x21,0x8a,0xbe]
0xc1,0x21,0x8a,0xbe

# CHECK: s_or_saveexec_b64 s[10:11], 0.5         ; encoding: [0xf0,0x21,0x8a,0xbe]
0xf0,0x21,0x8a,0xbe

# CHECK: s_or_saveexec_b64 s[10:11], -4.0        ; encoding: [0xf7,0x21,0x8a,0xbe]
0xf7,0x21,0x8a,0xbe

# CHECK: s_or_saveexec_b64 s[10:11], 0xaf123456  ; encoding: [0xff,0x21,0x8a,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x21,0x8a,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_or_saveexec_b64 s[10:11], 0x3f717273  ; encoding: [0xff,0x21,0x8a,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x21,0x8a,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_xor_saveexec_b64 s[10:11], s[2:3]     ; encoding: [0x02,0x22,0x8a,0xbe]
0x02,0x22,0x8a,0xbe

# CHECK: s_xor_saveexec_b64 s[12:13], s[2:3]     ; encoding: [0x02,0x22,0x8c,0xbe]
0x02,0x22,0x8c,0xbe

# CHECK: s_xor_saveexec_b64 s[100:101], s[2:3]   ; encoding: [0x02,0x22,0xe4,0xbe]
0x02,0x22,0xe4,0xbe

# CHECK: s_xor_saveexec_b64 flat_scratch, s[2:3] ; encoding: [0x02,0x22,0xe6,0xbe]
0x02,0x22,0xe6,0xbe

# CHECK: s_xor_saveexec_b64 vcc, s[2:3]          ; encoding: [0x02,0x22,0xea,0xbe]
0x02,0x22,0xea,0xbe

# CHECK: s_xor_saveexec_b64 tba, s[2:3]          ; encoding: [0x02,0x22,0xec,0xbe]
0x02,0x22,0xec,0xbe

# CHECK: s_xor_saveexec_b64 tma, s[2:3]          ; encoding: [0x02,0x22,0xee,0xbe]
0x02,0x22,0xee,0xbe

# CHECK: s_xor_saveexec_b64 ttmp[10:11], s[2:3]  ; encoding: [0x02,0x22,0xfa,0xbe]
0x02,0x22,0xfa,0xbe

# CHECK: s_xor_saveexec_b64 s[10:11], s[4:5]     ; encoding: [0x04,0x22,0x8a,0xbe]
0x04,0x22,0x8a,0xbe

# CHECK: s_xor_saveexec_b64 s[10:11], s[100:101] ; encoding: [0x64,0x22,0x8a,0xbe]
0x64,0x22,0x8a,0xbe

# CHECK: s_xor_saveexec_b64 s[10:11], flat_scratch ; encoding: [0x66,0x22,0x8a,0xbe]
0x66,0x22,0x8a,0xbe

# CHECK: s_xor_saveexec_b64 s[10:11], vcc        ; encoding: [0x6a,0x22,0x8a,0xbe]
0x6a,0x22,0x8a,0xbe

# CHECK: s_xor_saveexec_b64 s[10:11], tba        ; encoding: [0x6c,0x22,0x8a,0xbe]
0x6c,0x22,0x8a,0xbe

# CHECK: s_xor_saveexec_b64 s[10:11], tma        ; encoding: [0x6e,0x22,0x8a,0xbe]
0x6e,0x22,0x8a,0xbe

# CHECK: s_xor_saveexec_b64 s[10:11], ttmp[10:11] ; encoding: [0x7a,0x22,0x8a,0xbe]
0x7a,0x22,0x8a,0xbe

# CHECK: s_xor_saveexec_b64 s[10:11], exec       ; encoding: [0x7e,0x22,0x8a,0xbe]
0x7e,0x22,0x8a,0xbe

# CHECK: s_xor_saveexec_b64 s[10:11], 0          ; encoding: [0x80,0x22,0x8a,0xbe]
0x80,0x22,0x8a,0xbe

# CHECK: s_xor_saveexec_b64 s[10:11], -1         ; encoding: [0xc1,0x22,0x8a,0xbe]
0xc1,0x22,0x8a,0xbe

# CHECK: s_xor_saveexec_b64 s[10:11], 0.5        ; encoding: [0xf0,0x22,0x8a,0xbe]
0xf0,0x22,0x8a,0xbe

# CHECK: s_xor_saveexec_b64 s[10:11], -4.0       ; encoding: [0xf7,0x22,0x8a,0xbe]
0xf7,0x22,0x8a,0xbe

# CHECK: s_xor_saveexec_b64 s[10:11], 0xaf123456 ; encoding: [0xff,0x22,0x8a,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x22,0x8a,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_xor_saveexec_b64 s[10:11], 0x3f717273 ; encoding: [0xff,0x22,0x8a,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x22,0x8a,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_andn2_saveexec_b64 s[10:11], s[2:3]   ; encoding: [0x02,0x23,0x8a,0xbe]
0x02,0x23,0x8a,0xbe

# CHECK: s_andn2_saveexec_b64 s[12:13], s[2:3]   ; encoding: [0x02,0x23,0x8c,0xbe]
0x02,0x23,0x8c,0xbe

# CHECK: s_andn2_saveexec_b64 s[100:101], s[2:3] ; encoding: [0x02,0x23,0xe4,0xbe]
0x02,0x23,0xe4,0xbe

# CHECK: s_andn2_saveexec_b64 flat_scratch, s[2:3] ; encoding: [0x02,0x23,0xe6,0xbe]
0x02,0x23,0xe6,0xbe

# CHECK: s_andn2_saveexec_b64 vcc, s[2:3]        ; encoding: [0x02,0x23,0xea,0xbe]
0x02,0x23,0xea,0xbe

# CHECK: s_andn2_saveexec_b64 tba, s[2:3]        ; encoding: [0x02,0x23,0xec,0xbe]
0x02,0x23,0xec,0xbe

# CHECK: s_andn2_saveexec_b64 tma, s[2:3]        ; encoding: [0x02,0x23,0xee,0xbe]
0x02,0x23,0xee,0xbe

# CHECK: s_andn2_saveexec_b64 ttmp[10:11], s[2:3] ; encoding: [0x02,0x23,0xfa,0xbe]
0x02,0x23,0xfa,0xbe

# CHECK: s_andn2_saveexec_b64 s[10:11], s[4:5]   ; encoding: [0x04,0x23,0x8a,0xbe]
0x04,0x23,0x8a,0xbe

# CHECK: s_andn2_saveexec_b64 s[10:11], s[100:101] ; encoding: [0x64,0x23,0x8a,0xbe]
0x64,0x23,0x8a,0xbe

# CHECK: s_andn2_saveexec_b64 s[10:11], flat_scratch ; encoding: [0x66,0x23,0x8a,0xbe]
0x66,0x23,0x8a,0xbe

# CHECK: s_andn2_saveexec_b64 s[10:11], vcc      ; encoding: [0x6a,0x23,0x8a,0xbe]
0x6a,0x23,0x8a,0xbe

# CHECK: s_andn2_saveexec_b64 s[10:11], tba      ; encoding: [0x6c,0x23,0x8a,0xbe]
0x6c,0x23,0x8a,0xbe

# CHECK: s_andn2_saveexec_b64 s[10:11], tma      ; encoding: [0x6e,0x23,0x8a,0xbe]
0x6e,0x23,0x8a,0xbe

# CHECK: s_andn2_saveexec_b64 s[10:11], ttmp[10:11] ; encoding: [0x7a,0x23,0x8a,0xbe]
0x7a,0x23,0x8a,0xbe

# CHECK: s_andn2_saveexec_b64 s[10:11], exec     ; encoding: [0x7e,0x23,0x8a,0xbe]
0x7e,0x23,0x8a,0xbe

# CHECK: s_andn2_saveexec_b64 s[10:11], 0        ; encoding: [0x80,0x23,0x8a,0xbe]
0x80,0x23,0x8a,0xbe

# CHECK: s_andn2_saveexec_b64 s[10:11], -1       ; encoding: [0xc1,0x23,0x8a,0xbe]
0xc1,0x23,0x8a,0xbe

# CHECK: s_andn2_saveexec_b64 s[10:11], 0.5      ; encoding: [0xf0,0x23,0x8a,0xbe]
0xf0,0x23,0x8a,0xbe

# CHECK: s_andn2_saveexec_b64 s[10:11], -4.0     ; encoding: [0xf7,0x23,0x8a,0xbe]
0xf7,0x23,0x8a,0xbe

# CHECK: s_andn2_saveexec_b64 s[10:11], 0xaf123456 ; encoding: [0xff,0x23,0x8a,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x23,0x8a,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_andn2_saveexec_b64 s[10:11], 0x3f717273 ; encoding: [0xff,0x23,0x8a,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x23,0x8a,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_orn2_saveexec_b64 s[10:11], s[2:3]    ; encoding: [0x02,0x24,0x8a,0xbe]
0x02,0x24,0x8a,0xbe

# CHECK: s_orn2_saveexec_b64 s[12:13], s[2:3]    ; encoding: [0x02,0x24,0x8c,0xbe]
0x02,0x24,0x8c,0xbe

# CHECK: s_orn2_saveexec_b64 s[100:101], s[2:3]  ; encoding: [0x02,0x24,0xe4,0xbe]
0x02,0x24,0xe4,0xbe

# CHECK: s_orn2_saveexec_b64 flat_scratch, s[2:3] ; encoding: [0x02,0x24,0xe6,0xbe]
0x02,0x24,0xe6,0xbe

# CHECK: s_orn2_saveexec_b64 vcc, s[2:3]         ; encoding: [0x02,0x24,0xea,0xbe]
0x02,0x24,0xea,0xbe

# CHECK: s_orn2_saveexec_b64 tba, s[2:3]         ; encoding: [0x02,0x24,0xec,0xbe]
0x02,0x24,0xec,0xbe

# CHECK: s_orn2_saveexec_b64 tma, s[2:3]         ; encoding: [0x02,0x24,0xee,0xbe]
0x02,0x24,0xee,0xbe

# CHECK: s_orn2_saveexec_b64 ttmp[10:11], s[2:3] ; encoding: [0x02,0x24,0xfa,0xbe]
0x02,0x24,0xfa,0xbe

# CHECK: s_orn2_saveexec_b64 s[10:11], s[4:5]    ; encoding: [0x04,0x24,0x8a,0xbe]
0x04,0x24,0x8a,0xbe

# CHECK: s_orn2_saveexec_b64 s[10:11], s[100:101] ; encoding: [0x64,0x24,0x8a,0xbe]
0x64,0x24,0x8a,0xbe

# CHECK: s_orn2_saveexec_b64 s[10:11], flat_scratch ; encoding: [0x66,0x24,0x8a,0xbe]
0x66,0x24,0x8a,0xbe

# CHECK: s_orn2_saveexec_b64 s[10:11], vcc       ; encoding: [0x6a,0x24,0x8a,0xbe]
0x6a,0x24,0x8a,0xbe

# CHECK: s_orn2_saveexec_b64 s[10:11], tba       ; encoding: [0x6c,0x24,0x8a,0xbe]
0x6c,0x24,0x8a,0xbe

# CHECK: s_orn2_saveexec_b64 s[10:11], tma       ; encoding: [0x6e,0x24,0x8a,0xbe]
0x6e,0x24,0x8a,0xbe

# CHECK: s_orn2_saveexec_b64 s[10:11], ttmp[10:11] ; encoding: [0x7a,0x24,0x8a,0xbe]
0x7a,0x24,0x8a,0xbe

# CHECK: s_orn2_saveexec_b64 s[10:11], exec      ; encoding: [0x7e,0x24,0x8a,0xbe]
0x7e,0x24,0x8a,0xbe

# CHECK: s_orn2_saveexec_b64 s[10:11], 0         ; encoding: [0x80,0x24,0x8a,0xbe]
0x80,0x24,0x8a,0xbe

# CHECK: s_orn2_saveexec_b64 s[10:11], -1        ; encoding: [0xc1,0x24,0x8a,0xbe]
0xc1,0x24,0x8a,0xbe

# CHECK: s_orn2_saveexec_b64 s[10:11], 0.5       ; encoding: [0xf0,0x24,0x8a,0xbe]
0xf0,0x24,0x8a,0xbe

# CHECK: s_orn2_saveexec_b64 s[10:11], -4.0      ; encoding: [0xf7,0x24,0x8a,0xbe]
0xf7,0x24,0x8a,0xbe

# CHECK: s_orn2_saveexec_b64 s[10:11], 0xaf123456 ; encoding: [0xff,0x24,0x8a,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x24,0x8a,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_orn2_saveexec_b64 s[10:11], 0x3f717273 ; encoding: [0xff,0x24,0x8a,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x24,0x8a,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_nand_saveexec_b64 s[10:11], s[2:3]    ; encoding: [0x02,0x25,0x8a,0xbe]
0x02,0x25,0x8a,0xbe

# CHECK: s_nand_saveexec_b64 s[12:13], s[2:3]    ; encoding: [0x02,0x25,0x8c,0xbe]
0x02,0x25,0x8c,0xbe

# CHECK: s_nand_saveexec_b64 s[100:101], s[2:3]  ; encoding: [0x02,0x25,0xe4,0xbe]
0x02,0x25,0xe4,0xbe

# CHECK: s_nand_saveexec_b64 flat_scratch, s[2:3] ; encoding: [0x02,0x25,0xe6,0xbe]
0x02,0x25,0xe6,0xbe

# CHECK: s_nand_saveexec_b64 vcc, s[2:3]         ; encoding: [0x02,0x25,0xea,0xbe]
0x02,0x25,0xea,0xbe

# CHECK: s_nand_saveexec_b64 tba, s[2:3]         ; encoding: [0x02,0x25,0xec,0xbe]
0x02,0x25,0xec,0xbe

# CHECK: s_nand_saveexec_b64 tma, s[2:3]         ; encoding: [0x02,0x25,0xee,0xbe]
0x02,0x25,0xee,0xbe

# CHECK: s_nand_saveexec_b64 ttmp[10:11], s[2:3] ; encoding: [0x02,0x25,0xfa,0xbe]
0x02,0x25,0xfa,0xbe

# CHECK: s_nand_saveexec_b64 s[10:11], s[4:5]    ; encoding: [0x04,0x25,0x8a,0xbe]
0x04,0x25,0x8a,0xbe

# CHECK: s_nand_saveexec_b64 s[10:11], s[100:101] ; encoding: [0x64,0x25,0x8a,0xbe]
0x64,0x25,0x8a,0xbe

# CHECK: s_nand_saveexec_b64 s[10:11], flat_scratch ; encoding: [0x66,0x25,0x8a,0xbe]
0x66,0x25,0x8a,0xbe

# CHECK: s_nand_saveexec_b64 s[10:11], vcc       ; encoding: [0x6a,0x25,0x8a,0xbe]
0x6a,0x25,0x8a,0xbe

# CHECK: s_nand_saveexec_b64 s[10:11], tba       ; encoding: [0x6c,0x25,0x8a,0xbe]
0x6c,0x25,0x8a,0xbe

# CHECK: s_nand_saveexec_b64 s[10:11], tma       ; encoding: [0x6e,0x25,0x8a,0xbe]
0x6e,0x25,0x8a,0xbe

# CHECK: s_nand_saveexec_b64 s[10:11], ttmp[10:11] ; encoding: [0x7a,0x25,0x8a,0xbe]
0x7a,0x25,0x8a,0xbe

# CHECK: s_nand_saveexec_b64 s[10:11], exec      ; encoding: [0x7e,0x25,0x8a,0xbe]
0x7e,0x25,0x8a,0xbe

# CHECK: s_nand_saveexec_b64 s[10:11], 0         ; encoding: [0x80,0x25,0x8a,0xbe]
0x80,0x25,0x8a,0xbe

# CHECK: s_nand_saveexec_b64 s[10:11], -1        ; encoding: [0xc1,0x25,0x8a,0xbe]
0xc1,0x25,0x8a,0xbe

# CHECK: s_nand_saveexec_b64 s[10:11], 0.5       ; encoding: [0xf0,0x25,0x8a,0xbe]
0xf0,0x25,0x8a,0xbe

# CHECK: s_nand_saveexec_b64 s[10:11], -4.0      ; encoding: [0xf7,0x25,0x8a,0xbe]
0xf7,0x25,0x8a,0xbe

# CHECK: s_nand_saveexec_b64 s[10:11], 0xaf123456 ; encoding: [0xff,0x25,0x8a,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x25,0x8a,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_nand_saveexec_b64 s[10:11], 0x3f717273 ; encoding: [0xff,0x25,0x8a,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x25,0x8a,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_nor_saveexec_b64 s[10:11], s[2:3]     ; encoding: [0x02,0x26,0x8a,0xbe]
0x02,0x26,0x8a,0xbe

# CHECK: s_nor_saveexec_b64 s[12:13], s[2:3]     ; encoding: [0x02,0x26,0x8c,0xbe]
0x02,0x26,0x8c,0xbe

# CHECK: s_nor_saveexec_b64 s[100:101], s[2:3]   ; encoding: [0x02,0x26,0xe4,0xbe]
0x02,0x26,0xe4,0xbe

# CHECK: s_nor_saveexec_b64 flat_scratch, s[2:3] ; encoding: [0x02,0x26,0xe6,0xbe]
0x02,0x26,0xe6,0xbe

# CHECK: s_nor_saveexec_b64 vcc, s[2:3]          ; encoding: [0x02,0x26,0xea,0xbe]
0x02,0x26,0xea,0xbe

# CHECK: s_nor_saveexec_b64 tba, s[2:3]          ; encoding: [0x02,0x26,0xec,0xbe]
0x02,0x26,0xec,0xbe

# CHECK: s_nor_saveexec_b64 tma, s[2:3]          ; encoding: [0x02,0x26,0xee,0xbe]
0x02,0x26,0xee,0xbe

# CHECK: s_nor_saveexec_b64 ttmp[10:11], s[2:3]  ; encoding: [0x02,0x26,0xfa,0xbe]
0x02,0x26,0xfa,0xbe

# CHECK: s_nor_saveexec_b64 s[10:11], s[4:5]     ; encoding: [0x04,0x26,0x8a,0xbe]
0x04,0x26,0x8a,0xbe

# CHECK: s_nor_saveexec_b64 s[10:11], s[100:101] ; encoding: [0x64,0x26,0x8a,0xbe]
0x64,0x26,0x8a,0xbe

# CHECK: s_nor_saveexec_b64 s[10:11], flat_scratch ; encoding: [0x66,0x26,0x8a,0xbe]
0x66,0x26,0x8a,0xbe

# CHECK: s_nor_saveexec_b64 s[10:11], vcc        ; encoding: [0x6a,0x26,0x8a,0xbe]
0x6a,0x26,0x8a,0xbe

# CHECK: s_nor_saveexec_b64 s[10:11], tba        ; encoding: [0x6c,0x26,0x8a,0xbe]
0x6c,0x26,0x8a,0xbe

# CHECK: s_nor_saveexec_b64 s[10:11], tma        ; encoding: [0x6e,0x26,0x8a,0xbe]
0x6e,0x26,0x8a,0xbe

# CHECK: s_nor_saveexec_b64 s[10:11], ttmp[10:11] ; encoding: [0x7a,0x26,0x8a,0xbe]
0x7a,0x26,0x8a,0xbe

# CHECK: s_nor_saveexec_b64 s[10:11], exec       ; encoding: [0x7e,0x26,0x8a,0xbe]
0x7e,0x26,0x8a,0xbe

# CHECK: s_nor_saveexec_b64 s[10:11], 0          ; encoding: [0x80,0x26,0x8a,0xbe]
0x80,0x26,0x8a,0xbe

# CHECK: s_nor_saveexec_b64 s[10:11], -1         ; encoding: [0xc1,0x26,0x8a,0xbe]
0xc1,0x26,0x8a,0xbe

# CHECK: s_nor_saveexec_b64 s[10:11], 0.5        ; encoding: [0xf0,0x26,0x8a,0xbe]
0xf0,0x26,0x8a,0xbe

# CHECK: s_nor_saveexec_b64 s[10:11], -4.0       ; encoding: [0xf7,0x26,0x8a,0xbe]
0xf7,0x26,0x8a,0xbe

# CHECK: s_nor_saveexec_b64 s[10:11], 0xaf123456 ; encoding: [0xff,0x26,0x8a,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x26,0x8a,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_nor_saveexec_b64 s[10:11], 0x3f717273 ; encoding: [0xff,0x26,0x8a,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x26,0x8a,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_xnor_saveexec_b64 s[10:11], s[2:3]    ; encoding: [0x02,0x27,0x8a,0xbe]
0x02,0x27,0x8a,0xbe

# CHECK: s_xnor_saveexec_b64 s[12:13], s[2:3]    ; encoding: [0x02,0x27,0x8c,0xbe]
0x02,0x27,0x8c,0xbe

# CHECK: s_xnor_saveexec_b64 s[100:101], s[2:3]  ; encoding: [0x02,0x27,0xe4,0xbe]
0x02,0x27,0xe4,0xbe

# CHECK: s_xnor_saveexec_b64 flat_scratch, s[2:3] ; encoding: [0x02,0x27,0xe6,0xbe]
0x02,0x27,0xe6,0xbe

# CHECK: s_xnor_saveexec_b64 vcc, s[2:3]         ; encoding: [0x02,0x27,0xea,0xbe]
0x02,0x27,0xea,0xbe

# CHECK: s_xnor_saveexec_b64 tba, s[2:3]         ; encoding: [0x02,0x27,0xec,0xbe]
0x02,0x27,0xec,0xbe

# CHECK: s_xnor_saveexec_b64 tma, s[2:3]         ; encoding: [0x02,0x27,0xee,0xbe]
0x02,0x27,0xee,0xbe

# CHECK: s_xnor_saveexec_b64 ttmp[10:11], s[2:3] ; encoding: [0x02,0x27,0xfa,0xbe]
0x02,0x27,0xfa,0xbe

# CHECK: s_xnor_saveexec_b64 s[10:11], s[4:5]    ; encoding: [0x04,0x27,0x8a,0xbe]
0x04,0x27,0x8a,0xbe

# CHECK: s_xnor_saveexec_b64 s[10:11], s[100:101] ; encoding: [0x64,0x27,0x8a,0xbe]
0x64,0x27,0x8a,0xbe

# CHECK: s_xnor_saveexec_b64 s[10:11], flat_scratch ; encoding: [0x66,0x27,0x8a,0xbe]
0x66,0x27,0x8a,0xbe

# CHECK: s_xnor_saveexec_b64 s[10:11], vcc       ; encoding: [0x6a,0x27,0x8a,0xbe]
0x6a,0x27,0x8a,0xbe

# CHECK: s_xnor_saveexec_b64 s[10:11], tba       ; encoding: [0x6c,0x27,0x8a,0xbe]
0x6c,0x27,0x8a,0xbe

# CHECK: s_xnor_saveexec_b64 s[10:11], tma       ; encoding: [0x6e,0x27,0x8a,0xbe]
0x6e,0x27,0x8a,0xbe

# CHECK: s_xnor_saveexec_b64 s[10:11], ttmp[10:11] ; encoding: [0x7a,0x27,0x8a,0xbe]
0x7a,0x27,0x8a,0xbe

# CHECK: s_xnor_saveexec_b64 s[10:11], exec      ; encoding: [0x7e,0x27,0x8a,0xbe]
0x7e,0x27,0x8a,0xbe

# CHECK: s_xnor_saveexec_b64 s[10:11], 0         ; encoding: [0x80,0x27,0x8a,0xbe]
0x80,0x27,0x8a,0xbe

# CHECK: s_xnor_saveexec_b64 s[10:11], -1        ; encoding: [0xc1,0x27,0x8a,0xbe]
0xc1,0x27,0x8a,0xbe

# CHECK: s_xnor_saveexec_b64 s[10:11], 0.5       ; encoding: [0xf0,0x27,0x8a,0xbe]
0xf0,0x27,0x8a,0xbe

# CHECK: s_xnor_saveexec_b64 s[10:11], -4.0      ; encoding: [0xf7,0x27,0x8a,0xbe]
0xf7,0x27,0x8a,0xbe

# CHECK: s_xnor_saveexec_b64 s[10:11], 0xaf123456 ; encoding: [0xff,0x27,0x8a,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x27,0x8a,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_xnor_saveexec_b64 s[10:11], 0x3f717273 ; encoding: [0xff,0x27,0x8a,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x27,0x8a,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_quadmask_b32 s5, s1                   ; encoding: [0x01,0x28,0x85,0xbe]
0x01,0x28,0x85,0xbe

# CHECK: s_quadmask_b32 s101, s1                 ; encoding: [0x01,0x28,0xe5,0xbe]
0x01,0x28,0xe5,0xbe

# CHECK: s_quadmask_b32 flat_scratch_lo, s1      ; encoding: [0x01,0x28,0xe6,0xbe]
0x01,0x28,0xe6,0xbe

# CHECK: s_quadmask_b32 flat_scratch_hi, s1      ; encoding: [0x01,0x28,0xe7,0xbe]
0x01,0x28,0xe7,0xbe

# CHECK: s_quadmask_b32 vcc_lo, s1               ; encoding: [0x01,0x28,0xea,0xbe]
0x01,0x28,0xea,0xbe

# CHECK: s_quadmask_b32 vcc_hi, s1               ; encoding: [0x01,0x28,0xeb,0xbe]
0x01,0x28,0xeb,0xbe

# CHECK: s_quadmask_b32 tba_lo, s1               ; encoding: [0x01,0x28,0xec,0xbe]
0x01,0x28,0xec,0xbe

# CHECK: s_quadmask_b32 tba_hi, s1               ; encoding: [0x01,0x28,0xed,0xbe]
0x01,0x28,0xed,0xbe

# CHECK: s_quadmask_b32 tma_lo, s1               ; encoding: [0x01,0x28,0xee,0xbe]
0x01,0x28,0xee,0xbe

# CHECK: s_quadmask_b32 tma_hi, s1               ; encoding: [0x01,0x28,0xef,0xbe]
0x01,0x28,0xef,0xbe

# CHECK: s_quadmask_b32 ttmp11, s1               ; encoding: [0x01,0x28,0xfb,0xbe]
0x01,0x28,0xfb,0xbe

# CHECK: s_quadmask_b32 m0, s1                   ; encoding: [0x01,0x28,0xfc,0xbe]
0x01,0x28,0xfc,0xbe

# CHECK: s_quadmask_b32 exec_lo, s1              ; encoding: [0x01,0x28,0xfe,0xbe]
0x01,0x28,0xfe,0xbe

# CHECK: s_quadmask_b32 exec_hi, s1              ; encoding: [0x01,0x28,0xff,0xbe]
0x01,0x28,0xff,0xbe

# CHECK: s_quadmask_b32 s5, s101                 ; encoding: [0x65,0x28,0x85,0xbe]
0x65,0x28,0x85,0xbe

# CHECK: s_quadmask_b32 s5, flat_scratch_lo      ; encoding: [0x66,0x28,0x85,0xbe]
0x66,0x28,0x85,0xbe

# CHECK: s_quadmask_b32 s5, flat_scratch_hi      ; encoding: [0x67,0x28,0x85,0xbe]
0x67,0x28,0x85,0xbe

# CHECK: s_quadmask_b32 s5, vcc_lo               ; encoding: [0x6a,0x28,0x85,0xbe]
0x6a,0x28,0x85,0xbe

# CHECK: s_quadmask_b32 s5, vcc_hi               ; encoding: [0x6b,0x28,0x85,0xbe]
0x6b,0x28,0x85,0xbe

# CHECK: s_quadmask_b32 s5, tba_lo               ; encoding: [0x6c,0x28,0x85,0xbe]
0x6c,0x28,0x85,0xbe

# CHECK: s_quadmask_b32 s5, tba_hi               ; encoding: [0x6d,0x28,0x85,0xbe]
0x6d,0x28,0x85,0xbe

# CHECK: s_quadmask_b32 s5, tma_lo               ; encoding: [0x6e,0x28,0x85,0xbe]
0x6e,0x28,0x85,0xbe

# CHECK: s_quadmask_b32 s5, tma_hi               ; encoding: [0x6f,0x28,0x85,0xbe]
0x6f,0x28,0x85,0xbe

# CHECK: s_quadmask_b32 s5, ttmp11               ; encoding: [0x7b,0x28,0x85,0xbe]
0x7b,0x28,0x85,0xbe

# CHECK: s_quadmask_b32 s5, m0                   ; encoding: [0x7c,0x28,0x85,0xbe]
0x7c,0x28,0x85,0xbe

# CHECK: s_quadmask_b32 s5, exec_lo              ; encoding: [0x7e,0x28,0x85,0xbe]
0x7e,0x28,0x85,0xbe

# CHECK: s_quadmask_b32 s5, exec_hi              ; encoding: [0x7f,0x28,0x85,0xbe]
0x7f,0x28,0x85,0xbe

# CHECK: s_quadmask_b32 s5, 0                    ; encoding: [0x80,0x28,0x85,0xbe]
0x80,0x28,0x85,0xbe

# CHECK: s_quadmask_b32 s5, -1                   ; encoding: [0xc1,0x28,0x85,0xbe]
0xc1,0x28,0x85,0xbe

# CHECK: s_quadmask_b32 s5, 0.5                  ; encoding: [0xf0,0x28,0x85,0xbe]
0xf0,0x28,0x85,0xbe

# CHECK: s_quadmask_b32 s5, -4.0                 ; encoding: [0xf7,0x28,0x85,0xbe]
0xf7,0x28,0x85,0xbe

# CHECK: s_quadmask_b32 s5, 0xaf123456           ; encoding: [0xff,0x28,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x28,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_quadmask_b32 s5, 0x3f717273           ; encoding: [0xff,0x28,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x28,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_quadmask_b64 s[10:11], s[2:3]         ; encoding: [0x02,0x29,0x8a,0xbe]
0x02,0x29,0x8a,0xbe

# CHECK: s_quadmask_b64 s[12:13], s[2:3]         ; encoding: [0x02,0x29,0x8c,0xbe]
0x02,0x29,0x8c,0xbe

# CHECK: s_quadmask_b64 s[100:101], s[2:3]       ; encoding: [0x02,0x29,0xe4,0xbe]
0x02,0x29,0xe4,0xbe

# CHECK: s_quadmask_b64 flat_scratch, s[2:3]     ; encoding: [0x02,0x29,0xe6,0xbe]
0x02,0x29,0xe6,0xbe

# CHECK: s_quadmask_b64 vcc, s[2:3]              ; encoding: [0x02,0x29,0xea,0xbe]
0x02,0x29,0xea,0xbe

# CHECK: s_quadmask_b64 tba, s[2:3]              ; encoding: [0x02,0x29,0xec,0xbe]
0x02,0x29,0xec,0xbe

# CHECK: s_quadmask_b64 tma, s[2:3]              ; encoding: [0x02,0x29,0xee,0xbe]
0x02,0x29,0xee,0xbe

# CHECK: s_quadmask_b64 ttmp[10:11], s[2:3]      ; encoding: [0x02,0x29,0xfa,0xbe]
0x02,0x29,0xfa,0xbe

# CHECK: s_quadmask_b64 exec, s[2:3]             ; encoding: [0x02,0x29,0xfe,0xbe]
0x02,0x29,0xfe,0xbe

# CHECK: s_quadmask_b64 s[10:11], s[4:5]         ; encoding: [0x04,0x29,0x8a,0xbe]
0x04,0x29,0x8a,0xbe

# CHECK: s_quadmask_b64 s[10:11], s[100:101]     ; encoding: [0x64,0x29,0x8a,0xbe]
0x64,0x29,0x8a,0xbe

# CHECK: s_quadmask_b64 s[10:11], flat_scratch   ; encoding: [0x66,0x29,0x8a,0xbe]
0x66,0x29,0x8a,0xbe

# CHECK: s_quadmask_b64 s[10:11], vcc            ; encoding: [0x6a,0x29,0x8a,0xbe]
0x6a,0x29,0x8a,0xbe

# CHECK: s_quadmask_b64 s[10:11], tba            ; encoding: [0x6c,0x29,0x8a,0xbe]
0x6c,0x29,0x8a,0xbe

# CHECK: s_quadmask_b64 s[10:11], tma            ; encoding: [0x6e,0x29,0x8a,0xbe]
0x6e,0x29,0x8a,0xbe

# CHECK: s_quadmask_b64 s[10:11], ttmp[10:11]    ; encoding: [0x7a,0x29,0x8a,0xbe]
0x7a,0x29,0x8a,0xbe

# CHECK: s_quadmask_b64 s[10:11], exec           ; encoding: [0x7e,0x29,0x8a,0xbe]
0x7e,0x29,0x8a,0xbe

# CHECK: s_quadmask_b64 s[10:11], 0              ; encoding: [0x80,0x29,0x8a,0xbe]
0x80,0x29,0x8a,0xbe

# CHECK: s_quadmask_b64 s[10:11], -1             ; encoding: [0xc1,0x29,0x8a,0xbe]
0xc1,0x29,0x8a,0xbe

# CHECK: s_quadmask_b64 s[10:11], 0.5            ; encoding: [0xf0,0x29,0x8a,0xbe]
0xf0,0x29,0x8a,0xbe

# CHECK: s_quadmask_b64 s[10:11], -4.0           ; encoding: [0xf7,0x29,0x8a,0xbe]
0xf7,0x29,0x8a,0xbe

# CHECK: s_quadmask_b64 s[10:11], 0xaf123456     ; encoding: [0xff,0x29,0x8a,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x29,0x8a,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_quadmask_b64 s[10:11], 0x3f717273     ; encoding: [0xff,0x29,0x8a,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x29,0x8a,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_movrels_b32 s5, s1                    ; encoding: [0x01,0x2a,0x85,0xbe]
0x01,0x2a,0x85,0xbe

# CHECK: s_movrels_b32 s101, s1                  ; encoding: [0x01,0x2a,0xe5,0xbe]
0x01,0x2a,0xe5,0xbe

# CHECK: s_movrels_b32 flat_scratch_lo, s1       ; encoding: [0x01,0x2a,0xe6,0xbe]
0x01,0x2a,0xe6,0xbe

# CHECK: s_movrels_b32 flat_scratch_hi, s1       ; encoding: [0x01,0x2a,0xe7,0xbe]
0x01,0x2a,0xe7,0xbe

# CHECK: s_movrels_b32 vcc_lo, s1                ; encoding: [0x01,0x2a,0xea,0xbe]
0x01,0x2a,0xea,0xbe

# CHECK: s_movrels_b32 vcc_hi, s1                ; encoding: [0x01,0x2a,0xeb,0xbe]
0x01,0x2a,0xeb,0xbe

# CHECK: s_movrels_b32 tba_lo, s1                ; encoding: [0x01,0x2a,0xec,0xbe]
0x01,0x2a,0xec,0xbe

# CHECK: s_movrels_b32 tba_hi, s1                ; encoding: [0x01,0x2a,0xed,0xbe]
0x01,0x2a,0xed,0xbe

# CHECK: s_movrels_b32 tma_lo, s1                ; encoding: [0x01,0x2a,0xee,0xbe]
0x01,0x2a,0xee,0xbe

# CHECK: s_movrels_b32 tma_hi, s1                ; encoding: [0x01,0x2a,0xef,0xbe]
0x01,0x2a,0xef,0xbe

# CHECK: s_movrels_b32 ttmp11, s1                ; encoding: [0x01,0x2a,0xfb,0xbe]
0x01,0x2a,0xfb,0xbe

# CHECK: s_movrels_b32 m0, s1                    ; encoding: [0x01,0x2a,0xfc,0xbe]
0x01,0x2a,0xfc,0xbe

# CHECK: s_movrels_b32 exec_lo, s1               ; encoding: [0x01,0x2a,0xfe,0xbe]
0x01,0x2a,0xfe,0xbe

# CHECK: s_movrels_b32 exec_hi, s1               ; encoding: [0x01,0x2a,0xff,0xbe]
0x01,0x2a,0xff,0xbe

# CHECK: s_movrels_b32 s5, s101                  ; encoding: [0x65,0x2a,0x85,0xbe]
0x65,0x2a,0x85,0xbe

# CHECK: s_movrels_b32 s5, flat_scratch_lo       ; encoding: [0x66,0x2a,0x85,0xbe]
0x66,0x2a,0x85,0xbe

# CHECK: s_movrels_b32 s5, flat_scratch_hi       ; encoding: [0x67,0x2a,0x85,0xbe]
0x67,0x2a,0x85,0xbe

# CHECK: s_movrels_b32 s5, vcc_lo                ; encoding: [0x6a,0x2a,0x85,0xbe]
0x6a,0x2a,0x85,0xbe

# CHECK: s_movrels_b32 s5, vcc_hi                ; encoding: [0x6b,0x2a,0x85,0xbe]
0x6b,0x2a,0x85,0xbe

# CHECK: s_movrels_b32 s5, tba_lo                ; encoding: [0x6c,0x2a,0x85,0xbe]
0x6c,0x2a,0x85,0xbe

# CHECK: s_movrels_b32 s5, tba_hi                ; encoding: [0x6d,0x2a,0x85,0xbe]
0x6d,0x2a,0x85,0xbe

# CHECK: s_movrels_b32 s5, tma_lo                ; encoding: [0x6e,0x2a,0x85,0xbe]
0x6e,0x2a,0x85,0xbe

# CHECK: s_movrels_b32 s5, tma_hi                ; encoding: [0x6f,0x2a,0x85,0xbe]
0x6f,0x2a,0x85,0xbe

# CHECK: s_movrels_b32 s5, ttmp11                ; encoding: [0x7b,0x2a,0x85,0xbe]
0x7b,0x2a,0x85,0xbe

# CHECK: s_movrels_b64 s[10:11], s[2:3]          ; encoding: [0x02,0x2b,0x8a,0xbe]
0x02,0x2b,0x8a,0xbe

# CHECK: s_movrels_b64 s[12:13], s[2:3]          ; encoding: [0x02,0x2b,0x8c,0xbe]
0x02,0x2b,0x8c,0xbe

# CHECK: s_movrels_b64 s[100:101], s[2:3]        ; encoding: [0x02,0x2b,0xe4,0xbe]
0x02,0x2b,0xe4,0xbe

# CHECK: s_movrels_b64 flat_scratch, s[2:3]      ; encoding: [0x02,0x2b,0xe6,0xbe]
0x02,0x2b,0xe6,0xbe

# CHECK: s_movrels_b64 vcc, s[2:3]               ; encoding: [0x02,0x2b,0xea,0xbe]
0x02,0x2b,0xea,0xbe

# CHECK: s_movrels_b64 tba, s[2:3]               ; encoding: [0x02,0x2b,0xec,0xbe]
0x02,0x2b,0xec,0xbe

# CHECK: s_movrels_b64 tma, s[2:3]               ; encoding: [0x02,0x2b,0xee,0xbe]
0x02,0x2b,0xee,0xbe

# CHECK: s_movrels_b64 ttmp[10:11], s[2:3]       ; encoding: [0x02,0x2b,0xfa,0xbe]
0x02,0x2b,0xfa,0xbe

# CHECK: s_movrels_b64 exec, s[2:3]              ; encoding: [0x02,0x2b,0xfe,0xbe]
0x02,0x2b,0xfe,0xbe

# CHECK: s_movrels_b64 s[10:11], s[4:5]          ; encoding: [0x04,0x2b,0x8a,0xbe]
0x04,0x2b,0x8a,0xbe

# CHECK: s_movrels_b64 s[10:11], s[100:101]      ; encoding: [0x64,0x2b,0x8a,0xbe]
0x64,0x2b,0x8a,0xbe

# CHECK: s_movrels_b64 s[10:11], flat_scratch    ; encoding: [0x66,0x2b,0x8a,0xbe]
0x66,0x2b,0x8a,0xbe

# CHECK: s_movrels_b64 s[10:11], vcc             ; encoding: [0x6a,0x2b,0x8a,0xbe]
0x6a,0x2b,0x8a,0xbe

# CHECK: s_movrels_b64 s[10:11], tba             ; encoding: [0x6c,0x2b,0x8a,0xbe]
0x6c,0x2b,0x8a,0xbe

# CHECK: s_movrels_b64 s[10:11], tma             ; encoding: [0x6e,0x2b,0x8a,0xbe]
0x6e,0x2b,0x8a,0xbe

# CHECK: s_movrels_b64 s[10:11], ttmp[10:11]     ; encoding: [0x7a,0x2b,0x8a,0xbe]
0x7a,0x2b,0x8a,0xbe

# CHECK: s_movreld_b32 s5, s1                    ; encoding: [0x01,0x2c,0x85,0xbe]
0x01,0x2c,0x85,0xbe

# CHECK: s_movreld_b32 s101, s1                  ; encoding: [0x01,0x2c,0xe5,0xbe]
0x01,0x2c,0xe5,0xbe

# CHECK: s_movreld_b32 flat_scratch_lo, s1       ; encoding: [0x01,0x2c,0xe6,0xbe]
0x01,0x2c,0xe6,0xbe

# CHECK: s_movreld_b32 flat_scratch_hi, s1       ; encoding: [0x01,0x2c,0xe7,0xbe]
0x01,0x2c,0xe7,0xbe

# CHECK: s_movreld_b32 vcc_lo, s1                ; encoding: [0x01,0x2c,0xea,0xbe]
0x01,0x2c,0xea,0xbe

# CHECK: s_movreld_b32 vcc_hi, s1                ; encoding: [0x01,0x2c,0xeb,0xbe]
0x01,0x2c,0xeb,0xbe

# CHECK: s_movreld_b32 tba_lo, s1                ; encoding: [0x01,0x2c,0xec,0xbe]
0x01,0x2c,0xec,0xbe

# CHECK: s_movreld_b32 tba_hi, s1                ; encoding: [0x01,0x2c,0xed,0xbe]
0x01,0x2c,0xed,0xbe

# CHECK: s_movreld_b32 tma_lo, s1                ; encoding: [0x01,0x2c,0xee,0xbe]
0x01,0x2c,0xee,0xbe

# CHECK: s_movreld_b32 tma_hi, s1                ; encoding: [0x01,0x2c,0xef,0xbe]
0x01,0x2c,0xef,0xbe

# CHECK: s_movreld_b32 ttmp11, s1                ; encoding: [0x01,0x2c,0xfb,0xbe]
0x01,0x2c,0xfb,0xbe

# CHECK: s_movreld_b32 s5, s101                  ; encoding: [0x65,0x2c,0x85,0xbe]
0x65,0x2c,0x85,0xbe

# CHECK: s_movreld_b32 s5, flat_scratch_lo       ; encoding: [0x66,0x2c,0x85,0xbe]
0x66,0x2c,0x85,0xbe

# CHECK: s_movreld_b32 s5, flat_scratch_hi       ; encoding: [0x67,0x2c,0x85,0xbe]
0x67,0x2c,0x85,0xbe

# CHECK: s_movreld_b32 s5, vcc_lo                ; encoding: [0x6a,0x2c,0x85,0xbe]
0x6a,0x2c,0x85,0xbe

# CHECK: s_movreld_b32 s5, vcc_hi                ; encoding: [0x6b,0x2c,0x85,0xbe]
0x6b,0x2c,0x85,0xbe

# CHECK: s_movreld_b32 s5, tba_lo                ; encoding: [0x6c,0x2c,0x85,0xbe]
0x6c,0x2c,0x85,0xbe

# CHECK: s_movreld_b32 s5, tba_hi                ; encoding: [0x6d,0x2c,0x85,0xbe]
0x6d,0x2c,0x85,0xbe

# CHECK: s_movreld_b32 s5, tma_lo                ; encoding: [0x6e,0x2c,0x85,0xbe]
0x6e,0x2c,0x85,0xbe

# CHECK: s_movreld_b32 s5, tma_hi                ; encoding: [0x6f,0x2c,0x85,0xbe]
0x6f,0x2c,0x85,0xbe

# CHECK: s_movreld_b32 s5, ttmp11                ; encoding: [0x7b,0x2c,0x85,0xbe]
0x7b,0x2c,0x85,0xbe

# CHECK: s_movreld_b32 s5, m0                    ; encoding: [0x7c,0x2c,0x85,0xbe]
0x7c,0x2c,0x85,0xbe

# CHECK: s_movreld_b32 s5, 0                     ; encoding: [0x80,0x2c,0x85,0xbe]
0x80,0x2c,0x85,0xbe

# CHECK: s_movreld_b32 s5, -1                    ; encoding: [0xc1,0x2c,0x85,0xbe]
0xc1,0x2c,0x85,0xbe

# CHECK: s_movreld_b32 s5, 0.5                   ; encoding: [0xf0,0x2c,0x85,0xbe]
0xf0,0x2c,0x85,0xbe

# CHECK: s_movreld_b32 s5, -4.0                  ; encoding: [0xf7,0x2c,0x85,0xbe]
0xf7,0x2c,0x85,0xbe

# CHECK: s_movreld_b32 s5, 0xaf123456            ; encoding: [0xff,0x2c,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x2c,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_movreld_b32 s5, 0x3f717273            ; encoding: [0xff,0x2c,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x2c,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_movreld_b64 s[10:11], s[2:3]          ; encoding: [0x02,0x2d,0x8a,0xbe]
0x02,0x2d,0x8a,0xbe

# CHECK: s_movreld_b64 s[12:13], s[2:3]          ; encoding: [0x02,0x2d,0x8c,0xbe]
0x02,0x2d,0x8c,0xbe

# CHECK: s_movreld_b64 s[100:101], s[2:3]        ; encoding: [0x02,0x2d,0xe4,0xbe]
0x02,0x2d,0xe4,0xbe

# CHECK: s_movreld_b64 flat_scratch, s[2:3]      ; encoding: [0x02,0x2d,0xe6,0xbe]
0x02,0x2d,0xe6,0xbe

# CHECK: s_movreld_b64 vcc, s[2:3]               ; encoding: [0x02,0x2d,0xea,0xbe]
0x02,0x2d,0xea,0xbe

# CHECK: s_movreld_b64 tba, s[2:3]               ; encoding: [0x02,0x2d,0xec,0xbe]
0x02,0x2d,0xec,0xbe

# CHECK: s_movreld_b64 tma, s[2:3]               ; encoding: [0x02,0x2d,0xee,0xbe]
0x02,0x2d,0xee,0xbe

# CHECK: s_movreld_b64 ttmp[10:11], s[2:3]       ; encoding: [0x02,0x2d,0xfa,0xbe]
0x02,0x2d,0xfa,0xbe

# CHECK: s_movreld_b64 s[10:11], s[4:5]          ; encoding: [0x04,0x2d,0x8a,0xbe]
0x04,0x2d,0x8a,0xbe

# CHECK: s_movreld_b64 s[10:11], s[100:101]      ; encoding: [0x64,0x2d,0x8a,0xbe]
0x64,0x2d,0x8a,0xbe

# CHECK: s_movreld_b64 s[10:11], flat_scratch    ; encoding: [0x66,0x2d,0x8a,0xbe]
0x66,0x2d,0x8a,0xbe

# CHECK: s_movreld_b64 s[10:11], vcc             ; encoding: [0x6a,0x2d,0x8a,0xbe]
0x6a,0x2d,0x8a,0xbe

# CHECK: s_movreld_b64 s[10:11], tba             ; encoding: [0x6c,0x2d,0x8a,0xbe]
0x6c,0x2d,0x8a,0xbe

# CHECK: s_movreld_b64 s[10:11], tma             ; encoding: [0x6e,0x2d,0x8a,0xbe]
0x6e,0x2d,0x8a,0xbe

# CHECK: s_movreld_b64 s[10:11], ttmp[10:11]     ; encoding: [0x7a,0x2d,0x8a,0xbe]
0x7a,0x2d,0x8a,0xbe

# CHECK: s_movreld_b64 s[10:11], 0               ; encoding: [0x80,0x2d,0x8a,0xbe]
0x80,0x2d,0x8a,0xbe

# CHECK: s_movreld_b64 s[10:11], -1              ; encoding: [0xc1,0x2d,0x8a,0xbe]
0xc1,0x2d,0x8a,0xbe

# CHECK: s_movreld_b64 s[10:11], 0.5             ; encoding: [0xf0,0x2d,0x8a,0xbe]
0xf0,0x2d,0x8a,0xbe

# CHECK: s_movreld_b64 s[10:11], -4.0            ; encoding: [0xf7,0x2d,0x8a,0xbe]
0xf7,0x2d,0x8a,0xbe

# CHECK: s_movreld_b64 s[10:11], 0xaf123456      ; encoding: [0xff,0x2d,0x8a,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x2d,0x8a,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_movreld_b64 s[10:11], 0x3f717273      ; encoding: [0xff,0x2d,0x8a,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x2d,0x8a,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_cbranch_join s1                       ; encoding: [0x01,0x2e,0x80,0xbe]
0x01,0x2e,0x80,0xbe

# CHECK: s_cbranch_join s101                     ; encoding: [0x65,0x2e,0x80,0xbe]
0x65,0x2e,0x80,0xbe

# CHECK: s_cbranch_join flat_scratch_lo          ; encoding: [0x66,0x2e,0x80,0xbe]
0x66,0x2e,0x80,0xbe

# CHECK: s_cbranch_join flat_scratch_hi          ; encoding: [0x67,0x2e,0x80,0xbe]
0x67,0x2e,0x80,0xbe

# CHECK: s_cbranch_join vcc_lo                   ; encoding: [0x6a,0x2e,0x80,0xbe]
0x6a,0x2e,0x80,0xbe

# CHECK: s_cbranch_join vcc_hi                   ; encoding: [0x6b,0x2e,0x80,0xbe]
0x6b,0x2e,0x80,0xbe

# CHECK: s_cbranch_join tba_lo                   ; encoding: [0x6c,0x2e,0x80,0xbe]
0x6c,0x2e,0x80,0xbe

# CHECK: s_cbranch_join tba_hi                   ; encoding: [0x6d,0x2e,0x80,0xbe]
0x6d,0x2e,0x80,0xbe

# CHECK: s_cbranch_join tma_lo                   ; encoding: [0x6e,0x2e,0x80,0xbe]
0x6e,0x2e,0x80,0xbe

# CHECK: s_cbranch_join tma_hi                   ; encoding: [0x6f,0x2e,0x80,0xbe]
0x6f,0x2e,0x80,0xbe

# CHECK: s_cbranch_join ttmp11                   ; encoding: [0x7b,0x2e,0x80,0xbe]
0x7b,0x2e,0x80,0xbe

# CHECK: s_abs_i32 s5, s1                        ; encoding: [0x01,0x30,0x85,0xbe]
0x01,0x30,0x85,0xbe

# CHECK: s_abs_i32 s101, s1                      ; encoding: [0x01,0x30,0xe5,0xbe]
0x01,0x30,0xe5,0xbe

# CHECK: s_abs_i32 flat_scratch_lo, s1           ; encoding: [0x01,0x30,0xe6,0xbe]
0x01,0x30,0xe6,0xbe

# CHECK: s_abs_i32 flat_scratch_hi, s1           ; encoding: [0x01,0x30,0xe7,0xbe]
0x01,0x30,0xe7,0xbe

# CHECK: s_abs_i32 vcc_lo, s1                    ; encoding: [0x01,0x30,0xea,0xbe]
0x01,0x30,0xea,0xbe

# CHECK: s_abs_i32 vcc_hi, s1                    ; encoding: [0x01,0x30,0xeb,0xbe]
0x01,0x30,0xeb,0xbe

# CHECK: s_abs_i32 tba_lo, s1                    ; encoding: [0x01,0x30,0xec,0xbe]
0x01,0x30,0xec,0xbe

# CHECK: s_abs_i32 tba_hi, s1                    ; encoding: [0x01,0x30,0xed,0xbe]
0x01,0x30,0xed,0xbe

# CHECK: s_abs_i32 tma_lo, s1                    ; encoding: [0x01,0x30,0xee,0xbe]
0x01,0x30,0xee,0xbe

# CHECK: s_abs_i32 tma_hi, s1                    ; encoding: [0x01,0x30,0xef,0xbe]
0x01,0x30,0xef,0xbe

# CHECK: s_abs_i32 ttmp11, s1                    ; encoding: [0x01,0x30,0xfb,0xbe]
0x01,0x30,0xfb,0xbe

# CHECK: s_abs_i32 m0, s1                        ; encoding: [0x01,0x30,0xfc,0xbe]
0x01,0x30,0xfc,0xbe

# CHECK: s_abs_i32 exec_lo, s1                   ; encoding: [0x01,0x30,0xfe,0xbe]
0x01,0x30,0xfe,0xbe

# CHECK: s_abs_i32 exec_hi, s1                   ; encoding: [0x01,0x30,0xff,0xbe]
0x01,0x30,0xff,0xbe

# CHECK: s_abs_i32 s5, s101                      ; encoding: [0x65,0x30,0x85,0xbe]
0x65,0x30,0x85,0xbe

# CHECK: s_abs_i32 s5, flat_scratch_lo           ; encoding: [0x66,0x30,0x85,0xbe]
0x66,0x30,0x85,0xbe

# CHECK: s_abs_i32 s5, flat_scratch_hi           ; encoding: [0x67,0x30,0x85,0xbe]
0x67,0x30,0x85,0xbe

# CHECK: s_abs_i32 s5, vcc_lo                    ; encoding: [0x6a,0x30,0x85,0xbe]
0x6a,0x30,0x85,0xbe

# CHECK: s_abs_i32 s5, vcc_hi                    ; encoding: [0x6b,0x30,0x85,0xbe]
0x6b,0x30,0x85,0xbe

# CHECK: s_abs_i32 s5, tba_lo                    ; encoding: [0x6c,0x30,0x85,0xbe]
0x6c,0x30,0x85,0xbe

# CHECK: s_abs_i32 s5, tba_hi                    ; encoding: [0x6d,0x30,0x85,0xbe]
0x6d,0x30,0x85,0xbe

# CHECK: s_abs_i32 s5, tma_lo                    ; encoding: [0x6e,0x30,0x85,0xbe]
0x6e,0x30,0x85,0xbe

# CHECK: s_abs_i32 s5, tma_hi                    ; encoding: [0x6f,0x30,0x85,0xbe]
0x6f,0x30,0x85,0xbe

# CHECK: s_abs_i32 s5, ttmp11                    ; encoding: [0x7b,0x30,0x85,0xbe]
0x7b,0x30,0x85,0xbe

# CHECK: s_abs_i32 s5, m0                        ; encoding: [0x7c,0x30,0x85,0xbe]
0x7c,0x30,0x85,0xbe

# CHECK: s_abs_i32 s5, exec_lo                   ; encoding: [0x7e,0x30,0x85,0xbe]
0x7e,0x30,0x85,0xbe

# CHECK: s_abs_i32 s5, exec_hi                   ; encoding: [0x7f,0x30,0x85,0xbe]
0x7f,0x30,0x85,0xbe

# CHECK: s_abs_i32 s5, 0                         ; encoding: [0x80,0x30,0x85,0xbe]
0x80,0x30,0x85,0xbe

# CHECK: s_abs_i32 s5, -1                        ; encoding: [0xc1,0x30,0x85,0xbe]
0xc1,0x30,0x85,0xbe

# CHECK: s_abs_i32 s5, 0.5                       ; encoding: [0xf0,0x30,0x85,0xbe]
0xf0,0x30,0x85,0xbe

# CHECK: s_abs_i32 s5, -4.0                      ; encoding: [0xf7,0x30,0x85,0xbe]
0xf7,0x30,0x85,0xbe

# CHECK: s_abs_i32 s5, 0xaf123456                ; encoding: [0xff,0x30,0x85,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x30,0x85,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_abs_i32 s5, 0x3f717273                ; encoding: [0xff,0x30,0x85,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x30,0x85,0xbe,0x73,0x72,0x71,0x3f

# CHECK: s_set_gpr_idx_idx s1                    ; encoding: [0x01,0x32,0x80,0xbe]
0x01,0x32,0x80,0xbe

# CHECK: s_set_gpr_idx_idx s101                  ; encoding: [0x65,0x32,0x80,0xbe]
0x65,0x32,0x80,0xbe

# CHECK: s_set_gpr_idx_idx flat_scratch_lo       ; encoding: [0x66,0x32,0x80,0xbe]
0x66,0x32,0x80,0xbe

# CHECK: s_set_gpr_idx_idx flat_scratch_hi       ; encoding: [0x67,0x32,0x80,0xbe]
0x67,0x32,0x80,0xbe

# CHECK: s_set_gpr_idx_idx vcc_lo                ; encoding: [0x6a,0x32,0x80,0xbe]
0x6a,0x32,0x80,0xbe

# CHECK: s_set_gpr_idx_idx vcc_hi                ; encoding: [0x6b,0x32,0x80,0xbe]
0x6b,0x32,0x80,0xbe

# CHECK: s_set_gpr_idx_idx tba_lo                ; encoding: [0x6c,0x32,0x80,0xbe]
0x6c,0x32,0x80,0xbe

# CHECK: s_set_gpr_idx_idx tba_hi                ; encoding: [0x6d,0x32,0x80,0xbe]
0x6d,0x32,0x80,0xbe

# CHECK: s_set_gpr_idx_idx tma_lo                ; encoding: [0x6e,0x32,0x80,0xbe]
0x6e,0x32,0x80,0xbe

# CHECK: s_set_gpr_idx_idx tma_hi                ; encoding: [0x6f,0x32,0x80,0xbe]
0x6f,0x32,0x80,0xbe

# CHECK: s_set_gpr_idx_idx ttmp11                ; encoding: [0x7b,0x32,0x80,0xbe]
0x7b,0x32,0x80,0xbe

# CHECK: s_set_gpr_idx_idx m0                    ; encoding: [0x7c,0x32,0x80,0xbe]
0x7c,0x32,0x80,0xbe

# CHECK: s_set_gpr_idx_idx 0                     ; encoding: [0x80,0x32,0x80,0xbe]
0x80,0x32,0x80,0xbe

# CHECK: s_set_gpr_idx_idx -1                    ; encoding: [0xc1,0x32,0x80,0xbe]
0xc1,0x32,0x80,0xbe

# CHECK: s_set_gpr_idx_idx 0.5                   ; encoding: [0xf0,0x32,0x80,0xbe]
0xf0,0x32,0x80,0xbe

# CHECK: s_set_gpr_idx_idx -4.0                  ; encoding: [0xf7,0x32,0x80,0xbe]
0xf7,0x32,0x80,0xbe

# CHECK: s_set_gpr_idx_idx 0xaf123456            ; encoding: [0xff,0x32,0x80,0xbe,0x56,0x34,0x12,0xaf]
0xff,0x32,0x80,0xbe,0x56,0x34,0x12,0xaf

# CHECK: s_set_gpr_idx_idx 0x3f717273            ; encoding: [0xff,0x32,0x80,0xbe,0x73,0x72,0x71,0x3f]
0xff,0x32,0x80,0xbe,0x73,0x72,0x71,0x3f