Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / MC / Disassembler / AMDGPU / gfx11_dasm_vopc.txt
blobf426c1cd7e79f97f72129d239a107df0150a831d
1 # RUN: llvm-mc -triple=amdgcn -mcpu=gfx1100 -mattr=+wavefrontsize32,-wavefrontsize64 -disassemble -show-encoding < %s | FileCheck %s --check-prefix=W32
2 # RUN: llvm-mc -triple=amdgcn -mcpu=gfx1100 -mattr=-wavefrontsize32,+wavefrontsize64 -disassemble -show-encoding < %s | FileCheck %s --check-prefix=W64
4 # W32: v_cmp_class_f16_e32 vcc_lo, v1, v2        ; encoding: [0x01,0x05,0xfa,0x7c]
5 # W64: v_cmp_class_f16_e32 vcc, v1, v2           ; encoding: [0x01,0x05,0xfa,0x7c]
6 0x01,0x05,0xfa,0x7c
8 # W32: v_cmp_class_f16_e32 vcc_lo, v127, v2      ; encoding: [0x7f,0x05,0xfa,0x7c]
9 # W64: v_cmp_class_f16_e32 vcc, v127, v2         ; encoding: [0x7f,0x05,0xfa,0x7c]
10 0x7f,0x05,0xfa,0x7c
12 # W32: v_cmp_class_f16_e32 vcc_lo, s1, v2        ; encoding: [0x01,0x04,0xfa,0x7c]
13 # W64: v_cmp_class_f16_e32 vcc, s1, v2           ; encoding: [0x01,0x04,0xfa,0x7c]
14 0x01,0x04,0xfa,0x7c
16 # W32: v_cmp_class_f16_e32 vcc_lo, s105, v2      ; encoding: [0x69,0x04,0xfa,0x7c]
17 # W64: v_cmp_class_f16_e32 vcc, s105, v2         ; encoding: [0x69,0x04,0xfa,0x7c]
18 0x69,0x04,0xfa,0x7c
20 # W32: v_cmp_class_f16_e32 vcc_lo, vcc_lo, v2    ; encoding: [0x6a,0x04,0xfa,0x7c]
21 # W64: v_cmp_class_f16_e32 vcc, vcc_lo, v2       ; encoding: [0x6a,0x04,0xfa,0x7c]
22 0x6a,0x04,0xfa,0x7c
24 # W32: v_cmp_class_f16_e32 vcc_lo, vcc_hi, v2    ; encoding: [0x6b,0x04,0xfa,0x7c]
25 # W64: v_cmp_class_f16_e32 vcc, vcc_hi, v2       ; encoding: [0x6b,0x04,0xfa,0x7c]
26 0x6b,0x04,0xfa,0x7c
28 # W32: v_cmp_class_f16_e32 vcc_lo, ttmp15, v2    ; encoding: [0x7b,0x04,0xfa,0x7c]
29 # W64: v_cmp_class_f16_e32 vcc, ttmp15, v2       ; encoding: [0x7b,0x04,0xfa,0x7c]
30 0x7b,0x04,0xfa,0x7c
32 # W32: v_cmp_class_f16_e32 vcc_lo, m0, v2        ; encoding: [0x7d,0x04,0xfa,0x7c]
33 # W64: v_cmp_class_f16_e32 vcc, m0, v2           ; encoding: [0x7d,0x04,0xfa,0x7c]
34 0x7d,0x04,0xfa,0x7c
36 # W32: v_cmp_class_f16_e32 vcc_lo, exec_lo, v2   ; encoding: [0x7e,0x04,0xfa,0x7c]
37 # W64: v_cmp_class_f16_e32 vcc, exec_lo, v2      ; encoding: [0x7e,0x04,0xfa,0x7c]
38 0x7e,0x04,0xfa,0x7c
40 # W32: v_cmp_class_f16_e32 vcc_lo, exec_hi, v2   ; encoding: [0x7f,0x04,0xfa,0x7c]
41 # W64: v_cmp_class_f16_e32 vcc, exec_hi, v2      ; encoding: [0x7f,0x04,0xfa,0x7c]
42 0x7f,0x04,0xfa,0x7c
44 # W32: v_cmp_class_f16_e32 vcc_lo, null, v2      ; encoding: [0x7c,0x04,0xfa,0x7c]
45 # W64: v_cmp_class_f16_e32 vcc, null, v2         ; encoding: [0x7c,0x04,0xfa,0x7c]
46 0x7c,0x04,0xfa,0x7c
48 # W32: v_cmp_class_f16_e32 vcc_lo, -1, v2        ; encoding: [0xc1,0x04,0xfa,0x7c]
49 # W64: v_cmp_class_f16_e32 vcc, -1, v2           ; encoding: [0xc1,0x04,0xfa,0x7c]
50 0xc1,0x04,0xfa,0x7c
52 # W32: v_cmp_class_f16_e32 vcc_lo, 0.5, v2       ; encoding: [0xf0,0x04,0xfa,0x7c]
53 # W64: v_cmp_class_f16_e32 vcc, 0.5, v2          ; encoding: [0xf0,0x04,0xfa,0x7c]
54 0xf0,0x04,0xfa,0x7c
56 # W32: v_cmp_class_f16_e32 vcc_lo, src_scc, v2   ; encoding: [0xfd,0x04,0xfa,0x7c]
57 # W64: v_cmp_class_f16_e32 vcc, src_scc, v2      ; encoding: [0xfd,0x04,0xfa,0x7c]
58 0xfd,0x04,0xfa,0x7c
60 # W32: v_cmp_class_f16_e32 vcc_lo, 0xfe0b, v127  ; encoding: [0xff,0xfe,0xfa,0x7c,0x0b,0xfe,0x00,0x00]
61 # W64: v_cmp_class_f16_e32 vcc, 0xfe0b, v127     ; encoding: [0xff,0xfe,0xfa,0x7c,0x0b,0xfe,0x00,0x00]
62 0xff,0xfe,0xfa,0x7c,0x0b,0xfe,0x00,0x00
64 # W32: v_cmp_class_f32_e32 vcc_lo, v1, v2        ; encoding: [0x01,0x05,0xfc,0x7c]
65 # W64: v_cmp_class_f32_e32 vcc, v1, v2           ; encoding: [0x01,0x05,0xfc,0x7c]
66 0x01,0x05,0xfc,0x7c
68 # W32: v_cmp_class_f32_e32 vcc_lo, v255, v2      ; encoding: [0xff,0x05,0xfc,0x7c]
69 # W64: v_cmp_class_f32_e32 vcc, v255, v2         ; encoding: [0xff,0x05,0xfc,0x7c]
70 0xff,0x05,0xfc,0x7c
72 # W32: v_cmp_class_f32_e32 vcc_lo, s1, v2        ; encoding: [0x01,0x04,0xfc,0x7c]
73 # W64: v_cmp_class_f32_e32 vcc, s1, v2           ; encoding: [0x01,0x04,0xfc,0x7c]
74 0x01,0x04,0xfc,0x7c
76 # W32: v_cmp_class_f32_e32 vcc_lo, s105, v2      ; encoding: [0x69,0x04,0xfc,0x7c]
77 # W64: v_cmp_class_f32_e32 vcc, s105, v2         ; encoding: [0x69,0x04,0xfc,0x7c]
78 0x69,0x04,0xfc,0x7c
80 # W32: v_cmp_class_f32_e32 vcc_lo, vcc_lo, v2    ; encoding: [0x6a,0x04,0xfc,0x7c]
81 # W64: v_cmp_class_f32_e32 vcc, vcc_lo, v2       ; encoding: [0x6a,0x04,0xfc,0x7c]
82 0x6a,0x04,0xfc,0x7c
84 # W32: v_cmp_class_f32_e32 vcc_lo, vcc_hi, v2    ; encoding: [0x6b,0x04,0xfc,0x7c]
85 # W64: v_cmp_class_f32_e32 vcc, vcc_hi, v2       ; encoding: [0x6b,0x04,0xfc,0x7c]
86 0x6b,0x04,0xfc,0x7c
88 # W32: v_cmp_class_f32_e32 vcc_lo, ttmp15, v2    ; encoding: [0x7b,0x04,0xfc,0x7c]
89 # W64: v_cmp_class_f32_e32 vcc, ttmp15, v2       ; encoding: [0x7b,0x04,0xfc,0x7c]
90 0x7b,0x04,0xfc,0x7c
92 # W32: v_cmp_class_f32_e32 vcc_lo, m0, v2        ; encoding: [0x7d,0x04,0xfc,0x7c]
93 # W64: v_cmp_class_f32_e32 vcc, m0, v2           ; encoding: [0x7d,0x04,0xfc,0x7c]
94 0x7d,0x04,0xfc,0x7c
96 # W32: v_cmp_class_f32_e32 vcc_lo, exec_lo, v2   ; encoding: [0x7e,0x04,0xfc,0x7c]
97 # W64: v_cmp_class_f32_e32 vcc, exec_lo, v2      ; encoding: [0x7e,0x04,0xfc,0x7c]
98 0x7e,0x04,0xfc,0x7c
100 # W32: v_cmp_class_f32_e32 vcc_lo, exec_hi, v2   ; encoding: [0x7f,0x04,0xfc,0x7c]
101 # W64: v_cmp_class_f32_e32 vcc, exec_hi, v2      ; encoding: [0x7f,0x04,0xfc,0x7c]
102 0x7f,0x04,0xfc,0x7c
104 # W32: v_cmp_class_f32_e32 vcc_lo, null, v2      ; encoding: [0x7c,0x04,0xfc,0x7c]
105 # W64: v_cmp_class_f32_e32 vcc, null, v2         ; encoding: [0x7c,0x04,0xfc,0x7c]
106 0x7c,0x04,0xfc,0x7c
108 # W32: v_cmp_class_f32_e32 vcc_lo, -1, v2        ; encoding: [0xc1,0x04,0xfc,0x7c]
109 # W64: v_cmp_class_f32_e32 vcc, -1, v2           ; encoding: [0xc1,0x04,0xfc,0x7c]
110 0xc1,0x04,0xfc,0x7c
112 # W32: v_cmp_class_f32_e32 vcc_lo, 0.5, v2       ; encoding: [0xf0,0x04,0xfc,0x7c]
113 # W64: v_cmp_class_f32_e32 vcc, 0.5, v2          ; encoding: [0xf0,0x04,0xfc,0x7c]
114 0xf0,0x04,0xfc,0x7c
116 # W32: v_cmp_class_f32_e32 vcc_lo, src_scc, v2   ; encoding: [0xfd,0x04,0xfc,0x7c]
117 # W64: v_cmp_class_f32_e32 vcc, src_scc, v2      ; encoding: [0xfd,0x04,0xfc,0x7c]
118 0xfd,0x04,0xfc,0x7c
120 # W32: v_cmp_class_f32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0xfd,0x7c,0x56,0x34,0x12,0xaf]
121 # W64: v_cmp_class_f32_e32 vcc, 0xaf123456, v255 ; encoding: [0xff,0xfe,0xfd,0x7c,0x56,0x34,0x12,0xaf]
122 0xff,0xfe,0xfd,0x7c,0x56,0x34,0x12,0xaf
124 # W32: v_cmp_class_f64_e32 vcc_lo, v[1:2], v2    ; encoding: [0x01,0x05,0xfe,0x7c]
125 # W64: v_cmp_class_f64_e32 vcc, v[1:2], v2       ; encoding: [0x01,0x05,0xfe,0x7c]
126 0x01,0x05,0xfe,0x7c
128 # W32: v_cmp_class_f64_e32 vcc_lo, v[254:255], v2 ; encoding: [0xfe,0x05,0xfe,0x7c]
129 # W64: v_cmp_class_f64_e32 vcc, v[254:255], v2   ; encoding: [0xfe,0x05,0xfe,0x7c]
130 0xfe,0x05,0xfe,0x7c
132 # W32: v_cmp_class_f64_e32 vcc_lo, s[2:3], v2    ; encoding: [0x02,0x04,0xfe,0x7c]
133 # W64: v_cmp_class_f64_e32 vcc, s[2:3], v2       ; encoding: [0x02,0x04,0xfe,0x7c]
134 0x02,0x04,0xfe,0x7c
136 # W32: v_cmp_class_f64_e32 vcc_lo, s[104:105], v2 ; encoding: [0x68,0x04,0xfe,0x7c]
137 # W64: v_cmp_class_f64_e32 vcc, s[104:105], v2   ; encoding: [0x68,0x04,0xfe,0x7c]
138 0x68,0x04,0xfe,0x7c
140 # W32: v_cmp_class_f64_e32 vcc_lo, vcc, v2       ; encoding: [0x6a,0x04,0xfe,0x7c]
141 # W64: v_cmp_class_f64_e32 vcc, vcc, v2          ; encoding: [0x6a,0x04,0xfe,0x7c]
142 0x6a,0x04,0xfe,0x7c
144 # W32: v_cmp_class_f64_e32 vcc_lo, ttmp[14:15], v2 ; encoding: [0x7a,0x04,0xfe,0x7c]
145 # W64: v_cmp_class_f64_e32 vcc, ttmp[14:15], v2  ; encoding: [0x7a,0x04,0xfe,0x7c]
146 0x7a,0x04,0xfe,0x7c
148 # W32: v_cmp_class_f64_e32 vcc_lo, exec, v2      ; encoding: [0x7e,0x04,0xfe,0x7c]
149 # W64: v_cmp_class_f64_e32 vcc, exec, v2         ; encoding: [0x7e,0x04,0xfe,0x7c]
150 0x7e,0x04,0xfe,0x7c
152 # W32: v_cmp_class_f64_e32 vcc_lo, null, v2      ; encoding: [0x7c,0x04,0xfe,0x7c]
153 # W64: v_cmp_class_f64_e32 vcc, null, v2         ; encoding: [0x7c,0x04,0xfe,0x7c]
154 0x7c,0x04,0xfe,0x7c
156 # W32: v_cmp_class_f64_e32 vcc_lo, -1, v2        ; encoding: [0xc1,0x04,0xfe,0x7c]
157 # W64: v_cmp_class_f64_e32 vcc, -1, v2           ; encoding: [0xc1,0x04,0xfe,0x7c]
158 0xc1,0x04,0xfe,0x7c
160 # W32: v_cmp_class_f64_e32 vcc_lo, 0.5, v2       ; encoding: [0xf0,0x04,0xfe,0x7c]
161 # W64: v_cmp_class_f64_e32 vcc, 0.5, v2          ; encoding: [0xf0,0x04,0xfe,0x7c]
162 0xf0,0x04,0xfe,0x7c
164 # W32: v_cmp_class_f64_e32 vcc_lo, src_scc, v2   ; encoding: [0xfd,0x04,0xfe,0x7c]
165 # W64: v_cmp_class_f64_e32 vcc, src_scc, v2      ; encoding: [0xfd,0x04,0xfe,0x7c]
166 0xfd,0x04,0xfe,0x7c
168 # W32: v_cmp_class_f64_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0xff,0x7c,0x56,0x34,0x12,0xaf]
169 # W64: v_cmp_class_f64_e32 vcc, 0xaf123456, v255 ; encoding: [0xff,0xfe,0xff,0x7c,0x56,0x34,0x12,0xaf]
170 0xff,0xfe,0xff,0x7c,0x56,0x34,0x12,0xaf
172 # W32: v_cmp_eq_f16_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x04,0x7c]
173 # W64: v_cmp_eq_f16_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x04,0x7c]
174 0x01,0x05,0x04,0x7c
176 # W32: v_cmp_eq_f16_e32 vcc_lo, v127, v2         ; encoding: [0x7f,0x05,0x04,0x7c]
177 # W64: v_cmp_eq_f16_e32 vcc, v127, v2            ; encoding: [0x7f,0x05,0x04,0x7c]
178 0x7f,0x05,0x04,0x7c
180 # W32: v_cmp_eq_f16_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x04,0x7c]
181 # W64: v_cmp_eq_f16_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x04,0x7c]
182 0x01,0x04,0x04,0x7c
184 # W32: v_cmp_eq_f16_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x04,0x7c]
185 # W64: v_cmp_eq_f16_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x04,0x7c]
186 0x69,0x04,0x04,0x7c
188 # W32: v_cmp_eq_f16_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x04,0x7c]
189 # W64: v_cmp_eq_f16_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x04,0x7c]
190 0x6a,0x04,0x04,0x7c
192 # W32: v_cmp_eq_f16_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x04,0x7c]
193 # W64: v_cmp_eq_f16_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x04,0x7c]
194 0x6b,0x04,0x04,0x7c
196 # W32: v_cmp_eq_f16_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x04,0x7c]
197 # W64: v_cmp_eq_f16_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x04,0x7c]
198 0x7b,0x04,0x04,0x7c
200 # W32: v_cmp_eq_f16_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x04,0x7c]
201 # W64: v_cmp_eq_f16_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x04,0x7c]
202 0x7d,0x04,0x04,0x7c
204 # W32: v_cmp_eq_f16_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x04,0x7c]
205 # W64: v_cmp_eq_f16_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x04,0x7c]
206 0x7e,0x04,0x04,0x7c
208 # W32: v_cmp_eq_f16_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x04,0x7c]
209 # W64: v_cmp_eq_f16_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x04,0x7c]
210 0x7f,0x04,0x04,0x7c
212 # W32: v_cmp_eq_f16_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x04,0x7c]
213 # W64: v_cmp_eq_f16_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x04,0x7c]
214 0x7c,0x04,0x04,0x7c
216 # W32: v_cmp_eq_f16_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x04,0x7c]
217 # W64: v_cmp_eq_f16_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x04,0x7c]
218 0xc1,0x04,0x04,0x7c
220 # W32: v_cmp_eq_f16_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x04,0x7c]
221 # W64: v_cmp_eq_f16_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x04,0x7c]
222 0xf0,0x04,0x04,0x7c
224 # W32: v_cmp_eq_f16_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x04,0x7c]
225 # W64: v_cmp_eq_f16_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x04,0x7c]
226 0xfd,0x04,0x04,0x7c
228 # W32: v_cmp_eq_f16_e32 vcc_lo, 0xfe0b, v127     ; encoding: [0xff,0xfe,0x04,0x7c,0x0b,0xfe,0x00,0x00]
229 # W64: v_cmp_eq_f16_e32 vcc, 0xfe0b, v127        ; encoding: [0xff,0xfe,0x04,0x7c,0x0b,0xfe,0x00,0x00]
230 0xff,0xfe,0x04,0x7c,0x0b,0xfe,0x00,0x00
232 # W32: v_cmp_eq_f32_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x24,0x7c]
233 # W64: v_cmp_eq_f32_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x24,0x7c]
234 0x01,0x05,0x24,0x7c
236 # W32: v_cmp_eq_f32_e32 vcc_lo, v255, v2         ; encoding: [0xff,0x05,0x24,0x7c]
237 # W64: v_cmp_eq_f32_e32 vcc, v255, v2            ; encoding: [0xff,0x05,0x24,0x7c]
238 0xff,0x05,0x24,0x7c
240 # W32: v_cmp_eq_f32_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x24,0x7c]
241 # W64: v_cmp_eq_f32_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x24,0x7c]
242 0x01,0x04,0x24,0x7c
244 # W32: v_cmp_eq_f32_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x24,0x7c]
245 # W64: v_cmp_eq_f32_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x24,0x7c]
246 0x69,0x04,0x24,0x7c
248 # W32: v_cmp_eq_f32_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x24,0x7c]
249 # W64: v_cmp_eq_f32_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x24,0x7c]
250 0x6a,0x04,0x24,0x7c
252 # W32: v_cmp_eq_f32_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x24,0x7c]
253 # W64: v_cmp_eq_f32_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x24,0x7c]
254 0x6b,0x04,0x24,0x7c
256 # W32: v_cmp_eq_f32_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x24,0x7c]
257 # W64: v_cmp_eq_f32_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x24,0x7c]
258 0x7b,0x04,0x24,0x7c
260 # W32: v_cmp_eq_f32_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x24,0x7c]
261 # W64: v_cmp_eq_f32_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x24,0x7c]
262 0x7d,0x04,0x24,0x7c
264 # W32: v_cmp_eq_f32_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x24,0x7c]
265 # W64: v_cmp_eq_f32_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x24,0x7c]
266 0x7e,0x04,0x24,0x7c
268 # W32: v_cmp_eq_f32_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x24,0x7c]
269 # W64: v_cmp_eq_f32_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x24,0x7c]
270 0x7f,0x04,0x24,0x7c
272 # W32: v_cmp_eq_f32_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x24,0x7c]
273 # W64: v_cmp_eq_f32_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x24,0x7c]
274 0x7c,0x04,0x24,0x7c
276 # W32: v_cmp_eq_f32_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x24,0x7c]
277 # W64: v_cmp_eq_f32_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x24,0x7c]
278 0xc1,0x04,0x24,0x7c
280 # W32: v_cmp_eq_f32_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x24,0x7c]
281 # W64: v_cmp_eq_f32_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x24,0x7c]
282 0xf0,0x04,0x24,0x7c
284 # W32: v_cmp_eq_f32_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x24,0x7c]
285 # W64: v_cmp_eq_f32_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x24,0x7c]
286 0xfd,0x04,0x24,0x7c
288 # W32: v_cmp_eq_f32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x25,0x7c,0x56,0x34,0x12,0xaf]
289 # W64: v_cmp_eq_f32_e32 vcc, 0xaf123456, v255    ; encoding: [0xff,0xfe,0x25,0x7c,0x56,0x34,0x12,0xaf]
290 0xff,0xfe,0x25,0x7c,0x56,0x34,0x12,0xaf
292 # W32: v_cmp_eq_f64_e32 vcc_lo, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0x44,0x7c]
293 # W64: v_cmp_eq_f64_e32 vcc, v[1:2], v[2:3]      ; encoding: [0x01,0x05,0x44,0x7c]
294 0x01,0x05,0x44,0x7c
296 # W32: v_cmp_eq_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x44,0x7c]
297 # W64: v_cmp_eq_f64_e32 vcc, v[254:255], v[2:3]  ; encoding: [0xfe,0x05,0x44,0x7c]
298 0xfe,0x05,0x44,0x7c
300 # W32: v_cmp_eq_f64_e32 vcc_lo, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0x44,0x7c]
301 # W64: v_cmp_eq_f64_e32 vcc, s[2:3], v[2:3]      ; encoding: [0x02,0x04,0x44,0x7c]
302 0x02,0x04,0x44,0x7c
304 # W32: v_cmp_eq_f64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0x44,0x7c]
305 # W64: v_cmp_eq_f64_e32 vcc, s[104:105], v[2:3]  ; encoding: [0x68,0x04,0x44,0x7c]
306 0x68,0x04,0x44,0x7c
308 # W32: v_cmp_eq_f64_e32 vcc_lo, vcc, v[2:3]      ; encoding: [0x6a,0x04,0x44,0x7c]
309 # W64: v_cmp_eq_f64_e32 vcc, vcc, v[2:3]         ; encoding: [0x6a,0x04,0x44,0x7c]
310 0x6a,0x04,0x44,0x7c
312 # W32: v_cmp_eq_f64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x44,0x7c]
313 # W64: v_cmp_eq_f64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x44,0x7c]
314 0x7a,0x04,0x44,0x7c
316 # W32: v_cmp_eq_f64_e32 vcc_lo, exec, v[2:3]     ; encoding: [0x7e,0x04,0x44,0x7c]
317 # W64: v_cmp_eq_f64_e32 vcc, exec, v[2:3]        ; encoding: [0x7e,0x04,0x44,0x7c]
318 0x7e,0x04,0x44,0x7c
320 # W32: v_cmp_eq_f64_e32 vcc_lo, null, v[2:3]     ; encoding: [0x7c,0x04,0x44,0x7c]
321 # W64: v_cmp_eq_f64_e32 vcc, null, v[2:3]        ; encoding: [0x7c,0x04,0x44,0x7c]
322 0x7c,0x04,0x44,0x7c
324 # W32: v_cmp_eq_f64_e32 vcc_lo, -1, v[2:3]       ; encoding: [0xc1,0x04,0x44,0x7c]
325 # W64: v_cmp_eq_f64_e32 vcc, -1, v[2:3]          ; encoding: [0xc1,0x04,0x44,0x7c]
326 0xc1,0x04,0x44,0x7c
328 # W32: v_cmp_eq_f64_e32 vcc_lo, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0x44,0x7c]
329 # W64: v_cmp_eq_f64_e32 vcc, 0.5, v[2:3]         ; encoding: [0xf0,0x04,0x44,0x7c]
330 0xf0,0x04,0x44,0x7c
332 # W32: v_cmp_eq_f64_e32 vcc_lo, src_scc, v[2:3]  ; encoding: [0xfd,0x04,0x44,0x7c]
333 # W64: v_cmp_eq_f64_e32 vcc, src_scc, v[2:3]     ; encoding: [0xfd,0x04,0x44,0x7c]
334 0xfd,0x04,0x44,0x7c
336 # W32: v_cmp_eq_f64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x45,0x7c,0x56,0x34,0x12,0xaf]
337 # W64: v_cmp_eq_f64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x45,0x7c,0x56,0x34,0x12,0xaf]
338 0xff,0xfc,0x45,0x7c,0x56,0x34,0x12,0xaf
340 # W32: v_cmp_eq_i16_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x64,0x7c]
341 # W64: v_cmp_eq_i16_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x64,0x7c]
342 0x01,0x05,0x64,0x7c
344 # W32: v_cmp_eq_i16_e32 vcc_lo, v127, v2         ; encoding: [0x7f,0x05,0x64,0x7c]
345 # W64: v_cmp_eq_i16_e32 vcc, v127, v2            ; encoding: [0x7f,0x05,0x64,0x7c]
346 0x7f,0x05,0x64,0x7c
348 # W32: v_cmp_eq_i16_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x64,0x7c]
349 # W64: v_cmp_eq_i16_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x64,0x7c]
350 0x01,0x04,0x64,0x7c
352 # W32: v_cmp_eq_i16_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x64,0x7c]
353 # W64: v_cmp_eq_i16_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x64,0x7c]
354 0x69,0x04,0x64,0x7c
356 # W32: v_cmp_eq_i16_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x64,0x7c]
357 # W64: v_cmp_eq_i16_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x64,0x7c]
358 0x6a,0x04,0x64,0x7c
360 # W32: v_cmp_eq_i16_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x64,0x7c]
361 # W64: v_cmp_eq_i16_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x64,0x7c]
362 0x6b,0x04,0x64,0x7c
364 # W32: v_cmp_eq_i16_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x64,0x7c]
365 # W64: v_cmp_eq_i16_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x64,0x7c]
366 0x7b,0x04,0x64,0x7c
368 # W32: v_cmp_eq_i16_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x64,0x7c]
369 # W64: v_cmp_eq_i16_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x64,0x7c]
370 0x7d,0x04,0x64,0x7c
372 # W32: v_cmp_eq_i16_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x64,0x7c]
373 # W64: v_cmp_eq_i16_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x64,0x7c]
374 0x7e,0x04,0x64,0x7c
376 # W32: v_cmp_eq_i16_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x64,0x7c]
377 # W64: v_cmp_eq_i16_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x64,0x7c]
378 0x7f,0x04,0x64,0x7c
380 # W32: v_cmp_eq_i16_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x64,0x7c]
381 # W64: v_cmp_eq_i16_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x64,0x7c]
382 0x7c,0x04,0x64,0x7c
384 # W32: v_cmp_eq_i16_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x64,0x7c]
385 # W64: v_cmp_eq_i16_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x64,0x7c]
386 0xc1,0x04,0x64,0x7c
388 # W32: v_cmp_eq_i16_e32 vcc_lo, 0x3800, v2
389 # W64: v_cmp_eq_i16_e32 vcc, 0x3800, v2          ; encoding: [0xff,0x04,0x64,0x7c,0x00,0x38,0x00,0x00]
390 0xf0,0x04,0x64,0x7c
392 # W32: v_cmp_eq_i16_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x64,0x7c]
393 # W64: v_cmp_eq_i16_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x64,0x7c]
394 0xfd,0x04,0x64,0x7c
396 # W32: v_cmp_eq_i16_e32 vcc_lo, 0xfe0b, v127     ; encoding: [0xff,0xfe,0x64,0x7c,0x0b,0xfe,0x00,0x00]
397 # W64: v_cmp_eq_i16_e32 vcc, 0xfe0b, v127        ; encoding: [0xff,0xfe,0x64,0x7c,0x0b,0xfe,0x00,0x00]
398 0xff,0xfe,0x64,0x7c,0x0b,0xfe,0x00,0x00
400 # W32: v_cmp_eq_i32_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x84,0x7c]
401 # W64: v_cmp_eq_i32_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x84,0x7c]
402 0x01,0x05,0x84,0x7c
404 # W32: v_cmp_eq_i32_e32 vcc_lo, v255, v2         ; encoding: [0xff,0x05,0x84,0x7c]
405 # W64: v_cmp_eq_i32_e32 vcc, v255, v2            ; encoding: [0xff,0x05,0x84,0x7c]
406 0xff,0x05,0x84,0x7c
408 # W32: v_cmp_eq_i32_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x84,0x7c]
409 # W64: v_cmp_eq_i32_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x84,0x7c]
410 0x01,0x04,0x84,0x7c
412 # W32: v_cmp_eq_i32_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x84,0x7c]
413 # W64: v_cmp_eq_i32_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x84,0x7c]
414 0x69,0x04,0x84,0x7c
416 # W32: v_cmp_eq_i32_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x84,0x7c]
417 # W64: v_cmp_eq_i32_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x84,0x7c]
418 0x6a,0x04,0x84,0x7c
420 # W32: v_cmp_eq_i32_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x84,0x7c]
421 # W64: v_cmp_eq_i32_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x84,0x7c]
422 0x6b,0x04,0x84,0x7c
424 # W32: v_cmp_eq_i32_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x84,0x7c]
425 # W64: v_cmp_eq_i32_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x84,0x7c]
426 0x7b,0x04,0x84,0x7c
428 # W32: v_cmp_eq_i32_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x84,0x7c]
429 # W64: v_cmp_eq_i32_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x84,0x7c]
430 0x7d,0x04,0x84,0x7c
432 # W32: v_cmp_eq_i32_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x84,0x7c]
433 # W64: v_cmp_eq_i32_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x84,0x7c]
434 0x7e,0x04,0x84,0x7c
436 # W32: v_cmp_eq_i32_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x84,0x7c]
437 # W64: v_cmp_eq_i32_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x84,0x7c]
438 0x7f,0x04,0x84,0x7c
440 # W32: v_cmp_eq_i32_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x84,0x7c]
441 # W64: v_cmp_eq_i32_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x84,0x7c]
442 0x7c,0x04,0x84,0x7c
444 # W32: v_cmp_eq_i32_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x84,0x7c]
445 # W64: v_cmp_eq_i32_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x84,0x7c]
446 0xc1,0x04,0x84,0x7c
448 # W32: v_cmp_eq_i32_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x84,0x7c]
449 # W64: v_cmp_eq_i32_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x84,0x7c]
450 0xf0,0x04,0x84,0x7c
452 # W32: v_cmp_eq_i32_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x84,0x7c]
453 # W64: v_cmp_eq_i32_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x84,0x7c]
454 0xfd,0x04,0x84,0x7c
456 # W32: v_cmp_eq_i32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x85,0x7c,0x56,0x34,0x12,0xaf]
457 # W64: v_cmp_eq_i32_e32 vcc, 0xaf123456, v255    ; encoding: [0xff,0xfe,0x85,0x7c,0x56,0x34,0x12,0xaf]
458 0xff,0xfe,0x85,0x7c,0x56,0x34,0x12,0xaf
460 # W32: v_cmp_eq_i64_e32 vcc_lo, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0xa4,0x7c]
461 # W64: v_cmp_eq_i64_e32 vcc, v[1:2], v[2:3]      ; encoding: [0x01,0x05,0xa4,0x7c]
462 0x01,0x05,0xa4,0x7c
464 # W32: v_cmp_eq_i64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xa4,0x7c]
465 # W64: v_cmp_eq_i64_e32 vcc, v[254:255], v[2:3]  ; encoding: [0xfe,0x05,0xa4,0x7c]
466 0xfe,0x05,0xa4,0x7c
468 # W32: v_cmp_eq_i64_e32 vcc_lo, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0xa4,0x7c]
469 # W64: v_cmp_eq_i64_e32 vcc, s[2:3], v[2:3]      ; encoding: [0x02,0x04,0xa4,0x7c]
470 0x02,0x04,0xa4,0x7c
472 # W32: v_cmp_eq_i64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0xa4,0x7c]
473 # W64: v_cmp_eq_i64_e32 vcc, s[104:105], v[2:3]  ; encoding: [0x68,0x04,0xa4,0x7c]
474 0x68,0x04,0xa4,0x7c
476 # W32: v_cmp_eq_i64_e32 vcc_lo, vcc, v[2:3]      ; encoding: [0x6a,0x04,0xa4,0x7c]
477 # W64: v_cmp_eq_i64_e32 vcc, vcc, v[2:3]         ; encoding: [0x6a,0x04,0xa4,0x7c]
478 0x6a,0x04,0xa4,0x7c
480 # W32: v_cmp_eq_i64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xa4,0x7c]
481 # W64: v_cmp_eq_i64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xa4,0x7c]
482 0x7a,0x04,0xa4,0x7c
484 # W32: v_cmp_eq_i64_e32 vcc_lo, exec, v[2:3]     ; encoding: [0x7e,0x04,0xa4,0x7c]
485 # W64: v_cmp_eq_i64_e32 vcc, exec, v[2:3]        ; encoding: [0x7e,0x04,0xa4,0x7c]
486 0x7e,0x04,0xa4,0x7c
488 # W32: v_cmp_eq_i64_e32 vcc_lo, null, v[2:3]     ; encoding: [0x7c,0x04,0xa4,0x7c]
489 # W64: v_cmp_eq_i64_e32 vcc, null, v[2:3]        ; encoding: [0x7c,0x04,0xa4,0x7c]
490 0x7c,0x04,0xa4,0x7c
492 # W32: v_cmp_eq_i64_e32 vcc_lo, -1, v[2:3]       ; encoding: [0xc1,0x04,0xa4,0x7c]
493 # W64: v_cmp_eq_i64_e32 vcc, -1, v[2:3]          ; encoding: [0xc1,0x04,0xa4,0x7c]
494 0xc1,0x04,0xa4,0x7c
496 # W32: v_cmp_eq_i64_e32 vcc_lo, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0xa4,0x7c]
497 # W64: v_cmp_eq_i64_e32 vcc, 0.5, v[2:3]         ; encoding: [0xf0,0x04,0xa4,0x7c]
498 0xf0,0x04,0xa4,0x7c
500 # W32: v_cmp_eq_i64_e32 vcc_lo, src_scc, v[2:3]  ; encoding: [0xfd,0x04,0xa4,0x7c]
501 # W64: v_cmp_eq_i64_e32 vcc, src_scc, v[2:3]     ; encoding: [0xfd,0x04,0xa4,0x7c]
502 0xfd,0x04,0xa4,0x7c
504 # W32: v_cmp_eq_i64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xa5,0x7c,0x56,0x34,0x12,0xaf]
505 # W64: v_cmp_eq_i64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xa5,0x7c,0x56,0x34,0x12,0xaf]
506 0xff,0xfc,0xa5,0x7c,0x56,0x34,0x12,0xaf
508 # W32: v_cmp_eq_u16_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x74,0x7c]
509 # W64: v_cmp_eq_u16_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x74,0x7c]
510 0x01,0x05,0x74,0x7c
512 # W32: v_cmp_eq_u16_e32 vcc_lo, v127, v2         ; encoding: [0x7f,0x05,0x74,0x7c]
513 # W64: v_cmp_eq_u16_e32 vcc, v127, v2            ; encoding: [0x7f,0x05,0x74,0x7c]
514 0x7f,0x05,0x74,0x7c
516 # W32: v_cmp_eq_u16_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x74,0x7c]
517 # W64: v_cmp_eq_u16_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x74,0x7c]
518 0x01,0x04,0x74,0x7c
520 # W32: v_cmp_eq_u16_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x74,0x7c]
521 # W64: v_cmp_eq_u16_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x74,0x7c]
522 0x69,0x04,0x74,0x7c
524 # W32: v_cmp_eq_u16_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x74,0x7c]
525 # W64: v_cmp_eq_u16_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x74,0x7c]
526 0x6a,0x04,0x74,0x7c
528 # W32: v_cmp_eq_u16_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x74,0x7c]
529 # W64: v_cmp_eq_u16_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x74,0x7c]
530 0x6b,0x04,0x74,0x7c
532 # W32: v_cmp_eq_u16_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x74,0x7c]
533 # W64: v_cmp_eq_u16_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x74,0x7c]
534 0x7b,0x04,0x74,0x7c
536 # W32: v_cmp_eq_u16_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x74,0x7c]
537 # W64: v_cmp_eq_u16_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x74,0x7c]
538 0x7d,0x04,0x74,0x7c
540 # W32: v_cmp_eq_u16_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x74,0x7c]
541 # W64: v_cmp_eq_u16_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x74,0x7c]
542 0x7e,0x04,0x74,0x7c
544 # W32: v_cmp_eq_u16_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x74,0x7c]
545 # W64: v_cmp_eq_u16_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x74,0x7c]
546 0x7f,0x04,0x74,0x7c
548 # W32: v_cmp_eq_u16_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x74,0x7c]
549 # W64: v_cmp_eq_u16_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x74,0x7c]
550 0x7c,0x04,0x74,0x7c
552 # W32: v_cmp_eq_u16_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x74,0x7c]
553 # W64: v_cmp_eq_u16_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x74,0x7c]
554 0xc1,0x04,0x74,0x7c
556 # W32: v_cmp_eq_u16_e32 vcc_lo, 0x3800, v2
557 # W64: v_cmp_eq_u16_e32 vcc, 0x3800, v2          ; encoding: [0xff,0x04,0x74,0x7c,0x00,0x38,0x00,0x00]
558 0xf0,0x04,0x74,0x7c
560 # W32: v_cmp_eq_u16_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x74,0x7c]
561 # W64: v_cmp_eq_u16_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x74,0x7c]
562 0xfd,0x04,0x74,0x7c
564 # W32: v_cmp_eq_u16_e32 vcc_lo, 0xfe0b, v127     ; encoding: [0xff,0xfe,0x74,0x7c,0x0b,0xfe,0x00,0x00]
565 # W64: v_cmp_eq_u16_e32 vcc, 0xfe0b, v127        ; encoding: [0xff,0xfe,0x74,0x7c,0x0b,0xfe,0x00,0x00]
566 0xff,0xfe,0x74,0x7c,0x0b,0xfe,0x00,0x00
568 # W32: v_cmp_eq_u32_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x94,0x7c]
569 # W64: v_cmp_eq_u32_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x94,0x7c]
570 0x01,0x05,0x94,0x7c
572 # W32: v_cmp_eq_u32_e32 vcc_lo, v255, v2         ; encoding: [0xff,0x05,0x94,0x7c]
573 # W64: v_cmp_eq_u32_e32 vcc, v255, v2            ; encoding: [0xff,0x05,0x94,0x7c]
574 0xff,0x05,0x94,0x7c
576 # W32: v_cmp_eq_u32_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x94,0x7c]
577 # W64: v_cmp_eq_u32_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x94,0x7c]
578 0x01,0x04,0x94,0x7c
580 # W32: v_cmp_eq_u32_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x94,0x7c]
581 # W64: v_cmp_eq_u32_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x94,0x7c]
582 0x69,0x04,0x94,0x7c
584 # W32: v_cmp_eq_u32_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x94,0x7c]
585 # W64: v_cmp_eq_u32_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x94,0x7c]
586 0x6a,0x04,0x94,0x7c
588 # W32: v_cmp_eq_u32_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x94,0x7c]
589 # W64: v_cmp_eq_u32_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x94,0x7c]
590 0x6b,0x04,0x94,0x7c
592 # W32: v_cmp_eq_u32_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x94,0x7c]
593 # W64: v_cmp_eq_u32_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x94,0x7c]
594 0x7b,0x04,0x94,0x7c
596 # W32: v_cmp_eq_u32_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x94,0x7c]
597 # W64: v_cmp_eq_u32_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x94,0x7c]
598 0x7d,0x04,0x94,0x7c
600 # W32: v_cmp_eq_u32_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x94,0x7c]
601 # W64: v_cmp_eq_u32_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x94,0x7c]
602 0x7e,0x04,0x94,0x7c
604 # W32: v_cmp_eq_u32_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x94,0x7c]
605 # W64: v_cmp_eq_u32_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x94,0x7c]
606 0x7f,0x04,0x94,0x7c
608 # W32: v_cmp_eq_u32_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x94,0x7c]
609 # W64: v_cmp_eq_u32_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x94,0x7c]
610 0x7c,0x04,0x94,0x7c
612 # W32: v_cmp_eq_u32_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x94,0x7c]
613 # W64: v_cmp_eq_u32_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x94,0x7c]
614 0xc1,0x04,0x94,0x7c
616 # W32: v_cmp_eq_u32_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x94,0x7c]
617 # W64: v_cmp_eq_u32_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x94,0x7c]
618 0xf0,0x04,0x94,0x7c
620 # W32: v_cmp_eq_u32_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x94,0x7c]
621 # W64: v_cmp_eq_u32_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x94,0x7c]
622 0xfd,0x04,0x94,0x7c
624 # W32: v_cmp_eq_u32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x95,0x7c,0x56,0x34,0x12,0xaf]
625 # W64: v_cmp_eq_u32_e32 vcc, 0xaf123456, v255    ; encoding: [0xff,0xfe,0x95,0x7c,0x56,0x34,0x12,0xaf]
626 0xff,0xfe,0x95,0x7c,0x56,0x34,0x12,0xaf
628 # W32: v_cmp_eq_u64_e32 vcc_lo, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0xb4,0x7c]
629 # W64: v_cmp_eq_u64_e32 vcc, v[1:2], v[2:3]      ; encoding: [0x01,0x05,0xb4,0x7c]
630 0x01,0x05,0xb4,0x7c
632 # W32: v_cmp_eq_u64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xb4,0x7c]
633 # W64: v_cmp_eq_u64_e32 vcc, v[254:255], v[2:3]  ; encoding: [0xfe,0x05,0xb4,0x7c]
634 0xfe,0x05,0xb4,0x7c
636 # W32: v_cmp_eq_u64_e32 vcc_lo, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0xb4,0x7c]
637 # W64: v_cmp_eq_u64_e32 vcc, s[2:3], v[2:3]      ; encoding: [0x02,0x04,0xb4,0x7c]
638 0x02,0x04,0xb4,0x7c
640 # W32: v_cmp_eq_u64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0xb4,0x7c]
641 # W64: v_cmp_eq_u64_e32 vcc, s[104:105], v[2:3]  ; encoding: [0x68,0x04,0xb4,0x7c]
642 0x68,0x04,0xb4,0x7c
644 # W32: v_cmp_eq_u64_e32 vcc_lo, vcc, v[2:3]      ; encoding: [0x6a,0x04,0xb4,0x7c]
645 # W64: v_cmp_eq_u64_e32 vcc, vcc, v[2:3]         ; encoding: [0x6a,0x04,0xb4,0x7c]
646 0x6a,0x04,0xb4,0x7c
648 # W32: v_cmp_eq_u64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xb4,0x7c]
649 # W64: v_cmp_eq_u64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xb4,0x7c]
650 0x7a,0x04,0xb4,0x7c
652 # W32: v_cmp_eq_u64_e32 vcc_lo, exec, v[2:3]     ; encoding: [0x7e,0x04,0xb4,0x7c]
653 # W64: v_cmp_eq_u64_e32 vcc, exec, v[2:3]        ; encoding: [0x7e,0x04,0xb4,0x7c]
654 0x7e,0x04,0xb4,0x7c
656 # W32: v_cmp_eq_u64_e32 vcc_lo, null, v[2:3]     ; encoding: [0x7c,0x04,0xb4,0x7c]
657 # W64: v_cmp_eq_u64_e32 vcc, null, v[2:3]        ; encoding: [0x7c,0x04,0xb4,0x7c]
658 0x7c,0x04,0xb4,0x7c
660 # W32: v_cmp_eq_u64_e32 vcc_lo, -1, v[2:3]       ; encoding: [0xc1,0x04,0xb4,0x7c]
661 # W64: v_cmp_eq_u64_e32 vcc, -1, v[2:3]          ; encoding: [0xc1,0x04,0xb4,0x7c]
662 0xc1,0x04,0xb4,0x7c
664 # W32: v_cmp_eq_u64_e32 vcc_lo, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0xb4,0x7c]
665 # W64: v_cmp_eq_u64_e32 vcc, 0.5, v[2:3]         ; encoding: [0xf0,0x04,0xb4,0x7c]
666 0xf0,0x04,0xb4,0x7c
668 # W32: v_cmp_eq_u64_e32 vcc_lo, src_scc, v[2:3]  ; encoding: [0xfd,0x04,0xb4,0x7c]
669 # W64: v_cmp_eq_u64_e32 vcc, src_scc, v[2:3]     ; encoding: [0xfd,0x04,0xb4,0x7c]
670 0xfd,0x04,0xb4,0x7c
672 # W32: v_cmp_eq_u64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xb5,0x7c,0x56,0x34,0x12,0xaf]
673 # W64: v_cmp_eq_u64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xb5,0x7c,0x56,0x34,0x12,0xaf]
674 0xff,0xfc,0xb5,0x7c,0x56,0x34,0x12,0xaf
676 # W32: v_cmp_f_f16_e32 vcc_lo, v1, v2            ; encoding: [0x01,0x05,0x00,0x7c]
677 # W64: v_cmp_f_f16_e32 vcc, v1, v2               ; encoding: [0x01,0x05,0x00,0x7c]
678 0x01,0x05,0x00,0x7c
680 # W32: v_cmp_f_f16_e32 vcc_lo, v127, v2          ; encoding: [0x7f,0x05,0x00,0x7c]
681 # W64: v_cmp_f_f16_e32 vcc, v127, v2             ; encoding: [0x7f,0x05,0x00,0x7c]
682 0x7f,0x05,0x00,0x7c
684 # W32: v_cmp_f_f16_e32 vcc_lo, s1, v2            ; encoding: [0x01,0x04,0x00,0x7c]
685 # W64: v_cmp_f_f16_e32 vcc, s1, v2               ; encoding: [0x01,0x04,0x00,0x7c]
686 0x01,0x04,0x00,0x7c
688 # W32: v_cmp_f_f16_e32 vcc_lo, s105, v2          ; encoding: [0x69,0x04,0x00,0x7c]
689 # W64: v_cmp_f_f16_e32 vcc, s105, v2             ; encoding: [0x69,0x04,0x00,0x7c]
690 0x69,0x04,0x00,0x7c
692 # W32: v_cmp_f_f16_e32 vcc_lo, vcc_lo, v2        ; encoding: [0x6a,0x04,0x00,0x7c]
693 # W64: v_cmp_f_f16_e32 vcc, vcc_lo, v2           ; encoding: [0x6a,0x04,0x00,0x7c]
694 0x6a,0x04,0x00,0x7c
696 # W32: v_cmp_f_f16_e32 vcc_lo, vcc_hi, v2        ; encoding: [0x6b,0x04,0x00,0x7c]
697 # W64: v_cmp_f_f16_e32 vcc, vcc_hi, v2           ; encoding: [0x6b,0x04,0x00,0x7c]
698 0x6b,0x04,0x00,0x7c
700 # W32: v_cmp_f_f16_e32 vcc_lo, ttmp15, v2        ; encoding: [0x7b,0x04,0x00,0x7c]
701 # W64: v_cmp_f_f16_e32 vcc, ttmp15, v2           ; encoding: [0x7b,0x04,0x00,0x7c]
702 0x7b,0x04,0x00,0x7c
704 # W32: v_cmp_f_f16_e32 vcc_lo, m0, v2            ; encoding: [0x7d,0x04,0x00,0x7c]
705 # W64: v_cmp_f_f16_e32 vcc, m0, v2               ; encoding: [0x7d,0x04,0x00,0x7c]
706 0x7d,0x04,0x00,0x7c
708 # W32: v_cmp_f_f16_e32 vcc_lo, exec_lo, v2       ; encoding: [0x7e,0x04,0x00,0x7c]
709 # W64: v_cmp_f_f16_e32 vcc, exec_lo, v2          ; encoding: [0x7e,0x04,0x00,0x7c]
710 0x7e,0x04,0x00,0x7c
712 # W32: v_cmp_f_f16_e32 vcc_lo, exec_hi, v2       ; encoding: [0x7f,0x04,0x00,0x7c]
713 # W64: v_cmp_f_f16_e32 vcc, exec_hi, v2          ; encoding: [0x7f,0x04,0x00,0x7c]
714 0x7f,0x04,0x00,0x7c
716 # W32: v_cmp_f_f16_e32 vcc_lo, null, v2          ; encoding: [0x7c,0x04,0x00,0x7c]
717 # W64: v_cmp_f_f16_e32 vcc, null, v2             ; encoding: [0x7c,0x04,0x00,0x7c]
718 0x7c,0x04,0x00,0x7c
720 # W32: v_cmp_f_f16_e32 vcc_lo, -1, v2            ; encoding: [0xc1,0x04,0x00,0x7c]
721 # W64: v_cmp_f_f16_e32 vcc, -1, v2               ; encoding: [0xc1,0x04,0x00,0x7c]
722 0xc1,0x04,0x00,0x7c
724 # W32: v_cmp_f_f16_e32 vcc_lo, 0.5, v2           ; encoding: [0xf0,0x04,0x00,0x7c]
725 # W64: v_cmp_f_f16_e32 vcc, 0.5, v2              ; encoding: [0xf0,0x04,0x00,0x7c]
726 0xf0,0x04,0x00,0x7c
728 # W32: v_cmp_f_f16_e32 vcc_lo, src_scc, v2       ; encoding: [0xfd,0x04,0x00,0x7c]
729 # W64: v_cmp_f_f16_e32 vcc, src_scc, v2          ; encoding: [0xfd,0x04,0x00,0x7c]
730 0xfd,0x04,0x00,0x7c
732 # W32: v_cmp_f_f16_e32 vcc_lo, 0xfe0b, v127      ; encoding: [0xff,0xfe,0x00,0x7c,0x0b,0xfe,0x00,0x00]
733 # W64: v_cmp_f_f16_e32 vcc, 0xfe0b, v127         ; encoding: [0xff,0xfe,0x00,0x7c,0x0b,0xfe,0x00,0x00]
734 0xff,0xfe,0x00,0x7c,0x0b,0xfe,0x00,0x00
736 # W32: v_cmp_f_f32_e32 vcc_lo, v1, v2            ; encoding: [0x01,0x05,0x20,0x7c]
737 # W64: v_cmp_f_f32_e32 vcc, v1, v2               ; encoding: [0x01,0x05,0x20,0x7c]
738 0x01,0x05,0x20,0x7c
740 # W32: v_cmp_f_f32_e32 vcc_lo, v255, v2          ; encoding: [0xff,0x05,0x20,0x7c]
741 # W64: v_cmp_f_f32_e32 vcc, v255, v2             ; encoding: [0xff,0x05,0x20,0x7c]
742 0xff,0x05,0x20,0x7c
744 # W32: v_cmp_f_f32_e32 vcc_lo, s1, v2            ; encoding: [0x01,0x04,0x20,0x7c]
745 # W64: v_cmp_f_f32_e32 vcc, s1, v2               ; encoding: [0x01,0x04,0x20,0x7c]
746 0x01,0x04,0x20,0x7c
748 # W32: v_cmp_f_f32_e32 vcc_lo, s105, v2          ; encoding: [0x69,0x04,0x20,0x7c]
749 # W64: v_cmp_f_f32_e32 vcc, s105, v2             ; encoding: [0x69,0x04,0x20,0x7c]
750 0x69,0x04,0x20,0x7c
752 # W32: v_cmp_f_f32_e32 vcc_lo, vcc_lo, v2        ; encoding: [0x6a,0x04,0x20,0x7c]
753 # W64: v_cmp_f_f32_e32 vcc, vcc_lo, v2           ; encoding: [0x6a,0x04,0x20,0x7c]
754 0x6a,0x04,0x20,0x7c
756 # W32: v_cmp_f_f32_e32 vcc_lo, vcc_hi, v2        ; encoding: [0x6b,0x04,0x20,0x7c]
757 # W64: v_cmp_f_f32_e32 vcc, vcc_hi, v2           ; encoding: [0x6b,0x04,0x20,0x7c]
758 0x6b,0x04,0x20,0x7c
760 # W32: v_cmp_f_f32_e32 vcc_lo, ttmp15, v2        ; encoding: [0x7b,0x04,0x20,0x7c]
761 # W64: v_cmp_f_f32_e32 vcc, ttmp15, v2           ; encoding: [0x7b,0x04,0x20,0x7c]
762 0x7b,0x04,0x20,0x7c
764 # W32: v_cmp_f_f32_e32 vcc_lo, m0, v2            ; encoding: [0x7d,0x04,0x20,0x7c]
765 # W64: v_cmp_f_f32_e32 vcc, m0, v2               ; encoding: [0x7d,0x04,0x20,0x7c]
766 0x7d,0x04,0x20,0x7c
768 # W32: v_cmp_f_f32_e32 vcc_lo, exec_lo, v2       ; encoding: [0x7e,0x04,0x20,0x7c]
769 # W64: v_cmp_f_f32_e32 vcc, exec_lo, v2          ; encoding: [0x7e,0x04,0x20,0x7c]
770 0x7e,0x04,0x20,0x7c
772 # W32: v_cmp_f_f32_e32 vcc_lo, exec_hi, v2       ; encoding: [0x7f,0x04,0x20,0x7c]
773 # W64: v_cmp_f_f32_e32 vcc, exec_hi, v2          ; encoding: [0x7f,0x04,0x20,0x7c]
774 0x7f,0x04,0x20,0x7c
776 # W32: v_cmp_f_f32_e32 vcc_lo, null, v2          ; encoding: [0x7c,0x04,0x20,0x7c]
777 # W64: v_cmp_f_f32_e32 vcc, null, v2             ; encoding: [0x7c,0x04,0x20,0x7c]
778 0x7c,0x04,0x20,0x7c
780 # W32: v_cmp_f_f32_e32 vcc_lo, -1, v2            ; encoding: [0xc1,0x04,0x20,0x7c]
781 # W64: v_cmp_f_f32_e32 vcc, -1, v2               ; encoding: [0xc1,0x04,0x20,0x7c]
782 0xc1,0x04,0x20,0x7c
784 # W32: v_cmp_f_f32_e32 vcc_lo, 0.5, v2           ; encoding: [0xf0,0x04,0x20,0x7c]
785 # W64: v_cmp_f_f32_e32 vcc, 0.5, v2              ; encoding: [0xf0,0x04,0x20,0x7c]
786 0xf0,0x04,0x20,0x7c
788 # W32: v_cmp_f_f32_e32 vcc_lo, src_scc, v2       ; encoding: [0xfd,0x04,0x20,0x7c]
789 # W64: v_cmp_f_f32_e32 vcc, src_scc, v2          ; encoding: [0xfd,0x04,0x20,0x7c]
790 0xfd,0x04,0x20,0x7c
792 # W32: v_cmp_f_f32_e32 vcc_lo, 0xaf123456, v255  ; encoding: [0xff,0xfe,0x21,0x7c,0x56,0x34,0x12,0xaf]
793 # W64: v_cmp_f_f32_e32 vcc, 0xaf123456, v255     ; encoding: [0xff,0xfe,0x21,0x7c,0x56,0x34,0x12,0xaf]
794 0xff,0xfe,0x21,0x7c,0x56,0x34,0x12,0xaf
796 # W32: v_cmp_f_f64_e32 vcc_lo, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0x40,0x7c]
797 # W64: v_cmp_f_f64_e32 vcc, v[1:2], v[2:3]       ; encoding: [0x01,0x05,0x40,0x7c]
798 0x01,0x05,0x40,0x7c
800 # W32: v_cmp_f_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x40,0x7c]
801 # W64: v_cmp_f_f64_e32 vcc, v[254:255], v[2:3]   ; encoding: [0xfe,0x05,0x40,0x7c]
802 0xfe,0x05,0x40,0x7c
804 # W32: v_cmp_f_f64_e32 vcc_lo, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0x40,0x7c]
805 # W64: v_cmp_f_f64_e32 vcc, s[2:3], v[2:3]       ; encoding: [0x02,0x04,0x40,0x7c]
806 0x02,0x04,0x40,0x7c
808 # W32: v_cmp_f_f64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0x40,0x7c]
809 # W64: v_cmp_f_f64_e32 vcc, s[104:105], v[2:3]   ; encoding: [0x68,0x04,0x40,0x7c]
810 0x68,0x04,0x40,0x7c
812 # W32: v_cmp_f_f64_e32 vcc_lo, vcc, v[2:3]       ; encoding: [0x6a,0x04,0x40,0x7c]
813 # W64: v_cmp_f_f64_e32 vcc, vcc, v[2:3]          ; encoding: [0x6a,0x04,0x40,0x7c]
814 0x6a,0x04,0x40,0x7c
816 # W32: v_cmp_f_f64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x40,0x7c]
817 # W64: v_cmp_f_f64_e32 vcc, ttmp[14:15], v[2:3]  ; encoding: [0x7a,0x04,0x40,0x7c]
818 0x7a,0x04,0x40,0x7c
820 # W32: v_cmp_f_f64_e32 vcc_lo, exec, v[2:3]      ; encoding: [0x7e,0x04,0x40,0x7c]
821 # W64: v_cmp_f_f64_e32 vcc, exec, v[2:3]         ; encoding: [0x7e,0x04,0x40,0x7c]
822 0x7e,0x04,0x40,0x7c
824 # W32: v_cmp_f_f64_e32 vcc_lo, null, v[2:3]      ; encoding: [0x7c,0x04,0x40,0x7c]
825 # W64: v_cmp_f_f64_e32 vcc, null, v[2:3]         ; encoding: [0x7c,0x04,0x40,0x7c]
826 0x7c,0x04,0x40,0x7c
828 # W32: v_cmp_f_f64_e32 vcc_lo, -1, v[2:3]        ; encoding: [0xc1,0x04,0x40,0x7c]
829 # W64: v_cmp_f_f64_e32 vcc, -1, v[2:3]           ; encoding: [0xc1,0x04,0x40,0x7c]
830 0xc1,0x04,0x40,0x7c
832 # W32: v_cmp_f_f64_e32 vcc_lo, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0x40,0x7c]
833 # W64: v_cmp_f_f64_e32 vcc, 0.5, v[2:3]          ; encoding: [0xf0,0x04,0x40,0x7c]
834 0xf0,0x04,0x40,0x7c
836 # W32: v_cmp_f_f64_e32 vcc_lo, src_scc, v[2:3]   ; encoding: [0xfd,0x04,0x40,0x7c]
837 # W64: v_cmp_f_f64_e32 vcc, src_scc, v[2:3]      ; encoding: [0xfd,0x04,0x40,0x7c]
838 0xfd,0x04,0x40,0x7c
840 # W32: v_cmp_f_f64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x41,0x7c,0x56,0x34,0x12,0xaf]
841 # W64: v_cmp_f_f64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x41,0x7c,0x56,0x34,0x12,0xaf]
842 0xff,0xfc,0x41,0x7c,0x56,0x34,0x12,0xaf
844 # W32: v_cmp_f_i32_e32 vcc_lo, v1, v2            ; encoding: [0x01,0x05,0x80,0x7c]
845 # W64: v_cmp_f_i32_e32 vcc, v1, v2               ; encoding: [0x01,0x05,0x80,0x7c]
846 0x01,0x05,0x80,0x7c
848 # W32: v_cmp_f_i32_e32 vcc_lo, v255, v2          ; encoding: [0xff,0x05,0x80,0x7c]
849 # W64: v_cmp_f_i32_e32 vcc, v255, v2             ; encoding: [0xff,0x05,0x80,0x7c]
850 0xff,0x05,0x80,0x7c
852 # W32: v_cmp_f_i32_e32 vcc_lo, s1, v2            ; encoding: [0x01,0x04,0x80,0x7c]
853 # W64: v_cmp_f_i32_e32 vcc, s1, v2               ; encoding: [0x01,0x04,0x80,0x7c]
854 0x01,0x04,0x80,0x7c
856 # W32: v_cmp_f_i32_e32 vcc_lo, s105, v2          ; encoding: [0x69,0x04,0x80,0x7c]
857 # W64: v_cmp_f_i32_e32 vcc, s105, v2             ; encoding: [0x69,0x04,0x80,0x7c]
858 0x69,0x04,0x80,0x7c
860 # W32: v_cmp_f_i32_e32 vcc_lo, vcc_lo, v2        ; encoding: [0x6a,0x04,0x80,0x7c]
861 # W64: v_cmp_f_i32_e32 vcc, vcc_lo, v2           ; encoding: [0x6a,0x04,0x80,0x7c]
862 0x6a,0x04,0x80,0x7c
864 # W32: v_cmp_f_i32_e32 vcc_lo, vcc_hi, v2        ; encoding: [0x6b,0x04,0x80,0x7c]
865 # W64: v_cmp_f_i32_e32 vcc, vcc_hi, v2           ; encoding: [0x6b,0x04,0x80,0x7c]
866 0x6b,0x04,0x80,0x7c
868 # W32: v_cmp_f_i32_e32 vcc_lo, ttmp15, v2        ; encoding: [0x7b,0x04,0x80,0x7c]
869 # W64: v_cmp_f_i32_e32 vcc, ttmp15, v2           ; encoding: [0x7b,0x04,0x80,0x7c]
870 0x7b,0x04,0x80,0x7c
872 # W32: v_cmp_f_i32_e32 vcc_lo, m0, v2            ; encoding: [0x7d,0x04,0x80,0x7c]
873 # W64: v_cmp_f_i32_e32 vcc, m0, v2               ; encoding: [0x7d,0x04,0x80,0x7c]
874 0x7d,0x04,0x80,0x7c
876 # W32: v_cmp_f_i32_e32 vcc_lo, exec_lo, v2       ; encoding: [0x7e,0x04,0x80,0x7c]
877 # W64: v_cmp_f_i32_e32 vcc, exec_lo, v2          ; encoding: [0x7e,0x04,0x80,0x7c]
878 0x7e,0x04,0x80,0x7c
880 # W32: v_cmp_f_i32_e32 vcc_lo, exec_hi, v2       ; encoding: [0x7f,0x04,0x80,0x7c]
881 # W64: v_cmp_f_i32_e32 vcc, exec_hi, v2          ; encoding: [0x7f,0x04,0x80,0x7c]
882 0x7f,0x04,0x80,0x7c
884 # W32: v_cmp_f_i32_e32 vcc_lo, null, v2          ; encoding: [0x7c,0x04,0x80,0x7c]
885 # W64: v_cmp_f_i32_e32 vcc, null, v2             ; encoding: [0x7c,0x04,0x80,0x7c]
886 0x7c,0x04,0x80,0x7c
888 # W32: v_cmp_f_i32_e32 vcc_lo, -1, v2            ; encoding: [0xc1,0x04,0x80,0x7c]
889 # W64: v_cmp_f_i32_e32 vcc, -1, v2               ; encoding: [0xc1,0x04,0x80,0x7c]
890 0xc1,0x04,0x80,0x7c
892 # W32: v_cmp_f_i32_e32 vcc_lo, 0.5, v2           ; encoding: [0xf0,0x04,0x80,0x7c]
893 # W64: v_cmp_f_i32_e32 vcc, 0.5, v2              ; encoding: [0xf0,0x04,0x80,0x7c]
894 0xf0,0x04,0x80,0x7c
896 # W32: v_cmp_f_i32_e32 vcc_lo, src_scc, v2       ; encoding: [0xfd,0x04,0x80,0x7c]
897 # W64: v_cmp_f_i32_e32 vcc, src_scc, v2          ; encoding: [0xfd,0x04,0x80,0x7c]
898 0xfd,0x04,0x80,0x7c
900 # W32: v_cmp_f_i32_e32 vcc_lo, 0xaf123456, v255  ; encoding: [0xff,0xfe,0x81,0x7c,0x56,0x34,0x12,0xaf]
901 # W64: v_cmp_f_i32_e32 vcc, 0xaf123456, v255     ; encoding: [0xff,0xfe,0x81,0x7c,0x56,0x34,0x12,0xaf]
902 0xff,0xfe,0x81,0x7c,0x56,0x34,0x12,0xaf
904 # W32: v_cmp_f_i64_e32 vcc_lo, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0xa0,0x7c]
905 # W64: v_cmp_f_i64_e32 vcc, v[1:2], v[2:3]       ; encoding: [0x01,0x05,0xa0,0x7c]
906 0x01,0x05,0xa0,0x7c
908 # W32: v_cmp_f_i64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xa0,0x7c]
909 # W64: v_cmp_f_i64_e32 vcc, v[254:255], v[2:3]   ; encoding: [0xfe,0x05,0xa0,0x7c]
910 0xfe,0x05,0xa0,0x7c
912 # W32: v_cmp_f_i64_e32 vcc_lo, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0xa0,0x7c]
913 # W64: v_cmp_f_i64_e32 vcc, s[2:3], v[2:3]       ; encoding: [0x02,0x04,0xa0,0x7c]
914 0x02,0x04,0xa0,0x7c
916 # W32: v_cmp_f_i64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0xa0,0x7c]
917 # W64: v_cmp_f_i64_e32 vcc, s[104:105], v[2:3]   ; encoding: [0x68,0x04,0xa0,0x7c]
918 0x68,0x04,0xa0,0x7c
920 # W32: v_cmp_f_i64_e32 vcc_lo, vcc, v[2:3]       ; encoding: [0x6a,0x04,0xa0,0x7c]
921 # W64: v_cmp_f_i64_e32 vcc, vcc, v[2:3]          ; encoding: [0x6a,0x04,0xa0,0x7c]
922 0x6a,0x04,0xa0,0x7c
924 # W32: v_cmp_f_i64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xa0,0x7c]
925 # W64: v_cmp_f_i64_e32 vcc, ttmp[14:15], v[2:3]  ; encoding: [0x7a,0x04,0xa0,0x7c]
926 0x7a,0x04,0xa0,0x7c
928 # W32: v_cmp_f_i64_e32 vcc_lo, exec, v[2:3]      ; encoding: [0x7e,0x04,0xa0,0x7c]
929 # W64: v_cmp_f_i64_e32 vcc, exec, v[2:3]         ; encoding: [0x7e,0x04,0xa0,0x7c]
930 0x7e,0x04,0xa0,0x7c
932 # W32: v_cmp_f_i64_e32 vcc_lo, null, v[2:3]      ; encoding: [0x7c,0x04,0xa0,0x7c]
933 # W64: v_cmp_f_i64_e32 vcc, null, v[2:3]         ; encoding: [0x7c,0x04,0xa0,0x7c]
934 0x7c,0x04,0xa0,0x7c
936 # W32: v_cmp_f_i64_e32 vcc_lo, -1, v[2:3]        ; encoding: [0xc1,0x04,0xa0,0x7c]
937 # W64: v_cmp_f_i64_e32 vcc, -1, v[2:3]           ; encoding: [0xc1,0x04,0xa0,0x7c]
938 0xc1,0x04,0xa0,0x7c
940 # W32: v_cmp_f_i64_e32 vcc_lo, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0xa0,0x7c]
941 # W64: v_cmp_f_i64_e32 vcc, 0.5, v[2:3]          ; encoding: [0xf0,0x04,0xa0,0x7c]
942 0xf0,0x04,0xa0,0x7c
944 # W32: v_cmp_f_i64_e32 vcc_lo, src_scc, v[2:3]   ; encoding: [0xfd,0x04,0xa0,0x7c]
945 # W64: v_cmp_f_i64_e32 vcc, src_scc, v[2:3]      ; encoding: [0xfd,0x04,0xa0,0x7c]
946 0xfd,0x04,0xa0,0x7c
948 # W32: v_cmp_f_i64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xa1,0x7c,0x56,0x34,0x12,0xaf]
949 # W64: v_cmp_f_i64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xa1,0x7c,0x56,0x34,0x12,0xaf]
950 0xff,0xfc,0xa1,0x7c,0x56,0x34,0x12,0xaf
952 # W32: v_cmp_f_u32_e32 vcc_lo, v1, v2            ; encoding: [0x01,0x05,0x90,0x7c]
953 # W64: v_cmp_f_u32_e32 vcc, v1, v2               ; encoding: [0x01,0x05,0x90,0x7c]
954 0x01,0x05,0x90,0x7c
956 # W32: v_cmp_f_u32_e32 vcc_lo, v255, v2          ; encoding: [0xff,0x05,0x90,0x7c]
957 # W64: v_cmp_f_u32_e32 vcc, v255, v2             ; encoding: [0xff,0x05,0x90,0x7c]
958 0xff,0x05,0x90,0x7c
960 # W32: v_cmp_f_u32_e32 vcc_lo, s1, v2            ; encoding: [0x01,0x04,0x90,0x7c]
961 # W64: v_cmp_f_u32_e32 vcc, s1, v2               ; encoding: [0x01,0x04,0x90,0x7c]
962 0x01,0x04,0x90,0x7c
964 # W32: v_cmp_f_u32_e32 vcc_lo, s105, v2          ; encoding: [0x69,0x04,0x90,0x7c]
965 # W64: v_cmp_f_u32_e32 vcc, s105, v2             ; encoding: [0x69,0x04,0x90,0x7c]
966 0x69,0x04,0x90,0x7c
968 # W32: v_cmp_f_u32_e32 vcc_lo, vcc_lo, v2        ; encoding: [0x6a,0x04,0x90,0x7c]
969 # W64: v_cmp_f_u32_e32 vcc, vcc_lo, v2           ; encoding: [0x6a,0x04,0x90,0x7c]
970 0x6a,0x04,0x90,0x7c
972 # W32: v_cmp_f_u32_e32 vcc_lo, vcc_hi, v2        ; encoding: [0x6b,0x04,0x90,0x7c]
973 # W64: v_cmp_f_u32_e32 vcc, vcc_hi, v2           ; encoding: [0x6b,0x04,0x90,0x7c]
974 0x6b,0x04,0x90,0x7c
976 # W32: v_cmp_f_u32_e32 vcc_lo, ttmp15, v2        ; encoding: [0x7b,0x04,0x90,0x7c]
977 # W64: v_cmp_f_u32_e32 vcc, ttmp15, v2           ; encoding: [0x7b,0x04,0x90,0x7c]
978 0x7b,0x04,0x90,0x7c
980 # W32: v_cmp_f_u32_e32 vcc_lo, m0, v2            ; encoding: [0x7d,0x04,0x90,0x7c]
981 # W64: v_cmp_f_u32_e32 vcc, m0, v2               ; encoding: [0x7d,0x04,0x90,0x7c]
982 0x7d,0x04,0x90,0x7c
984 # W32: v_cmp_f_u32_e32 vcc_lo, exec_lo, v2       ; encoding: [0x7e,0x04,0x90,0x7c]
985 # W64: v_cmp_f_u32_e32 vcc, exec_lo, v2          ; encoding: [0x7e,0x04,0x90,0x7c]
986 0x7e,0x04,0x90,0x7c
988 # W32: v_cmp_f_u32_e32 vcc_lo, exec_hi, v2       ; encoding: [0x7f,0x04,0x90,0x7c]
989 # W64: v_cmp_f_u32_e32 vcc, exec_hi, v2          ; encoding: [0x7f,0x04,0x90,0x7c]
990 0x7f,0x04,0x90,0x7c
992 # W32: v_cmp_f_u32_e32 vcc_lo, null, v2          ; encoding: [0x7c,0x04,0x90,0x7c]
993 # W64: v_cmp_f_u32_e32 vcc, null, v2             ; encoding: [0x7c,0x04,0x90,0x7c]
994 0x7c,0x04,0x90,0x7c
996 # W32: v_cmp_f_u32_e32 vcc_lo, -1, v2            ; encoding: [0xc1,0x04,0x90,0x7c]
997 # W64: v_cmp_f_u32_e32 vcc, -1, v2               ; encoding: [0xc1,0x04,0x90,0x7c]
998 0xc1,0x04,0x90,0x7c
1000 # W32: v_cmp_f_u32_e32 vcc_lo, 0.5, v2           ; encoding: [0xf0,0x04,0x90,0x7c]
1001 # W64: v_cmp_f_u32_e32 vcc, 0.5, v2              ; encoding: [0xf0,0x04,0x90,0x7c]
1002 0xf0,0x04,0x90,0x7c
1004 # W32: v_cmp_f_u32_e32 vcc_lo, src_scc, v2       ; encoding: [0xfd,0x04,0x90,0x7c]
1005 # W64: v_cmp_f_u32_e32 vcc, src_scc, v2          ; encoding: [0xfd,0x04,0x90,0x7c]
1006 0xfd,0x04,0x90,0x7c
1008 # W32: v_cmp_f_u32_e32 vcc_lo, 0xaf123456, v255  ; encoding: [0xff,0xfe,0x91,0x7c,0x56,0x34,0x12,0xaf]
1009 # W64: v_cmp_f_u32_e32 vcc, 0xaf123456, v255     ; encoding: [0xff,0xfe,0x91,0x7c,0x56,0x34,0x12,0xaf]
1010 0xff,0xfe,0x91,0x7c,0x56,0x34,0x12,0xaf
1012 # W32: v_cmp_f_u64_e32 vcc_lo, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0xb0,0x7c]
1013 # W64: v_cmp_f_u64_e32 vcc, v[1:2], v[2:3]       ; encoding: [0x01,0x05,0xb0,0x7c]
1014 0x01,0x05,0xb0,0x7c
1016 # W32: v_cmp_f_u64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xb0,0x7c]
1017 # W64: v_cmp_f_u64_e32 vcc, v[254:255], v[2:3]   ; encoding: [0xfe,0x05,0xb0,0x7c]
1018 0xfe,0x05,0xb0,0x7c
1020 # W32: v_cmp_f_u64_e32 vcc_lo, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0xb0,0x7c]
1021 # W64: v_cmp_f_u64_e32 vcc, s[2:3], v[2:3]       ; encoding: [0x02,0x04,0xb0,0x7c]
1022 0x02,0x04,0xb0,0x7c
1024 # W32: v_cmp_f_u64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0xb0,0x7c]
1025 # W64: v_cmp_f_u64_e32 vcc, s[104:105], v[2:3]   ; encoding: [0x68,0x04,0xb0,0x7c]
1026 0x68,0x04,0xb0,0x7c
1028 # W32: v_cmp_f_u64_e32 vcc_lo, vcc, v[2:3]       ; encoding: [0x6a,0x04,0xb0,0x7c]
1029 # W64: v_cmp_f_u64_e32 vcc, vcc, v[2:3]          ; encoding: [0x6a,0x04,0xb0,0x7c]
1030 0x6a,0x04,0xb0,0x7c
1032 # W32: v_cmp_f_u64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xb0,0x7c]
1033 # W64: v_cmp_f_u64_e32 vcc, ttmp[14:15], v[2:3]  ; encoding: [0x7a,0x04,0xb0,0x7c]
1034 0x7a,0x04,0xb0,0x7c
1036 # W32: v_cmp_f_u64_e32 vcc_lo, exec, v[2:3]      ; encoding: [0x7e,0x04,0xb0,0x7c]
1037 # W64: v_cmp_f_u64_e32 vcc, exec, v[2:3]         ; encoding: [0x7e,0x04,0xb0,0x7c]
1038 0x7e,0x04,0xb0,0x7c
1040 # W32: v_cmp_f_u64_e32 vcc_lo, null, v[2:3]      ; encoding: [0x7c,0x04,0xb0,0x7c]
1041 # W64: v_cmp_f_u64_e32 vcc, null, v[2:3]         ; encoding: [0x7c,0x04,0xb0,0x7c]
1042 0x7c,0x04,0xb0,0x7c
1044 # W32: v_cmp_f_u64_e32 vcc_lo, -1, v[2:3]        ; encoding: [0xc1,0x04,0xb0,0x7c]
1045 # W64: v_cmp_f_u64_e32 vcc, -1, v[2:3]           ; encoding: [0xc1,0x04,0xb0,0x7c]
1046 0xc1,0x04,0xb0,0x7c
1048 # W32: v_cmp_f_u64_e32 vcc_lo, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0xb0,0x7c]
1049 # W64: v_cmp_f_u64_e32 vcc, 0.5, v[2:3]          ; encoding: [0xf0,0x04,0xb0,0x7c]
1050 0xf0,0x04,0xb0,0x7c
1052 # W32: v_cmp_f_u64_e32 vcc_lo, src_scc, v[2:3]   ; encoding: [0xfd,0x04,0xb0,0x7c]
1053 # W64: v_cmp_f_u64_e32 vcc, src_scc, v[2:3]      ; encoding: [0xfd,0x04,0xb0,0x7c]
1054 0xfd,0x04,0xb0,0x7c
1056 # W32: v_cmp_f_u64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xb1,0x7c,0x56,0x34,0x12,0xaf]
1057 # W64: v_cmp_f_u64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xb1,0x7c,0x56,0x34,0x12,0xaf]
1058 0xff,0xfc,0xb1,0x7c,0x56,0x34,0x12,0xaf
1060 # W32: v_cmp_ge_f16_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x0c,0x7c]
1061 # W64: v_cmp_ge_f16_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x0c,0x7c]
1062 0x01,0x05,0x0c,0x7c
1064 # W32: v_cmp_ge_f16_e32 vcc_lo, v127, v2         ; encoding: [0x7f,0x05,0x0c,0x7c]
1065 # W64: v_cmp_ge_f16_e32 vcc, v127, v2            ; encoding: [0x7f,0x05,0x0c,0x7c]
1066 0x7f,0x05,0x0c,0x7c
1068 # W32: v_cmp_ge_f16_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x0c,0x7c]
1069 # W64: v_cmp_ge_f16_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x0c,0x7c]
1070 0x01,0x04,0x0c,0x7c
1072 # W32: v_cmp_ge_f16_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x0c,0x7c]
1073 # W64: v_cmp_ge_f16_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x0c,0x7c]
1074 0x69,0x04,0x0c,0x7c
1076 # W32: v_cmp_ge_f16_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x0c,0x7c]
1077 # W64: v_cmp_ge_f16_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x0c,0x7c]
1078 0x6a,0x04,0x0c,0x7c
1080 # W32: v_cmp_ge_f16_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x0c,0x7c]
1081 # W64: v_cmp_ge_f16_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x0c,0x7c]
1082 0x6b,0x04,0x0c,0x7c
1084 # W32: v_cmp_ge_f16_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x0c,0x7c]
1085 # W64: v_cmp_ge_f16_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x0c,0x7c]
1086 0x7b,0x04,0x0c,0x7c
1088 # W32: v_cmp_ge_f16_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x0c,0x7c]
1089 # W64: v_cmp_ge_f16_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x0c,0x7c]
1090 0x7d,0x04,0x0c,0x7c
1092 # W32: v_cmp_ge_f16_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x0c,0x7c]
1093 # W64: v_cmp_ge_f16_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x0c,0x7c]
1094 0x7e,0x04,0x0c,0x7c
1096 # W32: v_cmp_ge_f16_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x0c,0x7c]
1097 # W64: v_cmp_ge_f16_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x0c,0x7c]
1098 0x7f,0x04,0x0c,0x7c
1100 # W32: v_cmp_ge_f16_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x0c,0x7c]
1101 # W64: v_cmp_ge_f16_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x0c,0x7c]
1102 0x7c,0x04,0x0c,0x7c
1104 # W32: v_cmp_ge_f16_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x0c,0x7c]
1105 # W64: v_cmp_ge_f16_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x0c,0x7c]
1106 0xc1,0x04,0x0c,0x7c
1108 # W32: v_cmp_ge_f16_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x0c,0x7c]
1109 # W64: v_cmp_ge_f16_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x0c,0x7c]
1110 0xf0,0x04,0x0c,0x7c
1112 # W32: v_cmp_ge_f16_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x0c,0x7c]
1113 # W64: v_cmp_ge_f16_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x0c,0x7c]
1114 0xfd,0x04,0x0c,0x7c
1116 # W32: v_cmp_ge_f16_e32 vcc_lo, 0xfe0b, v127     ; encoding: [0xff,0xfe,0x0c,0x7c,0x0b,0xfe,0x00,0x00]
1117 # W64: v_cmp_ge_f16_e32 vcc, 0xfe0b, v127        ; encoding: [0xff,0xfe,0x0c,0x7c,0x0b,0xfe,0x00,0x00]
1118 0xff,0xfe,0x0c,0x7c,0x0b,0xfe,0x00,0x00
1120 # W32: v_cmp_ge_f32_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x2c,0x7c]
1121 # W64: v_cmp_ge_f32_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x2c,0x7c]
1122 0x01,0x05,0x2c,0x7c
1124 # W32: v_cmp_ge_f32_e32 vcc_lo, v255, v2         ; encoding: [0xff,0x05,0x2c,0x7c]
1125 # W64: v_cmp_ge_f32_e32 vcc, v255, v2            ; encoding: [0xff,0x05,0x2c,0x7c]
1126 0xff,0x05,0x2c,0x7c
1128 # W32: v_cmp_ge_f32_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x2c,0x7c]
1129 # W64: v_cmp_ge_f32_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x2c,0x7c]
1130 0x01,0x04,0x2c,0x7c
1132 # W32: v_cmp_ge_f32_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x2c,0x7c]
1133 # W64: v_cmp_ge_f32_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x2c,0x7c]
1134 0x69,0x04,0x2c,0x7c
1136 # W32: v_cmp_ge_f32_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x2c,0x7c]
1137 # W64: v_cmp_ge_f32_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x2c,0x7c]
1138 0x6a,0x04,0x2c,0x7c
1140 # W32: v_cmp_ge_f32_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x2c,0x7c]
1141 # W64: v_cmp_ge_f32_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x2c,0x7c]
1142 0x6b,0x04,0x2c,0x7c
1144 # W32: v_cmp_ge_f32_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x2c,0x7c]
1145 # W64: v_cmp_ge_f32_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x2c,0x7c]
1146 0x7b,0x04,0x2c,0x7c
1148 # W32: v_cmp_ge_f32_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x2c,0x7c]
1149 # W64: v_cmp_ge_f32_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x2c,0x7c]
1150 0x7d,0x04,0x2c,0x7c
1152 # W32: v_cmp_ge_f32_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x2c,0x7c]
1153 # W64: v_cmp_ge_f32_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x2c,0x7c]
1154 0x7e,0x04,0x2c,0x7c
1156 # W32: v_cmp_ge_f32_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x2c,0x7c]
1157 # W64: v_cmp_ge_f32_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x2c,0x7c]
1158 0x7f,0x04,0x2c,0x7c
1160 # W32: v_cmp_ge_f32_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x2c,0x7c]
1161 # W64: v_cmp_ge_f32_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x2c,0x7c]
1162 0x7c,0x04,0x2c,0x7c
1164 # W32: v_cmp_ge_f32_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x2c,0x7c]
1165 # W64: v_cmp_ge_f32_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x2c,0x7c]
1166 0xc1,0x04,0x2c,0x7c
1168 # W32: v_cmp_ge_f32_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x2c,0x7c]
1169 # W64: v_cmp_ge_f32_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x2c,0x7c]
1170 0xf0,0x04,0x2c,0x7c
1172 # W32: v_cmp_ge_f32_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x2c,0x7c]
1173 # W64: v_cmp_ge_f32_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x2c,0x7c]
1174 0xfd,0x04,0x2c,0x7c
1176 # W32: v_cmp_ge_f32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x2d,0x7c,0x56,0x34,0x12,0xaf]
1177 # W64: v_cmp_ge_f32_e32 vcc, 0xaf123456, v255    ; encoding: [0xff,0xfe,0x2d,0x7c,0x56,0x34,0x12,0xaf]
1178 0xff,0xfe,0x2d,0x7c,0x56,0x34,0x12,0xaf
1180 # W32: v_cmp_ge_f64_e32 vcc_lo, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0x4c,0x7c]
1181 # W64: v_cmp_ge_f64_e32 vcc, v[1:2], v[2:3]      ; encoding: [0x01,0x05,0x4c,0x7c]
1182 0x01,0x05,0x4c,0x7c
1184 # W32: v_cmp_ge_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x4c,0x7c]
1185 # W64: v_cmp_ge_f64_e32 vcc, v[254:255], v[2:3]  ; encoding: [0xfe,0x05,0x4c,0x7c]
1186 0xfe,0x05,0x4c,0x7c
1188 # W32: v_cmp_ge_f64_e32 vcc_lo, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0x4c,0x7c]
1189 # W64: v_cmp_ge_f64_e32 vcc, s[2:3], v[2:3]      ; encoding: [0x02,0x04,0x4c,0x7c]
1190 0x02,0x04,0x4c,0x7c
1192 # W32: v_cmp_ge_f64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0x4c,0x7c]
1193 # W64: v_cmp_ge_f64_e32 vcc, s[104:105], v[2:3]  ; encoding: [0x68,0x04,0x4c,0x7c]
1194 0x68,0x04,0x4c,0x7c
1196 # W32: v_cmp_ge_f64_e32 vcc_lo, vcc, v[2:3]      ; encoding: [0x6a,0x04,0x4c,0x7c]
1197 # W64: v_cmp_ge_f64_e32 vcc, vcc, v[2:3]         ; encoding: [0x6a,0x04,0x4c,0x7c]
1198 0x6a,0x04,0x4c,0x7c
1200 # W32: v_cmp_ge_f64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x4c,0x7c]
1201 # W64: v_cmp_ge_f64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x4c,0x7c]
1202 0x7a,0x04,0x4c,0x7c
1204 # W32: v_cmp_ge_f64_e32 vcc_lo, exec, v[2:3]     ; encoding: [0x7e,0x04,0x4c,0x7c]
1205 # W64: v_cmp_ge_f64_e32 vcc, exec, v[2:3]        ; encoding: [0x7e,0x04,0x4c,0x7c]
1206 0x7e,0x04,0x4c,0x7c
1208 # W32: v_cmp_ge_f64_e32 vcc_lo, null, v[2:3]     ; encoding: [0x7c,0x04,0x4c,0x7c]
1209 # W64: v_cmp_ge_f64_e32 vcc, null, v[2:3]        ; encoding: [0x7c,0x04,0x4c,0x7c]
1210 0x7c,0x04,0x4c,0x7c
1212 # W32: v_cmp_ge_f64_e32 vcc_lo, -1, v[2:3]       ; encoding: [0xc1,0x04,0x4c,0x7c]
1213 # W64: v_cmp_ge_f64_e32 vcc, -1, v[2:3]          ; encoding: [0xc1,0x04,0x4c,0x7c]
1214 0xc1,0x04,0x4c,0x7c
1216 # W32: v_cmp_ge_f64_e32 vcc_lo, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0x4c,0x7c]
1217 # W64: v_cmp_ge_f64_e32 vcc, 0.5, v[2:3]         ; encoding: [0xf0,0x04,0x4c,0x7c]
1218 0xf0,0x04,0x4c,0x7c
1220 # W32: v_cmp_ge_f64_e32 vcc_lo, src_scc, v[2:3]  ; encoding: [0xfd,0x04,0x4c,0x7c]
1221 # W64: v_cmp_ge_f64_e32 vcc, src_scc, v[2:3]     ; encoding: [0xfd,0x04,0x4c,0x7c]
1222 0xfd,0x04,0x4c,0x7c
1224 # W32: v_cmp_ge_f64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x4d,0x7c,0x56,0x34,0x12,0xaf]
1225 # W64: v_cmp_ge_f64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x4d,0x7c,0x56,0x34,0x12,0xaf]
1226 0xff,0xfc,0x4d,0x7c,0x56,0x34,0x12,0xaf
1228 # W32: v_cmp_ge_i16_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x6c,0x7c]
1229 # W64: v_cmp_ge_i16_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x6c,0x7c]
1230 0x01,0x05,0x6c,0x7c
1232 # W32: v_cmp_ge_i16_e32 vcc_lo, v127, v2         ; encoding: [0x7f,0x05,0x6c,0x7c]
1233 # W64: v_cmp_ge_i16_e32 vcc, v127, v2            ; encoding: [0x7f,0x05,0x6c,0x7c]
1234 0x7f,0x05,0x6c,0x7c
1236 # W32: v_cmp_ge_i16_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x6c,0x7c]
1237 # W64: v_cmp_ge_i16_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x6c,0x7c]
1238 0x01,0x04,0x6c,0x7c
1240 # W32: v_cmp_ge_i16_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x6c,0x7c]
1241 # W64: v_cmp_ge_i16_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x6c,0x7c]
1242 0x69,0x04,0x6c,0x7c
1244 # W32: v_cmp_ge_i16_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x6c,0x7c]
1245 # W64: v_cmp_ge_i16_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x6c,0x7c]
1246 0x6a,0x04,0x6c,0x7c
1248 # W32: v_cmp_ge_i16_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x6c,0x7c]
1249 # W64: v_cmp_ge_i16_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x6c,0x7c]
1250 0x6b,0x04,0x6c,0x7c
1252 # W32: v_cmp_ge_i16_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x6c,0x7c]
1253 # W64: v_cmp_ge_i16_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x6c,0x7c]
1254 0x7b,0x04,0x6c,0x7c
1256 # W32: v_cmp_ge_i16_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x6c,0x7c]
1257 # W64: v_cmp_ge_i16_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x6c,0x7c]
1258 0x7d,0x04,0x6c,0x7c
1260 # W32: v_cmp_ge_i16_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x6c,0x7c]
1261 # W64: v_cmp_ge_i16_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x6c,0x7c]
1262 0x7e,0x04,0x6c,0x7c
1264 # W32: v_cmp_ge_i16_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x6c,0x7c]
1265 # W64: v_cmp_ge_i16_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x6c,0x7c]
1266 0x7f,0x04,0x6c,0x7c
1268 # W32: v_cmp_ge_i16_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x6c,0x7c]
1269 # W64: v_cmp_ge_i16_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x6c,0x7c]
1270 0x7c,0x04,0x6c,0x7c
1272 # W32: v_cmp_ge_i16_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x6c,0x7c]
1273 # W64: v_cmp_ge_i16_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x6c,0x7c]
1274 0xc1,0x04,0x6c,0x7c
1276 # W32: v_cmp_ge_i16_e32 vcc_lo, 0x3800, v2
1277 # W64: v_cmp_ge_i16_e32 vcc, 0x3800, v2          ; encoding: [0xff,0x04,0x6c,0x7c,0x00,0x38,0x00,0x00]
1278 0xf0,0x04,0x6c,0x7c
1280 # W32: v_cmp_ge_i16_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x6c,0x7c]
1281 # W64: v_cmp_ge_i16_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x6c,0x7c]
1282 0xfd,0x04,0x6c,0x7c
1284 # W32: v_cmp_ge_i16_e32 vcc_lo, 0xfe0b, v127     ; encoding: [0xff,0xfe,0x6c,0x7c,0x0b,0xfe,0x00,0x00]
1285 # W64: v_cmp_ge_i16_e32 vcc, 0xfe0b, v127        ; encoding: [0xff,0xfe,0x6c,0x7c,0x0b,0xfe,0x00,0x00]
1286 0xff,0xfe,0x6c,0x7c,0x0b,0xfe,0x00,0x00
1288 # W32: v_cmp_ge_i32_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x8c,0x7c]
1289 # W64: v_cmp_ge_i32_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x8c,0x7c]
1290 0x01,0x05,0x8c,0x7c
1292 # W32: v_cmp_ge_i32_e32 vcc_lo, v255, v2         ; encoding: [0xff,0x05,0x8c,0x7c]
1293 # W64: v_cmp_ge_i32_e32 vcc, v255, v2            ; encoding: [0xff,0x05,0x8c,0x7c]
1294 0xff,0x05,0x8c,0x7c
1296 # W32: v_cmp_ge_i32_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x8c,0x7c]
1297 # W64: v_cmp_ge_i32_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x8c,0x7c]
1298 0x01,0x04,0x8c,0x7c
1300 # W32: v_cmp_ge_i32_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x8c,0x7c]
1301 # W64: v_cmp_ge_i32_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x8c,0x7c]
1302 0x69,0x04,0x8c,0x7c
1304 # W32: v_cmp_ge_i32_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x8c,0x7c]
1305 # W64: v_cmp_ge_i32_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x8c,0x7c]
1306 0x6a,0x04,0x8c,0x7c
1308 # W32: v_cmp_ge_i32_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x8c,0x7c]
1309 # W64: v_cmp_ge_i32_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x8c,0x7c]
1310 0x6b,0x04,0x8c,0x7c
1312 # W32: v_cmp_ge_i32_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x8c,0x7c]
1313 # W64: v_cmp_ge_i32_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x8c,0x7c]
1314 0x7b,0x04,0x8c,0x7c
1316 # W32: v_cmp_ge_i32_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x8c,0x7c]
1317 # W64: v_cmp_ge_i32_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x8c,0x7c]
1318 0x7d,0x04,0x8c,0x7c
1320 # W32: v_cmp_ge_i32_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x8c,0x7c]
1321 # W64: v_cmp_ge_i32_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x8c,0x7c]
1322 0x7e,0x04,0x8c,0x7c
1324 # W32: v_cmp_ge_i32_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x8c,0x7c]
1325 # W64: v_cmp_ge_i32_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x8c,0x7c]
1326 0x7f,0x04,0x8c,0x7c
1328 # W32: v_cmp_ge_i32_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x8c,0x7c]
1329 # W64: v_cmp_ge_i32_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x8c,0x7c]
1330 0x7c,0x04,0x8c,0x7c
1332 # W32: v_cmp_ge_i32_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x8c,0x7c]
1333 # W64: v_cmp_ge_i32_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x8c,0x7c]
1334 0xc1,0x04,0x8c,0x7c
1336 # W32: v_cmp_ge_i32_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x8c,0x7c]
1337 # W64: v_cmp_ge_i32_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x8c,0x7c]
1338 0xf0,0x04,0x8c,0x7c
1340 # W32: v_cmp_ge_i32_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x8c,0x7c]
1341 # W64: v_cmp_ge_i32_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x8c,0x7c]
1342 0xfd,0x04,0x8c,0x7c
1344 # W32: v_cmp_ge_i32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x8d,0x7c,0x56,0x34,0x12,0xaf]
1345 # W64: v_cmp_ge_i32_e32 vcc, 0xaf123456, v255    ; encoding: [0xff,0xfe,0x8d,0x7c,0x56,0x34,0x12,0xaf]
1346 0xff,0xfe,0x8d,0x7c,0x56,0x34,0x12,0xaf
1348 # W32: v_cmp_ge_i64_e32 vcc_lo, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0xac,0x7c]
1349 # W64: v_cmp_ge_i64_e32 vcc, v[1:2], v[2:3]      ; encoding: [0x01,0x05,0xac,0x7c]
1350 0x01,0x05,0xac,0x7c
1352 # W32: v_cmp_ge_i64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xac,0x7c]
1353 # W64: v_cmp_ge_i64_e32 vcc, v[254:255], v[2:3]  ; encoding: [0xfe,0x05,0xac,0x7c]
1354 0xfe,0x05,0xac,0x7c
1356 # W32: v_cmp_ge_i64_e32 vcc_lo, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0xac,0x7c]
1357 # W64: v_cmp_ge_i64_e32 vcc, s[2:3], v[2:3]      ; encoding: [0x02,0x04,0xac,0x7c]
1358 0x02,0x04,0xac,0x7c
1360 # W32: v_cmp_ge_i64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0xac,0x7c]
1361 # W64: v_cmp_ge_i64_e32 vcc, s[104:105], v[2:3]  ; encoding: [0x68,0x04,0xac,0x7c]
1362 0x68,0x04,0xac,0x7c
1364 # W32: v_cmp_ge_i64_e32 vcc_lo, vcc, v[2:3]      ; encoding: [0x6a,0x04,0xac,0x7c]
1365 # W64: v_cmp_ge_i64_e32 vcc, vcc, v[2:3]         ; encoding: [0x6a,0x04,0xac,0x7c]
1366 0x6a,0x04,0xac,0x7c
1368 # W32: v_cmp_ge_i64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xac,0x7c]
1369 # W64: v_cmp_ge_i64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xac,0x7c]
1370 0x7a,0x04,0xac,0x7c
1372 # W32: v_cmp_ge_i64_e32 vcc_lo, exec, v[2:3]     ; encoding: [0x7e,0x04,0xac,0x7c]
1373 # W64: v_cmp_ge_i64_e32 vcc, exec, v[2:3]        ; encoding: [0x7e,0x04,0xac,0x7c]
1374 0x7e,0x04,0xac,0x7c
1376 # W32: v_cmp_ge_i64_e32 vcc_lo, null, v[2:3]     ; encoding: [0x7c,0x04,0xac,0x7c]
1377 # W64: v_cmp_ge_i64_e32 vcc, null, v[2:3]        ; encoding: [0x7c,0x04,0xac,0x7c]
1378 0x7c,0x04,0xac,0x7c
1380 # W32: v_cmp_ge_i64_e32 vcc_lo, -1, v[2:3]       ; encoding: [0xc1,0x04,0xac,0x7c]
1381 # W64: v_cmp_ge_i64_e32 vcc, -1, v[2:3]          ; encoding: [0xc1,0x04,0xac,0x7c]
1382 0xc1,0x04,0xac,0x7c
1384 # W32: v_cmp_ge_i64_e32 vcc_lo, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0xac,0x7c]
1385 # W64: v_cmp_ge_i64_e32 vcc, 0.5, v[2:3]         ; encoding: [0xf0,0x04,0xac,0x7c]
1386 0xf0,0x04,0xac,0x7c
1388 # W32: v_cmp_ge_i64_e32 vcc_lo, src_scc, v[2:3]  ; encoding: [0xfd,0x04,0xac,0x7c]
1389 # W64: v_cmp_ge_i64_e32 vcc, src_scc, v[2:3]     ; encoding: [0xfd,0x04,0xac,0x7c]
1390 0xfd,0x04,0xac,0x7c
1392 # W32: v_cmp_ge_i64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xad,0x7c,0x56,0x34,0x12,0xaf]
1393 # W64: v_cmp_ge_i64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xad,0x7c,0x56,0x34,0x12,0xaf]
1394 0xff,0xfc,0xad,0x7c,0x56,0x34,0x12,0xaf
1396 # W32: v_cmp_ge_u16_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x7c,0x7c]
1397 # W64: v_cmp_ge_u16_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x7c,0x7c]
1398 0x01,0x05,0x7c,0x7c
1400 # W32: v_cmp_ge_u16_e32 vcc_lo, v127, v2         ; encoding: [0x7f,0x05,0x7c,0x7c]
1401 # W64: v_cmp_ge_u16_e32 vcc, v127, v2            ; encoding: [0x7f,0x05,0x7c,0x7c]
1402 0x7f,0x05,0x7c,0x7c
1404 # W32: v_cmp_ge_u16_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x7c,0x7c]
1405 # W64: v_cmp_ge_u16_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x7c,0x7c]
1406 0x01,0x04,0x7c,0x7c
1408 # W32: v_cmp_ge_u16_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x7c,0x7c]
1409 # W64: v_cmp_ge_u16_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x7c,0x7c]
1410 0x69,0x04,0x7c,0x7c
1412 # W32: v_cmp_ge_u16_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x7c,0x7c]
1413 # W64: v_cmp_ge_u16_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x7c,0x7c]
1414 0x6a,0x04,0x7c,0x7c
1416 # W32: v_cmp_ge_u16_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x7c,0x7c]
1417 # W64: v_cmp_ge_u16_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x7c,0x7c]
1418 0x6b,0x04,0x7c,0x7c
1420 # W32: v_cmp_ge_u16_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x7c,0x7c]
1421 # W64: v_cmp_ge_u16_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x7c,0x7c]
1422 0x7b,0x04,0x7c,0x7c
1424 # W32: v_cmp_ge_u16_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x7c,0x7c]
1425 # W64: v_cmp_ge_u16_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x7c,0x7c]
1426 0x7d,0x04,0x7c,0x7c
1428 # W32: v_cmp_ge_u16_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x7c,0x7c]
1429 # W64: v_cmp_ge_u16_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x7c,0x7c]
1430 0x7e,0x04,0x7c,0x7c
1432 # W32: v_cmp_ge_u16_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x7c,0x7c]
1433 # W64: v_cmp_ge_u16_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x7c,0x7c]
1434 0x7f,0x04,0x7c,0x7c
1436 # W32: v_cmp_ge_u16_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x7c,0x7c]
1437 # W64: v_cmp_ge_u16_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x7c,0x7c]
1438 0x7c,0x04,0x7c,0x7c
1440 # W32: v_cmp_ge_u16_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x7c,0x7c]
1441 # W64: v_cmp_ge_u16_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x7c,0x7c]
1442 0xc1,0x04,0x7c,0x7c
1444 # W32: v_cmp_ge_u16_e32 vcc_lo, 0x3800, v2
1445 # W64: v_cmp_ge_u16_e32 vcc, 0x3800, v2          ; encoding: [0xff,0x04,0x7c,0x7c,0x00,0x38,0x00,0x00]
1446 0xf0,0x04,0x7c,0x7c
1448 # W32: v_cmp_ge_u16_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x7c,0x7c]
1449 # W64: v_cmp_ge_u16_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x7c,0x7c]
1450 0xfd,0x04,0x7c,0x7c
1452 # W32: v_cmp_ge_u16_e32 vcc_lo, 0xfe0b, v127     ; encoding: [0xff,0xfe,0x7c,0x7c,0x0b,0xfe,0x00,0x00]
1453 # W64: v_cmp_ge_u16_e32 vcc, 0xfe0b, v127        ; encoding: [0xff,0xfe,0x7c,0x7c,0x0b,0xfe,0x00,0x00]
1454 0xff,0xfe,0x7c,0x7c,0x0b,0xfe,0x00,0x00
1456 # W32: v_cmp_ge_u32_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x9c,0x7c]
1457 # W64: v_cmp_ge_u32_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x9c,0x7c]
1458 0x01,0x05,0x9c,0x7c
1460 # W32: v_cmp_ge_u32_e32 vcc_lo, v255, v2         ; encoding: [0xff,0x05,0x9c,0x7c]
1461 # W64: v_cmp_ge_u32_e32 vcc, v255, v2            ; encoding: [0xff,0x05,0x9c,0x7c]
1462 0xff,0x05,0x9c,0x7c
1464 # W32: v_cmp_ge_u32_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x9c,0x7c]
1465 # W64: v_cmp_ge_u32_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x9c,0x7c]
1466 0x01,0x04,0x9c,0x7c
1468 # W32: v_cmp_ge_u32_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x9c,0x7c]
1469 # W64: v_cmp_ge_u32_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x9c,0x7c]
1470 0x69,0x04,0x9c,0x7c
1472 # W32: v_cmp_ge_u32_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x9c,0x7c]
1473 # W64: v_cmp_ge_u32_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x9c,0x7c]
1474 0x6a,0x04,0x9c,0x7c
1476 # W32: v_cmp_ge_u32_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x9c,0x7c]
1477 # W64: v_cmp_ge_u32_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x9c,0x7c]
1478 0x6b,0x04,0x9c,0x7c
1480 # W32: v_cmp_ge_u32_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x9c,0x7c]
1481 # W64: v_cmp_ge_u32_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x9c,0x7c]
1482 0x7b,0x04,0x9c,0x7c
1484 # W32: v_cmp_ge_u32_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x9c,0x7c]
1485 # W64: v_cmp_ge_u32_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x9c,0x7c]
1486 0x7d,0x04,0x9c,0x7c
1488 # W32: v_cmp_ge_u32_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x9c,0x7c]
1489 # W64: v_cmp_ge_u32_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x9c,0x7c]
1490 0x7e,0x04,0x9c,0x7c
1492 # W32: v_cmp_ge_u32_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x9c,0x7c]
1493 # W64: v_cmp_ge_u32_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x9c,0x7c]
1494 0x7f,0x04,0x9c,0x7c
1496 # W32: v_cmp_ge_u32_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x9c,0x7c]
1497 # W64: v_cmp_ge_u32_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x9c,0x7c]
1498 0x7c,0x04,0x9c,0x7c
1500 # W32: v_cmp_ge_u32_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x9c,0x7c]
1501 # W64: v_cmp_ge_u32_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x9c,0x7c]
1502 0xc1,0x04,0x9c,0x7c
1504 # W32: v_cmp_ge_u32_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x9c,0x7c]
1505 # W64: v_cmp_ge_u32_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x9c,0x7c]
1506 0xf0,0x04,0x9c,0x7c
1508 # W32: v_cmp_ge_u32_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x9c,0x7c]
1509 # W64: v_cmp_ge_u32_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x9c,0x7c]
1510 0xfd,0x04,0x9c,0x7c
1512 # W32: v_cmp_ge_u32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x9d,0x7c,0x56,0x34,0x12,0xaf]
1513 # W64: v_cmp_ge_u32_e32 vcc, 0xaf123456, v255    ; encoding: [0xff,0xfe,0x9d,0x7c,0x56,0x34,0x12,0xaf]
1514 0xff,0xfe,0x9d,0x7c,0x56,0x34,0x12,0xaf
1516 # W32: v_cmp_ge_u64_e32 vcc_lo, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0xbc,0x7c]
1517 # W64: v_cmp_ge_u64_e32 vcc, v[1:2], v[2:3]      ; encoding: [0x01,0x05,0xbc,0x7c]
1518 0x01,0x05,0xbc,0x7c
1520 # W32: v_cmp_ge_u64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xbc,0x7c]
1521 # W64: v_cmp_ge_u64_e32 vcc, v[254:255], v[2:3]  ; encoding: [0xfe,0x05,0xbc,0x7c]
1522 0xfe,0x05,0xbc,0x7c
1524 # W32: v_cmp_ge_u64_e32 vcc_lo, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0xbc,0x7c]
1525 # W64: v_cmp_ge_u64_e32 vcc, s[2:3], v[2:3]      ; encoding: [0x02,0x04,0xbc,0x7c]
1526 0x02,0x04,0xbc,0x7c
1528 # W32: v_cmp_ge_u64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0xbc,0x7c]
1529 # W64: v_cmp_ge_u64_e32 vcc, s[104:105], v[2:3]  ; encoding: [0x68,0x04,0xbc,0x7c]
1530 0x68,0x04,0xbc,0x7c
1532 # W32: v_cmp_ge_u64_e32 vcc_lo, vcc, v[2:3]      ; encoding: [0x6a,0x04,0xbc,0x7c]
1533 # W64: v_cmp_ge_u64_e32 vcc, vcc, v[2:3]         ; encoding: [0x6a,0x04,0xbc,0x7c]
1534 0x6a,0x04,0xbc,0x7c
1536 # W32: v_cmp_ge_u64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xbc,0x7c]
1537 # W64: v_cmp_ge_u64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xbc,0x7c]
1538 0x7a,0x04,0xbc,0x7c
1540 # W32: v_cmp_ge_u64_e32 vcc_lo, exec, v[2:3]     ; encoding: [0x7e,0x04,0xbc,0x7c]
1541 # W64: v_cmp_ge_u64_e32 vcc, exec, v[2:3]        ; encoding: [0x7e,0x04,0xbc,0x7c]
1542 0x7e,0x04,0xbc,0x7c
1544 # W32: v_cmp_ge_u64_e32 vcc_lo, null, v[2:3]     ; encoding: [0x7c,0x04,0xbc,0x7c]
1545 # W64: v_cmp_ge_u64_e32 vcc, null, v[2:3]        ; encoding: [0x7c,0x04,0xbc,0x7c]
1546 0x7c,0x04,0xbc,0x7c
1548 # W32: v_cmp_ge_u64_e32 vcc_lo, -1, v[2:3]       ; encoding: [0xc1,0x04,0xbc,0x7c]
1549 # W64: v_cmp_ge_u64_e32 vcc, -1, v[2:3]          ; encoding: [0xc1,0x04,0xbc,0x7c]
1550 0xc1,0x04,0xbc,0x7c
1552 # W32: v_cmp_ge_u64_e32 vcc_lo, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0xbc,0x7c]
1553 # W64: v_cmp_ge_u64_e32 vcc, 0.5, v[2:3]         ; encoding: [0xf0,0x04,0xbc,0x7c]
1554 0xf0,0x04,0xbc,0x7c
1556 # W32: v_cmp_ge_u64_e32 vcc_lo, src_scc, v[2:3]  ; encoding: [0xfd,0x04,0xbc,0x7c]
1557 # W64: v_cmp_ge_u64_e32 vcc, src_scc, v[2:3]     ; encoding: [0xfd,0x04,0xbc,0x7c]
1558 0xfd,0x04,0xbc,0x7c
1560 # W32: v_cmp_ge_u64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xbd,0x7c,0x56,0x34,0x12,0xaf]
1561 # W64: v_cmp_ge_u64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xbd,0x7c,0x56,0x34,0x12,0xaf]
1562 0xff,0xfc,0xbd,0x7c,0x56,0x34,0x12,0xaf
1564 # W32: v_cmp_gt_f16_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x08,0x7c]
1565 # W64: v_cmp_gt_f16_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x08,0x7c]
1566 0x01,0x05,0x08,0x7c
1568 # W32: v_cmp_gt_f16_e32 vcc_lo, v127, v2         ; encoding: [0x7f,0x05,0x08,0x7c]
1569 # W64: v_cmp_gt_f16_e32 vcc, v127, v2            ; encoding: [0x7f,0x05,0x08,0x7c]
1570 0x7f,0x05,0x08,0x7c
1572 # W32: v_cmp_gt_f16_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x08,0x7c]
1573 # W64: v_cmp_gt_f16_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x08,0x7c]
1574 0x01,0x04,0x08,0x7c
1576 # W32: v_cmp_gt_f16_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x08,0x7c]
1577 # W64: v_cmp_gt_f16_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x08,0x7c]
1578 0x69,0x04,0x08,0x7c
1580 # W32: v_cmp_gt_f16_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x08,0x7c]
1581 # W64: v_cmp_gt_f16_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x08,0x7c]
1582 0x6a,0x04,0x08,0x7c
1584 # W32: v_cmp_gt_f16_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x08,0x7c]
1585 # W64: v_cmp_gt_f16_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x08,0x7c]
1586 0x6b,0x04,0x08,0x7c
1588 # W32: v_cmp_gt_f16_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x08,0x7c]
1589 # W64: v_cmp_gt_f16_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x08,0x7c]
1590 0x7b,0x04,0x08,0x7c
1592 # W32: v_cmp_gt_f16_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x08,0x7c]
1593 # W64: v_cmp_gt_f16_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x08,0x7c]
1594 0x7d,0x04,0x08,0x7c
1596 # W32: v_cmp_gt_f16_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x08,0x7c]
1597 # W64: v_cmp_gt_f16_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x08,0x7c]
1598 0x7e,0x04,0x08,0x7c
1600 # W32: v_cmp_gt_f16_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x08,0x7c]
1601 # W64: v_cmp_gt_f16_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x08,0x7c]
1602 0x7f,0x04,0x08,0x7c
1604 # W32: v_cmp_gt_f16_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x08,0x7c]
1605 # W64: v_cmp_gt_f16_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x08,0x7c]
1606 0x7c,0x04,0x08,0x7c
1608 # W32: v_cmp_gt_f16_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x08,0x7c]
1609 # W64: v_cmp_gt_f16_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x08,0x7c]
1610 0xc1,0x04,0x08,0x7c
1612 # W32: v_cmp_gt_f16_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x08,0x7c]
1613 # W64: v_cmp_gt_f16_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x08,0x7c]
1614 0xf0,0x04,0x08,0x7c
1616 # W32: v_cmp_gt_f16_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x08,0x7c]
1617 # W64: v_cmp_gt_f16_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x08,0x7c]
1618 0xfd,0x04,0x08,0x7c
1620 # W32: v_cmp_gt_f16_e32 vcc_lo, 0xfe0b, v127     ; encoding: [0xff,0xfe,0x08,0x7c,0x0b,0xfe,0x00,0x00]
1621 # W64: v_cmp_gt_f16_e32 vcc, 0xfe0b, v127        ; encoding: [0xff,0xfe,0x08,0x7c,0x0b,0xfe,0x00,0x00]
1622 0xff,0xfe,0x08,0x7c,0x0b,0xfe,0x00,0x00
1624 # W32: v_cmp_gt_f32_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x28,0x7c]
1625 # W64: v_cmp_gt_f32_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x28,0x7c]
1626 0x01,0x05,0x28,0x7c
1628 # W32: v_cmp_gt_f32_e32 vcc_lo, v255, v2         ; encoding: [0xff,0x05,0x28,0x7c]
1629 # W64: v_cmp_gt_f32_e32 vcc, v255, v2            ; encoding: [0xff,0x05,0x28,0x7c]
1630 0xff,0x05,0x28,0x7c
1632 # W32: v_cmp_gt_f32_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x28,0x7c]
1633 # W64: v_cmp_gt_f32_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x28,0x7c]
1634 0x01,0x04,0x28,0x7c
1636 # W32: v_cmp_gt_f32_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x28,0x7c]
1637 # W64: v_cmp_gt_f32_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x28,0x7c]
1638 0x69,0x04,0x28,0x7c
1640 # W32: v_cmp_gt_f32_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x28,0x7c]
1641 # W64: v_cmp_gt_f32_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x28,0x7c]
1642 0x6a,0x04,0x28,0x7c
1644 # W32: v_cmp_gt_f32_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x28,0x7c]
1645 # W64: v_cmp_gt_f32_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x28,0x7c]
1646 0x6b,0x04,0x28,0x7c
1648 # W32: v_cmp_gt_f32_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x28,0x7c]
1649 # W64: v_cmp_gt_f32_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x28,0x7c]
1650 0x7b,0x04,0x28,0x7c
1652 # W32: v_cmp_gt_f32_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x28,0x7c]
1653 # W64: v_cmp_gt_f32_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x28,0x7c]
1654 0x7d,0x04,0x28,0x7c
1656 # W32: v_cmp_gt_f32_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x28,0x7c]
1657 # W64: v_cmp_gt_f32_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x28,0x7c]
1658 0x7e,0x04,0x28,0x7c
1660 # W32: v_cmp_gt_f32_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x28,0x7c]
1661 # W64: v_cmp_gt_f32_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x28,0x7c]
1662 0x7f,0x04,0x28,0x7c
1664 # W32: v_cmp_gt_f32_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x28,0x7c]
1665 # W64: v_cmp_gt_f32_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x28,0x7c]
1666 0x7c,0x04,0x28,0x7c
1668 # W32: v_cmp_gt_f32_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x28,0x7c]
1669 # W64: v_cmp_gt_f32_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x28,0x7c]
1670 0xc1,0x04,0x28,0x7c
1672 # W32: v_cmp_gt_f32_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x28,0x7c]
1673 # W64: v_cmp_gt_f32_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x28,0x7c]
1674 0xf0,0x04,0x28,0x7c
1676 # W32: v_cmp_gt_f32_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x28,0x7c]
1677 # W64: v_cmp_gt_f32_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x28,0x7c]
1678 0xfd,0x04,0x28,0x7c
1680 # W32: v_cmp_gt_f32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x29,0x7c,0x56,0x34,0x12,0xaf]
1681 # W64: v_cmp_gt_f32_e32 vcc, 0xaf123456, v255    ; encoding: [0xff,0xfe,0x29,0x7c,0x56,0x34,0x12,0xaf]
1682 0xff,0xfe,0x29,0x7c,0x56,0x34,0x12,0xaf
1684 # W32: v_cmp_gt_f64_e32 vcc_lo, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0x48,0x7c]
1685 # W64: v_cmp_gt_f64_e32 vcc, v[1:2], v[2:3]      ; encoding: [0x01,0x05,0x48,0x7c]
1686 0x01,0x05,0x48,0x7c
1688 # W32: v_cmp_gt_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x48,0x7c]
1689 # W64: v_cmp_gt_f64_e32 vcc, v[254:255], v[2:3]  ; encoding: [0xfe,0x05,0x48,0x7c]
1690 0xfe,0x05,0x48,0x7c
1692 # W32: v_cmp_gt_f64_e32 vcc_lo, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0x48,0x7c]
1693 # W64: v_cmp_gt_f64_e32 vcc, s[2:3], v[2:3]      ; encoding: [0x02,0x04,0x48,0x7c]
1694 0x02,0x04,0x48,0x7c
1696 # W32: v_cmp_gt_f64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0x48,0x7c]
1697 # W64: v_cmp_gt_f64_e32 vcc, s[104:105], v[2:3]  ; encoding: [0x68,0x04,0x48,0x7c]
1698 0x68,0x04,0x48,0x7c
1700 # W32: v_cmp_gt_f64_e32 vcc_lo, vcc, v[2:3]      ; encoding: [0x6a,0x04,0x48,0x7c]
1701 # W64: v_cmp_gt_f64_e32 vcc, vcc, v[2:3]         ; encoding: [0x6a,0x04,0x48,0x7c]
1702 0x6a,0x04,0x48,0x7c
1704 # W32: v_cmp_gt_f64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x48,0x7c]
1705 # W64: v_cmp_gt_f64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x48,0x7c]
1706 0x7a,0x04,0x48,0x7c
1708 # W32: v_cmp_gt_f64_e32 vcc_lo, exec, v[2:3]     ; encoding: [0x7e,0x04,0x48,0x7c]
1709 # W64: v_cmp_gt_f64_e32 vcc, exec, v[2:3]        ; encoding: [0x7e,0x04,0x48,0x7c]
1710 0x7e,0x04,0x48,0x7c
1712 # W32: v_cmp_gt_f64_e32 vcc_lo, null, v[2:3]     ; encoding: [0x7c,0x04,0x48,0x7c]
1713 # W64: v_cmp_gt_f64_e32 vcc, null, v[2:3]        ; encoding: [0x7c,0x04,0x48,0x7c]
1714 0x7c,0x04,0x48,0x7c
1716 # W32: v_cmp_gt_f64_e32 vcc_lo, -1, v[2:3]       ; encoding: [0xc1,0x04,0x48,0x7c]
1717 # W64: v_cmp_gt_f64_e32 vcc, -1, v[2:3]          ; encoding: [0xc1,0x04,0x48,0x7c]
1718 0xc1,0x04,0x48,0x7c
1720 # W32: v_cmp_gt_f64_e32 vcc_lo, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0x48,0x7c]
1721 # W64: v_cmp_gt_f64_e32 vcc, 0.5, v[2:3]         ; encoding: [0xf0,0x04,0x48,0x7c]
1722 0xf0,0x04,0x48,0x7c
1724 # W32: v_cmp_gt_f64_e32 vcc_lo, src_scc, v[2:3]  ; encoding: [0xfd,0x04,0x48,0x7c]
1725 # W64: v_cmp_gt_f64_e32 vcc, src_scc, v[2:3]     ; encoding: [0xfd,0x04,0x48,0x7c]
1726 0xfd,0x04,0x48,0x7c
1728 # W32: v_cmp_gt_f64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x49,0x7c,0x56,0x34,0x12,0xaf]
1729 # W64: v_cmp_gt_f64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x49,0x7c,0x56,0x34,0x12,0xaf]
1730 0xff,0xfc,0x49,0x7c,0x56,0x34,0x12,0xaf
1732 # W32: v_cmp_gt_i16_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x68,0x7c]
1733 # W64: v_cmp_gt_i16_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x68,0x7c]
1734 0x01,0x05,0x68,0x7c
1736 # W32: v_cmp_gt_i16_e32 vcc_lo, v127, v2         ; encoding: [0x7f,0x05,0x68,0x7c]
1737 # W64: v_cmp_gt_i16_e32 vcc, v127, v2            ; encoding: [0x7f,0x05,0x68,0x7c]
1738 0x7f,0x05,0x68,0x7c
1740 # W32: v_cmp_gt_i16_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x68,0x7c]
1741 # W64: v_cmp_gt_i16_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x68,0x7c]
1742 0x01,0x04,0x68,0x7c
1744 # W32: v_cmp_gt_i16_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x68,0x7c]
1745 # W64: v_cmp_gt_i16_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x68,0x7c]
1746 0x69,0x04,0x68,0x7c
1748 # W32: v_cmp_gt_i16_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x68,0x7c]
1749 # W64: v_cmp_gt_i16_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x68,0x7c]
1750 0x6a,0x04,0x68,0x7c
1752 # W32: v_cmp_gt_i16_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x68,0x7c]
1753 # W64: v_cmp_gt_i16_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x68,0x7c]
1754 0x6b,0x04,0x68,0x7c
1756 # W32: v_cmp_gt_i16_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x68,0x7c]
1757 # W64: v_cmp_gt_i16_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x68,0x7c]
1758 0x7b,0x04,0x68,0x7c
1760 # W32: v_cmp_gt_i16_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x68,0x7c]
1761 # W64: v_cmp_gt_i16_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x68,0x7c]
1762 0x7d,0x04,0x68,0x7c
1764 # W32: v_cmp_gt_i16_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x68,0x7c]
1765 # W64: v_cmp_gt_i16_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x68,0x7c]
1766 0x7e,0x04,0x68,0x7c
1768 # W32: v_cmp_gt_i16_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x68,0x7c]
1769 # W64: v_cmp_gt_i16_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x68,0x7c]
1770 0x7f,0x04,0x68,0x7c
1772 # W32: v_cmp_gt_i16_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x68,0x7c]
1773 # W64: v_cmp_gt_i16_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x68,0x7c]
1774 0x7c,0x04,0x68,0x7c
1776 # W32: v_cmp_gt_i16_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x68,0x7c]
1777 # W64: v_cmp_gt_i16_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x68,0x7c]
1778 0xc1,0x04,0x68,0x7c
1780 # W32: v_cmp_gt_i16_e32 vcc_lo, 0x3800, v2
1781 # W64: v_cmp_gt_i16_e32 vcc, 0x3800, v2          ; encoding: [0xff,0x04,0x68,0x7c,0x00,0x38,0x00,0x00]
1782 0xf0,0x04,0x68,0x7c
1784 # W32: v_cmp_gt_i16_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x68,0x7c]
1785 # W64: v_cmp_gt_i16_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x68,0x7c]
1786 0xfd,0x04,0x68,0x7c
1788 # W32: v_cmp_gt_i16_e32 vcc_lo, 0xfe0b, v127     ; encoding: [0xff,0xfe,0x68,0x7c,0x0b,0xfe,0x00,0x00]
1789 # W64: v_cmp_gt_i16_e32 vcc, 0xfe0b, v127        ; encoding: [0xff,0xfe,0x68,0x7c,0x0b,0xfe,0x00,0x00]
1790 0xff,0xfe,0x68,0x7c,0x0b,0xfe,0x00,0x00
1792 # W32: v_cmp_gt_i32_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x88,0x7c]
1793 # W64: v_cmp_gt_i32_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x88,0x7c]
1794 0x01,0x05,0x88,0x7c
1796 # W32: v_cmp_gt_i32_e32 vcc_lo, v255, v2         ; encoding: [0xff,0x05,0x88,0x7c]
1797 # W64: v_cmp_gt_i32_e32 vcc, v255, v2            ; encoding: [0xff,0x05,0x88,0x7c]
1798 0xff,0x05,0x88,0x7c
1800 # W32: v_cmp_gt_i32_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x88,0x7c]
1801 # W64: v_cmp_gt_i32_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x88,0x7c]
1802 0x01,0x04,0x88,0x7c
1804 # W32: v_cmp_gt_i32_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x88,0x7c]
1805 # W64: v_cmp_gt_i32_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x88,0x7c]
1806 0x69,0x04,0x88,0x7c
1808 # W32: v_cmp_gt_i32_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x88,0x7c]
1809 # W64: v_cmp_gt_i32_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x88,0x7c]
1810 0x6a,0x04,0x88,0x7c
1812 # W32: v_cmp_gt_i32_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x88,0x7c]
1813 # W64: v_cmp_gt_i32_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x88,0x7c]
1814 0x6b,0x04,0x88,0x7c
1816 # W32: v_cmp_gt_i32_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x88,0x7c]
1817 # W64: v_cmp_gt_i32_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x88,0x7c]
1818 0x7b,0x04,0x88,0x7c
1820 # W32: v_cmp_gt_i32_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x88,0x7c]
1821 # W64: v_cmp_gt_i32_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x88,0x7c]
1822 0x7d,0x04,0x88,0x7c
1824 # W32: v_cmp_gt_i32_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x88,0x7c]
1825 # W64: v_cmp_gt_i32_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x88,0x7c]
1826 0x7e,0x04,0x88,0x7c
1828 # W32: v_cmp_gt_i32_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x88,0x7c]
1829 # W64: v_cmp_gt_i32_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x88,0x7c]
1830 0x7f,0x04,0x88,0x7c
1832 # W32: v_cmp_gt_i32_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x88,0x7c]
1833 # W64: v_cmp_gt_i32_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x88,0x7c]
1834 0x7c,0x04,0x88,0x7c
1836 # W32: v_cmp_gt_i32_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x88,0x7c]
1837 # W64: v_cmp_gt_i32_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x88,0x7c]
1838 0xc1,0x04,0x88,0x7c
1840 # W32: v_cmp_gt_i32_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x88,0x7c]
1841 # W64: v_cmp_gt_i32_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x88,0x7c]
1842 0xf0,0x04,0x88,0x7c
1844 # W32: v_cmp_gt_i32_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x88,0x7c]
1845 # W64: v_cmp_gt_i32_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x88,0x7c]
1846 0xfd,0x04,0x88,0x7c
1848 # W32: v_cmp_gt_i32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x89,0x7c,0x56,0x34,0x12,0xaf]
1849 # W64: v_cmp_gt_i32_e32 vcc, 0xaf123456, v255    ; encoding: [0xff,0xfe,0x89,0x7c,0x56,0x34,0x12,0xaf]
1850 0xff,0xfe,0x89,0x7c,0x56,0x34,0x12,0xaf
1852 # W32: v_cmp_gt_i64_e32 vcc_lo, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0xa8,0x7c]
1853 # W64: v_cmp_gt_i64_e32 vcc, v[1:2], v[2:3]      ; encoding: [0x01,0x05,0xa8,0x7c]
1854 0x01,0x05,0xa8,0x7c
1856 # W32: v_cmp_gt_i64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xa8,0x7c]
1857 # W64: v_cmp_gt_i64_e32 vcc, v[254:255], v[2:3]  ; encoding: [0xfe,0x05,0xa8,0x7c]
1858 0xfe,0x05,0xa8,0x7c
1860 # W32: v_cmp_gt_i64_e32 vcc_lo, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0xa8,0x7c]
1861 # W64: v_cmp_gt_i64_e32 vcc, s[2:3], v[2:3]      ; encoding: [0x02,0x04,0xa8,0x7c]
1862 0x02,0x04,0xa8,0x7c
1864 # W32: v_cmp_gt_i64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0xa8,0x7c]
1865 # W64: v_cmp_gt_i64_e32 vcc, s[104:105], v[2:3]  ; encoding: [0x68,0x04,0xa8,0x7c]
1866 0x68,0x04,0xa8,0x7c
1868 # W32: v_cmp_gt_i64_e32 vcc_lo, vcc, v[2:3]      ; encoding: [0x6a,0x04,0xa8,0x7c]
1869 # W64: v_cmp_gt_i64_e32 vcc, vcc, v[2:3]         ; encoding: [0x6a,0x04,0xa8,0x7c]
1870 0x6a,0x04,0xa8,0x7c
1872 # W32: v_cmp_gt_i64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xa8,0x7c]
1873 # W64: v_cmp_gt_i64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xa8,0x7c]
1874 0x7a,0x04,0xa8,0x7c
1876 # W32: v_cmp_gt_i64_e32 vcc_lo, exec, v[2:3]     ; encoding: [0x7e,0x04,0xa8,0x7c]
1877 # W64: v_cmp_gt_i64_e32 vcc, exec, v[2:3]        ; encoding: [0x7e,0x04,0xa8,0x7c]
1878 0x7e,0x04,0xa8,0x7c
1880 # W32: v_cmp_gt_i64_e32 vcc_lo, null, v[2:3]     ; encoding: [0x7c,0x04,0xa8,0x7c]
1881 # W64: v_cmp_gt_i64_e32 vcc, null, v[2:3]        ; encoding: [0x7c,0x04,0xa8,0x7c]
1882 0x7c,0x04,0xa8,0x7c
1884 # W32: v_cmp_gt_i64_e32 vcc_lo, -1, v[2:3]       ; encoding: [0xc1,0x04,0xa8,0x7c]
1885 # W64: v_cmp_gt_i64_e32 vcc, -1, v[2:3]          ; encoding: [0xc1,0x04,0xa8,0x7c]
1886 0xc1,0x04,0xa8,0x7c
1888 # W32: v_cmp_gt_i64_e32 vcc_lo, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0xa8,0x7c]
1889 # W64: v_cmp_gt_i64_e32 vcc, 0.5, v[2:3]         ; encoding: [0xf0,0x04,0xa8,0x7c]
1890 0xf0,0x04,0xa8,0x7c
1892 # W32: v_cmp_gt_i64_e32 vcc_lo, src_scc, v[2:3]  ; encoding: [0xfd,0x04,0xa8,0x7c]
1893 # W64: v_cmp_gt_i64_e32 vcc, src_scc, v[2:3]     ; encoding: [0xfd,0x04,0xa8,0x7c]
1894 0xfd,0x04,0xa8,0x7c
1896 # W32: v_cmp_gt_i64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xa9,0x7c,0x56,0x34,0x12,0xaf]
1897 # W64: v_cmp_gt_i64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xa9,0x7c,0x56,0x34,0x12,0xaf]
1898 0xff,0xfc,0xa9,0x7c,0x56,0x34,0x12,0xaf
1900 # W32: v_cmp_gt_u16_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x78,0x7c]
1901 # W64: v_cmp_gt_u16_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x78,0x7c]
1902 0x01,0x05,0x78,0x7c
1904 # W32: v_cmp_gt_u16_e32 vcc_lo, v127, v2         ; encoding: [0x7f,0x05,0x78,0x7c]
1905 # W64: v_cmp_gt_u16_e32 vcc, v127, v2            ; encoding: [0x7f,0x05,0x78,0x7c]
1906 0x7f,0x05,0x78,0x7c
1908 # W32: v_cmp_gt_u16_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x78,0x7c]
1909 # W64: v_cmp_gt_u16_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x78,0x7c]
1910 0x01,0x04,0x78,0x7c
1912 # W32: v_cmp_gt_u16_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x78,0x7c]
1913 # W64: v_cmp_gt_u16_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x78,0x7c]
1914 0x69,0x04,0x78,0x7c
1916 # W32: v_cmp_gt_u16_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x78,0x7c]
1917 # W64: v_cmp_gt_u16_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x78,0x7c]
1918 0x6a,0x04,0x78,0x7c
1920 # W32: v_cmp_gt_u16_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x78,0x7c]
1921 # W64: v_cmp_gt_u16_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x78,0x7c]
1922 0x6b,0x04,0x78,0x7c
1924 # W32: v_cmp_gt_u16_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x78,0x7c]
1925 # W64: v_cmp_gt_u16_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x78,0x7c]
1926 0x7b,0x04,0x78,0x7c
1928 # W32: v_cmp_gt_u16_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x78,0x7c]
1929 # W64: v_cmp_gt_u16_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x78,0x7c]
1930 0x7d,0x04,0x78,0x7c
1932 # W32: v_cmp_gt_u16_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x78,0x7c]
1933 # W64: v_cmp_gt_u16_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x78,0x7c]
1934 0x7e,0x04,0x78,0x7c
1936 # W32: v_cmp_gt_u16_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x78,0x7c]
1937 # W64: v_cmp_gt_u16_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x78,0x7c]
1938 0x7f,0x04,0x78,0x7c
1940 # W32: v_cmp_gt_u16_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x78,0x7c]
1941 # W64: v_cmp_gt_u16_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x78,0x7c]
1942 0x7c,0x04,0x78,0x7c
1944 # W32: v_cmp_gt_u16_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x78,0x7c]
1945 # W64: v_cmp_gt_u16_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x78,0x7c]
1946 0xc1,0x04,0x78,0x7c
1948 # W32: v_cmp_gt_u16_e32 vcc_lo, 0x3800, v2
1949 # W64: v_cmp_gt_u16_e32 vcc, 0x3800, v2          ; encoding: [0xff,0x04,0x78,0x7c,0x00,0x38,0x00,0x00]
1950 0xf0,0x04,0x78,0x7c
1952 # W32: v_cmp_gt_u16_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x78,0x7c]
1953 # W64: v_cmp_gt_u16_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x78,0x7c]
1954 0xfd,0x04,0x78,0x7c
1956 # W32: v_cmp_gt_u16_e32 vcc_lo, 0xfe0b, v127     ; encoding: [0xff,0xfe,0x78,0x7c,0x0b,0xfe,0x00,0x00]
1957 # W64: v_cmp_gt_u16_e32 vcc, 0xfe0b, v127        ; encoding: [0xff,0xfe,0x78,0x7c,0x0b,0xfe,0x00,0x00]
1958 0xff,0xfe,0x78,0x7c,0x0b,0xfe,0x00,0x00
1960 # W32: v_cmp_gt_u32_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x98,0x7c]
1961 # W64: v_cmp_gt_u32_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x98,0x7c]
1962 0x01,0x05,0x98,0x7c
1964 # W32: v_cmp_gt_u32_e32 vcc_lo, v255, v2         ; encoding: [0xff,0x05,0x98,0x7c]
1965 # W64: v_cmp_gt_u32_e32 vcc, v255, v2            ; encoding: [0xff,0x05,0x98,0x7c]
1966 0xff,0x05,0x98,0x7c
1968 # W32: v_cmp_gt_u32_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x98,0x7c]
1969 # W64: v_cmp_gt_u32_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x98,0x7c]
1970 0x01,0x04,0x98,0x7c
1972 # W32: v_cmp_gt_u32_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x98,0x7c]
1973 # W64: v_cmp_gt_u32_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x98,0x7c]
1974 0x69,0x04,0x98,0x7c
1976 # W32: v_cmp_gt_u32_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x98,0x7c]
1977 # W64: v_cmp_gt_u32_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x98,0x7c]
1978 0x6a,0x04,0x98,0x7c
1980 # W32: v_cmp_gt_u32_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x98,0x7c]
1981 # W64: v_cmp_gt_u32_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x98,0x7c]
1982 0x6b,0x04,0x98,0x7c
1984 # W32: v_cmp_gt_u32_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x98,0x7c]
1985 # W64: v_cmp_gt_u32_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x98,0x7c]
1986 0x7b,0x04,0x98,0x7c
1988 # W32: v_cmp_gt_u32_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x98,0x7c]
1989 # W64: v_cmp_gt_u32_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x98,0x7c]
1990 0x7d,0x04,0x98,0x7c
1992 # W32: v_cmp_gt_u32_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x98,0x7c]
1993 # W64: v_cmp_gt_u32_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x98,0x7c]
1994 0x7e,0x04,0x98,0x7c
1996 # W32: v_cmp_gt_u32_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x98,0x7c]
1997 # W64: v_cmp_gt_u32_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x98,0x7c]
1998 0x7f,0x04,0x98,0x7c
2000 # W32: v_cmp_gt_u32_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x98,0x7c]
2001 # W64: v_cmp_gt_u32_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x98,0x7c]
2002 0x7c,0x04,0x98,0x7c
2004 # W32: v_cmp_gt_u32_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x98,0x7c]
2005 # W64: v_cmp_gt_u32_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x98,0x7c]
2006 0xc1,0x04,0x98,0x7c
2008 # W32: v_cmp_gt_u32_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x98,0x7c]
2009 # W64: v_cmp_gt_u32_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x98,0x7c]
2010 0xf0,0x04,0x98,0x7c
2012 # W32: v_cmp_gt_u32_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x98,0x7c]
2013 # W64: v_cmp_gt_u32_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x98,0x7c]
2014 0xfd,0x04,0x98,0x7c
2016 # W32: v_cmp_gt_u32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x99,0x7c,0x56,0x34,0x12,0xaf]
2017 # W64: v_cmp_gt_u32_e32 vcc, 0xaf123456, v255    ; encoding: [0xff,0xfe,0x99,0x7c,0x56,0x34,0x12,0xaf]
2018 0xff,0xfe,0x99,0x7c,0x56,0x34,0x12,0xaf
2020 # W32: v_cmp_gt_u64_e32 vcc_lo, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0xb8,0x7c]
2021 # W64: v_cmp_gt_u64_e32 vcc, v[1:2], v[2:3]      ; encoding: [0x01,0x05,0xb8,0x7c]
2022 0x01,0x05,0xb8,0x7c
2024 # W32: v_cmp_gt_u64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xb8,0x7c]
2025 # W64: v_cmp_gt_u64_e32 vcc, v[254:255], v[2:3]  ; encoding: [0xfe,0x05,0xb8,0x7c]
2026 0xfe,0x05,0xb8,0x7c
2028 # W32: v_cmp_gt_u64_e32 vcc_lo, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0xb8,0x7c]
2029 # W64: v_cmp_gt_u64_e32 vcc, s[2:3], v[2:3]      ; encoding: [0x02,0x04,0xb8,0x7c]
2030 0x02,0x04,0xb8,0x7c
2032 # W32: v_cmp_gt_u64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0xb8,0x7c]
2033 # W64: v_cmp_gt_u64_e32 vcc, s[104:105], v[2:3]  ; encoding: [0x68,0x04,0xb8,0x7c]
2034 0x68,0x04,0xb8,0x7c
2036 # W32: v_cmp_gt_u64_e32 vcc_lo, vcc, v[2:3]      ; encoding: [0x6a,0x04,0xb8,0x7c]
2037 # W64: v_cmp_gt_u64_e32 vcc, vcc, v[2:3]         ; encoding: [0x6a,0x04,0xb8,0x7c]
2038 0x6a,0x04,0xb8,0x7c
2040 # W32: v_cmp_gt_u64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xb8,0x7c]
2041 # W64: v_cmp_gt_u64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xb8,0x7c]
2042 0x7a,0x04,0xb8,0x7c
2044 # W32: v_cmp_gt_u64_e32 vcc_lo, exec, v[2:3]     ; encoding: [0x7e,0x04,0xb8,0x7c]
2045 # W64: v_cmp_gt_u64_e32 vcc, exec, v[2:3]        ; encoding: [0x7e,0x04,0xb8,0x7c]
2046 0x7e,0x04,0xb8,0x7c
2048 # W32: v_cmp_gt_u64_e32 vcc_lo, null, v[2:3]     ; encoding: [0x7c,0x04,0xb8,0x7c]
2049 # W64: v_cmp_gt_u64_e32 vcc, null, v[2:3]        ; encoding: [0x7c,0x04,0xb8,0x7c]
2050 0x7c,0x04,0xb8,0x7c
2052 # W32: v_cmp_gt_u64_e32 vcc_lo, -1, v[2:3]       ; encoding: [0xc1,0x04,0xb8,0x7c]
2053 # W64: v_cmp_gt_u64_e32 vcc, -1, v[2:3]          ; encoding: [0xc1,0x04,0xb8,0x7c]
2054 0xc1,0x04,0xb8,0x7c
2056 # W32: v_cmp_gt_u64_e32 vcc_lo, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0xb8,0x7c]
2057 # W64: v_cmp_gt_u64_e32 vcc, 0.5, v[2:3]         ; encoding: [0xf0,0x04,0xb8,0x7c]
2058 0xf0,0x04,0xb8,0x7c
2060 # W32: v_cmp_gt_u64_e32 vcc_lo, src_scc, v[2:3]  ; encoding: [0xfd,0x04,0xb8,0x7c]
2061 # W64: v_cmp_gt_u64_e32 vcc, src_scc, v[2:3]     ; encoding: [0xfd,0x04,0xb8,0x7c]
2062 0xfd,0x04,0xb8,0x7c
2064 # W32: v_cmp_gt_u64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xb9,0x7c,0x56,0x34,0x12,0xaf]
2065 # W64: v_cmp_gt_u64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xb9,0x7c,0x56,0x34,0x12,0xaf]
2066 0xff,0xfc,0xb9,0x7c,0x56,0x34,0x12,0xaf
2068 # W32: v_cmp_le_f16_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x06,0x7c]
2069 # W64: v_cmp_le_f16_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x06,0x7c]
2070 0x01,0x05,0x06,0x7c
2072 # W32: v_cmp_le_f16_e32 vcc_lo, v127, v2         ; encoding: [0x7f,0x05,0x06,0x7c]
2073 # W64: v_cmp_le_f16_e32 vcc, v127, v2            ; encoding: [0x7f,0x05,0x06,0x7c]
2074 0x7f,0x05,0x06,0x7c
2076 # W32: v_cmp_le_f16_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x06,0x7c]
2077 # W64: v_cmp_le_f16_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x06,0x7c]
2078 0x01,0x04,0x06,0x7c
2080 # W32: v_cmp_le_f16_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x06,0x7c]
2081 # W64: v_cmp_le_f16_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x06,0x7c]
2082 0x69,0x04,0x06,0x7c
2084 # W32: v_cmp_le_f16_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x06,0x7c]
2085 # W64: v_cmp_le_f16_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x06,0x7c]
2086 0x6a,0x04,0x06,0x7c
2088 # W32: v_cmp_le_f16_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x06,0x7c]
2089 # W64: v_cmp_le_f16_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x06,0x7c]
2090 0x6b,0x04,0x06,0x7c
2092 # W32: v_cmp_le_f16_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x06,0x7c]
2093 # W64: v_cmp_le_f16_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x06,0x7c]
2094 0x7b,0x04,0x06,0x7c
2096 # W32: v_cmp_le_f16_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x06,0x7c]
2097 # W64: v_cmp_le_f16_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x06,0x7c]
2098 0x7d,0x04,0x06,0x7c
2100 # W32: v_cmp_le_f16_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x06,0x7c]
2101 # W64: v_cmp_le_f16_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x06,0x7c]
2102 0x7e,0x04,0x06,0x7c
2104 # W32: v_cmp_le_f16_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x06,0x7c]
2105 # W64: v_cmp_le_f16_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x06,0x7c]
2106 0x7f,0x04,0x06,0x7c
2108 # W32: v_cmp_le_f16_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x06,0x7c]
2109 # W64: v_cmp_le_f16_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x06,0x7c]
2110 0x7c,0x04,0x06,0x7c
2112 # W32: v_cmp_le_f16_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x06,0x7c]
2113 # W64: v_cmp_le_f16_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x06,0x7c]
2114 0xc1,0x04,0x06,0x7c
2116 # W32: v_cmp_le_f16_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x06,0x7c]
2117 # W64: v_cmp_le_f16_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x06,0x7c]
2118 0xf0,0x04,0x06,0x7c
2120 # W32: v_cmp_le_f16_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x06,0x7c]
2121 # W64: v_cmp_le_f16_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x06,0x7c]
2122 0xfd,0x04,0x06,0x7c
2124 # W32: v_cmp_le_f16_e32 vcc_lo, 0xfe0b, v127     ; encoding: [0xff,0xfe,0x06,0x7c,0x0b,0xfe,0x00,0x00]
2125 # W64: v_cmp_le_f16_e32 vcc, 0xfe0b, v127        ; encoding: [0xff,0xfe,0x06,0x7c,0x0b,0xfe,0x00,0x00]
2126 0xff,0xfe,0x06,0x7c,0x0b,0xfe,0x00,0x00
2128 # W32: v_cmp_le_f32_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x26,0x7c]
2129 # W64: v_cmp_le_f32_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x26,0x7c]
2130 0x01,0x05,0x26,0x7c
2132 # W32: v_cmp_le_f32_e32 vcc_lo, v255, v2         ; encoding: [0xff,0x05,0x26,0x7c]
2133 # W64: v_cmp_le_f32_e32 vcc, v255, v2            ; encoding: [0xff,0x05,0x26,0x7c]
2134 0xff,0x05,0x26,0x7c
2136 # W32: v_cmp_le_f32_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x26,0x7c]
2137 # W64: v_cmp_le_f32_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x26,0x7c]
2138 0x01,0x04,0x26,0x7c
2140 # W32: v_cmp_le_f32_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x26,0x7c]
2141 # W64: v_cmp_le_f32_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x26,0x7c]
2142 0x69,0x04,0x26,0x7c
2144 # W32: v_cmp_le_f32_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x26,0x7c]
2145 # W64: v_cmp_le_f32_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x26,0x7c]
2146 0x6a,0x04,0x26,0x7c
2148 # W32: v_cmp_le_f32_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x26,0x7c]
2149 # W64: v_cmp_le_f32_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x26,0x7c]
2150 0x6b,0x04,0x26,0x7c
2152 # W32: v_cmp_le_f32_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x26,0x7c]
2153 # W64: v_cmp_le_f32_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x26,0x7c]
2154 0x7b,0x04,0x26,0x7c
2156 # W32: v_cmp_le_f32_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x26,0x7c]
2157 # W64: v_cmp_le_f32_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x26,0x7c]
2158 0x7d,0x04,0x26,0x7c
2160 # W32: v_cmp_le_f32_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x26,0x7c]
2161 # W64: v_cmp_le_f32_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x26,0x7c]
2162 0x7e,0x04,0x26,0x7c
2164 # W32: v_cmp_le_f32_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x26,0x7c]
2165 # W64: v_cmp_le_f32_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x26,0x7c]
2166 0x7f,0x04,0x26,0x7c
2168 # W32: v_cmp_le_f32_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x26,0x7c]
2169 # W64: v_cmp_le_f32_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x26,0x7c]
2170 0x7c,0x04,0x26,0x7c
2172 # W32: v_cmp_le_f32_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x26,0x7c]
2173 # W64: v_cmp_le_f32_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x26,0x7c]
2174 0xc1,0x04,0x26,0x7c
2176 # W32: v_cmp_le_f32_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x26,0x7c]
2177 # W64: v_cmp_le_f32_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x26,0x7c]
2178 0xf0,0x04,0x26,0x7c
2180 # W32: v_cmp_le_f32_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x26,0x7c]
2181 # W64: v_cmp_le_f32_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x26,0x7c]
2182 0xfd,0x04,0x26,0x7c
2184 # W32: v_cmp_le_f32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x27,0x7c,0x56,0x34,0x12,0xaf]
2185 # W64: v_cmp_le_f32_e32 vcc, 0xaf123456, v255    ; encoding: [0xff,0xfe,0x27,0x7c,0x56,0x34,0x12,0xaf]
2186 0xff,0xfe,0x27,0x7c,0x56,0x34,0x12,0xaf
2188 # W32: v_cmp_le_f64_e32 vcc_lo, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0x46,0x7c]
2189 # W64: v_cmp_le_f64_e32 vcc, v[1:2], v[2:3]      ; encoding: [0x01,0x05,0x46,0x7c]
2190 0x01,0x05,0x46,0x7c
2192 # W32: v_cmp_le_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x46,0x7c]
2193 # W64: v_cmp_le_f64_e32 vcc, v[254:255], v[2:3]  ; encoding: [0xfe,0x05,0x46,0x7c]
2194 0xfe,0x05,0x46,0x7c
2196 # W32: v_cmp_le_f64_e32 vcc_lo, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0x46,0x7c]
2197 # W64: v_cmp_le_f64_e32 vcc, s[2:3], v[2:3]      ; encoding: [0x02,0x04,0x46,0x7c]
2198 0x02,0x04,0x46,0x7c
2200 # W32: v_cmp_le_f64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0x46,0x7c]
2201 # W64: v_cmp_le_f64_e32 vcc, s[104:105], v[2:3]  ; encoding: [0x68,0x04,0x46,0x7c]
2202 0x68,0x04,0x46,0x7c
2204 # W32: v_cmp_le_f64_e32 vcc_lo, vcc, v[2:3]      ; encoding: [0x6a,0x04,0x46,0x7c]
2205 # W64: v_cmp_le_f64_e32 vcc, vcc, v[2:3]         ; encoding: [0x6a,0x04,0x46,0x7c]
2206 0x6a,0x04,0x46,0x7c
2208 # W32: v_cmp_le_f64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x46,0x7c]
2209 # W64: v_cmp_le_f64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x46,0x7c]
2210 0x7a,0x04,0x46,0x7c
2212 # W32: v_cmp_le_f64_e32 vcc_lo, exec, v[2:3]     ; encoding: [0x7e,0x04,0x46,0x7c]
2213 # W64: v_cmp_le_f64_e32 vcc, exec, v[2:3]        ; encoding: [0x7e,0x04,0x46,0x7c]
2214 0x7e,0x04,0x46,0x7c
2216 # W32: v_cmp_le_f64_e32 vcc_lo, null, v[2:3]     ; encoding: [0x7c,0x04,0x46,0x7c]
2217 # W64: v_cmp_le_f64_e32 vcc, null, v[2:3]        ; encoding: [0x7c,0x04,0x46,0x7c]
2218 0x7c,0x04,0x46,0x7c
2220 # W32: v_cmp_le_f64_e32 vcc_lo, -1, v[2:3]       ; encoding: [0xc1,0x04,0x46,0x7c]
2221 # W64: v_cmp_le_f64_e32 vcc, -1, v[2:3]          ; encoding: [0xc1,0x04,0x46,0x7c]
2222 0xc1,0x04,0x46,0x7c
2224 # W32: v_cmp_le_f64_e32 vcc_lo, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0x46,0x7c]
2225 # W64: v_cmp_le_f64_e32 vcc, 0.5, v[2:3]         ; encoding: [0xf0,0x04,0x46,0x7c]
2226 0xf0,0x04,0x46,0x7c
2228 # W32: v_cmp_le_f64_e32 vcc_lo, src_scc, v[2:3]  ; encoding: [0xfd,0x04,0x46,0x7c]
2229 # W64: v_cmp_le_f64_e32 vcc, src_scc, v[2:3]     ; encoding: [0xfd,0x04,0x46,0x7c]
2230 0xfd,0x04,0x46,0x7c
2232 # W32: v_cmp_le_f64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x47,0x7c,0x56,0x34,0x12,0xaf]
2233 # W64: v_cmp_le_f64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x47,0x7c,0x56,0x34,0x12,0xaf]
2234 0xff,0xfc,0x47,0x7c,0x56,0x34,0x12,0xaf
2236 # W32: v_cmp_le_i16_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x66,0x7c]
2237 # W64: v_cmp_le_i16_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x66,0x7c]
2238 0x01,0x05,0x66,0x7c
2240 # W32: v_cmp_le_i16_e32 vcc_lo, v127, v2         ; encoding: [0x7f,0x05,0x66,0x7c]
2241 # W64: v_cmp_le_i16_e32 vcc, v127, v2            ; encoding: [0x7f,0x05,0x66,0x7c]
2242 0x7f,0x05,0x66,0x7c
2244 # W32: v_cmp_le_i16_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x66,0x7c]
2245 # W64: v_cmp_le_i16_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x66,0x7c]
2246 0x01,0x04,0x66,0x7c
2248 # W32: v_cmp_le_i16_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x66,0x7c]
2249 # W64: v_cmp_le_i16_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x66,0x7c]
2250 0x69,0x04,0x66,0x7c
2252 # W32: v_cmp_le_i16_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x66,0x7c]
2253 # W64: v_cmp_le_i16_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x66,0x7c]
2254 0x6a,0x04,0x66,0x7c
2256 # W32: v_cmp_le_i16_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x66,0x7c]
2257 # W64: v_cmp_le_i16_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x66,0x7c]
2258 0x6b,0x04,0x66,0x7c
2260 # W32: v_cmp_le_i16_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x66,0x7c]
2261 # W64: v_cmp_le_i16_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x66,0x7c]
2262 0x7b,0x04,0x66,0x7c
2264 # W32: v_cmp_le_i16_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x66,0x7c]
2265 # W64: v_cmp_le_i16_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x66,0x7c]
2266 0x7d,0x04,0x66,0x7c
2268 # W32: v_cmp_le_i16_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x66,0x7c]
2269 # W64: v_cmp_le_i16_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x66,0x7c]
2270 0x7e,0x04,0x66,0x7c
2272 # W32: v_cmp_le_i16_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x66,0x7c]
2273 # W64: v_cmp_le_i16_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x66,0x7c]
2274 0x7f,0x04,0x66,0x7c
2276 # W32: v_cmp_le_i16_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x66,0x7c]
2277 # W64: v_cmp_le_i16_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x66,0x7c]
2278 0x7c,0x04,0x66,0x7c
2280 # W32: v_cmp_le_i16_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x66,0x7c]
2281 # W64: v_cmp_le_i16_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x66,0x7c]
2282 0xc1,0x04,0x66,0x7c
2284 # W32: v_cmp_le_i16_e32 vcc_lo, 0x3800, v2
2285 # W64: v_cmp_le_i16_e32 vcc, 0x3800, v2          ; encoding: [0xff,0x04,0x66,0x7c,0x00,0x38,0x00,0x00]
2286 0xf0,0x04,0x66,0x7c
2288 # W32: v_cmp_le_i16_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x66,0x7c]
2289 # W64: v_cmp_le_i16_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x66,0x7c]
2290 0xfd,0x04,0x66,0x7c
2292 # W32: v_cmp_le_i16_e32 vcc_lo, 0xfe0b, v127     ; encoding: [0xff,0xfe,0x66,0x7c,0x0b,0xfe,0x00,0x00]
2293 # W64: v_cmp_le_i16_e32 vcc, 0xfe0b, v127        ; encoding: [0xff,0xfe,0x66,0x7c,0x0b,0xfe,0x00,0x00]
2294 0xff,0xfe,0x66,0x7c,0x0b,0xfe,0x00,0x00
2296 # W32: v_cmp_le_i32_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x86,0x7c]
2297 # W64: v_cmp_le_i32_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x86,0x7c]
2298 0x01,0x05,0x86,0x7c
2300 # W32: v_cmp_le_i32_e32 vcc_lo, v255, v2         ; encoding: [0xff,0x05,0x86,0x7c]
2301 # W64: v_cmp_le_i32_e32 vcc, v255, v2            ; encoding: [0xff,0x05,0x86,0x7c]
2302 0xff,0x05,0x86,0x7c
2304 # W32: v_cmp_le_i32_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x86,0x7c]
2305 # W64: v_cmp_le_i32_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x86,0x7c]
2306 0x01,0x04,0x86,0x7c
2308 # W32: v_cmp_le_i32_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x86,0x7c]
2309 # W64: v_cmp_le_i32_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x86,0x7c]
2310 0x69,0x04,0x86,0x7c
2312 # W32: v_cmp_le_i32_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x86,0x7c]
2313 # W64: v_cmp_le_i32_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x86,0x7c]
2314 0x6a,0x04,0x86,0x7c
2316 # W32: v_cmp_le_i32_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x86,0x7c]
2317 # W64: v_cmp_le_i32_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x86,0x7c]
2318 0x6b,0x04,0x86,0x7c
2320 # W32: v_cmp_le_i32_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x86,0x7c]
2321 # W64: v_cmp_le_i32_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x86,0x7c]
2322 0x7b,0x04,0x86,0x7c
2324 # W32: v_cmp_le_i32_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x86,0x7c]
2325 # W64: v_cmp_le_i32_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x86,0x7c]
2326 0x7d,0x04,0x86,0x7c
2328 # W32: v_cmp_le_i32_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x86,0x7c]
2329 # W64: v_cmp_le_i32_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x86,0x7c]
2330 0x7e,0x04,0x86,0x7c
2332 # W32: v_cmp_le_i32_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x86,0x7c]
2333 # W64: v_cmp_le_i32_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x86,0x7c]
2334 0x7f,0x04,0x86,0x7c
2336 # W32: v_cmp_le_i32_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x86,0x7c]
2337 # W64: v_cmp_le_i32_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x86,0x7c]
2338 0x7c,0x04,0x86,0x7c
2340 # W32: v_cmp_le_i32_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x86,0x7c]
2341 # W64: v_cmp_le_i32_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x86,0x7c]
2342 0xc1,0x04,0x86,0x7c
2344 # W32: v_cmp_le_i32_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x86,0x7c]
2345 # W64: v_cmp_le_i32_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x86,0x7c]
2346 0xf0,0x04,0x86,0x7c
2348 # W32: v_cmp_le_i32_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x86,0x7c]
2349 # W64: v_cmp_le_i32_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x86,0x7c]
2350 0xfd,0x04,0x86,0x7c
2352 # W32: v_cmp_le_i32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x87,0x7c,0x56,0x34,0x12,0xaf]
2353 # W64: v_cmp_le_i32_e32 vcc, 0xaf123456, v255    ; encoding: [0xff,0xfe,0x87,0x7c,0x56,0x34,0x12,0xaf]
2354 0xff,0xfe,0x87,0x7c,0x56,0x34,0x12,0xaf
2356 # W32: v_cmp_le_i64_e32 vcc_lo, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0xa6,0x7c]
2357 # W64: v_cmp_le_i64_e32 vcc, v[1:2], v[2:3]      ; encoding: [0x01,0x05,0xa6,0x7c]
2358 0x01,0x05,0xa6,0x7c
2360 # W32: v_cmp_le_i64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xa6,0x7c]
2361 # W64: v_cmp_le_i64_e32 vcc, v[254:255], v[2:3]  ; encoding: [0xfe,0x05,0xa6,0x7c]
2362 0xfe,0x05,0xa6,0x7c
2364 # W32: v_cmp_le_i64_e32 vcc_lo, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0xa6,0x7c]
2365 # W64: v_cmp_le_i64_e32 vcc, s[2:3], v[2:3]      ; encoding: [0x02,0x04,0xa6,0x7c]
2366 0x02,0x04,0xa6,0x7c
2368 # W32: v_cmp_le_i64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0xa6,0x7c]
2369 # W64: v_cmp_le_i64_e32 vcc, s[104:105], v[2:3]  ; encoding: [0x68,0x04,0xa6,0x7c]
2370 0x68,0x04,0xa6,0x7c
2372 # W32: v_cmp_le_i64_e32 vcc_lo, vcc, v[2:3]      ; encoding: [0x6a,0x04,0xa6,0x7c]
2373 # W64: v_cmp_le_i64_e32 vcc, vcc, v[2:3]         ; encoding: [0x6a,0x04,0xa6,0x7c]
2374 0x6a,0x04,0xa6,0x7c
2376 # W32: v_cmp_le_i64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xa6,0x7c]
2377 # W64: v_cmp_le_i64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xa6,0x7c]
2378 0x7a,0x04,0xa6,0x7c
2380 # W32: v_cmp_le_i64_e32 vcc_lo, exec, v[2:3]     ; encoding: [0x7e,0x04,0xa6,0x7c]
2381 # W64: v_cmp_le_i64_e32 vcc, exec, v[2:3]        ; encoding: [0x7e,0x04,0xa6,0x7c]
2382 0x7e,0x04,0xa6,0x7c
2384 # W32: v_cmp_le_i64_e32 vcc_lo, null, v[2:3]     ; encoding: [0x7c,0x04,0xa6,0x7c]
2385 # W64: v_cmp_le_i64_e32 vcc, null, v[2:3]        ; encoding: [0x7c,0x04,0xa6,0x7c]
2386 0x7c,0x04,0xa6,0x7c
2388 # W32: v_cmp_le_i64_e32 vcc_lo, -1, v[2:3]       ; encoding: [0xc1,0x04,0xa6,0x7c]
2389 # W64: v_cmp_le_i64_e32 vcc, -1, v[2:3]          ; encoding: [0xc1,0x04,0xa6,0x7c]
2390 0xc1,0x04,0xa6,0x7c
2392 # W32: v_cmp_le_i64_e32 vcc_lo, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0xa6,0x7c]
2393 # W64: v_cmp_le_i64_e32 vcc, 0.5, v[2:3]         ; encoding: [0xf0,0x04,0xa6,0x7c]
2394 0xf0,0x04,0xa6,0x7c
2396 # W32: v_cmp_le_i64_e32 vcc_lo, src_scc, v[2:3]  ; encoding: [0xfd,0x04,0xa6,0x7c]
2397 # W64: v_cmp_le_i64_e32 vcc, src_scc, v[2:3]     ; encoding: [0xfd,0x04,0xa6,0x7c]
2398 0xfd,0x04,0xa6,0x7c
2400 # W32: v_cmp_le_i64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xa7,0x7c,0x56,0x34,0x12,0xaf]
2401 # W64: v_cmp_le_i64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xa7,0x7c,0x56,0x34,0x12,0xaf]
2402 0xff,0xfc,0xa7,0x7c,0x56,0x34,0x12,0xaf
2404 # W32: v_cmp_le_u16_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x76,0x7c]
2405 # W64: v_cmp_le_u16_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x76,0x7c]
2406 0x01,0x05,0x76,0x7c
2408 # W32: v_cmp_le_u16_e32 vcc_lo, v127, v2         ; encoding: [0x7f,0x05,0x76,0x7c]
2409 # W64: v_cmp_le_u16_e32 vcc, v127, v2            ; encoding: [0x7f,0x05,0x76,0x7c]
2410 0x7f,0x05,0x76,0x7c
2412 # W32: v_cmp_le_u16_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x76,0x7c]
2413 # W64: v_cmp_le_u16_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x76,0x7c]
2414 0x01,0x04,0x76,0x7c
2416 # W32: v_cmp_le_u16_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x76,0x7c]
2417 # W64: v_cmp_le_u16_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x76,0x7c]
2418 0x69,0x04,0x76,0x7c
2420 # W32: v_cmp_le_u16_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x76,0x7c]
2421 # W64: v_cmp_le_u16_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x76,0x7c]
2422 0x6a,0x04,0x76,0x7c
2424 # W32: v_cmp_le_u16_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x76,0x7c]
2425 # W64: v_cmp_le_u16_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x76,0x7c]
2426 0x6b,0x04,0x76,0x7c
2428 # W32: v_cmp_le_u16_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x76,0x7c]
2429 # W64: v_cmp_le_u16_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x76,0x7c]
2430 0x7b,0x04,0x76,0x7c
2432 # W32: v_cmp_le_u16_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x76,0x7c]
2433 # W64: v_cmp_le_u16_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x76,0x7c]
2434 0x7d,0x04,0x76,0x7c
2436 # W32: v_cmp_le_u16_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x76,0x7c]
2437 # W64: v_cmp_le_u16_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x76,0x7c]
2438 0x7e,0x04,0x76,0x7c
2440 # W32: v_cmp_le_u16_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x76,0x7c]
2441 # W64: v_cmp_le_u16_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x76,0x7c]
2442 0x7f,0x04,0x76,0x7c
2444 # W32: v_cmp_le_u16_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x76,0x7c]
2445 # W64: v_cmp_le_u16_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x76,0x7c]
2446 0x7c,0x04,0x76,0x7c
2448 # W32: v_cmp_le_u16_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x76,0x7c]
2449 # W64: v_cmp_le_u16_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x76,0x7c]
2450 0xc1,0x04,0x76,0x7c
2452 # W32: v_cmp_le_u16_e32 vcc_lo, 0x3800, v2
2453 # W64: v_cmp_le_u16_e32 vcc, 0x3800, v2          ; encoding: [0xff,0x04,0x76,0x7c,0x00,0x38,0x00,0x00]
2454 0xf0,0x04,0x76,0x7c
2456 # W32: v_cmp_le_u16_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x76,0x7c]
2457 # W64: v_cmp_le_u16_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x76,0x7c]
2458 0xfd,0x04,0x76,0x7c
2460 # W32: v_cmp_le_u16_e32 vcc_lo, 0xfe0b, v127     ; encoding: [0xff,0xfe,0x76,0x7c,0x0b,0xfe,0x00,0x00]
2461 # W64: v_cmp_le_u16_e32 vcc, 0xfe0b, v127        ; encoding: [0xff,0xfe,0x76,0x7c,0x0b,0xfe,0x00,0x00]
2462 0xff,0xfe,0x76,0x7c,0x0b,0xfe,0x00,0x00
2464 # W32: v_cmp_le_u32_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x96,0x7c]
2465 # W64: v_cmp_le_u32_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x96,0x7c]
2466 0x01,0x05,0x96,0x7c
2468 # W32: v_cmp_le_u32_e32 vcc_lo, v255, v2         ; encoding: [0xff,0x05,0x96,0x7c]
2469 # W64: v_cmp_le_u32_e32 vcc, v255, v2            ; encoding: [0xff,0x05,0x96,0x7c]
2470 0xff,0x05,0x96,0x7c
2472 # W32: v_cmp_le_u32_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x96,0x7c]
2473 # W64: v_cmp_le_u32_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x96,0x7c]
2474 0x01,0x04,0x96,0x7c
2476 # W32: v_cmp_le_u32_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x96,0x7c]
2477 # W64: v_cmp_le_u32_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x96,0x7c]
2478 0x69,0x04,0x96,0x7c
2480 # W32: v_cmp_le_u32_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x96,0x7c]
2481 # W64: v_cmp_le_u32_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x96,0x7c]
2482 0x6a,0x04,0x96,0x7c
2484 # W32: v_cmp_le_u32_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x96,0x7c]
2485 # W64: v_cmp_le_u32_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x96,0x7c]
2486 0x6b,0x04,0x96,0x7c
2488 # W32: v_cmp_le_u32_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x96,0x7c]
2489 # W64: v_cmp_le_u32_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x96,0x7c]
2490 0x7b,0x04,0x96,0x7c
2492 # W32: v_cmp_le_u32_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x96,0x7c]
2493 # W64: v_cmp_le_u32_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x96,0x7c]
2494 0x7d,0x04,0x96,0x7c
2496 # W32: v_cmp_le_u32_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x96,0x7c]
2497 # W64: v_cmp_le_u32_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x96,0x7c]
2498 0x7e,0x04,0x96,0x7c
2500 # W32: v_cmp_le_u32_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x96,0x7c]
2501 # W64: v_cmp_le_u32_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x96,0x7c]
2502 0x7f,0x04,0x96,0x7c
2504 # W32: v_cmp_le_u32_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x96,0x7c]
2505 # W64: v_cmp_le_u32_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x96,0x7c]
2506 0x7c,0x04,0x96,0x7c
2508 # W32: v_cmp_le_u32_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x96,0x7c]
2509 # W64: v_cmp_le_u32_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x96,0x7c]
2510 0xc1,0x04,0x96,0x7c
2512 # W32: v_cmp_le_u32_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x96,0x7c]
2513 # W64: v_cmp_le_u32_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x96,0x7c]
2514 0xf0,0x04,0x96,0x7c
2516 # W32: v_cmp_le_u32_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x96,0x7c]
2517 # W64: v_cmp_le_u32_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x96,0x7c]
2518 0xfd,0x04,0x96,0x7c
2520 # W32: v_cmp_le_u32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x97,0x7c,0x56,0x34,0x12,0xaf]
2521 # W64: v_cmp_le_u32_e32 vcc, 0xaf123456, v255    ; encoding: [0xff,0xfe,0x97,0x7c,0x56,0x34,0x12,0xaf]
2522 0xff,0xfe,0x97,0x7c,0x56,0x34,0x12,0xaf
2524 # W32: v_cmp_le_u64_e32 vcc_lo, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0xb6,0x7c]
2525 # W64: v_cmp_le_u64_e32 vcc, v[1:2], v[2:3]      ; encoding: [0x01,0x05,0xb6,0x7c]
2526 0x01,0x05,0xb6,0x7c
2528 # W32: v_cmp_le_u64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xb6,0x7c]
2529 # W64: v_cmp_le_u64_e32 vcc, v[254:255], v[2:3]  ; encoding: [0xfe,0x05,0xb6,0x7c]
2530 0xfe,0x05,0xb6,0x7c
2532 # W32: v_cmp_le_u64_e32 vcc_lo, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0xb6,0x7c]
2533 # W64: v_cmp_le_u64_e32 vcc, s[2:3], v[2:3]      ; encoding: [0x02,0x04,0xb6,0x7c]
2534 0x02,0x04,0xb6,0x7c
2536 # W32: v_cmp_le_u64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0xb6,0x7c]
2537 # W64: v_cmp_le_u64_e32 vcc, s[104:105], v[2:3]  ; encoding: [0x68,0x04,0xb6,0x7c]
2538 0x68,0x04,0xb6,0x7c
2540 # W32: v_cmp_le_u64_e32 vcc_lo, vcc, v[2:3]      ; encoding: [0x6a,0x04,0xb6,0x7c]
2541 # W64: v_cmp_le_u64_e32 vcc, vcc, v[2:3]         ; encoding: [0x6a,0x04,0xb6,0x7c]
2542 0x6a,0x04,0xb6,0x7c
2544 # W32: v_cmp_le_u64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xb6,0x7c]
2545 # W64: v_cmp_le_u64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xb6,0x7c]
2546 0x7a,0x04,0xb6,0x7c
2548 # W32: v_cmp_le_u64_e32 vcc_lo, exec, v[2:3]     ; encoding: [0x7e,0x04,0xb6,0x7c]
2549 # W64: v_cmp_le_u64_e32 vcc, exec, v[2:3]        ; encoding: [0x7e,0x04,0xb6,0x7c]
2550 0x7e,0x04,0xb6,0x7c
2552 # W32: v_cmp_le_u64_e32 vcc_lo, null, v[2:3]     ; encoding: [0x7c,0x04,0xb6,0x7c]
2553 # W64: v_cmp_le_u64_e32 vcc, null, v[2:3]        ; encoding: [0x7c,0x04,0xb6,0x7c]
2554 0x7c,0x04,0xb6,0x7c
2556 # W32: v_cmp_le_u64_e32 vcc_lo, -1, v[2:3]       ; encoding: [0xc1,0x04,0xb6,0x7c]
2557 # W64: v_cmp_le_u64_e32 vcc, -1, v[2:3]          ; encoding: [0xc1,0x04,0xb6,0x7c]
2558 0xc1,0x04,0xb6,0x7c
2560 # W32: v_cmp_le_u64_e32 vcc_lo, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0xb6,0x7c]
2561 # W64: v_cmp_le_u64_e32 vcc, 0.5, v[2:3]         ; encoding: [0xf0,0x04,0xb6,0x7c]
2562 0xf0,0x04,0xb6,0x7c
2564 # W32: v_cmp_le_u64_e32 vcc_lo, src_scc, v[2:3]  ; encoding: [0xfd,0x04,0xb6,0x7c]
2565 # W64: v_cmp_le_u64_e32 vcc, src_scc, v[2:3]     ; encoding: [0xfd,0x04,0xb6,0x7c]
2566 0xfd,0x04,0xb6,0x7c
2568 # W32: v_cmp_le_u64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xb7,0x7c,0x56,0x34,0x12,0xaf]
2569 # W64: v_cmp_le_u64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xb7,0x7c,0x56,0x34,0x12,0xaf]
2570 0xff,0xfc,0xb7,0x7c,0x56,0x34,0x12,0xaf
2572 # W32: v_cmp_lg_f16_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x0a,0x7c]
2573 # W64: v_cmp_lg_f16_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x0a,0x7c]
2574 0x01,0x05,0x0a,0x7c
2576 # W32: v_cmp_lg_f16_e32 vcc_lo, v127, v2         ; encoding: [0x7f,0x05,0x0a,0x7c]
2577 # W64: v_cmp_lg_f16_e32 vcc, v127, v2            ; encoding: [0x7f,0x05,0x0a,0x7c]
2578 0x7f,0x05,0x0a,0x7c
2580 # W32: v_cmp_lg_f16_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x0a,0x7c]
2581 # W64: v_cmp_lg_f16_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x0a,0x7c]
2582 0x01,0x04,0x0a,0x7c
2584 # W32: v_cmp_lg_f16_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x0a,0x7c]
2585 # W64: v_cmp_lg_f16_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x0a,0x7c]
2586 0x69,0x04,0x0a,0x7c
2588 # W32: v_cmp_lg_f16_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x0a,0x7c]
2589 # W64: v_cmp_lg_f16_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x0a,0x7c]
2590 0x6a,0x04,0x0a,0x7c
2592 # W32: v_cmp_lg_f16_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x0a,0x7c]
2593 # W64: v_cmp_lg_f16_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x0a,0x7c]
2594 0x6b,0x04,0x0a,0x7c
2596 # W32: v_cmp_lg_f16_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x0a,0x7c]
2597 # W64: v_cmp_lg_f16_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x0a,0x7c]
2598 0x7b,0x04,0x0a,0x7c
2600 # W32: v_cmp_lg_f16_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x0a,0x7c]
2601 # W64: v_cmp_lg_f16_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x0a,0x7c]
2602 0x7d,0x04,0x0a,0x7c
2604 # W32: v_cmp_lg_f16_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x0a,0x7c]
2605 # W64: v_cmp_lg_f16_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x0a,0x7c]
2606 0x7e,0x04,0x0a,0x7c
2608 # W32: v_cmp_lg_f16_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x0a,0x7c]
2609 # W64: v_cmp_lg_f16_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x0a,0x7c]
2610 0x7f,0x04,0x0a,0x7c
2612 # W32: v_cmp_lg_f16_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x0a,0x7c]
2613 # W64: v_cmp_lg_f16_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x0a,0x7c]
2614 0x7c,0x04,0x0a,0x7c
2616 # W32: v_cmp_lg_f16_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x0a,0x7c]
2617 # W64: v_cmp_lg_f16_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x0a,0x7c]
2618 0xc1,0x04,0x0a,0x7c
2620 # W32: v_cmp_lg_f16_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x0a,0x7c]
2621 # W64: v_cmp_lg_f16_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x0a,0x7c]
2622 0xf0,0x04,0x0a,0x7c
2624 # W32: v_cmp_lg_f16_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x0a,0x7c]
2625 # W64: v_cmp_lg_f16_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x0a,0x7c]
2626 0xfd,0x04,0x0a,0x7c
2628 # W32: v_cmp_lg_f16_e32 vcc_lo, 0xfe0b, v127     ; encoding: [0xff,0xfe,0x0a,0x7c,0x0b,0xfe,0x00,0x00]
2629 # W64: v_cmp_lg_f16_e32 vcc, 0xfe0b, v127        ; encoding: [0xff,0xfe,0x0a,0x7c,0x0b,0xfe,0x00,0x00]
2630 0xff,0xfe,0x0a,0x7c,0x0b,0xfe,0x00,0x00
2632 # W32: v_cmp_lg_f32_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x2a,0x7c]
2633 # W64: v_cmp_lg_f32_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x2a,0x7c]
2634 0x01,0x05,0x2a,0x7c
2636 # W32: v_cmp_lg_f32_e32 vcc_lo, v255, v2         ; encoding: [0xff,0x05,0x2a,0x7c]
2637 # W64: v_cmp_lg_f32_e32 vcc, v255, v2            ; encoding: [0xff,0x05,0x2a,0x7c]
2638 0xff,0x05,0x2a,0x7c
2640 # W32: v_cmp_lg_f32_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x2a,0x7c]
2641 # W64: v_cmp_lg_f32_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x2a,0x7c]
2642 0x01,0x04,0x2a,0x7c
2644 # W32: v_cmp_lg_f32_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x2a,0x7c]
2645 # W64: v_cmp_lg_f32_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x2a,0x7c]
2646 0x69,0x04,0x2a,0x7c
2648 # W32: v_cmp_lg_f32_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x2a,0x7c]
2649 # W64: v_cmp_lg_f32_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x2a,0x7c]
2650 0x6a,0x04,0x2a,0x7c
2652 # W32: v_cmp_lg_f32_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x2a,0x7c]
2653 # W64: v_cmp_lg_f32_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x2a,0x7c]
2654 0x6b,0x04,0x2a,0x7c
2656 # W32: v_cmp_lg_f32_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x2a,0x7c]
2657 # W64: v_cmp_lg_f32_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x2a,0x7c]
2658 0x7b,0x04,0x2a,0x7c
2660 # W32: v_cmp_lg_f32_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x2a,0x7c]
2661 # W64: v_cmp_lg_f32_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x2a,0x7c]
2662 0x7d,0x04,0x2a,0x7c
2664 # W32: v_cmp_lg_f32_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x2a,0x7c]
2665 # W64: v_cmp_lg_f32_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x2a,0x7c]
2666 0x7e,0x04,0x2a,0x7c
2668 # W32: v_cmp_lg_f32_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x2a,0x7c]
2669 # W64: v_cmp_lg_f32_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x2a,0x7c]
2670 0x7f,0x04,0x2a,0x7c
2672 # W32: v_cmp_lg_f32_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x2a,0x7c]
2673 # W64: v_cmp_lg_f32_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x2a,0x7c]
2674 0x7c,0x04,0x2a,0x7c
2676 # W32: v_cmp_lg_f32_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x2a,0x7c]
2677 # W64: v_cmp_lg_f32_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x2a,0x7c]
2678 0xc1,0x04,0x2a,0x7c
2680 # W32: v_cmp_lg_f32_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x2a,0x7c]
2681 # W64: v_cmp_lg_f32_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x2a,0x7c]
2682 0xf0,0x04,0x2a,0x7c
2684 # W32: v_cmp_lg_f32_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x2a,0x7c]
2685 # W64: v_cmp_lg_f32_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x2a,0x7c]
2686 0xfd,0x04,0x2a,0x7c
2688 # W32: v_cmp_lg_f32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x2b,0x7c,0x56,0x34,0x12,0xaf]
2689 # W64: v_cmp_lg_f32_e32 vcc, 0xaf123456, v255    ; encoding: [0xff,0xfe,0x2b,0x7c,0x56,0x34,0x12,0xaf]
2690 0xff,0xfe,0x2b,0x7c,0x56,0x34,0x12,0xaf
2692 # W32: v_cmp_lg_f64_e32 vcc_lo, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0x4a,0x7c]
2693 # W64: v_cmp_lg_f64_e32 vcc, v[1:2], v[2:3]      ; encoding: [0x01,0x05,0x4a,0x7c]
2694 0x01,0x05,0x4a,0x7c
2696 # W32: v_cmp_lg_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x4a,0x7c]
2697 # W64: v_cmp_lg_f64_e32 vcc, v[254:255], v[2:3]  ; encoding: [0xfe,0x05,0x4a,0x7c]
2698 0xfe,0x05,0x4a,0x7c
2700 # W32: v_cmp_lg_f64_e32 vcc_lo, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0x4a,0x7c]
2701 # W64: v_cmp_lg_f64_e32 vcc, s[2:3], v[2:3]      ; encoding: [0x02,0x04,0x4a,0x7c]
2702 0x02,0x04,0x4a,0x7c
2704 # W32: v_cmp_lg_f64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0x4a,0x7c]
2705 # W64: v_cmp_lg_f64_e32 vcc, s[104:105], v[2:3]  ; encoding: [0x68,0x04,0x4a,0x7c]
2706 0x68,0x04,0x4a,0x7c
2708 # W32: v_cmp_lg_f64_e32 vcc_lo, vcc, v[2:3]      ; encoding: [0x6a,0x04,0x4a,0x7c]
2709 # W64: v_cmp_lg_f64_e32 vcc, vcc, v[2:3]         ; encoding: [0x6a,0x04,0x4a,0x7c]
2710 0x6a,0x04,0x4a,0x7c
2712 # W32: v_cmp_lg_f64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x4a,0x7c]
2713 # W64: v_cmp_lg_f64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x4a,0x7c]
2714 0x7a,0x04,0x4a,0x7c
2716 # W32: v_cmp_lg_f64_e32 vcc_lo, exec, v[2:3]     ; encoding: [0x7e,0x04,0x4a,0x7c]
2717 # W64: v_cmp_lg_f64_e32 vcc, exec, v[2:3]        ; encoding: [0x7e,0x04,0x4a,0x7c]
2718 0x7e,0x04,0x4a,0x7c
2720 # W32: v_cmp_lg_f64_e32 vcc_lo, null, v[2:3]     ; encoding: [0x7c,0x04,0x4a,0x7c]
2721 # W64: v_cmp_lg_f64_e32 vcc, null, v[2:3]        ; encoding: [0x7c,0x04,0x4a,0x7c]
2722 0x7c,0x04,0x4a,0x7c
2724 # W32: v_cmp_lg_f64_e32 vcc_lo, -1, v[2:3]       ; encoding: [0xc1,0x04,0x4a,0x7c]
2725 # W64: v_cmp_lg_f64_e32 vcc, -1, v[2:3]          ; encoding: [0xc1,0x04,0x4a,0x7c]
2726 0xc1,0x04,0x4a,0x7c
2728 # W32: v_cmp_lg_f64_e32 vcc_lo, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0x4a,0x7c]
2729 # W64: v_cmp_lg_f64_e32 vcc, 0.5, v[2:3]         ; encoding: [0xf0,0x04,0x4a,0x7c]
2730 0xf0,0x04,0x4a,0x7c
2732 # W32: v_cmp_lg_f64_e32 vcc_lo, src_scc, v[2:3]  ; encoding: [0xfd,0x04,0x4a,0x7c]
2733 # W64: v_cmp_lg_f64_e32 vcc, src_scc, v[2:3]     ; encoding: [0xfd,0x04,0x4a,0x7c]
2734 0xfd,0x04,0x4a,0x7c
2736 # W32: v_cmp_lg_f64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x4b,0x7c,0x56,0x34,0x12,0xaf]
2737 # W64: v_cmp_lg_f64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x4b,0x7c,0x56,0x34,0x12,0xaf]
2738 0xff,0xfc,0x4b,0x7c,0x56,0x34,0x12,0xaf
2740 # W32: v_cmp_lt_f16_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x02,0x7c]
2741 # W64: v_cmp_lt_f16_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x02,0x7c]
2742 0x01,0x05,0x02,0x7c
2744 # W32: v_cmp_lt_f16_e32 vcc_lo, v127, v2         ; encoding: [0x7f,0x05,0x02,0x7c]
2745 # W64: v_cmp_lt_f16_e32 vcc, v127, v2            ; encoding: [0x7f,0x05,0x02,0x7c]
2746 0x7f,0x05,0x02,0x7c
2748 # W32: v_cmp_lt_f16_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x02,0x7c]
2749 # W64: v_cmp_lt_f16_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x02,0x7c]
2750 0x01,0x04,0x02,0x7c
2752 # W32: v_cmp_lt_f16_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x02,0x7c]
2753 # W64: v_cmp_lt_f16_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x02,0x7c]
2754 0x69,0x04,0x02,0x7c
2756 # W32: v_cmp_lt_f16_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x02,0x7c]
2757 # W64: v_cmp_lt_f16_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x02,0x7c]
2758 0x6a,0x04,0x02,0x7c
2760 # W32: v_cmp_lt_f16_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x02,0x7c]
2761 # W64: v_cmp_lt_f16_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x02,0x7c]
2762 0x6b,0x04,0x02,0x7c
2764 # W32: v_cmp_lt_f16_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x02,0x7c]
2765 # W64: v_cmp_lt_f16_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x02,0x7c]
2766 0x7b,0x04,0x02,0x7c
2768 # W32: v_cmp_lt_f16_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x02,0x7c]
2769 # W64: v_cmp_lt_f16_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x02,0x7c]
2770 0x7d,0x04,0x02,0x7c
2772 # W32: v_cmp_lt_f16_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x02,0x7c]
2773 # W64: v_cmp_lt_f16_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x02,0x7c]
2774 0x7e,0x04,0x02,0x7c
2776 # W32: v_cmp_lt_f16_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x02,0x7c]
2777 # W64: v_cmp_lt_f16_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x02,0x7c]
2778 0x7f,0x04,0x02,0x7c
2780 # W32: v_cmp_lt_f16_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x02,0x7c]
2781 # W64: v_cmp_lt_f16_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x02,0x7c]
2782 0x7c,0x04,0x02,0x7c
2784 # W32: v_cmp_lt_f16_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x02,0x7c]
2785 # W64: v_cmp_lt_f16_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x02,0x7c]
2786 0xc1,0x04,0x02,0x7c
2788 # W32: v_cmp_lt_f16_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x02,0x7c]
2789 # W64: v_cmp_lt_f16_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x02,0x7c]
2790 0xf0,0x04,0x02,0x7c
2792 # W32: v_cmp_lt_f16_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x02,0x7c]
2793 # W64: v_cmp_lt_f16_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x02,0x7c]
2794 0xfd,0x04,0x02,0x7c
2796 # W32: v_cmp_lt_f16_e32 vcc_lo, 0xfe0b, v127     ; encoding: [0xff,0xfe,0x02,0x7c,0x0b,0xfe,0x00,0x00]
2797 # W64: v_cmp_lt_f16_e32 vcc, 0xfe0b, v127        ; encoding: [0xff,0xfe,0x02,0x7c,0x0b,0xfe,0x00,0x00]
2798 0xff,0xfe,0x02,0x7c,0x0b,0xfe,0x00,0x00
2800 # W32: v_cmp_lt_f32_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x22,0x7c]
2801 # W64: v_cmp_lt_f32_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x22,0x7c]
2802 0x01,0x05,0x22,0x7c
2804 # W32: v_cmp_lt_f32_e32 vcc_lo, v255, v2         ; encoding: [0xff,0x05,0x22,0x7c]
2805 # W64: v_cmp_lt_f32_e32 vcc, v255, v2            ; encoding: [0xff,0x05,0x22,0x7c]
2806 0xff,0x05,0x22,0x7c
2808 # W32: v_cmp_lt_f32_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x22,0x7c]
2809 # W64: v_cmp_lt_f32_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x22,0x7c]
2810 0x01,0x04,0x22,0x7c
2812 # W32: v_cmp_lt_f32_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x22,0x7c]
2813 # W64: v_cmp_lt_f32_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x22,0x7c]
2814 0x69,0x04,0x22,0x7c
2816 # W32: v_cmp_lt_f32_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x22,0x7c]
2817 # W64: v_cmp_lt_f32_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x22,0x7c]
2818 0x6a,0x04,0x22,0x7c
2820 # W32: v_cmp_lt_f32_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x22,0x7c]
2821 # W64: v_cmp_lt_f32_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x22,0x7c]
2822 0x6b,0x04,0x22,0x7c
2824 # W32: v_cmp_lt_f32_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x22,0x7c]
2825 # W64: v_cmp_lt_f32_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x22,0x7c]
2826 0x7b,0x04,0x22,0x7c
2828 # W32: v_cmp_lt_f32_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x22,0x7c]
2829 # W64: v_cmp_lt_f32_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x22,0x7c]
2830 0x7d,0x04,0x22,0x7c
2832 # W32: v_cmp_lt_f32_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x22,0x7c]
2833 # W64: v_cmp_lt_f32_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x22,0x7c]
2834 0x7e,0x04,0x22,0x7c
2836 # W32: v_cmp_lt_f32_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x22,0x7c]
2837 # W64: v_cmp_lt_f32_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x22,0x7c]
2838 0x7f,0x04,0x22,0x7c
2840 # W32: v_cmp_lt_f32_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x22,0x7c]
2841 # W64: v_cmp_lt_f32_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x22,0x7c]
2842 0x7c,0x04,0x22,0x7c
2844 # W32: v_cmp_lt_f32_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x22,0x7c]
2845 # W64: v_cmp_lt_f32_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x22,0x7c]
2846 0xc1,0x04,0x22,0x7c
2848 # W32: v_cmp_lt_f32_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x22,0x7c]
2849 # W64: v_cmp_lt_f32_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x22,0x7c]
2850 0xf0,0x04,0x22,0x7c
2852 # W32: v_cmp_lt_f32_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x22,0x7c]
2853 # W64: v_cmp_lt_f32_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x22,0x7c]
2854 0xfd,0x04,0x22,0x7c
2856 # W32: v_cmp_lt_f32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x23,0x7c,0x56,0x34,0x12,0xaf]
2857 # W64: v_cmp_lt_f32_e32 vcc, 0xaf123456, v255    ; encoding: [0xff,0xfe,0x23,0x7c,0x56,0x34,0x12,0xaf]
2858 0xff,0xfe,0x23,0x7c,0x56,0x34,0x12,0xaf
2860 # W32: v_cmp_lt_f64_e32 vcc_lo, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0x42,0x7c]
2861 # W64: v_cmp_lt_f64_e32 vcc, v[1:2], v[2:3]      ; encoding: [0x01,0x05,0x42,0x7c]
2862 0x01,0x05,0x42,0x7c
2864 # W32: v_cmp_lt_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x42,0x7c]
2865 # W64: v_cmp_lt_f64_e32 vcc, v[254:255], v[2:3]  ; encoding: [0xfe,0x05,0x42,0x7c]
2866 0xfe,0x05,0x42,0x7c
2868 # W32: v_cmp_lt_f64_e32 vcc_lo, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0x42,0x7c]
2869 # W64: v_cmp_lt_f64_e32 vcc, s[2:3], v[2:3]      ; encoding: [0x02,0x04,0x42,0x7c]
2870 0x02,0x04,0x42,0x7c
2872 # W32: v_cmp_lt_f64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0x42,0x7c]
2873 # W64: v_cmp_lt_f64_e32 vcc, s[104:105], v[2:3]  ; encoding: [0x68,0x04,0x42,0x7c]
2874 0x68,0x04,0x42,0x7c
2876 # W32: v_cmp_lt_f64_e32 vcc_lo, vcc, v[2:3]      ; encoding: [0x6a,0x04,0x42,0x7c]
2877 # W64: v_cmp_lt_f64_e32 vcc, vcc, v[2:3]         ; encoding: [0x6a,0x04,0x42,0x7c]
2878 0x6a,0x04,0x42,0x7c
2880 # W32: v_cmp_lt_f64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x42,0x7c]
2881 # W64: v_cmp_lt_f64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x42,0x7c]
2882 0x7a,0x04,0x42,0x7c
2884 # W32: v_cmp_lt_f64_e32 vcc_lo, exec, v[2:3]     ; encoding: [0x7e,0x04,0x42,0x7c]
2885 # W64: v_cmp_lt_f64_e32 vcc, exec, v[2:3]        ; encoding: [0x7e,0x04,0x42,0x7c]
2886 0x7e,0x04,0x42,0x7c
2888 # W32: v_cmp_lt_f64_e32 vcc_lo, null, v[2:3]     ; encoding: [0x7c,0x04,0x42,0x7c]
2889 # W64: v_cmp_lt_f64_e32 vcc, null, v[2:3]        ; encoding: [0x7c,0x04,0x42,0x7c]
2890 0x7c,0x04,0x42,0x7c
2892 # W32: v_cmp_lt_f64_e32 vcc_lo, -1, v[2:3]       ; encoding: [0xc1,0x04,0x42,0x7c]
2893 # W64: v_cmp_lt_f64_e32 vcc, -1, v[2:3]          ; encoding: [0xc1,0x04,0x42,0x7c]
2894 0xc1,0x04,0x42,0x7c
2896 # W32: v_cmp_lt_f64_e32 vcc_lo, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0x42,0x7c]
2897 # W64: v_cmp_lt_f64_e32 vcc, 0.5, v[2:3]         ; encoding: [0xf0,0x04,0x42,0x7c]
2898 0xf0,0x04,0x42,0x7c
2900 # W32: v_cmp_lt_f64_e32 vcc_lo, src_scc, v[2:3]  ; encoding: [0xfd,0x04,0x42,0x7c]
2901 # W64: v_cmp_lt_f64_e32 vcc, src_scc, v[2:3]     ; encoding: [0xfd,0x04,0x42,0x7c]
2902 0xfd,0x04,0x42,0x7c
2904 # W32: v_cmp_lt_f64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x43,0x7c,0x56,0x34,0x12,0xaf]
2905 # W64: v_cmp_lt_f64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x43,0x7c,0x56,0x34,0x12,0xaf]
2906 0xff,0xfc,0x43,0x7c,0x56,0x34,0x12,0xaf
2908 # W32: v_cmp_lt_i16_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x62,0x7c]
2909 # W64: v_cmp_lt_i16_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x62,0x7c]
2910 0x01,0x05,0x62,0x7c
2912 # W32: v_cmp_lt_i16_e32 vcc_lo, v127, v2         ; encoding: [0x7f,0x05,0x62,0x7c]
2913 # W64: v_cmp_lt_i16_e32 vcc, v127, v2            ; encoding: [0x7f,0x05,0x62,0x7c]
2914 0x7f,0x05,0x62,0x7c
2916 # W32: v_cmp_lt_i16_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x62,0x7c]
2917 # W64: v_cmp_lt_i16_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x62,0x7c]
2918 0x01,0x04,0x62,0x7c
2920 # W32: v_cmp_lt_i16_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x62,0x7c]
2921 # W64: v_cmp_lt_i16_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x62,0x7c]
2922 0x69,0x04,0x62,0x7c
2924 # W32: v_cmp_lt_i16_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x62,0x7c]
2925 # W64: v_cmp_lt_i16_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x62,0x7c]
2926 0x6a,0x04,0x62,0x7c
2928 # W32: v_cmp_lt_i16_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x62,0x7c]
2929 # W64: v_cmp_lt_i16_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x62,0x7c]
2930 0x6b,0x04,0x62,0x7c
2932 # W32: v_cmp_lt_i16_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x62,0x7c]
2933 # W64: v_cmp_lt_i16_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x62,0x7c]
2934 0x7b,0x04,0x62,0x7c
2936 # W32: v_cmp_lt_i16_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x62,0x7c]
2937 # W64: v_cmp_lt_i16_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x62,0x7c]
2938 0x7d,0x04,0x62,0x7c
2940 # W32: v_cmp_lt_i16_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x62,0x7c]
2941 # W64: v_cmp_lt_i16_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x62,0x7c]
2942 0x7e,0x04,0x62,0x7c
2944 # W32: v_cmp_lt_i16_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x62,0x7c]
2945 # W64: v_cmp_lt_i16_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x62,0x7c]
2946 0x7f,0x04,0x62,0x7c
2948 # W32: v_cmp_lt_i16_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x62,0x7c]
2949 # W64: v_cmp_lt_i16_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x62,0x7c]
2950 0x7c,0x04,0x62,0x7c
2952 # W32: v_cmp_lt_i16_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x62,0x7c]
2953 # W64: v_cmp_lt_i16_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x62,0x7c]
2954 0xc1,0x04,0x62,0x7c
2956 # W32: v_cmp_lt_i16_e32 vcc_lo, 0x3800, v2
2957 # W64: v_cmp_lt_i16_e32 vcc, 0x3800, v2          ; encoding: [0xff,0x04,0x62,0x7c,0x00,0x38,0x00,0x00]
2958 0xf0,0x04,0x62,0x7c
2960 # W32: v_cmp_lt_i16_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x62,0x7c]
2961 # W64: v_cmp_lt_i16_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x62,0x7c]
2962 0xfd,0x04,0x62,0x7c
2964 # W32: v_cmp_lt_i16_e32 vcc_lo, 0xfe0b, v127     ; encoding: [0xff,0xfe,0x62,0x7c,0x0b,0xfe,0x00,0x00]
2965 # W64: v_cmp_lt_i16_e32 vcc, 0xfe0b, v127        ; encoding: [0xff,0xfe,0x62,0x7c,0x0b,0xfe,0x00,0x00]
2966 0xff,0xfe,0x62,0x7c,0x0b,0xfe,0x00,0x00
2968 # W32: v_cmp_lt_i32_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x82,0x7c]
2969 # W64: v_cmp_lt_i32_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x82,0x7c]
2970 0x01,0x05,0x82,0x7c
2972 # W32: v_cmp_lt_i32_e32 vcc_lo, v255, v2         ; encoding: [0xff,0x05,0x82,0x7c]
2973 # W64: v_cmp_lt_i32_e32 vcc, v255, v2            ; encoding: [0xff,0x05,0x82,0x7c]
2974 0xff,0x05,0x82,0x7c
2976 # W32: v_cmp_lt_i32_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x82,0x7c]
2977 # W64: v_cmp_lt_i32_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x82,0x7c]
2978 0x01,0x04,0x82,0x7c
2980 # W32: v_cmp_lt_i32_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x82,0x7c]
2981 # W64: v_cmp_lt_i32_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x82,0x7c]
2982 0x69,0x04,0x82,0x7c
2984 # W32: v_cmp_lt_i32_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x82,0x7c]
2985 # W64: v_cmp_lt_i32_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x82,0x7c]
2986 0x6a,0x04,0x82,0x7c
2988 # W32: v_cmp_lt_i32_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x82,0x7c]
2989 # W64: v_cmp_lt_i32_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x82,0x7c]
2990 0x6b,0x04,0x82,0x7c
2992 # W32: v_cmp_lt_i32_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x82,0x7c]
2993 # W64: v_cmp_lt_i32_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x82,0x7c]
2994 0x7b,0x04,0x82,0x7c
2996 # W32: v_cmp_lt_i32_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x82,0x7c]
2997 # W64: v_cmp_lt_i32_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x82,0x7c]
2998 0x7d,0x04,0x82,0x7c
3000 # W32: v_cmp_lt_i32_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x82,0x7c]
3001 # W64: v_cmp_lt_i32_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x82,0x7c]
3002 0x7e,0x04,0x82,0x7c
3004 # W32: v_cmp_lt_i32_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x82,0x7c]
3005 # W64: v_cmp_lt_i32_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x82,0x7c]
3006 0x7f,0x04,0x82,0x7c
3008 # W32: v_cmp_lt_i32_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x82,0x7c]
3009 # W64: v_cmp_lt_i32_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x82,0x7c]
3010 0x7c,0x04,0x82,0x7c
3012 # W32: v_cmp_lt_i32_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x82,0x7c]
3013 # W64: v_cmp_lt_i32_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x82,0x7c]
3014 0xc1,0x04,0x82,0x7c
3016 # W32: v_cmp_lt_i32_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x82,0x7c]
3017 # W64: v_cmp_lt_i32_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x82,0x7c]
3018 0xf0,0x04,0x82,0x7c
3020 # W32: v_cmp_lt_i32_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x82,0x7c]
3021 # W64: v_cmp_lt_i32_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x82,0x7c]
3022 0xfd,0x04,0x82,0x7c
3024 # W32: v_cmp_lt_i32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x83,0x7c,0x56,0x34,0x12,0xaf]
3025 # W64: v_cmp_lt_i32_e32 vcc, 0xaf123456, v255    ; encoding: [0xff,0xfe,0x83,0x7c,0x56,0x34,0x12,0xaf]
3026 0xff,0xfe,0x83,0x7c,0x56,0x34,0x12,0xaf
3028 # W32: v_cmp_lt_i64_e32 vcc_lo, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0xa2,0x7c]
3029 # W64: v_cmp_lt_i64_e32 vcc, v[1:2], v[2:3]      ; encoding: [0x01,0x05,0xa2,0x7c]
3030 0x01,0x05,0xa2,0x7c
3032 # W32: v_cmp_lt_i64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xa2,0x7c]
3033 # W64: v_cmp_lt_i64_e32 vcc, v[254:255], v[2:3]  ; encoding: [0xfe,0x05,0xa2,0x7c]
3034 0xfe,0x05,0xa2,0x7c
3036 # W32: v_cmp_lt_i64_e32 vcc_lo, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0xa2,0x7c]
3037 # W64: v_cmp_lt_i64_e32 vcc, s[2:3], v[2:3]      ; encoding: [0x02,0x04,0xa2,0x7c]
3038 0x02,0x04,0xa2,0x7c
3040 # W32: v_cmp_lt_i64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0xa2,0x7c]
3041 # W64: v_cmp_lt_i64_e32 vcc, s[104:105], v[2:3]  ; encoding: [0x68,0x04,0xa2,0x7c]
3042 0x68,0x04,0xa2,0x7c
3044 # W32: v_cmp_lt_i64_e32 vcc_lo, vcc, v[2:3]      ; encoding: [0x6a,0x04,0xa2,0x7c]
3045 # W64: v_cmp_lt_i64_e32 vcc, vcc, v[2:3]         ; encoding: [0x6a,0x04,0xa2,0x7c]
3046 0x6a,0x04,0xa2,0x7c
3048 # W32: v_cmp_lt_i64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xa2,0x7c]
3049 # W64: v_cmp_lt_i64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xa2,0x7c]
3050 0x7a,0x04,0xa2,0x7c
3052 # W32: v_cmp_lt_i64_e32 vcc_lo, exec, v[2:3]     ; encoding: [0x7e,0x04,0xa2,0x7c]
3053 # W64: v_cmp_lt_i64_e32 vcc, exec, v[2:3]        ; encoding: [0x7e,0x04,0xa2,0x7c]
3054 0x7e,0x04,0xa2,0x7c
3056 # W32: v_cmp_lt_i64_e32 vcc_lo, null, v[2:3]     ; encoding: [0x7c,0x04,0xa2,0x7c]
3057 # W64: v_cmp_lt_i64_e32 vcc, null, v[2:3]        ; encoding: [0x7c,0x04,0xa2,0x7c]
3058 0x7c,0x04,0xa2,0x7c
3060 # W32: v_cmp_lt_i64_e32 vcc_lo, -1, v[2:3]       ; encoding: [0xc1,0x04,0xa2,0x7c]
3061 # W64: v_cmp_lt_i64_e32 vcc, -1, v[2:3]          ; encoding: [0xc1,0x04,0xa2,0x7c]
3062 0xc1,0x04,0xa2,0x7c
3064 # W32: v_cmp_lt_i64_e32 vcc_lo, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0xa2,0x7c]
3065 # W64: v_cmp_lt_i64_e32 vcc, 0.5, v[2:3]         ; encoding: [0xf0,0x04,0xa2,0x7c]
3066 0xf0,0x04,0xa2,0x7c
3068 # W32: v_cmp_lt_i64_e32 vcc_lo, src_scc, v[2:3]  ; encoding: [0xfd,0x04,0xa2,0x7c]
3069 # W64: v_cmp_lt_i64_e32 vcc, src_scc, v[2:3]     ; encoding: [0xfd,0x04,0xa2,0x7c]
3070 0xfd,0x04,0xa2,0x7c
3072 # W32: v_cmp_lt_i64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xa3,0x7c,0x56,0x34,0x12,0xaf]
3073 # W64: v_cmp_lt_i64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xa3,0x7c,0x56,0x34,0x12,0xaf]
3074 0xff,0xfc,0xa3,0x7c,0x56,0x34,0x12,0xaf
3076 # W32: v_cmp_lt_u16_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x72,0x7c]
3077 # W64: v_cmp_lt_u16_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x72,0x7c]
3078 0x01,0x05,0x72,0x7c
3080 # W32: v_cmp_lt_u16_e32 vcc_lo, v127, v2         ; encoding: [0x7f,0x05,0x72,0x7c]
3081 # W64: v_cmp_lt_u16_e32 vcc, v127, v2            ; encoding: [0x7f,0x05,0x72,0x7c]
3082 0x7f,0x05,0x72,0x7c
3084 # W32: v_cmp_lt_u16_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x72,0x7c]
3085 # W64: v_cmp_lt_u16_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x72,0x7c]
3086 0x01,0x04,0x72,0x7c
3088 # W32: v_cmp_lt_u16_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x72,0x7c]
3089 # W64: v_cmp_lt_u16_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x72,0x7c]
3090 0x69,0x04,0x72,0x7c
3092 # W32: v_cmp_lt_u16_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x72,0x7c]
3093 # W64: v_cmp_lt_u16_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x72,0x7c]
3094 0x6a,0x04,0x72,0x7c
3096 # W32: v_cmp_lt_u16_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x72,0x7c]
3097 # W64: v_cmp_lt_u16_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x72,0x7c]
3098 0x6b,0x04,0x72,0x7c
3100 # W32: v_cmp_lt_u16_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x72,0x7c]
3101 # W64: v_cmp_lt_u16_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x72,0x7c]
3102 0x7b,0x04,0x72,0x7c
3104 # W32: v_cmp_lt_u16_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x72,0x7c]
3105 # W64: v_cmp_lt_u16_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x72,0x7c]
3106 0x7d,0x04,0x72,0x7c
3108 # W32: v_cmp_lt_u16_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x72,0x7c]
3109 # W64: v_cmp_lt_u16_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x72,0x7c]
3110 0x7e,0x04,0x72,0x7c
3112 # W32: v_cmp_lt_u16_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x72,0x7c]
3113 # W64: v_cmp_lt_u16_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x72,0x7c]
3114 0x7f,0x04,0x72,0x7c
3116 # W32: v_cmp_lt_u16_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x72,0x7c]
3117 # W64: v_cmp_lt_u16_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x72,0x7c]
3118 0x7c,0x04,0x72,0x7c
3120 # W32: v_cmp_lt_u16_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x72,0x7c]
3121 # W64: v_cmp_lt_u16_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x72,0x7c]
3122 0xc1,0x04,0x72,0x7c
3124 # W32: v_cmp_lt_u16_e32 vcc_lo, 0x3800, v2
3125 # W64: v_cmp_lt_u16_e32 vcc, 0x3800, v2          ; encoding: [0xff,0x04,0x72,0x7c,0x00,0x38,0x00,0x00]
3126 0xf0,0x04,0x72,0x7c
3128 # W32: v_cmp_lt_u16_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x72,0x7c]
3129 # W64: v_cmp_lt_u16_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x72,0x7c]
3130 0xfd,0x04,0x72,0x7c
3132 # W32: v_cmp_lt_u16_e32 vcc_lo, 0xfe0b, v127     ; encoding: [0xff,0xfe,0x72,0x7c,0x0b,0xfe,0x00,0x00]
3133 # W64: v_cmp_lt_u16_e32 vcc, 0xfe0b, v127        ; encoding: [0xff,0xfe,0x72,0x7c,0x0b,0xfe,0x00,0x00]
3134 0xff,0xfe,0x72,0x7c,0x0b,0xfe,0x00,0x00
3136 # W32: v_cmp_lt_u32_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x92,0x7c]
3137 # W64: v_cmp_lt_u32_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x92,0x7c]
3138 0x01,0x05,0x92,0x7c
3140 # W32: v_cmp_lt_u32_e32 vcc_lo, v255, v2         ; encoding: [0xff,0x05,0x92,0x7c]
3141 # W64: v_cmp_lt_u32_e32 vcc, v255, v2            ; encoding: [0xff,0x05,0x92,0x7c]
3142 0xff,0x05,0x92,0x7c
3144 # W32: v_cmp_lt_u32_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x92,0x7c]
3145 # W64: v_cmp_lt_u32_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x92,0x7c]
3146 0x01,0x04,0x92,0x7c
3148 # W32: v_cmp_lt_u32_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x92,0x7c]
3149 # W64: v_cmp_lt_u32_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x92,0x7c]
3150 0x69,0x04,0x92,0x7c
3152 # W32: v_cmp_lt_u32_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x92,0x7c]
3153 # W64: v_cmp_lt_u32_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x92,0x7c]
3154 0x6a,0x04,0x92,0x7c
3156 # W32: v_cmp_lt_u32_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x92,0x7c]
3157 # W64: v_cmp_lt_u32_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x92,0x7c]
3158 0x6b,0x04,0x92,0x7c
3160 # W32: v_cmp_lt_u32_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x92,0x7c]
3161 # W64: v_cmp_lt_u32_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x92,0x7c]
3162 0x7b,0x04,0x92,0x7c
3164 # W32: v_cmp_lt_u32_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x92,0x7c]
3165 # W64: v_cmp_lt_u32_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x92,0x7c]
3166 0x7d,0x04,0x92,0x7c
3168 # W32: v_cmp_lt_u32_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x92,0x7c]
3169 # W64: v_cmp_lt_u32_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x92,0x7c]
3170 0x7e,0x04,0x92,0x7c
3172 # W32: v_cmp_lt_u32_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x92,0x7c]
3173 # W64: v_cmp_lt_u32_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x92,0x7c]
3174 0x7f,0x04,0x92,0x7c
3176 # W32: v_cmp_lt_u32_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x92,0x7c]
3177 # W64: v_cmp_lt_u32_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x92,0x7c]
3178 0x7c,0x04,0x92,0x7c
3180 # W32: v_cmp_lt_u32_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x92,0x7c]
3181 # W64: v_cmp_lt_u32_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x92,0x7c]
3182 0xc1,0x04,0x92,0x7c
3184 # W32: v_cmp_lt_u32_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x92,0x7c]
3185 # W64: v_cmp_lt_u32_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x92,0x7c]
3186 0xf0,0x04,0x92,0x7c
3188 # W32: v_cmp_lt_u32_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x92,0x7c]
3189 # W64: v_cmp_lt_u32_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x92,0x7c]
3190 0xfd,0x04,0x92,0x7c
3192 # W32: v_cmp_lt_u32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x93,0x7c,0x56,0x34,0x12,0xaf]
3193 # W64: v_cmp_lt_u32_e32 vcc, 0xaf123456, v255    ; encoding: [0xff,0xfe,0x93,0x7c,0x56,0x34,0x12,0xaf]
3194 0xff,0xfe,0x93,0x7c,0x56,0x34,0x12,0xaf
3196 # W32: v_cmp_lt_u64_e32 vcc_lo, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0xb2,0x7c]
3197 # W64: v_cmp_lt_u64_e32 vcc, v[1:2], v[2:3]      ; encoding: [0x01,0x05,0xb2,0x7c]
3198 0x01,0x05,0xb2,0x7c
3200 # W32: v_cmp_lt_u64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xb2,0x7c]
3201 # W64: v_cmp_lt_u64_e32 vcc, v[254:255], v[2:3]  ; encoding: [0xfe,0x05,0xb2,0x7c]
3202 0xfe,0x05,0xb2,0x7c
3204 # W32: v_cmp_lt_u64_e32 vcc_lo, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0xb2,0x7c]
3205 # W64: v_cmp_lt_u64_e32 vcc, s[2:3], v[2:3]      ; encoding: [0x02,0x04,0xb2,0x7c]
3206 0x02,0x04,0xb2,0x7c
3208 # W32: v_cmp_lt_u64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0xb2,0x7c]
3209 # W64: v_cmp_lt_u64_e32 vcc, s[104:105], v[2:3]  ; encoding: [0x68,0x04,0xb2,0x7c]
3210 0x68,0x04,0xb2,0x7c
3212 # W32: v_cmp_lt_u64_e32 vcc_lo, vcc, v[2:3]      ; encoding: [0x6a,0x04,0xb2,0x7c]
3213 # W64: v_cmp_lt_u64_e32 vcc, vcc, v[2:3]         ; encoding: [0x6a,0x04,0xb2,0x7c]
3214 0x6a,0x04,0xb2,0x7c
3216 # W32: v_cmp_lt_u64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xb2,0x7c]
3217 # W64: v_cmp_lt_u64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xb2,0x7c]
3218 0x7a,0x04,0xb2,0x7c
3220 # W32: v_cmp_lt_u64_e32 vcc_lo, exec, v[2:3]     ; encoding: [0x7e,0x04,0xb2,0x7c]
3221 # W64: v_cmp_lt_u64_e32 vcc, exec, v[2:3]        ; encoding: [0x7e,0x04,0xb2,0x7c]
3222 0x7e,0x04,0xb2,0x7c
3224 # W32: v_cmp_lt_u64_e32 vcc_lo, null, v[2:3]     ; encoding: [0x7c,0x04,0xb2,0x7c]
3225 # W64: v_cmp_lt_u64_e32 vcc, null, v[2:3]        ; encoding: [0x7c,0x04,0xb2,0x7c]
3226 0x7c,0x04,0xb2,0x7c
3228 # W32: v_cmp_lt_u64_e32 vcc_lo, -1, v[2:3]       ; encoding: [0xc1,0x04,0xb2,0x7c]
3229 # W64: v_cmp_lt_u64_e32 vcc, -1, v[2:3]          ; encoding: [0xc1,0x04,0xb2,0x7c]
3230 0xc1,0x04,0xb2,0x7c
3232 # W32: v_cmp_lt_u64_e32 vcc_lo, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0xb2,0x7c]
3233 # W64: v_cmp_lt_u64_e32 vcc, 0.5, v[2:3]         ; encoding: [0xf0,0x04,0xb2,0x7c]
3234 0xf0,0x04,0xb2,0x7c
3236 # W32: v_cmp_lt_u64_e32 vcc_lo, src_scc, v[2:3]  ; encoding: [0xfd,0x04,0xb2,0x7c]
3237 # W64: v_cmp_lt_u64_e32 vcc, src_scc, v[2:3]     ; encoding: [0xfd,0x04,0xb2,0x7c]
3238 0xfd,0x04,0xb2,0x7c
3240 # W32: v_cmp_lt_u64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xb3,0x7c,0x56,0x34,0x12,0xaf]
3241 # W64: v_cmp_lt_u64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xb3,0x7c,0x56,0x34,0x12,0xaf]
3242 0xff,0xfc,0xb3,0x7c,0x56,0x34,0x12,0xaf
3244 # W32: v_cmp_ne_i16_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x6a,0x7c]
3245 # W64: v_cmp_ne_i16_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x6a,0x7c]
3246 0x01,0x05,0x6a,0x7c
3248 # W32: v_cmp_ne_i16_e32 vcc_lo, v127, v2         ; encoding: [0x7f,0x05,0x6a,0x7c]
3249 # W64: v_cmp_ne_i16_e32 vcc, v127, v2            ; encoding: [0x7f,0x05,0x6a,0x7c]
3250 0x7f,0x05,0x6a,0x7c
3252 # W32: v_cmp_ne_i16_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x6a,0x7c]
3253 # W64: v_cmp_ne_i16_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x6a,0x7c]
3254 0x01,0x04,0x6a,0x7c
3256 # W32: v_cmp_ne_i16_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x6a,0x7c]
3257 # W64: v_cmp_ne_i16_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x6a,0x7c]
3258 0x69,0x04,0x6a,0x7c
3260 # W32: v_cmp_ne_i16_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x6a,0x7c]
3261 # W64: v_cmp_ne_i16_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x6a,0x7c]
3262 0x6a,0x04,0x6a,0x7c
3264 # W32: v_cmp_ne_i16_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x6a,0x7c]
3265 # W64: v_cmp_ne_i16_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x6a,0x7c]
3266 0x6b,0x04,0x6a,0x7c
3268 # W32: v_cmp_ne_i16_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x6a,0x7c]
3269 # W64: v_cmp_ne_i16_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x6a,0x7c]
3270 0x7b,0x04,0x6a,0x7c
3272 # W32: v_cmp_ne_i16_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x6a,0x7c]
3273 # W64: v_cmp_ne_i16_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x6a,0x7c]
3274 0x7d,0x04,0x6a,0x7c
3276 # W32: v_cmp_ne_i16_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x6a,0x7c]
3277 # W64: v_cmp_ne_i16_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x6a,0x7c]
3278 0x7e,0x04,0x6a,0x7c
3280 # W32: v_cmp_ne_i16_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x6a,0x7c]
3281 # W64: v_cmp_ne_i16_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x6a,0x7c]
3282 0x7f,0x04,0x6a,0x7c
3284 # W32: v_cmp_ne_i16_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x6a,0x7c]
3285 # W64: v_cmp_ne_i16_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x6a,0x7c]
3286 0x7c,0x04,0x6a,0x7c
3288 # W32: v_cmp_ne_i16_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x6a,0x7c]
3289 # W64: v_cmp_ne_i16_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x6a,0x7c]
3290 0xc1,0x04,0x6a,0x7c
3292 # W32: v_cmp_ne_i16_e32 vcc_lo, 0x3800, v2
3293 # W64: v_cmp_ne_i16_e32 vcc, 0x3800, v2          ; encoding: [0xff,0x04,0x6a,0x7c,0x00,0x38,0x00,0x00]
3294 0xf0,0x04,0x6a,0x7c
3296 # W32: v_cmp_ne_i16_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x6a,0x7c]
3297 # W64: v_cmp_ne_i16_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x6a,0x7c]
3298 0xfd,0x04,0x6a,0x7c
3300 # W32: v_cmp_ne_i16_e32 vcc_lo, 0xfe0b, v127     ; encoding: [0xff,0xfe,0x6a,0x7c,0x0b,0xfe,0x00,0x00]
3301 # W64: v_cmp_ne_i16_e32 vcc, 0xfe0b, v127        ; encoding: [0xff,0xfe,0x6a,0x7c,0x0b,0xfe,0x00,0x00]
3302 0xff,0xfe,0x6a,0x7c,0x0b,0xfe,0x00,0x00
3304 # W32: v_cmp_ne_i32_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x8a,0x7c]
3305 # W64: v_cmp_ne_i32_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x8a,0x7c]
3306 0x01,0x05,0x8a,0x7c
3308 # W32: v_cmp_ne_i32_e32 vcc_lo, v255, v2         ; encoding: [0xff,0x05,0x8a,0x7c]
3309 # W64: v_cmp_ne_i32_e32 vcc, v255, v2            ; encoding: [0xff,0x05,0x8a,0x7c]
3310 0xff,0x05,0x8a,0x7c
3312 # W32: v_cmp_ne_i32_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x8a,0x7c]
3313 # W64: v_cmp_ne_i32_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x8a,0x7c]
3314 0x01,0x04,0x8a,0x7c
3316 # W32: v_cmp_ne_i32_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x8a,0x7c]
3317 # W64: v_cmp_ne_i32_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x8a,0x7c]
3318 0x69,0x04,0x8a,0x7c
3320 # W32: v_cmp_ne_i32_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x8a,0x7c]
3321 # W64: v_cmp_ne_i32_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x8a,0x7c]
3322 0x6a,0x04,0x8a,0x7c
3324 # W32: v_cmp_ne_i32_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x8a,0x7c]
3325 # W64: v_cmp_ne_i32_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x8a,0x7c]
3326 0x6b,0x04,0x8a,0x7c
3328 # W32: v_cmp_ne_i32_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x8a,0x7c]
3329 # W64: v_cmp_ne_i32_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x8a,0x7c]
3330 0x7b,0x04,0x8a,0x7c
3332 # W32: v_cmp_ne_i32_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x8a,0x7c]
3333 # W64: v_cmp_ne_i32_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x8a,0x7c]
3334 0x7d,0x04,0x8a,0x7c
3336 # W32: v_cmp_ne_i32_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x8a,0x7c]
3337 # W64: v_cmp_ne_i32_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x8a,0x7c]
3338 0x7e,0x04,0x8a,0x7c
3340 # W32: v_cmp_ne_i32_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x8a,0x7c]
3341 # W64: v_cmp_ne_i32_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x8a,0x7c]
3342 0x7f,0x04,0x8a,0x7c
3344 # W32: v_cmp_ne_i32_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x8a,0x7c]
3345 # W64: v_cmp_ne_i32_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x8a,0x7c]
3346 0x7c,0x04,0x8a,0x7c
3348 # W32: v_cmp_ne_i32_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x8a,0x7c]
3349 # W64: v_cmp_ne_i32_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x8a,0x7c]
3350 0xc1,0x04,0x8a,0x7c
3352 # W32: v_cmp_ne_i32_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x8a,0x7c]
3353 # W64: v_cmp_ne_i32_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x8a,0x7c]
3354 0xf0,0x04,0x8a,0x7c
3356 # W32: v_cmp_ne_i32_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x8a,0x7c]
3357 # W64: v_cmp_ne_i32_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x8a,0x7c]
3358 0xfd,0x04,0x8a,0x7c
3360 # W32: v_cmp_ne_i32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x8b,0x7c,0x56,0x34,0x12,0xaf]
3361 # W64: v_cmp_ne_i32_e32 vcc, 0xaf123456, v255    ; encoding: [0xff,0xfe,0x8b,0x7c,0x56,0x34,0x12,0xaf]
3362 0xff,0xfe,0x8b,0x7c,0x56,0x34,0x12,0xaf
3364 # W32: v_cmp_ne_i64_e32 vcc_lo, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0xaa,0x7c]
3365 # W64: v_cmp_ne_i64_e32 vcc, v[1:2], v[2:3]      ; encoding: [0x01,0x05,0xaa,0x7c]
3366 0x01,0x05,0xaa,0x7c
3368 # W32: v_cmp_ne_i64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xaa,0x7c]
3369 # W64: v_cmp_ne_i64_e32 vcc, v[254:255], v[2:3]  ; encoding: [0xfe,0x05,0xaa,0x7c]
3370 0xfe,0x05,0xaa,0x7c
3372 # W32: v_cmp_ne_i64_e32 vcc_lo, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0xaa,0x7c]
3373 # W64: v_cmp_ne_i64_e32 vcc, s[2:3], v[2:3]      ; encoding: [0x02,0x04,0xaa,0x7c]
3374 0x02,0x04,0xaa,0x7c
3376 # W32: v_cmp_ne_i64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0xaa,0x7c]
3377 # W64: v_cmp_ne_i64_e32 vcc, s[104:105], v[2:3]  ; encoding: [0x68,0x04,0xaa,0x7c]
3378 0x68,0x04,0xaa,0x7c
3380 # W32: v_cmp_ne_i64_e32 vcc_lo, vcc, v[2:3]      ; encoding: [0x6a,0x04,0xaa,0x7c]
3381 # W64: v_cmp_ne_i64_e32 vcc, vcc, v[2:3]         ; encoding: [0x6a,0x04,0xaa,0x7c]
3382 0x6a,0x04,0xaa,0x7c
3384 # W32: v_cmp_ne_i64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xaa,0x7c]
3385 # W64: v_cmp_ne_i64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xaa,0x7c]
3386 0x7a,0x04,0xaa,0x7c
3388 # W32: v_cmp_ne_i64_e32 vcc_lo, exec, v[2:3]     ; encoding: [0x7e,0x04,0xaa,0x7c]
3389 # W64: v_cmp_ne_i64_e32 vcc, exec, v[2:3]        ; encoding: [0x7e,0x04,0xaa,0x7c]
3390 0x7e,0x04,0xaa,0x7c
3392 # W32: v_cmp_ne_i64_e32 vcc_lo, null, v[2:3]     ; encoding: [0x7c,0x04,0xaa,0x7c]
3393 # W64: v_cmp_ne_i64_e32 vcc, null, v[2:3]        ; encoding: [0x7c,0x04,0xaa,0x7c]
3394 0x7c,0x04,0xaa,0x7c
3396 # W32: v_cmp_ne_i64_e32 vcc_lo, -1, v[2:3]       ; encoding: [0xc1,0x04,0xaa,0x7c]
3397 # W64: v_cmp_ne_i64_e32 vcc, -1, v[2:3]          ; encoding: [0xc1,0x04,0xaa,0x7c]
3398 0xc1,0x04,0xaa,0x7c
3400 # W32: v_cmp_ne_i64_e32 vcc_lo, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0xaa,0x7c]
3401 # W64: v_cmp_ne_i64_e32 vcc, 0.5, v[2:3]         ; encoding: [0xf0,0x04,0xaa,0x7c]
3402 0xf0,0x04,0xaa,0x7c
3404 # W32: v_cmp_ne_i64_e32 vcc_lo, src_scc, v[2:3]  ; encoding: [0xfd,0x04,0xaa,0x7c]
3405 # W64: v_cmp_ne_i64_e32 vcc, src_scc, v[2:3]     ; encoding: [0xfd,0x04,0xaa,0x7c]
3406 0xfd,0x04,0xaa,0x7c
3408 # W32: v_cmp_ne_i64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xab,0x7c,0x56,0x34,0x12,0xaf]
3409 # W64: v_cmp_ne_i64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xab,0x7c,0x56,0x34,0x12,0xaf]
3410 0xff,0xfc,0xab,0x7c,0x56,0x34,0x12,0xaf
3412 # W32: v_cmp_ne_u16_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x7a,0x7c]
3413 # W64: v_cmp_ne_u16_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x7a,0x7c]
3414 0x01,0x05,0x7a,0x7c
3416 # W32: v_cmp_ne_u16_e32 vcc_lo, v127, v2         ; encoding: [0x7f,0x05,0x7a,0x7c]
3417 # W64: v_cmp_ne_u16_e32 vcc, v127, v2            ; encoding: [0x7f,0x05,0x7a,0x7c]
3418 0x7f,0x05,0x7a,0x7c
3420 # W32: v_cmp_ne_u16_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x7a,0x7c]
3421 # W64: v_cmp_ne_u16_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x7a,0x7c]
3422 0x01,0x04,0x7a,0x7c
3424 # W32: v_cmp_ne_u16_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x7a,0x7c]
3425 # W64: v_cmp_ne_u16_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x7a,0x7c]
3426 0x69,0x04,0x7a,0x7c
3428 # W32: v_cmp_ne_u16_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x7a,0x7c]
3429 # W64: v_cmp_ne_u16_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x7a,0x7c]
3430 0x6a,0x04,0x7a,0x7c
3432 # W32: v_cmp_ne_u16_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x7a,0x7c]
3433 # W64: v_cmp_ne_u16_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x7a,0x7c]
3434 0x6b,0x04,0x7a,0x7c
3436 # W32: v_cmp_ne_u16_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x7a,0x7c]
3437 # W64: v_cmp_ne_u16_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x7a,0x7c]
3438 0x7b,0x04,0x7a,0x7c
3440 # W32: v_cmp_ne_u16_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x7a,0x7c]
3441 # W64: v_cmp_ne_u16_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x7a,0x7c]
3442 0x7d,0x04,0x7a,0x7c
3444 # W32: v_cmp_ne_u16_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x7a,0x7c]
3445 # W64: v_cmp_ne_u16_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x7a,0x7c]
3446 0x7e,0x04,0x7a,0x7c
3448 # W32: v_cmp_ne_u16_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x7a,0x7c]
3449 # W64: v_cmp_ne_u16_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x7a,0x7c]
3450 0x7f,0x04,0x7a,0x7c
3452 # W32: v_cmp_ne_u16_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x7a,0x7c]
3453 # W64: v_cmp_ne_u16_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x7a,0x7c]
3454 0x7c,0x04,0x7a,0x7c
3456 # W32: v_cmp_ne_u16_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x7a,0x7c]
3457 # W64: v_cmp_ne_u16_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x7a,0x7c]
3458 0xc1,0x04,0x7a,0x7c
3460 # W32: v_cmp_ne_u16_e32 vcc_lo, 0x3800, v2
3461 # W64: v_cmp_ne_u16_e32 vcc, 0x3800, v2          ; encoding: [0xff,0x04,0x7a,0x7c,0x00,0x38,0x00,0x00]
3462 0xf0,0x04,0x7a,0x7c
3464 # W32: v_cmp_ne_u16_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x7a,0x7c]
3465 # W64: v_cmp_ne_u16_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x7a,0x7c]
3466 0xfd,0x04,0x7a,0x7c
3468 # W32: v_cmp_ne_u16_e32 vcc_lo, 0xfe0b, v127     ; encoding: [0xff,0xfe,0x7a,0x7c,0x0b,0xfe,0x00,0x00]
3469 # W64: v_cmp_ne_u16_e32 vcc, 0xfe0b, v127        ; encoding: [0xff,0xfe,0x7a,0x7c,0x0b,0xfe,0x00,0x00]
3470 0xff,0xfe,0x7a,0x7c,0x0b,0xfe,0x00,0x00
3472 # W32: v_cmp_ne_u32_e32 vcc_lo, v1, v2           ; encoding: [0x01,0x05,0x9a,0x7c]
3473 # W64: v_cmp_ne_u32_e32 vcc, v1, v2              ; encoding: [0x01,0x05,0x9a,0x7c]
3474 0x01,0x05,0x9a,0x7c
3476 # W32: v_cmp_ne_u32_e32 vcc_lo, v255, v2         ; encoding: [0xff,0x05,0x9a,0x7c]
3477 # W64: v_cmp_ne_u32_e32 vcc, v255, v2            ; encoding: [0xff,0x05,0x9a,0x7c]
3478 0xff,0x05,0x9a,0x7c
3480 # W32: v_cmp_ne_u32_e32 vcc_lo, s1, v2           ; encoding: [0x01,0x04,0x9a,0x7c]
3481 # W64: v_cmp_ne_u32_e32 vcc, s1, v2              ; encoding: [0x01,0x04,0x9a,0x7c]
3482 0x01,0x04,0x9a,0x7c
3484 # W32: v_cmp_ne_u32_e32 vcc_lo, s105, v2         ; encoding: [0x69,0x04,0x9a,0x7c]
3485 # W64: v_cmp_ne_u32_e32 vcc, s105, v2            ; encoding: [0x69,0x04,0x9a,0x7c]
3486 0x69,0x04,0x9a,0x7c
3488 # W32: v_cmp_ne_u32_e32 vcc_lo, vcc_lo, v2       ; encoding: [0x6a,0x04,0x9a,0x7c]
3489 # W64: v_cmp_ne_u32_e32 vcc, vcc_lo, v2          ; encoding: [0x6a,0x04,0x9a,0x7c]
3490 0x6a,0x04,0x9a,0x7c
3492 # W32: v_cmp_ne_u32_e32 vcc_lo, vcc_hi, v2       ; encoding: [0x6b,0x04,0x9a,0x7c]
3493 # W64: v_cmp_ne_u32_e32 vcc, vcc_hi, v2          ; encoding: [0x6b,0x04,0x9a,0x7c]
3494 0x6b,0x04,0x9a,0x7c
3496 # W32: v_cmp_ne_u32_e32 vcc_lo, ttmp15, v2       ; encoding: [0x7b,0x04,0x9a,0x7c]
3497 # W64: v_cmp_ne_u32_e32 vcc, ttmp15, v2          ; encoding: [0x7b,0x04,0x9a,0x7c]
3498 0x7b,0x04,0x9a,0x7c
3500 # W32: v_cmp_ne_u32_e32 vcc_lo, m0, v2           ; encoding: [0x7d,0x04,0x9a,0x7c]
3501 # W64: v_cmp_ne_u32_e32 vcc, m0, v2              ; encoding: [0x7d,0x04,0x9a,0x7c]
3502 0x7d,0x04,0x9a,0x7c
3504 # W32: v_cmp_ne_u32_e32 vcc_lo, exec_lo, v2      ; encoding: [0x7e,0x04,0x9a,0x7c]
3505 # W64: v_cmp_ne_u32_e32 vcc, exec_lo, v2         ; encoding: [0x7e,0x04,0x9a,0x7c]
3506 0x7e,0x04,0x9a,0x7c
3508 # W32: v_cmp_ne_u32_e32 vcc_lo, exec_hi, v2      ; encoding: [0x7f,0x04,0x9a,0x7c]
3509 # W64: v_cmp_ne_u32_e32 vcc, exec_hi, v2         ; encoding: [0x7f,0x04,0x9a,0x7c]
3510 0x7f,0x04,0x9a,0x7c
3512 # W32: v_cmp_ne_u32_e32 vcc_lo, null, v2         ; encoding: [0x7c,0x04,0x9a,0x7c]
3513 # W64: v_cmp_ne_u32_e32 vcc, null, v2            ; encoding: [0x7c,0x04,0x9a,0x7c]
3514 0x7c,0x04,0x9a,0x7c
3516 # W32: v_cmp_ne_u32_e32 vcc_lo, -1, v2           ; encoding: [0xc1,0x04,0x9a,0x7c]
3517 # W64: v_cmp_ne_u32_e32 vcc, -1, v2              ; encoding: [0xc1,0x04,0x9a,0x7c]
3518 0xc1,0x04,0x9a,0x7c
3520 # W32: v_cmp_ne_u32_e32 vcc_lo, 0.5, v2          ; encoding: [0xf0,0x04,0x9a,0x7c]
3521 # W64: v_cmp_ne_u32_e32 vcc, 0.5, v2             ; encoding: [0xf0,0x04,0x9a,0x7c]
3522 0xf0,0x04,0x9a,0x7c
3524 # W32: v_cmp_ne_u32_e32 vcc_lo, src_scc, v2      ; encoding: [0xfd,0x04,0x9a,0x7c]
3525 # W64: v_cmp_ne_u32_e32 vcc, src_scc, v2         ; encoding: [0xfd,0x04,0x9a,0x7c]
3526 0xfd,0x04,0x9a,0x7c
3528 # W32: v_cmp_ne_u32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x9b,0x7c,0x56,0x34,0x12,0xaf]
3529 # W64: v_cmp_ne_u32_e32 vcc, 0xaf123456, v255    ; encoding: [0xff,0xfe,0x9b,0x7c,0x56,0x34,0x12,0xaf]
3530 0xff,0xfe,0x9b,0x7c,0x56,0x34,0x12,0xaf
3532 # W32: v_cmp_ne_u64_e32 vcc_lo, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0xba,0x7c]
3533 # W64: v_cmp_ne_u64_e32 vcc, v[1:2], v[2:3]      ; encoding: [0x01,0x05,0xba,0x7c]
3534 0x01,0x05,0xba,0x7c
3536 # W32: v_cmp_ne_u64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xba,0x7c]
3537 # W64: v_cmp_ne_u64_e32 vcc, v[254:255], v[2:3]  ; encoding: [0xfe,0x05,0xba,0x7c]
3538 0xfe,0x05,0xba,0x7c
3540 # W32: v_cmp_ne_u64_e32 vcc_lo, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0xba,0x7c]
3541 # W64: v_cmp_ne_u64_e32 vcc, s[2:3], v[2:3]      ; encoding: [0x02,0x04,0xba,0x7c]
3542 0x02,0x04,0xba,0x7c
3544 # W32: v_cmp_ne_u64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0xba,0x7c]
3545 # W64: v_cmp_ne_u64_e32 vcc, s[104:105], v[2:3]  ; encoding: [0x68,0x04,0xba,0x7c]
3546 0x68,0x04,0xba,0x7c
3548 # W32: v_cmp_ne_u64_e32 vcc_lo, vcc, v[2:3]      ; encoding: [0x6a,0x04,0xba,0x7c]
3549 # W64: v_cmp_ne_u64_e32 vcc, vcc, v[2:3]         ; encoding: [0x6a,0x04,0xba,0x7c]
3550 0x6a,0x04,0xba,0x7c
3552 # W32: v_cmp_ne_u64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xba,0x7c]
3553 # W64: v_cmp_ne_u64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xba,0x7c]
3554 0x7a,0x04,0xba,0x7c
3556 # W32: v_cmp_ne_u64_e32 vcc_lo, exec, v[2:3]     ; encoding: [0x7e,0x04,0xba,0x7c]
3557 # W64: v_cmp_ne_u64_e32 vcc, exec, v[2:3]        ; encoding: [0x7e,0x04,0xba,0x7c]
3558 0x7e,0x04,0xba,0x7c
3560 # W32: v_cmp_ne_u64_e32 vcc_lo, null, v[2:3]     ; encoding: [0x7c,0x04,0xba,0x7c]
3561 # W64: v_cmp_ne_u64_e32 vcc, null, v[2:3]        ; encoding: [0x7c,0x04,0xba,0x7c]
3562 0x7c,0x04,0xba,0x7c
3564 # W32: v_cmp_ne_u64_e32 vcc_lo, -1, v[2:3]       ; encoding: [0xc1,0x04,0xba,0x7c]
3565 # W64: v_cmp_ne_u64_e32 vcc, -1, v[2:3]          ; encoding: [0xc1,0x04,0xba,0x7c]
3566 0xc1,0x04,0xba,0x7c
3568 # W32: v_cmp_ne_u64_e32 vcc_lo, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0xba,0x7c]
3569 # W64: v_cmp_ne_u64_e32 vcc, 0.5, v[2:3]         ; encoding: [0xf0,0x04,0xba,0x7c]
3570 0xf0,0x04,0xba,0x7c
3572 # W32: v_cmp_ne_u64_e32 vcc_lo, src_scc, v[2:3]  ; encoding: [0xfd,0x04,0xba,0x7c]
3573 # W64: v_cmp_ne_u64_e32 vcc, src_scc, v[2:3]     ; encoding: [0xfd,0x04,0xba,0x7c]
3574 0xfd,0x04,0xba,0x7c
3576 # W32: v_cmp_ne_u64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xbb,0x7c,0x56,0x34,0x12,0xaf]
3577 # W64: v_cmp_ne_u64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xbb,0x7c,0x56,0x34,0x12,0xaf]
3578 0xff,0xfc,0xbb,0x7c,0x56,0x34,0x12,0xaf
3580 # W32: v_cmp_neq_f16_e32 vcc_lo, v1, v2          ; encoding: [0x01,0x05,0x1a,0x7c]
3581 # W64: v_cmp_neq_f16_e32 vcc, v1, v2             ; encoding: [0x01,0x05,0x1a,0x7c]
3582 0x01,0x05,0x1a,0x7c
3584 # W32: v_cmp_neq_f16_e32 vcc_lo, v127, v2        ; encoding: [0x7f,0x05,0x1a,0x7c]
3585 # W64: v_cmp_neq_f16_e32 vcc, v127, v2           ; encoding: [0x7f,0x05,0x1a,0x7c]
3586 0x7f,0x05,0x1a,0x7c
3588 # W32: v_cmp_neq_f16_e32 vcc_lo, s1, v2          ; encoding: [0x01,0x04,0x1a,0x7c]
3589 # W64: v_cmp_neq_f16_e32 vcc, s1, v2             ; encoding: [0x01,0x04,0x1a,0x7c]
3590 0x01,0x04,0x1a,0x7c
3592 # W32: v_cmp_neq_f16_e32 vcc_lo, s105, v2        ; encoding: [0x69,0x04,0x1a,0x7c]
3593 # W64: v_cmp_neq_f16_e32 vcc, s105, v2           ; encoding: [0x69,0x04,0x1a,0x7c]
3594 0x69,0x04,0x1a,0x7c
3596 # W32: v_cmp_neq_f16_e32 vcc_lo, vcc_lo, v2      ; encoding: [0x6a,0x04,0x1a,0x7c]
3597 # W64: v_cmp_neq_f16_e32 vcc, vcc_lo, v2         ; encoding: [0x6a,0x04,0x1a,0x7c]
3598 0x6a,0x04,0x1a,0x7c
3600 # W32: v_cmp_neq_f16_e32 vcc_lo, vcc_hi, v2      ; encoding: [0x6b,0x04,0x1a,0x7c]
3601 # W64: v_cmp_neq_f16_e32 vcc, vcc_hi, v2         ; encoding: [0x6b,0x04,0x1a,0x7c]
3602 0x6b,0x04,0x1a,0x7c
3604 # W32: v_cmp_neq_f16_e32 vcc_lo, ttmp15, v2      ; encoding: [0x7b,0x04,0x1a,0x7c]
3605 # W64: v_cmp_neq_f16_e32 vcc, ttmp15, v2         ; encoding: [0x7b,0x04,0x1a,0x7c]
3606 0x7b,0x04,0x1a,0x7c
3608 # W32: v_cmp_neq_f16_e32 vcc_lo, m0, v2          ; encoding: [0x7d,0x04,0x1a,0x7c]
3609 # W64: v_cmp_neq_f16_e32 vcc, m0, v2             ; encoding: [0x7d,0x04,0x1a,0x7c]
3610 0x7d,0x04,0x1a,0x7c
3612 # W32: v_cmp_neq_f16_e32 vcc_lo, exec_lo, v2     ; encoding: [0x7e,0x04,0x1a,0x7c]
3613 # W64: v_cmp_neq_f16_e32 vcc, exec_lo, v2        ; encoding: [0x7e,0x04,0x1a,0x7c]
3614 0x7e,0x04,0x1a,0x7c
3616 # W32: v_cmp_neq_f16_e32 vcc_lo, exec_hi, v2     ; encoding: [0x7f,0x04,0x1a,0x7c]
3617 # W64: v_cmp_neq_f16_e32 vcc, exec_hi, v2        ; encoding: [0x7f,0x04,0x1a,0x7c]
3618 0x7f,0x04,0x1a,0x7c
3620 # W32: v_cmp_neq_f16_e32 vcc_lo, null, v2        ; encoding: [0x7c,0x04,0x1a,0x7c]
3621 # W64: v_cmp_neq_f16_e32 vcc, null, v2           ; encoding: [0x7c,0x04,0x1a,0x7c]
3622 0x7c,0x04,0x1a,0x7c
3624 # W32: v_cmp_neq_f16_e32 vcc_lo, -1, v2          ; encoding: [0xc1,0x04,0x1a,0x7c]
3625 # W64: v_cmp_neq_f16_e32 vcc, -1, v2             ; encoding: [0xc1,0x04,0x1a,0x7c]
3626 0xc1,0x04,0x1a,0x7c
3628 # W32: v_cmp_neq_f16_e32 vcc_lo, 0.5, v2         ; encoding: [0xf0,0x04,0x1a,0x7c]
3629 # W64: v_cmp_neq_f16_e32 vcc, 0.5, v2            ; encoding: [0xf0,0x04,0x1a,0x7c]
3630 0xf0,0x04,0x1a,0x7c
3632 # W32: v_cmp_neq_f16_e32 vcc_lo, src_scc, v2     ; encoding: [0xfd,0x04,0x1a,0x7c]
3633 # W64: v_cmp_neq_f16_e32 vcc, src_scc, v2        ; encoding: [0xfd,0x04,0x1a,0x7c]
3634 0xfd,0x04,0x1a,0x7c
3636 # W32: v_cmp_neq_f16_e32 vcc_lo, 0xfe0b, v127    ; encoding: [0xff,0xfe,0x1a,0x7c,0x0b,0xfe,0x00,0x00]
3637 # W64: v_cmp_neq_f16_e32 vcc, 0xfe0b, v127       ; encoding: [0xff,0xfe,0x1a,0x7c,0x0b,0xfe,0x00,0x00]
3638 0xff,0xfe,0x1a,0x7c,0x0b,0xfe,0x00,0x00
3640 # W32: v_cmp_neq_f32_e32 vcc_lo, v1, v2          ; encoding: [0x01,0x05,0x3a,0x7c]
3641 # W64: v_cmp_neq_f32_e32 vcc, v1, v2             ; encoding: [0x01,0x05,0x3a,0x7c]
3642 0x01,0x05,0x3a,0x7c
3644 # W32: v_cmp_neq_f32_e32 vcc_lo, v255, v2        ; encoding: [0xff,0x05,0x3a,0x7c]
3645 # W64: v_cmp_neq_f32_e32 vcc, v255, v2           ; encoding: [0xff,0x05,0x3a,0x7c]
3646 0xff,0x05,0x3a,0x7c
3648 # W32: v_cmp_neq_f32_e32 vcc_lo, s1, v2          ; encoding: [0x01,0x04,0x3a,0x7c]
3649 # W64: v_cmp_neq_f32_e32 vcc, s1, v2             ; encoding: [0x01,0x04,0x3a,0x7c]
3650 0x01,0x04,0x3a,0x7c
3652 # W32: v_cmp_neq_f32_e32 vcc_lo, s105, v2        ; encoding: [0x69,0x04,0x3a,0x7c]
3653 # W64: v_cmp_neq_f32_e32 vcc, s105, v2           ; encoding: [0x69,0x04,0x3a,0x7c]
3654 0x69,0x04,0x3a,0x7c
3656 # W32: v_cmp_neq_f32_e32 vcc_lo, vcc_lo, v2      ; encoding: [0x6a,0x04,0x3a,0x7c]
3657 # W64: v_cmp_neq_f32_e32 vcc, vcc_lo, v2         ; encoding: [0x6a,0x04,0x3a,0x7c]
3658 0x6a,0x04,0x3a,0x7c
3660 # W32: v_cmp_neq_f32_e32 vcc_lo, vcc_hi, v2      ; encoding: [0x6b,0x04,0x3a,0x7c]
3661 # W64: v_cmp_neq_f32_e32 vcc, vcc_hi, v2         ; encoding: [0x6b,0x04,0x3a,0x7c]
3662 0x6b,0x04,0x3a,0x7c
3664 # W32: v_cmp_neq_f32_e32 vcc_lo, ttmp15, v2      ; encoding: [0x7b,0x04,0x3a,0x7c]
3665 # W64: v_cmp_neq_f32_e32 vcc, ttmp15, v2         ; encoding: [0x7b,0x04,0x3a,0x7c]
3666 0x7b,0x04,0x3a,0x7c
3668 # W32: v_cmp_neq_f32_e32 vcc_lo, m0, v2          ; encoding: [0x7d,0x04,0x3a,0x7c]
3669 # W64: v_cmp_neq_f32_e32 vcc, m0, v2             ; encoding: [0x7d,0x04,0x3a,0x7c]
3670 0x7d,0x04,0x3a,0x7c
3672 # W32: v_cmp_neq_f32_e32 vcc_lo, exec_lo, v2     ; encoding: [0x7e,0x04,0x3a,0x7c]
3673 # W64: v_cmp_neq_f32_e32 vcc, exec_lo, v2        ; encoding: [0x7e,0x04,0x3a,0x7c]
3674 0x7e,0x04,0x3a,0x7c
3676 # W32: v_cmp_neq_f32_e32 vcc_lo, exec_hi, v2     ; encoding: [0x7f,0x04,0x3a,0x7c]
3677 # W64: v_cmp_neq_f32_e32 vcc, exec_hi, v2        ; encoding: [0x7f,0x04,0x3a,0x7c]
3678 0x7f,0x04,0x3a,0x7c
3680 # W32: v_cmp_neq_f32_e32 vcc_lo, null, v2        ; encoding: [0x7c,0x04,0x3a,0x7c]
3681 # W64: v_cmp_neq_f32_e32 vcc, null, v2           ; encoding: [0x7c,0x04,0x3a,0x7c]
3682 0x7c,0x04,0x3a,0x7c
3684 # W32: v_cmp_neq_f32_e32 vcc_lo, -1, v2          ; encoding: [0xc1,0x04,0x3a,0x7c]
3685 # W64: v_cmp_neq_f32_e32 vcc, -1, v2             ; encoding: [0xc1,0x04,0x3a,0x7c]
3686 0xc1,0x04,0x3a,0x7c
3688 # W32: v_cmp_neq_f32_e32 vcc_lo, 0.5, v2         ; encoding: [0xf0,0x04,0x3a,0x7c]
3689 # W64: v_cmp_neq_f32_e32 vcc, 0.5, v2            ; encoding: [0xf0,0x04,0x3a,0x7c]
3690 0xf0,0x04,0x3a,0x7c
3692 # W32: v_cmp_neq_f32_e32 vcc_lo, src_scc, v2     ; encoding: [0xfd,0x04,0x3a,0x7c]
3693 # W64: v_cmp_neq_f32_e32 vcc, src_scc, v2        ; encoding: [0xfd,0x04,0x3a,0x7c]
3694 0xfd,0x04,0x3a,0x7c
3696 # W32: v_cmp_neq_f32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x3b,0x7c,0x56,0x34,0x12,0xaf]
3697 # W64: v_cmp_neq_f32_e32 vcc, 0xaf123456, v255   ; encoding: [0xff,0xfe,0x3b,0x7c,0x56,0x34,0x12,0xaf]
3698 0xff,0xfe,0x3b,0x7c,0x56,0x34,0x12,0xaf
3700 # W32: v_cmp_neq_f64_e32 vcc_lo, v[1:2], v[2:3]  ; encoding: [0x01,0x05,0x5a,0x7c]
3701 # W64: v_cmp_neq_f64_e32 vcc, v[1:2], v[2:3]     ; encoding: [0x01,0x05,0x5a,0x7c]
3702 0x01,0x05,0x5a,0x7c
3704 # W32: v_cmp_neq_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x5a,0x7c]
3705 # W64: v_cmp_neq_f64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x5a,0x7c]
3706 0xfe,0x05,0x5a,0x7c
3708 # W32: v_cmp_neq_f64_e32 vcc_lo, s[2:3], v[2:3]  ; encoding: [0x02,0x04,0x5a,0x7c]
3709 # W64: v_cmp_neq_f64_e32 vcc, s[2:3], v[2:3]     ; encoding: [0x02,0x04,0x5a,0x7c]
3710 0x02,0x04,0x5a,0x7c
3712 # W32: v_cmp_neq_f64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0x5a,0x7c]
3713 # W64: v_cmp_neq_f64_e32 vcc, s[104:105], v[2:3] ; encoding: [0x68,0x04,0x5a,0x7c]
3714 0x68,0x04,0x5a,0x7c
3716 # W32: v_cmp_neq_f64_e32 vcc_lo, vcc, v[2:3]     ; encoding: [0x6a,0x04,0x5a,0x7c]
3717 # W64: v_cmp_neq_f64_e32 vcc, vcc, v[2:3]        ; encoding: [0x6a,0x04,0x5a,0x7c]
3718 0x6a,0x04,0x5a,0x7c
3720 # W32: v_cmp_neq_f64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x5a,0x7c]
3721 # W64: v_cmp_neq_f64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x5a,0x7c]
3722 0x7a,0x04,0x5a,0x7c
3724 # W32: v_cmp_neq_f64_e32 vcc_lo, exec, v[2:3]    ; encoding: [0x7e,0x04,0x5a,0x7c]
3725 # W64: v_cmp_neq_f64_e32 vcc, exec, v[2:3]       ; encoding: [0x7e,0x04,0x5a,0x7c]
3726 0x7e,0x04,0x5a,0x7c
3728 # W32: v_cmp_neq_f64_e32 vcc_lo, null, v[2:3]    ; encoding: [0x7c,0x04,0x5a,0x7c]
3729 # W64: v_cmp_neq_f64_e32 vcc, null, v[2:3]       ; encoding: [0x7c,0x04,0x5a,0x7c]
3730 0x7c,0x04,0x5a,0x7c
3732 # W32: v_cmp_neq_f64_e32 vcc_lo, -1, v[2:3]      ; encoding: [0xc1,0x04,0x5a,0x7c]
3733 # W64: v_cmp_neq_f64_e32 vcc, -1, v[2:3]         ; encoding: [0xc1,0x04,0x5a,0x7c]
3734 0xc1,0x04,0x5a,0x7c
3736 # W32: v_cmp_neq_f64_e32 vcc_lo, 0.5, v[2:3]     ; encoding: [0xf0,0x04,0x5a,0x7c]
3737 # W64: v_cmp_neq_f64_e32 vcc, 0.5, v[2:3]        ; encoding: [0xf0,0x04,0x5a,0x7c]
3738 0xf0,0x04,0x5a,0x7c
3740 # W32: v_cmp_neq_f64_e32 vcc_lo, src_scc, v[2:3] ; encoding: [0xfd,0x04,0x5a,0x7c]
3741 # W64: v_cmp_neq_f64_e32 vcc, src_scc, v[2:3]    ; encoding: [0xfd,0x04,0x5a,0x7c]
3742 0xfd,0x04,0x5a,0x7c
3744 # W32: v_cmp_neq_f64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x5b,0x7c,0x56,0x34,0x12,0xaf]
3745 # W64: v_cmp_neq_f64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x5b,0x7c,0x56,0x34,0x12,0xaf]
3746 0xff,0xfc,0x5b,0x7c,0x56,0x34,0x12,0xaf
3748 # W32: v_cmp_nge_f16_e32 vcc_lo, v1, v2          ; encoding: [0x01,0x05,0x12,0x7c]
3749 # W64: v_cmp_nge_f16_e32 vcc, v1, v2             ; encoding: [0x01,0x05,0x12,0x7c]
3750 0x01,0x05,0x12,0x7c
3752 # W32: v_cmp_nge_f16_e32 vcc_lo, v127, v2        ; encoding: [0x7f,0x05,0x12,0x7c]
3753 # W64: v_cmp_nge_f16_e32 vcc, v127, v2           ; encoding: [0x7f,0x05,0x12,0x7c]
3754 0x7f,0x05,0x12,0x7c
3756 # W32: v_cmp_nge_f16_e32 vcc_lo, s1, v2          ; encoding: [0x01,0x04,0x12,0x7c]
3757 # W64: v_cmp_nge_f16_e32 vcc, s1, v2             ; encoding: [0x01,0x04,0x12,0x7c]
3758 0x01,0x04,0x12,0x7c
3760 # W32: v_cmp_nge_f16_e32 vcc_lo, s105, v2        ; encoding: [0x69,0x04,0x12,0x7c]
3761 # W64: v_cmp_nge_f16_e32 vcc, s105, v2           ; encoding: [0x69,0x04,0x12,0x7c]
3762 0x69,0x04,0x12,0x7c
3764 # W32: v_cmp_nge_f16_e32 vcc_lo, vcc_lo, v2      ; encoding: [0x6a,0x04,0x12,0x7c]
3765 # W64: v_cmp_nge_f16_e32 vcc, vcc_lo, v2         ; encoding: [0x6a,0x04,0x12,0x7c]
3766 0x6a,0x04,0x12,0x7c
3768 # W32: v_cmp_nge_f16_e32 vcc_lo, vcc_hi, v2      ; encoding: [0x6b,0x04,0x12,0x7c]
3769 # W64: v_cmp_nge_f16_e32 vcc, vcc_hi, v2         ; encoding: [0x6b,0x04,0x12,0x7c]
3770 0x6b,0x04,0x12,0x7c
3772 # W32: v_cmp_nge_f16_e32 vcc_lo, ttmp15, v2      ; encoding: [0x7b,0x04,0x12,0x7c]
3773 # W64: v_cmp_nge_f16_e32 vcc, ttmp15, v2         ; encoding: [0x7b,0x04,0x12,0x7c]
3774 0x7b,0x04,0x12,0x7c
3776 # W32: v_cmp_nge_f16_e32 vcc_lo, m0, v2          ; encoding: [0x7d,0x04,0x12,0x7c]
3777 # W64: v_cmp_nge_f16_e32 vcc, m0, v2             ; encoding: [0x7d,0x04,0x12,0x7c]
3778 0x7d,0x04,0x12,0x7c
3780 # W32: v_cmp_nge_f16_e32 vcc_lo, exec_lo, v2     ; encoding: [0x7e,0x04,0x12,0x7c]
3781 # W64: v_cmp_nge_f16_e32 vcc, exec_lo, v2        ; encoding: [0x7e,0x04,0x12,0x7c]
3782 0x7e,0x04,0x12,0x7c
3784 # W32: v_cmp_nge_f16_e32 vcc_lo, exec_hi, v2     ; encoding: [0x7f,0x04,0x12,0x7c]
3785 # W64: v_cmp_nge_f16_e32 vcc, exec_hi, v2        ; encoding: [0x7f,0x04,0x12,0x7c]
3786 0x7f,0x04,0x12,0x7c
3788 # W32: v_cmp_nge_f16_e32 vcc_lo, null, v2        ; encoding: [0x7c,0x04,0x12,0x7c]
3789 # W64: v_cmp_nge_f16_e32 vcc, null, v2           ; encoding: [0x7c,0x04,0x12,0x7c]
3790 0x7c,0x04,0x12,0x7c
3792 # W32: v_cmp_nge_f16_e32 vcc_lo, -1, v2          ; encoding: [0xc1,0x04,0x12,0x7c]
3793 # W64: v_cmp_nge_f16_e32 vcc, -1, v2             ; encoding: [0xc1,0x04,0x12,0x7c]
3794 0xc1,0x04,0x12,0x7c
3796 # W32: v_cmp_nge_f16_e32 vcc_lo, 0.5, v2         ; encoding: [0xf0,0x04,0x12,0x7c]
3797 # W64: v_cmp_nge_f16_e32 vcc, 0.5, v2            ; encoding: [0xf0,0x04,0x12,0x7c]
3798 0xf0,0x04,0x12,0x7c
3800 # W32: v_cmp_nge_f16_e32 vcc_lo, src_scc, v2     ; encoding: [0xfd,0x04,0x12,0x7c]
3801 # W64: v_cmp_nge_f16_e32 vcc, src_scc, v2        ; encoding: [0xfd,0x04,0x12,0x7c]
3802 0xfd,0x04,0x12,0x7c
3804 # W32: v_cmp_nge_f16_e32 vcc_lo, 0xfe0b, v127    ; encoding: [0xff,0xfe,0x12,0x7c,0x0b,0xfe,0x00,0x00]
3805 # W64: v_cmp_nge_f16_e32 vcc, 0xfe0b, v127       ; encoding: [0xff,0xfe,0x12,0x7c,0x0b,0xfe,0x00,0x00]
3806 0xff,0xfe,0x12,0x7c,0x0b,0xfe,0x00,0x00
3808 # W32: v_cmp_nge_f32_e32 vcc_lo, v1, v2          ; encoding: [0x01,0x05,0x32,0x7c]
3809 # W64: v_cmp_nge_f32_e32 vcc, v1, v2             ; encoding: [0x01,0x05,0x32,0x7c]
3810 0x01,0x05,0x32,0x7c
3812 # W32: v_cmp_nge_f32_e32 vcc_lo, v255, v2        ; encoding: [0xff,0x05,0x32,0x7c]
3813 # W64: v_cmp_nge_f32_e32 vcc, v255, v2           ; encoding: [0xff,0x05,0x32,0x7c]
3814 0xff,0x05,0x32,0x7c
3816 # W32: v_cmp_nge_f32_e32 vcc_lo, s1, v2          ; encoding: [0x01,0x04,0x32,0x7c]
3817 # W64: v_cmp_nge_f32_e32 vcc, s1, v2             ; encoding: [0x01,0x04,0x32,0x7c]
3818 0x01,0x04,0x32,0x7c
3820 # W32: v_cmp_nge_f32_e32 vcc_lo, s105, v2        ; encoding: [0x69,0x04,0x32,0x7c]
3821 # W64: v_cmp_nge_f32_e32 vcc, s105, v2           ; encoding: [0x69,0x04,0x32,0x7c]
3822 0x69,0x04,0x32,0x7c
3824 # W32: v_cmp_nge_f32_e32 vcc_lo, vcc_lo, v2      ; encoding: [0x6a,0x04,0x32,0x7c]
3825 # W64: v_cmp_nge_f32_e32 vcc, vcc_lo, v2         ; encoding: [0x6a,0x04,0x32,0x7c]
3826 0x6a,0x04,0x32,0x7c
3828 # W32: v_cmp_nge_f32_e32 vcc_lo, vcc_hi, v2      ; encoding: [0x6b,0x04,0x32,0x7c]
3829 # W64: v_cmp_nge_f32_e32 vcc, vcc_hi, v2         ; encoding: [0x6b,0x04,0x32,0x7c]
3830 0x6b,0x04,0x32,0x7c
3832 # W32: v_cmp_nge_f32_e32 vcc_lo, ttmp15, v2      ; encoding: [0x7b,0x04,0x32,0x7c]
3833 # W64: v_cmp_nge_f32_e32 vcc, ttmp15, v2         ; encoding: [0x7b,0x04,0x32,0x7c]
3834 0x7b,0x04,0x32,0x7c
3836 # W32: v_cmp_nge_f32_e32 vcc_lo, m0, v2          ; encoding: [0x7d,0x04,0x32,0x7c]
3837 # W64: v_cmp_nge_f32_e32 vcc, m0, v2             ; encoding: [0x7d,0x04,0x32,0x7c]
3838 0x7d,0x04,0x32,0x7c
3840 # W32: v_cmp_nge_f32_e32 vcc_lo, exec_lo, v2     ; encoding: [0x7e,0x04,0x32,0x7c]
3841 # W64: v_cmp_nge_f32_e32 vcc, exec_lo, v2        ; encoding: [0x7e,0x04,0x32,0x7c]
3842 0x7e,0x04,0x32,0x7c
3844 # W32: v_cmp_nge_f32_e32 vcc_lo, exec_hi, v2     ; encoding: [0x7f,0x04,0x32,0x7c]
3845 # W64: v_cmp_nge_f32_e32 vcc, exec_hi, v2        ; encoding: [0x7f,0x04,0x32,0x7c]
3846 0x7f,0x04,0x32,0x7c
3848 # W32: v_cmp_nge_f32_e32 vcc_lo, null, v2        ; encoding: [0x7c,0x04,0x32,0x7c]
3849 # W64: v_cmp_nge_f32_e32 vcc, null, v2           ; encoding: [0x7c,0x04,0x32,0x7c]
3850 0x7c,0x04,0x32,0x7c
3852 # W32: v_cmp_nge_f32_e32 vcc_lo, -1, v2          ; encoding: [0xc1,0x04,0x32,0x7c]
3853 # W64: v_cmp_nge_f32_e32 vcc, -1, v2             ; encoding: [0xc1,0x04,0x32,0x7c]
3854 0xc1,0x04,0x32,0x7c
3856 # W32: v_cmp_nge_f32_e32 vcc_lo, 0.5, v2         ; encoding: [0xf0,0x04,0x32,0x7c]
3857 # W64: v_cmp_nge_f32_e32 vcc, 0.5, v2            ; encoding: [0xf0,0x04,0x32,0x7c]
3858 0xf0,0x04,0x32,0x7c
3860 # W32: v_cmp_nge_f32_e32 vcc_lo, src_scc, v2     ; encoding: [0xfd,0x04,0x32,0x7c]
3861 # W64: v_cmp_nge_f32_e32 vcc, src_scc, v2        ; encoding: [0xfd,0x04,0x32,0x7c]
3862 0xfd,0x04,0x32,0x7c
3864 # W32: v_cmp_nge_f32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x33,0x7c,0x56,0x34,0x12,0xaf]
3865 # W64: v_cmp_nge_f32_e32 vcc, 0xaf123456, v255   ; encoding: [0xff,0xfe,0x33,0x7c,0x56,0x34,0x12,0xaf]
3866 0xff,0xfe,0x33,0x7c,0x56,0x34,0x12,0xaf
3868 # W32: v_cmp_nge_f64_e32 vcc_lo, v[1:2], v[2:3]  ; encoding: [0x01,0x05,0x52,0x7c]
3869 # W64: v_cmp_nge_f64_e32 vcc, v[1:2], v[2:3]     ; encoding: [0x01,0x05,0x52,0x7c]
3870 0x01,0x05,0x52,0x7c
3872 # W32: v_cmp_nge_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x52,0x7c]
3873 # W64: v_cmp_nge_f64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x52,0x7c]
3874 0xfe,0x05,0x52,0x7c
3876 # W32: v_cmp_nge_f64_e32 vcc_lo, s[2:3], v[2:3]  ; encoding: [0x02,0x04,0x52,0x7c]
3877 # W64: v_cmp_nge_f64_e32 vcc, s[2:3], v[2:3]     ; encoding: [0x02,0x04,0x52,0x7c]
3878 0x02,0x04,0x52,0x7c
3880 # W32: v_cmp_nge_f64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0x52,0x7c]
3881 # W64: v_cmp_nge_f64_e32 vcc, s[104:105], v[2:3] ; encoding: [0x68,0x04,0x52,0x7c]
3882 0x68,0x04,0x52,0x7c
3884 # W32: v_cmp_nge_f64_e32 vcc_lo, vcc, v[2:3]     ; encoding: [0x6a,0x04,0x52,0x7c]
3885 # W64: v_cmp_nge_f64_e32 vcc, vcc, v[2:3]        ; encoding: [0x6a,0x04,0x52,0x7c]
3886 0x6a,0x04,0x52,0x7c
3888 # W32: v_cmp_nge_f64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x52,0x7c]
3889 # W64: v_cmp_nge_f64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x52,0x7c]
3890 0x7a,0x04,0x52,0x7c
3892 # W32: v_cmp_nge_f64_e32 vcc_lo, exec, v[2:3]    ; encoding: [0x7e,0x04,0x52,0x7c]
3893 # W64: v_cmp_nge_f64_e32 vcc, exec, v[2:3]       ; encoding: [0x7e,0x04,0x52,0x7c]
3894 0x7e,0x04,0x52,0x7c
3896 # W32: v_cmp_nge_f64_e32 vcc_lo, null, v[2:3]    ; encoding: [0x7c,0x04,0x52,0x7c]
3897 # W64: v_cmp_nge_f64_e32 vcc, null, v[2:3]       ; encoding: [0x7c,0x04,0x52,0x7c]
3898 0x7c,0x04,0x52,0x7c
3900 # W32: v_cmp_nge_f64_e32 vcc_lo, -1, v[2:3]      ; encoding: [0xc1,0x04,0x52,0x7c]
3901 # W64: v_cmp_nge_f64_e32 vcc, -1, v[2:3]         ; encoding: [0xc1,0x04,0x52,0x7c]
3902 0xc1,0x04,0x52,0x7c
3904 # W32: v_cmp_nge_f64_e32 vcc_lo, 0.5, v[2:3]     ; encoding: [0xf0,0x04,0x52,0x7c]
3905 # W64: v_cmp_nge_f64_e32 vcc, 0.5, v[2:3]        ; encoding: [0xf0,0x04,0x52,0x7c]
3906 0xf0,0x04,0x52,0x7c
3908 # W32: v_cmp_nge_f64_e32 vcc_lo, src_scc, v[2:3] ; encoding: [0xfd,0x04,0x52,0x7c]
3909 # W64: v_cmp_nge_f64_e32 vcc, src_scc, v[2:3]    ; encoding: [0xfd,0x04,0x52,0x7c]
3910 0xfd,0x04,0x52,0x7c
3912 # W32: v_cmp_nge_f64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x53,0x7c,0x56,0x34,0x12,0xaf]
3913 # W64: v_cmp_nge_f64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x53,0x7c,0x56,0x34,0x12,0xaf]
3914 0xff,0xfc,0x53,0x7c,0x56,0x34,0x12,0xaf
3916 # W32: v_cmp_ngt_f16_e32 vcc_lo, v1, v2          ; encoding: [0x01,0x05,0x16,0x7c]
3917 # W64: v_cmp_ngt_f16_e32 vcc, v1, v2             ; encoding: [0x01,0x05,0x16,0x7c]
3918 0x01,0x05,0x16,0x7c
3920 # W32: v_cmp_ngt_f16_e32 vcc_lo, v127, v2        ; encoding: [0x7f,0x05,0x16,0x7c]
3921 # W64: v_cmp_ngt_f16_e32 vcc, v127, v2           ; encoding: [0x7f,0x05,0x16,0x7c]
3922 0x7f,0x05,0x16,0x7c
3924 # W32: v_cmp_ngt_f16_e32 vcc_lo, s1, v2          ; encoding: [0x01,0x04,0x16,0x7c]
3925 # W64: v_cmp_ngt_f16_e32 vcc, s1, v2             ; encoding: [0x01,0x04,0x16,0x7c]
3926 0x01,0x04,0x16,0x7c
3928 # W32: v_cmp_ngt_f16_e32 vcc_lo, s105, v2        ; encoding: [0x69,0x04,0x16,0x7c]
3929 # W64: v_cmp_ngt_f16_e32 vcc, s105, v2           ; encoding: [0x69,0x04,0x16,0x7c]
3930 0x69,0x04,0x16,0x7c
3932 # W32: v_cmp_ngt_f16_e32 vcc_lo, vcc_lo, v2      ; encoding: [0x6a,0x04,0x16,0x7c]
3933 # W64: v_cmp_ngt_f16_e32 vcc, vcc_lo, v2         ; encoding: [0x6a,0x04,0x16,0x7c]
3934 0x6a,0x04,0x16,0x7c
3936 # W32: v_cmp_ngt_f16_e32 vcc_lo, vcc_hi, v2      ; encoding: [0x6b,0x04,0x16,0x7c]
3937 # W64: v_cmp_ngt_f16_e32 vcc, vcc_hi, v2         ; encoding: [0x6b,0x04,0x16,0x7c]
3938 0x6b,0x04,0x16,0x7c
3940 # W32: v_cmp_ngt_f16_e32 vcc_lo, ttmp15, v2      ; encoding: [0x7b,0x04,0x16,0x7c]
3941 # W64: v_cmp_ngt_f16_e32 vcc, ttmp15, v2         ; encoding: [0x7b,0x04,0x16,0x7c]
3942 0x7b,0x04,0x16,0x7c
3944 # W32: v_cmp_ngt_f16_e32 vcc_lo, m0, v2          ; encoding: [0x7d,0x04,0x16,0x7c]
3945 # W64: v_cmp_ngt_f16_e32 vcc, m0, v2             ; encoding: [0x7d,0x04,0x16,0x7c]
3946 0x7d,0x04,0x16,0x7c
3948 # W32: v_cmp_ngt_f16_e32 vcc_lo, exec_lo, v2     ; encoding: [0x7e,0x04,0x16,0x7c]
3949 # W64: v_cmp_ngt_f16_e32 vcc, exec_lo, v2        ; encoding: [0x7e,0x04,0x16,0x7c]
3950 0x7e,0x04,0x16,0x7c
3952 # W32: v_cmp_ngt_f16_e32 vcc_lo, exec_hi, v2     ; encoding: [0x7f,0x04,0x16,0x7c]
3953 # W64: v_cmp_ngt_f16_e32 vcc, exec_hi, v2        ; encoding: [0x7f,0x04,0x16,0x7c]
3954 0x7f,0x04,0x16,0x7c
3956 # W32: v_cmp_ngt_f16_e32 vcc_lo, null, v2        ; encoding: [0x7c,0x04,0x16,0x7c]
3957 # W64: v_cmp_ngt_f16_e32 vcc, null, v2           ; encoding: [0x7c,0x04,0x16,0x7c]
3958 0x7c,0x04,0x16,0x7c
3960 # W32: v_cmp_ngt_f16_e32 vcc_lo, -1, v2          ; encoding: [0xc1,0x04,0x16,0x7c]
3961 # W64: v_cmp_ngt_f16_e32 vcc, -1, v2             ; encoding: [0xc1,0x04,0x16,0x7c]
3962 0xc1,0x04,0x16,0x7c
3964 # W32: v_cmp_ngt_f16_e32 vcc_lo, 0.5, v2         ; encoding: [0xf0,0x04,0x16,0x7c]
3965 # W64: v_cmp_ngt_f16_e32 vcc, 0.5, v2            ; encoding: [0xf0,0x04,0x16,0x7c]
3966 0xf0,0x04,0x16,0x7c
3968 # W32: v_cmp_ngt_f16_e32 vcc_lo, src_scc, v2     ; encoding: [0xfd,0x04,0x16,0x7c]
3969 # W64: v_cmp_ngt_f16_e32 vcc, src_scc, v2        ; encoding: [0xfd,0x04,0x16,0x7c]
3970 0xfd,0x04,0x16,0x7c
3972 # W32: v_cmp_ngt_f16_e32 vcc_lo, 0xfe0b, v127    ; encoding: [0xff,0xfe,0x16,0x7c,0x0b,0xfe,0x00,0x00]
3973 # W64: v_cmp_ngt_f16_e32 vcc, 0xfe0b, v127       ; encoding: [0xff,0xfe,0x16,0x7c,0x0b,0xfe,0x00,0x00]
3974 0xff,0xfe,0x16,0x7c,0x0b,0xfe,0x00,0x00
3976 # W32: v_cmp_ngt_f32_e32 vcc_lo, v1, v2          ; encoding: [0x01,0x05,0x36,0x7c]
3977 # W64: v_cmp_ngt_f32_e32 vcc, v1, v2             ; encoding: [0x01,0x05,0x36,0x7c]
3978 0x01,0x05,0x36,0x7c
3980 # W32: v_cmp_ngt_f32_e32 vcc_lo, v255, v2        ; encoding: [0xff,0x05,0x36,0x7c]
3981 # W64: v_cmp_ngt_f32_e32 vcc, v255, v2           ; encoding: [0xff,0x05,0x36,0x7c]
3982 0xff,0x05,0x36,0x7c
3984 # W32: v_cmp_ngt_f32_e32 vcc_lo, s1, v2          ; encoding: [0x01,0x04,0x36,0x7c]
3985 # W64: v_cmp_ngt_f32_e32 vcc, s1, v2             ; encoding: [0x01,0x04,0x36,0x7c]
3986 0x01,0x04,0x36,0x7c
3988 # W32: v_cmp_ngt_f32_e32 vcc_lo, s105, v2        ; encoding: [0x69,0x04,0x36,0x7c]
3989 # W64: v_cmp_ngt_f32_e32 vcc, s105, v2           ; encoding: [0x69,0x04,0x36,0x7c]
3990 0x69,0x04,0x36,0x7c
3992 # W32: v_cmp_ngt_f32_e32 vcc_lo, vcc_lo, v2      ; encoding: [0x6a,0x04,0x36,0x7c]
3993 # W64: v_cmp_ngt_f32_e32 vcc, vcc_lo, v2         ; encoding: [0x6a,0x04,0x36,0x7c]
3994 0x6a,0x04,0x36,0x7c
3996 # W32: v_cmp_ngt_f32_e32 vcc_lo, vcc_hi, v2      ; encoding: [0x6b,0x04,0x36,0x7c]
3997 # W64: v_cmp_ngt_f32_e32 vcc, vcc_hi, v2         ; encoding: [0x6b,0x04,0x36,0x7c]
3998 0x6b,0x04,0x36,0x7c
4000 # W32: v_cmp_ngt_f32_e32 vcc_lo, ttmp15, v2      ; encoding: [0x7b,0x04,0x36,0x7c]
4001 # W64: v_cmp_ngt_f32_e32 vcc, ttmp15, v2         ; encoding: [0x7b,0x04,0x36,0x7c]
4002 0x7b,0x04,0x36,0x7c
4004 # W32: v_cmp_ngt_f32_e32 vcc_lo, m0, v2          ; encoding: [0x7d,0x04,0x36,0x7c]
4005 # W64: v_cmp_ngt_f32_e32 vcc, m0, v2             ; encoding: [0x7d,0x04,0x36,0x7c]
4006 0x7d,0x04,0x36,0x7c
4008 # W32: v_cmp_ngt_f32_e32 vcc_lo, exec_lo, v2     ; encoding: [0x7e,0x04,0x36,0x7c]
4009 # W64: v_cmp_ngt_f32_e32 vcc, exec_lo, v2        ; encoding: [0x7e,0x04,0x36,0x7c]
4010 0x7e,0x04,0x36,0x7c
4012 # W32: v_cmp_ngt_f32_e32 vcc_lo, exec_hi, v2     ; encoding: [0x7f,0x04,0x36,0x7c]
4013 # W64: v_cmp_ngt_f32_e32 vcc, exec_hi, v2        ; encoding: [0x7f,0x04,0x36,0x7c]
4014 0x7f,0x04,0x36,0x7c
4016 # W32: v_cmp_ngt_f32_e32 vcc_lo, null, v2        ; encoding: [0x7c,0x04,0x36,0x7c]
4017 # W64: v_cmp_ngt_f32_e32 vcc, null, v2           ; encoding: [0x7c,0x04,0x36,0x7c]
4018 0x7c,0x04,0x36,0x7c
4020 # W32: v_cmp_ngt_f32_e32 vcc_lo, -1, v2          ; encoding: [0xc1,0x04,0x36,0x7c]
4021 # W64: v_cmp_ngt_f32_e32 vcc, -1, v2             ; encoding: [0xc1,0x04,0x36,0x7c]
4022 0xc1,0x04,0x36,0x7c
4024 # W32: v_cmp_ngt_f32_e32 vcc_lo, 0.5, v2         ; encoding: [0xf0,0x04,0x36,0x7c]
4025 # W64: v_cmp_ngt_f32_e32 vcc, 0.5, v2            ; encoding: [0xf0,0x04,0x36,0x7c]
4026 0xf0,0x04,0x36,0x7c
4028 # W32: v_cmp_ngt_f32_e32 vcc_lo, src_scc, v2     ; encoding: [0xfd,0x04,0x36,0x7c]
4029 # W64: v_cmp_ngt_f32_e32 vcc, src_scc, v2        ; encoding: [0xfd,0x04,0x36,0x7c]
4030 0xfd,0x04,0x36,0x7c
4032 # W32: v_cmp_ngt_f32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x37,0x7c,0x56,0x34,0x12,0xaf]
4033 # W64: v_cmp_ngt_f32_e32 vcc, 0xaf123456, v255   ; encoding: [0xff,0xfe,0x37,0x7c,0x56,0x34,0x12,0xaf]
4034 0xff,0xfe,0x37,0x7c,0x56,0x34,0x12,0xaf
4036 # W32: v_cmp_ngt_f64_e32 vcc_lo, v[1:2], v[2:3]  ; encoding: [0x01,0x05,0x56,0x7c]
4037 # W64: v_cmp_ngt_f64_e32 vcc, v[1:2], v[2:3]     ; encoding: [0x01,0x05,0x56,0x7c]
4038 0x01,0x05,0x56,0x7c
4040 # W32: v_cmp_ngt_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x56,0x7c]
4041 # W64: v_cmp_ngt_f64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x56,0x7c]
4042 0xfe,0x05,0x56,0x7c
4044 # W32: v_cmp_ngt_f64_e32 vcc_lo, s[2:3], v[2:3]  ; encoding: [0x02,0x04,0x56,0x7c]
4045 # W64: v_cmp_ngt_f64_e32 vcc, s[2:3], v[2:3]     ; encoding: [0x02,0x04,0x56,0x7c]
4046 0x02,0x04,0x56,0x7c
4048 # W32: v_cmp_ngt_f64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0x56,0x7c]
4049 # W64: v_cmp_ngt_f64_e32 vcc, s[104:105], v[2:3] ; encoding: [0x68,0x04,0x56,0x7c]
4050 0x68,0x04,0x56,0x7c
4052 # W32: v_cmp_ngt_f64_e32 vcc_lo, vcc, v[2:3]     ; encoding: [0x6a,0x04,0x56,0x7c]
4053 # W64: v_cmp_ngt_f64_e32 vcc, vcc, v[2:3]        ; encoding: [0x6a,0x04,0x56,0x7c]
4054 0x6a,0x04,0x56,0x7c
4056 # W32: v_cmp_ngt_f64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x56,0x7c]
4057 # W64: v_cmp_ngt_f64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x56,0x7c]
4058 0x7a,0x04,0x56,0x7c
4060 # W32: v_cmp_ngt_f64_e32 vcc_lo, exec, v[2:3]    ; encoding: [0x7e,0x04,0x56,0x7c]
4061 # W64: v_cmp_ngt_f64_e32 vcc, exec, v[2:3]       ; encoding: [0x7e,0x04,0x56,0x7c]
4062 0x7e,0x04,0x56,0x7c
4064 # W32: v_cmp_ngt_f64_e32 vcc_lo, null, v[2:3]    ; encoding: [0x7c,0x04,0x56,0x7c]
4065 # W64: v_cmp_ngt_f64_e32 vcc, null, v[2:3]       ; encoding: [0x7c,0x04,0x56,0x7c]
4066 0x7c,0x04,0x56,0x7c
4068 # W32: v_cmp_ngt_f64_e32 vcc_lo, -1, v[2:3]      ; encoding: [0xc1,0x04,0x56,0x7c]
4069 # W64: v_cmp_ngt_f64_e32 vcc, -1, v[2:3]         ; encoding: [0xc1,0x04,0x56,0x7c]
4070 0xc1,0x04,0x56,0x7c
4072 # W32: v_cmp_ngt_f64_e32 vcc_lo, 0.5, v[2:3]     ; encoding: [0xf0,0x04,0x56,0x7c]
4073 # W64: v_cmp_ngt_f64_e32 vcc, 0.5, v[2:3]        ; encoding: [0xf0,0x04,0x56,0x7c]
4074 0xf0,0x04,0x56,0x7c
4076 # W32: v_cmp_ngt_f64_e32 vcc_lo, src_scc, v[2:3] ; encoding: [0xfd,0x04,0x56,0x7c]
4077 # W64: v_cmp_ngt_f64_e32 vcc, src_scc, v[2:3]    ; encoding: [0xfd,0x04,0x56,0x7c]
4078 0xfd,0x04,0x56,0x7c
4080 # W32: v_cmp_ngt_f64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x57,0x7c,0x56,0x34,0x12,0xaf]
4081 # W64: v_cmp_ngt_f64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x57,0x7c,0x56,0x34,0x12,0xaf]
4082 0xff,0xfc,0x57,0x7c,0x56,0x34,0x12,0xaf
4084 # W32: v_cmp_nle_f16_e32 vcc_lo, v1, v2          ; encoding: [0x01,0x05,0x18,0x7c]
4085 # W64: v_cmp_nle_f16_e32 vcc, v1, v2             ; encoding: [0x01,0x05,0x18,0x7c]
4086 0x01,0x05,0x18,0x7c
4088 # W32: v_cmp_nle_f16_e32 vcc_lo, v127, v2        ; encoding: [0x7f,0x05,0x18,0x7c]
4089 # W64: v_cmp_nle_f16_e32 vcc, v127, v2           ; encoding: [0x7f,0x05,0x18,0x7c]
4090 0x7f,0x05,0x18,0x7c
4092 # W32: v_cmp_nle_f16_e32 vcc_lo, s1, v2          ; encoding: [0x01,0x04,0x18,0x7c]
4093 # W64: v_cmp_nle_f16_e32 vcc, s1, v2             ; encoding: [0x01,0x04,0x18,0x7c]
4094 0x01,0x04,0x18,0x7c
4096 # W32: v_cmp_nle_f16_e32 vcc_lo, s105, v2        ; encoding: [0x69,0x04,0x18,0x7c]
4097 # W64: v_cmp_nle_f16_e32 vcc, s105, v2           ; encoding: [0x69,0x04,0x18,0x7c]
4098 0x69,0x04,0x18,0x7c
4100 # W32: v_cmp_nle_f16_e32 vcc_lo, vcc_lo, v2      ; encoding: [0x6a,0x04,0x18,0x7c]
4101 # W64: v_cmp_nle_f16_e32 vcc, vcc_lo, v2         ; encoding: [0x6a,0x04,0x18,0x7c]
4102 0x6a,0x04,0x18,0x7c
4104 # W32: v_cmp_nle_f16_e32 vcc_lo, vcc_hi, v2      ; encoding: [0x6b,0x04,0x18,0x7c]
4105 # W64: v_cmp_nle_f16_e32 vcc, vcc_hi, v2         ; encoding: [0x6b,0x04,0x18,0x7c]
4106 0x6b,0x04,0x18,0x7c
4108 # W32: v_cmp_nle_f16_e32 vcc_lo, ttmp15, v2      ; encoding: [0x7b,0x04,0x18,0x7c]
4109 # W64: v_cmp_nle_f16_e32 vcc, ttmp15, v2         ; encoding: [0x7b,0x04,0x18,0x7c]
4110 0x7b,0x04,0x18,0x7c
4112 # W32: v_cmp_nle_f16_e32 vcc_lo, m0, v2          ; encoding: [0x7d,0x04,0x18,0x7c]
4113 # W64: v_cmp_nle_f16_e32 vcc, m0, v2             ; encoding: [0x7d,0x04,0x18,0x7c]
4114 0x7d,0x04,0x18,0x7c
4116 # W32: v_cmp_nle_f16_e32 vcc_lo, exec_lo, v2     ; encoding: [0x7e,0x04,0x18,0x7c]
4117 # W64: v_cmp_nle_f16_e32 vcc, exec_lo, v2        ; encoding: [0x7e,0x04,0x18,0x7c]
4118 0x7e,0x04,0x18,0x7c
4120 # W32: v_cmp_nle_f16_e32 vcc_lo, exec_hi, v2     ; encoding: [0x7f,0x04,0x18,0x7c]
4121 # W64: v_cmp_nle_f16_e32 vcc, exec_hi, v2        ; encoding: [0x7f,0x04,0x18,0x7c]
4122 0x7f,0x04,0x18,0x7c
4124 # W32: v_cmp_nle_f16_e32 vcc_lo, null, v2        ; encoding: [0x7c,0x04,0x18,0x7c]
4125 # W64: v_cmp_nle_f16_e32 vcc, null, v2           ; encoding: [0x7c,0x04,0x18,0x7c]
4126 0x7c,0x04,0x18,0x7c
4128 # W32: v_cmp_nle_f16_e32 vcc_lo, -1, v2          ; encoding: [0xc1,0x04,0x18,0x7c]
4129 # W64: v_cmp_nle_f16_e32 vcc, -1, v2             ; encoding: [0xc1,0x04,0x18,0x7c]
4130 0xc1,0x04,0x18,0x7c
4132 # W32: v_cmp_nle_f16_e32 vcc_lo, 0.5, v2         ; encoding: [0xf0,0x04,0x18,0x7c]
4133 # W64: v_cmp_nle_f16_e32 vcc, 0.5, v2            ; encoding: [0xf0,0x04,0x18,0x7c]
4134 0xf0,0x04,0x18,0x7c
4136 # W32: v_cmp_nle_f16_e32 vcc_lo, src_scc, v2     ; encoding: [0xfd,0x04,0x18,0x7c]
4137 # W64: v_cmp_nle_f16_e32 vcc, src_scc, v2        ; encoding: [0xfd,0x04,0x18,0x7c]
4138 0xfd,0x04,0x18,0x7c
4140 # W32: v_cmp_nle_f16_e32 vcc_lo, 0xfe0b, v127    ; encoding: [0xff,0xfe,0x18,0x7c,0x0b,0xfe,0x00,0x00]
4141 # W64: v_cmp_nle_f16_e32 vcc, 0xfe0b, v127       ; encoding: [0xff,0xfe,0x18,0x7c,0x0b,0xfe,0x00,0x00]
4142 0xff,0xfe,0x18,0x7c,0x0b,0xfe,0x00,0x00
4144 # W32: v_cmp_nle_f32_e32 vcc_lo, v1, v2          ; encoding: [0x01,0x05,0x38,0x7c]
4145 # W64: v_cmp_nle_f32_e32 vcc, v1, v2             ; encoding: [0x01,0x05,0x38,0x7c]
4146 0x01,0x05,0x38,0x7c
4148 # W32: v_cmp_nle_f32_e32 vcc_lo, v255, v2        ; encoding: [0xff,0x05,0x38,0x7c]
4149 # W64: v_cmp_nle_f32_e32 vcc, v255, v2           ; encoding: [0xff,0x05,0x38,0x7c]
4150 0xff,0x05,0x38,0x7c
4152 # W32: v_cmp_nle_f32_e32 vcc_lo, s1, v2          ; encoding: [0x01,0x04,0x38,0x7c]
4153 # W64: v_cmp_nle_f32_e32 vcc, s1, v2             ; encoding: [0x01,0x04,0x38,0x7c]
4154 0x01,0x04,0x38,0x7c
4156 # W32: v_cmp_nle_f32_e32 vcc_lo, s105, v2        ; encoding: [0x69,0x04,0x38,0x7c]
4157 # W64: v_cmp_nle_f32_e32 vcc, s105, v2           ; encoding: [0x69,0x04,0x38,0x7c]
4158 0x69,0x04,0x38,0x7c
4160 # W32: v_cmp_nle_f32_e32 vcc_lo, vcc_lo, v2      ; encoding: [0x6a,0x04,0x38,0x7c]
4161 # W64: v_cmp_nle_f32_e32 vcc, vcc_lo, v2         ; encoding: [0x6a,0x04,0x38,0x7c]
4162 0x6a,0x04,0x38,0x7c
4164 # W32: v_cmp_nle_f32_e32 vcc_lo, vcc_hi, v2      ; encoding: [0x6b,0x04,0x38,0x7c]
4165 # W64: v_cmp_nle_f32_e32 vcc, vcc_hi, v2         ; encoding: [0x6b,0x04,0x38,0x7c]
4166 0x6b,0x04,0x38,0x7c
4168 # W32: v_cmp_nle_f32_e32 vcc_lo, ttmp15, v2      ; encoding: [0x7b,0x04,0x38,0x7c]
4169 # W64: v_cmp_nle_f32_e32 vcc, ttmp15, v2         ; encoding: [0x7b,0x04,0x38,0x7c]
4170 0x7b,0x04,0x38,0x7c
4172 # W32: v_cmp_nle_f32_e32 vcc_lo, m0, v2          ; encoding: [0x7d,0x04,0x38,0x7c]
4173 # W64: v_cmp_nle_f32_e32 vcc, m0, v2             ; encoding: [0x7d,0x04,0x38,0x7c]
4174 0x7d,0x04,0x38,0x7c
4176 # W32: v_cmp_nle_f32_e32 vcc_lo, exec_lo, v2     ; encoding: [0x7e,0x04,0x38,0x7c]
4177 # W64: v_cmp_nle_f32_e32 vcc, exec_lo, v2        ; encoding: [0x7e,0x04,0x38,0x7c]
4178 0x7e,0x04,0x38,0x7c
4180 # W32: v_cmp_nle_f32_e32 vcc_lo, exec_hi, v2     ; encoding: [0x7f,0x04,0x38,0x7c]
4181 # W64: v_cmp_nle_f32_e32 vcc, exec_hi, v2        ; encoding: [0x7f,0x04,0x38,0x7c]
4182 0x7f,0x04,0x38,0x7c
4184 # W32: v_cmp_nle_f32_e32 vcc_lo, null, v2        ; encoding: [0x7c,0x04,0x38,0x7c]
4185 # W64: v_cmp_nle_f32_e32 vcc, null, v2           ; encoding: [0x7c,0x04,0x38,0x7c]
4186 0x7c,0x04,0x38,0x7c
4188 # W32: v_cmp_nle_f32_e32 vcc_lo, -1, v2          ; encoding: [0xc1,0x04,0x38,0x7c]
4189 # W64: v_cmp_nle_f32_e32 vcc, -1, v2             ; encoding: [0xc1,0x04,0x38,0x7c]
4190 0xc1,0x04,0x38,0x7c
4192 # W32: v_cmp_nle_f32_e32 vcc_lo, 0.5, v2         ; encoding: [0xf0,0x04,0x38,0x7c]
4193 # W64: v_cmp_nle_f32_e32 vcc, 0.5, v2            ; encoding: [0xf0,0x04,0x38,0x7c]
4194 0xf0,0x04,0x38,0x7c
4196 # W32: v_cmp_nle_f32_e32 vcc_lo, src_scc, v2     ; encoding: [0xfd,0x04,0x38,0x7c]
4197 # W64: v_cmp_nle_f32_e32 vcc, src_scc, v2        ; encoding: [0xfd,0x04,0x38,0x7c]
4198 0xfd,0x04,0x38,0x7c
4200 # W32: v_cmp_nle_f32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x39,0x7c,0x56,0x34,0x12,0xaf]
4201 # W64: v_cmp_nle_f32_e32 vcc, 0xaf123456, v255   ; encoding: [0xff,0xfe,0x39,0x7c,0x56,0x34,0x12,0xaf]
4202 0xff,0xfe,0x39,0x7c,0x56,0x34,0x12,0xaf
4204 # W32: v_cmp_nle_f64_e32 vcc_lo, v[1:2], v[2:3]  ; encoding: [0x01,0x05,0x58,0x7c]
4205 # W64: v_cmp_nle_f64_e32 vcc, v[1:2], v[2:3]     ; encoding: [0x01,0x05,0x58,0x7c]
4206 0x01,0x05,0x58,0x7c
4208 # W32: v_cmp_nle_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x58,0x7c]
4209 # W64: v_cmp_nle_f64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x58,0x7c]
4210 0xfe,0x05,0x58,0x7c
4212 # W32: v_cmp_nle_f64_e32 vcc_lo, s[2:3], v[2:3]  ; encoding: [0x02,0x04,0x58,0x7c]
4213 # W64: v_cmp_nle_f64_e32 vcc, s[2:3], v[2:3]     ; encoding: [0x02,0x04,0x58,0x7c]
4214 0x02,0x04,0x58,0x7c
4216 # W32: v_cmp_nle_f64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0x58,0x7c]
4217 # W64: v_cmp_nle_f64_e32 vcc, s[104:105], v[2:3] ; encoding: [0x68,0x04,0x58,0x7c]
4218 0x68,0x04,0x58,0x7c
4220 # W32: v_cmp_nle_f64_e32 vcc_lo, vcc, v[2:3]     ; encoding: [0x6a,0x04,0x58,0x7c]
4221 # W64: v_cmp_nle_f64_e32 vcc, vcc, v[2:3]        ; encoding: [0x6a,0x04,0x58,0x7c]
4222 0x6a,0x04,0x58,0x7c
4224 # W32: v_cmp_nle_f64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x58,0x7c]
4225 # W64: v_cmp_nle_f64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x58,0x7c]
4226 0x7a,0x04,0x58,0x7c
4228 # W32: v_cmp_nle_f64_e32 vcc_lo, exec, v[2:3]    ; encoding: [0x7e,0x04,0x58,0x7c]
4229 # W64: v_cmp_nle_f64_e32 vcc, exec, v[2:3]       ; encoding: [0x7e,0x04,0x58,0x7c]
4230 0x7e,0x04,0x58,0x7c
4232 # W32: v_cmp_nle_f64_e32 vcc_lo, null, v[2:3]    ; encoding: [0x7c,0x04,0x58,0x7c]
4233 # W64: v_cmp_nle_f64_e32 vcc, null, v[2:3]       ; encoding: [0x7c,0x04,0x58,0x7c]
4234 0x7c,0x04,0x58,0x7c
4236 # W32: v_cmp_nle_f64_e32 vcc_lo, -1, v[2:3]      ; encoding: [0xc1,0x04,0x58,0x7c]
4237 # W64: v_cmp_nle_f64_e32 vcc, -1, v[2:3]         ; encoding: [0xc1,0x04,0x58,0x7c]
4238 0xc1,0x04,0x58,0x7c
4240 # W32: v_cmp_nle_f64_e32 vcc_lo, 0.5, v[2:3]     ; encoding: [0xf0,0x04,0x58,0x7c]
4241 # W64: v_cmp_nle_f64_e32 vcc, 0.5, v[2:3]        ; encoding: [0xf0,0x04,0x58,0x7c]
4242 0xf0,0x04,0x58,0x7c
4244 # W32: v_cmp_nle_f64_e32 vcc_lo, src_scc, v[2:3] ; encoding: [0xfd,0x04,0x58,0x7c]
4245 # W64: v_cmp_nle_f64_e32 vcc, src_scc, v[2:3]    ; encoding: [0xfd,0x04,0x58,0x7c]
4246 0xfd,0x04,0x58,0x7c
4248 # W32: v_cmp_nle_f64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x59,0x7c,0x56,0x34,0x12,0xaf]
4249 # W64: v_cmp_nle_f64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x59,0x7c,0x56,0x34,0x12,0xaf]
4250 0xff,0xfc,0x59,0x7c,0x56,0x34,0x12,0xaf
4252 # W32: v_cmp_nlg_f16_e32 vcc_lo, v1, v2          ; encoding: [0x01,0x05,0x14,0x7c]
4253 # W64: v_cmp_nlg_f16_e32 vcc, v1, v2             ; encoding: [0x01,0x05,0x14,0x7c]
4254 0x01,0x05,0x14,0x7c
4256 # W32: v_cmp_nlg_f16_e32 vcc_lo, v127, v2        ; encoding: [0x7f,0x05,0x14,0x7c]
4257 # W64: v_cmp_nlg_f16_e32 vcc, v127, v2           ; encoding: [0x7f,0x05,0x14,0x7c]
4258 0x7f,0x05,0x14,0x7c
4260 # W32: v_cmp_nlg_f16_e32 vcc_lo, s1, v2          ; encoding: [0x01,0x04,0x14,0x7c]
4261 # W64: v_cmp_nlg_f16_e32 vcc, s1, v2             ; encoding: [0x01,0x04,0x14,0x7c]
4262 0x01,0x04,0x14,0x7c
4264 # W32: v_cmp_nlg_f16_e32 vcc_lo, s105, v2        ; encoding: [0x69,0x04,0x14,0x7c]
4265 # W64: v_cmp_nlg_f16_e32 vcc, s105, v2           ; encoding: [0x69,0x04,0x14,0x7c]
4266 0x69,0x04,0x14,0x7c
4268 # W32: v_cmp_nlg_f16_e32 vcc_lo, vcc_lo, v2      ; encoding: [0x6a,0x04,0x14,0x7c]
4269 # W64: v_cmp_nlg_f16_e32 vcc, vcc_lo, v2         ; encoding: [0x6a,0x04,0x14,0x7c]
4270 0x6a,0x04,0x14,0x7c
4272 # W32: v_cmp_nlg_f16_e32 vcc_lo, vcc_hi, v2      ; encoding: [0x6b,0x04,0x14,0x7c]
4273 # W64: v_cmp_nlg_f16_e32 vcc, vcc_hi, v2         ; encoding: [0x6b,0x04,0x14,0x7c]
4274 0x6b,0x04,0x14,0x7c
4276 # W32: v_cmp_nlg_f16_e32 vcc_lo, ttmp15, v2      ; encoding: [0x7b,0x04,0x14,0x7c]
4277 # W64: v_cmp_nlg_f16_e32 vcc, ttmp15, v2         ; encoding: [0x7b,0x04,0x14,0x7c]
4278 0x7b,0x04,0x14,0x7c
4280 # W32: v_cmp_nlg_f16_e32 vcc_lo, m0, v2          ; encoding: [0x7d,0x04,0x14,0x7c]
4281 # W64: v_cmp_nlg_f16_e32 vcc, m0, v2             ; encoding: [0x7d,0x04,0x14,0x7c]
4282 0x7d,0x04,0x14,0x7c
4284 # W32: v_cmp_nlg_f16_e32 vcc_lo, exec_lo, v2     ; encoding: [0x7e,0x04,0x14,0x7c]
4285 # W64: v_cmp_nlg_f16_e32 vcc, exec_lo, v2        ; encoding: [0x7e,0x04,0x14,0x7c]
4286 0x7e,0x04,0x14,0x7c
4288 # W32: v_cmp_nlg_f16_e32 vcc_lo, exec_hi, v2     ; encoding: [0x7f,0x04,0x14,0x7c]
4289 # W64: v_cmp_nlg_f16_e32 vcc, exec_hi, v2        ; encoding: [0x7f,0x04,0x14,0x7c]
4290 0x7f,0x04,0x14,0x7c
4292 # W32: v_cmp_nlg_f16_e32 vcc_lo, null, v2        ; encoding: [0x7c,0x04,0x14,0x7c]
4293 # W64: v_cmp_nlg_f16_e32 vcc, null, v2           ; encoding: [0x7c,0x04,0x14,0x7c]
4294 0x7c,0x04,0x14,0x7c
4296 # W32: v_cmp_nlg_f16_e32 vcc_lo, -1, v2          ; encoding: [0xc1,0x04,0x14,0x7c]
4297 # W64: v_cmp_nlg_f16_e32 vcc, -1, v2             ; encoding: [0xc1,0x04,0x14,0x7c]
4298 0xc1,0x04,0x14,0x7c
4300 # W32: v_cmp_nlg_f16_e32 vcc_lo, 0.5, v2         ; encoding: [0xf0,0x04,0x14,0x7c]
4301 # W64: v_cmp_nlg_f16_e32 vcc, 0.5, v2            ; encoding: [0xf0,0x04,0x14,0x7c]
4302 0xf0,0x04,0x14,0x7c
4304 # W32: v_cmp_nlg_f16_e32 vcc_lo, src_scc, v2     ; encoding: [0xfd,0x04,0x14,0x7c]
4305 # W64: v_cmp_nlg_f16_e32 vcc, src_scc, v2        ; encoding: [0xfd,0x04,0x14,0x7c]
4306 0xfd,0x04,0x14,0x7c
4308 # W32: v_cmp_nlg_f16_e32 vcc_lo, 0xfe0b, v127    ; encoding: [0xff,0xfe,0x14,0x7c,0x0b,0xfe,0x00,0x00]
4309 # W64: v_cmp_nlg_f16_e32 vcc, 0xfe0b, v127       ; encoding: [0xff,0xfe,0x14,0x7c,0x0b,0xfe,0x00,0x00]
4310 0xff,0xfe,0x14,0x7c,0x0b,0xfe,0x00,0x00
4312 # W32: v_cmp_nlg_f32_e32 vcc_lo, v1, v2          ; encoding: [0x01,0x05,0x34,0x7c]
4313 # W64: v_cmp_nlg_f32_e32 vcc, v1, v2             ; encoding: [0x01,0x05,0x34,0x7c]
4314 0x01,0x05,0x34,0x7c
4316 # W32: v_cmp_nlg_f32_e32 vcc_lo, v255, v2        ; encoding: [0xff,0x05,0x34,0x7c]
4317 # W64: v_cmp_nlg_f32_e32 vcc, v255, v2           ; encoding: [0xff,0x05,0x34,0x7c]
4318 0xff,0x05,0x34,0x7c
4320 # W32: v_cmp_nlg_f32_e32 vcc_lo, s1, v2          ; encoding: [0x01,0x04,0x34,0x7c]
4321 # W64: v_cmp_nlg_f32_e32 vcc, s1, v2             ; encoding: [0x01,0x04,0x34,0x7c]
4322 0x01,0x04,0x34,0x7c
4324 # W32: v_cmp_nlg_f32_e32 vcc_lo, s105, v2        ; encoding: [0x69,0x04,0x34,0x7c]
4325 # W64: v_cmp_nlg_f32_e32 vcc, s105, v2           ; encoding: [0x69,0x04,0x34,0x7c]
4326 0x69,0x04,0x34,0x7c
4328 # W32: v_cmp_nlg_f32_e32 vcc_lo, vcc_lo, v2      ; encoding: [0x6a,0x04,0x34,0x7c]
4329 # W64: v_cmp_nlg_f32_e32 vcc, vcc_lo, v2         ; encoding: [0x6a,0x04,0x34,0x7c]
4330 0x6a,0x04,0x34,0x7c
4332 # W32: v_cmp_nlg_f32_e32 vcc_lo, vcc_hi, v2      ; encoding: [0x6b,0x04,0x34,0x7c]
4333 # W64: v_cmp_nlg_f32_e32 vcc, vcc_hi, v2         ; encoding: [0x6b,0x04,0x34,0x7c]
4334 0x6b,0x04,0x34,0x7c
4336 # W32: v_cmp_nlg_f32_e32 vcc_lo, ttmp15, v2      ; encoding: [0x7b,0x04,0x34,0x7c]
4337 # W64: v_cmp_nlg_f32_e32 vcc, ttmp15, v2         ; encoding: [0x7b,0x04,0x34,0x7c]
4338 0x7b,0x04,0x34,0x7c
4340 # W32: v_cmp_nlg_f32_e32 vcc_lo, m0, v2          ; encoding: [0x7d,0x04,0x34,0x7c]
4341 # W64: v_cmp_nlg_f32_e32 vcc, m0, v2             ; encoding: [0x7d,0x04,0x34,0x7c]
4342 0x7d,0x04,0x34,0x7c
4344 # W32: v_cmp_nlg_f32_e32 vcc_lo, exec_lo, v2     ; encoding: [0x7e,0x04,0x34,0x7c]
4345 # W64: v_cmp_nlg_f32_e32 vcc, exec_lo, v2        ; encoding: [0x7e,0x04,0x34,0x7c]
4346 0x7e,0x04,0x34,0x7c
4348 # W32: v_cmp_nlg_f32_e32 vcc_lo, exec_hi, v2     ; encoding: [0x7f,0x04,0x34,0x7c]
4349 # W64: v_cmp_nlg_f32_e32 vcc, exec_hi, v2        ; encoding: [0x7f,0x04,0x34,0x7c]
4350 0x7f,0x04,0x34,0x7c
4352 # W32: v_cmp_nlg_f32_e32 vcc_lo, null, v2        ; encoding: [0x7c,0x04,0x34,0x7c]
4353 # W64: v_cmp_nlg_f32_e32 vcc, null, v2           ; encoding: [0x7c,0x04,0x34,0x7c]
4354 0x7c,0x04,0x34,0x7c
4356 # W32: v_cmp_nlg_f32_e32 vcc_lo, -1, v2          ; encoding: [0xc1,0x04,0x34,0x7c]
4357 # W64: v_cmp_nlg_f32_e32 vcc, -1, v2             ; encoding: [0xc1,0x04,0x34,0x7c]
4358 0xc1,0x04,0x34,0x7c
4360 # W32: v_cmp_nlg_f32_e32 vcc_lo, 0.5, v2         ; encoding: [0xf0,0x04,0x34,0x7c]
4361 # W64: v_cmp_nlg_f32_e32 vcc, 0.5, v2            ; encoding: [0xf0,0x04,0x34,0x7c]
4362 0xf0,0x04,0x34,0x7c
4364 # W32: v_cmp_nlg_f32_e32 vcc_lo, src_scc, v2     ; encoding: [0xfd,0x04,0x34,0x7c]
4365 # W64: v_cmp_nlg_f32_e32 vcc, src_scc, v2        ; encoding: [0xfd,0x04,0x34,0x7c]
4366 0xfd,0x04,0x34,0x7c
4368 # W32: v_cmp_nlg_f32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x35,0x7c,0x56,0x34,0x12,0xaf]
4369 # W64: v_cmp_nlg_f32_e32 vcc, 0xaf123456, v255   ; encoding: [0xff,0xfe,0x35,0x7c,0x56,0x34,0x12,0xaf]
4370 0xff,0xfe,0x35,0x7c,0x56,0x34,0x12,0xaf
4372 # W32: v_cmp_nlg_f64_e32 vcc_lo, v[1:2], v[2:3]  ; encoding: [0x01,0x05,0x54,0x7c]
4373 # W64: v_cmp_nlg_f64_e32 vcc, v[1:2], v[2:3]     ; encoding: [0x01,0x05,0x54,0x7c]
4374 0x01,0x05,0x54,0x7c
4376 # W32: v_cmp_nlg_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x54,0x7c]
4377 # W64: v_cmp_nlg_f64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x54,0x7c]
4378 0xfe,0x05,0x54,0x7c
4380 # W32: v_cmp_nlg_f64_e32 vcc_lo, s[2:3], v[2:3]  ; encoding: [0x02,0x04,0x54,0x7c]
4381 # W64: v_cmp_nlg_f64_e32 vcc, s[2:3], v[2:3]     ; encoding: [0x02,0x04,0x54,0x7c]
4382 0x02,0x04,0x54,0x7c
4384 # W32: v_cmp_nlg_f64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0x54,0x7c]
4385 # W64: v_cmp_nlg_f64_e32 vcc, s[104:105], v[2:3] ; encoding: [0x68,0x04,0x54,0x7c]
4386 0x68,0x04,0x54,0x7c
4388 # W32: v_cmp_nlg_f64_e32 vcc_lo, vcc, v[2:3]     ; encoding: [0x6a,0x04,0x54,0x7c]
4389 # W64: v_cmp_nlg_f64_e32 vcc, vcc, v[2:3]        ; encoding: [0x6a,0x04,0x54,0x7c]
4390 0x6a,0x04,0x54,0x7c
4392 # W32: v_cmp_nlg_f64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x54,0x7c]
4393 # W64: v_cmp_nlg_f64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x54,0x7c]
4394 0x7a,0x04,0x54,0x7c
4396 # W32: v_cmp_nlg_f64_e32 vcc_lo, exec, v[2:3]    ; encoding: [0x7e,0x04,0x54,0x7c]
4397 # W64: v_cmp_nlg_f64_e32 vcc, exec, v[2:3]       ; encoding: [0x7e,0x04,0x54,0x7c]
4398 0x7e,0x04,0x54,0x7c
4400 # W32: v_cmp_nlg_f64_e32 vcc_lo, null, v[2:3]    ; encoding: [0x7c,0x04,0x54,0x7c]
4401 # W64: v_cmp_nlg_f64_e32 vcc, null, v[2:3]       ; encoding: [0x7c,0x04,0x54,0x7c]
4402 0x7c,0x04,0x54,0x7c
4404 # W32: v_cmp_nlg_f64_e32 vcc_lo, -1, v[2:3]      ; encoding: [0xc1,0x04,0x54,0x7c]
4405 # W64: v_cmp_nlg_f64_e32 vcc, -1, v[2:3]         ; encoding: [0xc1,0x04,0x54,0x7c]
4406 0xc1,0x04,0x54,0x7c
4408 # W32: v_cmp_nlg_f64_e32 vcc_lo, 0.5, v[2:3]     ; encoding: [0xf0,0x04,0x54,0x7c]
4409 # W64: v_cmp_nlg_f64_e32 vcc, 0.5, v[2:3]        ; encoding: [0xf0,0x04,0x54,0x7c]
4410 0xf0,0x04,0x54,0x7c
4412 # W32: v_cmp_nlg_f64_e32 vcc_lo, src_scc, v[2:3] ; encoding: [0xfd,0x04,0x54,0x7c]
4413 # W64: v_cmp_nlg_f64_e32 vcc, src_scc, v[2:3]    ; encoding: [0xfd,0x04,0x54,0x7c]
4414 0xfd,0x04,0x54,0x7c
4416 # W32: v_cmp_nlg_f64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x55,0x7c,0x56,0x34,0x12,0xaf]
4417 # W64: v_cmp_nlg_f64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x55,0x7c,0x56,0x34,0x12,0xaf]
4418 0xff,0xfc,0x55,0x7c,0x56,0x34,0x12,0xaf
4420 # W32: v_cmp_nlt_f16_e32 vcc_lo, v1, v2          ; encoding: [0x01,0x05,0x1c,0x7c]
4421 # W64: v_cmp_nlt_f16_e32 vcc, v1, v2             ; encoding: [0x01,0x05,0x1c,0x7c]
4422 0x01,0x05,0x1c,0x7c
4424 # W32: v_cmp_nlt_f16_e32 vcc_lo, v127, v2        ; encoding: [0x7f,0x05,0x1c,0x7c]
4425 # W64: v_cmp_nlt_f16_e32 vcc, v127, v2           ; encoding: [0x7f,0x05,0x1c,0x7c]
4426 0x7f,0x05,0x1c,0x7c
4428 # W32: v_cmp_nlt_f16_e32 vcc_lo, s1, v2          ; encoding: [0x01,0x04,0x1c,0x7c]
4429 # W64: v_cmp_nlt_f16_e32 vcc, s1, v2             ; encoding: [0x01,0x04,0x1c,0x7c]
4430 0x01,0x04,0x1c,0x7c
4432 # W32: v_cmp_nlt_f16_e32 vcc_lo, s105, v2        ; encoding: [0x69,0x04,0x1c,0x7c]
4433 # W64: v_cmp_nlt_f16_e32 vcc, s105, v2           ; encoding: [0x69,0x04,0x1c,0x7c]
4434 0x69,0x04,0x1c,0x7c
4436 # W32: v_cmp_nlt_f16_e32 vcc_lo, vcc_lo, v2      ; encoding: [0x6a,0x04,0x1c,0x7c]
4437 # W64: v_cmp_nlt_f16_e32 vcc, vcc_lo, v2         ; encoding: [0x6a,0x04,0x1c,0x7c]
4438 0x6a,0x04,0x1c,0x7c
4440 # W32: v_cmp_nlt_f16_e32 vcc_lo, vcc_hi, v2      ; encoding: [0x6b,0x04,0x1c,0x7c]
4441 # W64: v_cmp_nlt_f16_e32 vcc, vcc_hi, v2         ; encoding: [0x6b,0x04,0x1c,0x7c]
4442 0x6b,0x04,0x1c,0x7c
4444 # W32: v_cmp_nlt_f16_e32 vcc_lo, ttmp15, v2      ; encoding: [0x7b,0x04,0x1c,0x7c]
4445 # W64: v_cmp_nlt_f16_e32 vcc, ttmp15, v2         ; encoding: [0x7b,0x04,0x1c,0x7c]
4446 0x7b,0x04,0x1c,0x7c
4448 # W32: v_cmp_nlt_f16_e32 vcc_lo, m0, v2          ; encoding: [0x7d,0x04,0x1c,0x7c]
4449 # W64: v_cmp_nlt_f16_e32 vcc, m0, v2             ; encoding: [0x7d,0x04,0x1c,0x7c]
4450 0x7d,0x04,0x1c,0x7c
4452 # W32: v_cmp_nlt_f16_e32 vcc_lo, exec_lo, v2     ; encoding: [0x7e,0x04,0x1c,0x7c]
4453 # W64: v_cmp_nlt_f16_e32 vcc, exec_lo, v2        ; encoding: [0x7e,0x04,0x1c,0x7c]
4454 0x7e,0x04,0x1c,0x7c
4456 # W32: v_cmp_nlt_f16_e32 vcc_lo, exec_hi, v2     ; encoding: [0x7f,0x04,0x1c,0x7c]
4457 # W64: v_cmp_nlt_f16_e32 vcc, exec_hi, v2        ; encoding: [0x7f,0x04,0x1c,0x7c]
4458 0x7f,0x04,0x1c,0x7c
4460 # W32: v_cmp_nlt_f16_e32 vcc_lo, null, v2        ; encoding: [0x7c,0x04,0x1c,0x7c]
4461 # W64: v_cmp_nlt_f16_e32 vcc, null, v2           ; encoding: [0x7c,0x04,0x1c,0x7c]
4462 0x7c,0x04,0x1c,0x7c
4464 # W32: v_cmp_nlt_f16_e32 vcc_lo, -1, v2          ; encoding: [0xc1,0x04,0x1c,0x7c]
4465 # W64: v_cmp_nlt_f16_e32 vcc, -1, v2             ; encoding: [0xc1,0x04,0x1c,0x7c]
4466 0xc1,0x04,0x1c,0x7c
4468 # W32: v_cmp_nlt_f16_e32 vcc_lo, 0.5, v2         ; encoding: [0xf0,0x04,0x1c,0x7c]
4469 # W64: v_cmp_nlt_f16_e32 vcc, 0.5, v2            ; encoding: [0xf0,0x04,0x1c,0x7c]
4470 0xf0,0x04,0x1c,0x7c
4472 # W32: v_cmp_nlt_f16_e32 vcc_lo, src_scc, v2     ; encoding: [0xfd,0x04,0x1c,0x7c]
4473 # W64: v_cmp_nlt_f16_e32 vcc, src_scc, v2        ; encoding: [0xfd,0x04,0x1c,0x7c]
4474 0xfd,0x04,0x1c,0x7c
4476 # W32: v_cmp_nlt_f16_e32 vcc_lo, 0xfe0b, v127    ; encoding: [0xff,0xfe,0x1c,0x7c,0x0b,0xfe,0x00,0x00]
4477 # W64: v_cmp_nlt_f16_e32 vcc, 0xfe0b, v127       ; encoding: [0xff,0xfe,0x1c,0x7c,0x0b,0xfe,0x00,0x00]
4478 0xff,0xfe,0x1c,0x7c,0x0b,0xfe,0x00,0x00
4480 # W32: v_cmp_nlt_f32_e32 vcc_lo, v1, v2          ; encoding: [0x01,0x05,0x3c,0x7c]
4481 # W64: v_cmp_nlt_f32_e32 vcc, v1, v2             ; encoding: [0x01,0x05,0x3c,0x7c]
4482 0x01,0x05,0x3c,0x7c
4484 # W32: v_cmp_nlt_f32_e32 vcc_lo, v255, v2        ; encoding: [0xff,0x05,0x3c,0x7c]
4485 # W64: v_cmp_nlt_f32_e32 vcc, v255, v2           ; encoding: [0xff,0x05,0x3c,0x7c]
4486 0xff,0x05,0x3c,0x7c
4488 # W32: v_cmp_nlt_f32_e32 vcc_lo, s1, v2          ; encoding: [0x01,0x04,0x3c,0x7c]
4489 # W64: v_cmp_nlt_f32_e32 vcc, s1, v2             ; encoding: [0x01,0x04,0x3c,0x7c]
4490 0x01,0x04,0x3c,0x7c
4492 # W32: v_cmp_nlt_f32_e32 vcc_lo, s105, v2        ; encoding: [0x69,0x04,0x3c,0x7c]
4493 # W64: v_cmp_nlt_f32_e32 vcc, s105, v2           ; encoding: [0x69,0x04,0x3c,0x7c]
4494 0x69,0x04,0x3c,0x7c
4496 # W32: v_cmp_nlt_f32_e32 vcc_lo, vcc_lo, v2      ; encoding: [0x6a,0x04,0x3c,0x7c]
4497 # W64: v_cmp_nlt_f32_e32 vcc, vcc_lo, v2         ; encoding: [0x6a,0x04,0x3c,0x7c]
4498 0x6a,0x04,0x3c,0x7c
4500 # W32: v_cmp_nlt_f32_e32 vcc_lo, vcc_hi, v2      ; encoding: [0x6b,0x04,0x3c,0x7c]
4501 # W64: v_cmp_nlt_f32_e32 vcc, vcc_hi, v2         ; encoding: [0x6b,0x04,0x3c,0x7c]
4502 0x6b,0x04,0x3c,0x7c
4504 # W32: v_cmp_nlt_f32_e32 vcc_lo, ttmp15, v2      ; encoding: [0x7b,0x04,0x3c,0x7c]
4505 # W64: v_cmp_nlt_f32_e32 vcc, ttmp15, v2         ; encoding: [0x7b,0x04,0x3c,0x7c]
4506 0x7b,0x04,0x3c,0x7c
4508 # W32: v_cmp_nlt_f32_e32 vcc_lo, m0, v2          ; encoding: [0x7d,0x04,0x3c,0x7c]
4509 # W64: v_cmp_nlt_f32_e32 vcc, m0, v2             ; encoding: [0x7d,0x04,0x3c,0x7c]
4510 0x7d,0x04,0x3c,0x7c
4512 # W32: v_cmp_nlt_f32_e32 vcc_lo, exec_lo, v2     ; encoding: [0x7e,0x04,0x3c,0x7c]
4513 # W64: v_cmp_nlt_f32_e32 vcc, exec_lo, v2        ; encoding: [0x7e,0x04,0x3c,0x7c]
4514 0x7e,0x04,0x3c,0x7c
4516 # W32: v_cmp_nlt_f32_e32 vcc_lo, exec_hi, v2     ; encoding: [0x7f,0x04,0x3c,0x7c]
4517 # W64: v_cmp_nlt_f32_e32 vcc, exec_hi, v2        ; encoding: [0x7f,0x04,0x3c,0x7c]
4518 0x7f,0x04,0x3c,0x7c
4520 # W32: v_cmp_nlt_f32_e32 vcc_lo, null, v2        ; encoding: [0x7c,0x04,0x3c,0x7c]
4521 # W64: v_cmp_nlt_f32_e32 vcc, null, v2           ; encoding: [0x7c,0x04,0x3c,0x7c]
4522 0x7c,0x04,0x3c,0x7c
4524 # W32: v_cmp_nlt_f32_e32 vcc_lo, -1, v2          ; encoding: [0xc1,0x04,0x3c,0x7c]
4525 # W64: v_cmp_nlt_f32_e32 vcc, -1, v2             ; encoding: [0xc1,0x04,0x3c,0x7c]
4526 0xc1,0x04,0x3c,0x7c
4528 # W32: v_cmp_nlt_f32_e32 vcc_lo, 0.5, v2         ; encoding: [0xf0,0x04,0x3c,0x7c]
4529 # W64: v_cmp_nlt_f32_e32 vcc, 0.5, v2            ; encoding: [0xf0,0x04,0x3c,0x7c]
4530 0xf0,0x04,0x3c,0x7c
4532 # W32: v_cmp_nlt_f32_e32 vcc_lo, src_scc, v2     ; encoding: [0xfd,0x04,0x3c,0x7c]
4533 # W64: v_cmp_nlt_f32_e32 vcc, src_scc, v2        ; encoding: [0xfd,0x04,0x3c,0x7c]
4534 0xfd,0x04,0x3c,0x7c
4536 # W32: v_cmp_nlt_f32_e32 vcc_lo, 0xaf123456, v255 ; encoding: [0xff,0xfe,0x3d,0x7c,0x56,0x34,0x12,0xaf]
4537 # W64: v_cmp_nlt_f32_e32 vcc, 0xaf123456, v255   ; encoding: [0xff,0xfe,0x3d,0x7c,0x56,0x34,0x12,0xaf]
4538 0xff,0xfe,0x3d,0x7c,0x56,0x34,0x12,0xaf
4540 # W32: v_cmp_nlt_f64_e32 vcc_lo, v[1:2], v[2:3]  ; encoding: [0x01,0x05,0x5c,0x7c]
4541 # W64: v_cmp_nlt_f64_e32 vcc, v[1:2], v[2:3]     ; encoding: [0x01,0x05,0x5c,0x7c]
4542 0x01,0x05,0x5c,0x7c
4544 # W32: v_cmp_nlt_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x5c,0x7c]
4545 # W64: v_cmp_nlt_f64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x5c,0x7c]
4546 0xfe,0x05,0x5c,0x7c
4548 # W32: v_cmp_nlt_f64_e32 vcc_lo, s[2:3], v[2:3]  ; encoding: [0x02,0x04,0x5c,0x7c]
4549 # W64: v_cmp_nlt_f64_e32 vcc, s[2:3], v[2:3]     ; encoding: [0x02,0x04,0x5c,0x7c]
4550 0x02,0x04,0x5c,0x7c
4552 # W32: v_cmp_nlt_f64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0x5c,0x7c]
4553 # W64: v_cmp_nlt_f64_e32 vcc, s[104:105], v[2:3] ; encoding: [0x68,0x04,0x5c,0x7c]
4554 0x68,0x04,0x5c,0x7c
4556 # W32: v_cmp_nlt_f64_e32 vcc_lo, vcc, v[2:3]     ; encoding: [0x6a,0x04,0x5c,0x7c]
4557 # W64: v_cmp_nlt_f64_e32 vcc, vcc, v[2:3]        ; encoding: [0x6a,0x04,0x5c,0x7c]
4558 0x6a,0x04,0x5c,0x7c
4560 # W32: v_cmp_nlt_f64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x5c,0x7c]
4561 # W64: v_cmp_nlt_f64_e32 vcc, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x5c,0x7c]
4562 0x7a,0x04,0x5c,0x7c
4564 # W32: v_cmp_nlt_f64_e32 vcc_lo, exec, v[2:3]    ; encoding: [0x7e,0x04,0x5c,0x7c]
4565 # W64: v_cmp_nlt_f64_e32 vcc, exec, v[2:3]       ; encoding: [0x7e,0x04,0x5c,0x7c]
4566 0x7e,0x04,0x5c,0x7c
4568 # W32: v_cmp_nlt_f64_e32 vcc_lo, null, v[2:3]    ; encoding: [0x7c,0x04,0x5c,0x7c]
4569 # W64: v_cmp_nlt_f64_e32 vcc, null, v[2:3]       ; encoding: [0x7c,0x04,0x5c,0x7c]
4570 0x7c,0x04,0x5c,0x7c
4572 # W32: v_cmp_nlt_f64_e32 vcc_lo, -1, v[2:3]      ; encoding: [0xc1,0x04,0x5c,0x7c]
4573 # W64: v_cmp_nlt_f64_e32 vcc, -1, v[2:3]         ; encoding: [0xc1,0x04,0x5c,0x7c]
4574 0xc1,0x04,0x5c,0x7c
4576 # W32: v_cmp_nlt_f64_e32 vcc_lo, 0.5, v[2:3]     ; encoding: [0xf0,0x04,0x5c,0x7c]
4577 # W64: v_cmp_nlt_f64_e32 vcc, 0.5, v[2:3]        ; encoding: [0xf0,0x04,0x5c,0x7c]
4578 0xf0,0x04,0x5c,0x7c
4580 # W32: v_cmp_nlt_f64_e32 vcc_lo, src_scc, v[2:3] ; encoding: [0xfd,0x04,0x5c,0x7c]
4581 # W64: v_cmp_nlt_f64_e32 vcc, src_scc, v[2:3]    ; encoding: [0xfd,0x04,0x5c,0x7c]
4582 0xfd,0x04,0x5c,0x7c
4584 # W32: v_cmp_nlt_f64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x5d,0x7c,0x56,0x34,0x12,0xaf]
4585 # W64: v_cmp_nlt_f64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x5d,0x7c,0x56,0x34,0x12,0xaf]
4586 0xff,0xfc,0x5d,0x7c,0x56,0x34,0x12,0xaf
4588 # W32: v_cmp_o_f16_e32 vcc_lo, v1, v2            ; encoding: [0x01,0x05,0x0e,0x7c]
4589 # W64: v_cmp_o_f16_e32 vcc, v1, v2               ; encoding: [0x01,0x05,0x0e,0x7c]
4590 0x01,0x05,0x0e,0x7c
4592 # W32: v_cmp_o_f16_e32 vcc_lo, v127, v2          ; encoding: [0x7f,0x05,0x0e,0x7c]
4593 # W64: v_cmp_o_f16_e32 vcc, v127, v2             ; encoding: [0x7f,0x05,0x0e,0x7c]
4594 0x7f,0x05,0x0e,0x7c
4596 # W32: v_cmp_o_f16_e32 vcc_lo, s1, v2            ; encoding: [0x01,0x04,0x0e,0x7c]
4597 # W64: v_cmp_o_f16_e32 vcc, s1, v2               ; encoding: [0x01,0x04,0x0e,0x7c]
4598 0x01,0x04,0x0e,0x7c
4600 # W32: v_cmp_o_f16_e32 vcc_lo, s105, v2          ; encoding: [0x69,0x04,0x0e,0x7c]
4601 # W64: v_cmp_o_f16_e32 vcc, s105, v2             ; encoding: [0x69,0x04,0x0e,0x7c]
4602 0x69,0x04,0x0e,0x7c
4604 # W32: v_cmp_o_f16_e32 vcc_lo, vcc_lo, v2        ; encoding: [0x6a,0x04,0x0e,0x7c]
4605 # W64: v_cmp_o_f16_e32 vcc, vcc_lo, v2           ; encoding: [0x6a,0x04,0x0e,0x7c]
4606 0x6a,0x04,0x0e,0x7c
4608 # W32: v_cmp_o_f16_e32 vcc_lo, vcc_hi, v2        ; encoding: [0x6b,0x04,0x0e,0x7c]
4609 # W64: v_cmp_o_f16_e32 vcc, vcc_hi, v2           ; encoding: [0x6b,0x04,0x0e,0x7c]
4610 0x6b,0x04,0x0e,0x7c
4612 # W32: v_cmp_o_f16_e32 vcc_lo, ttmp15, v2        ; encoding: [0x7b,0x04,0x0e,0x7c]
4613 # W64: v_cmp_o_f16_e32 vcc, ttmp15, v2           ; encoding: [0x7b,0x04,0x0e,0x7c]
4614 0x7b,0x04,0x0e,0x7c
4616 # W32: v_cmp_o_f16_e32 vcc_lo, m0, v2            ; encoding: [0x7d,0x04,0x0e,0x7c]
4617 # W64: v_cmp_o_f16_e32 vcc, m0, v2               ; encoding: [0x7d,0x04,0x0e,0x7c]
4618 0x7d,0x04,0x0e,0x7c
4620 # W32: v_cmp_o_f16_e32 vcc_lo, exec_lo, v2       ; encoding: [0x7e,0x04,0x0e,0x7c]
4621 # W64: v_cmp_o_f16_e32 vcc, exec_lo, v2          ; encoding: [0x7e,0x04,0x0e,0x7c]
4622 0x7e,0x04,0x0e,0x7c
4624 # W32: v_cmp_o_f16_e32 vcc_lo, exec_hi, v2       ; encoding: [0x7f,0x04,0x0e,0x7c]
4625 # W64: v_cmp_o_f16_e32 vcc, exec_hi, v2          ; encoding: [0x7f,0x04,0x0e,0x7c]
4626 0x7f,0x04,0x0e,0x7c
4628 # W32: v_cmp_o_f16_e32 vcc_lo, null, v2          ; encoding: [0x7c,0x04,0x0e,0x7c]
4629 # W64: v_cmp_o_f16_e32 vcc, null, v2             ; encoding: [0x7c,0x04,0x0e,0x7c]
4630 0x7c,0x04,0x0e,0x7c
4632 # W32: v_cmp_o_f16_e32 vcc_lo, -1, v2            ; encoding: [0xc1,0x04,0x0e,0x7c]
4633 # W64: v_cmp_o_f16_e32 vcc, -1, v2               ; encoding: [0xc1,0x04,0x0e,0x7c]
4634 0xc1,0x04,0x0e,0x7c
4636 # W32: v_cmp_o_f16_e32 vcc_lo, 0.5, v2           ; encoding: [0xf0,0x04,0x0e,0x7c]
4637 # W64: v_cmp_o_f16_e32 vcc, 0.5, v2              ; encoding: [0xf0,0x04,0x0e,0x7c]
4638 0xf0,0x04,0x0e,0x7c
4640 # W32: v_cmp_o_f16_e32 vcc_lo, src_scc, v2       ; encoding: [0xfd,0x04,0x0e,0x7c]
4641 # W64: v_cmp_o_f16_e32 vcc, src_scc, v2          ; encoding: [0xfd,0x04,0x0e,0x7c]
4642 0xfd,0x04,0x0e,0x7c
4644 # W32: v_cmp_o_f16_e32 vcc_lo, 0xfe0b, v127      ; encoding: [0xff,0xfe,0x0e,0x7c,0x0b,0xfe,0x00,0x00]
4645 # W64: v_cmp_o_f16_e32 vcc, 0xfe0b, v127         ; encoding: [0xff,0xfe,0x0e,0x7c,0x0b,0xfe,0x00,0x00]
4646 0xff,0xfe,0x0e,0x7c,0x0b,0xfe,0x00,0x00
4648 # W32: v_cmp_o_f32_e32 vcc_lo, v1, v2            ; encoding: [0x01,0x05,0x2e,0x7c]
4649 # W64: v_cmp_o_f32_e32 vcc, v1, v2               ; encoding: [0x01,0x05,0x2e,0x7c]
4650 0x01,0x05,0x2e,0x7c
4652 # W32: v_cmp_o_f32_e32 vcc_lo, v255, v2          ; encoding: [0xff,0x05,0x2e,0x7c]
4653 # W64: v_cmp_o_f32_e32 vcc, v255, v2             ; encoding: [0xff,0x05,0x2e,0x7c]
4654 0xff,0x05,0x2e,0x7c
4656 # W32: v_cmp_o_f32_e32 vcc_lo, s1, v2            ; encoding: [0x01,0x04,0x2e,0x7c]
4657 # W64: v_cmp_o_f32_e32 vcc, s1, v2               ; encoding: [0x01,0x04,0x2e,0x7c]
4658 0x01,0x04,0x2e,0x7c
4660 # W32: v_cmp_o_f32_e32 vcc_lo, s105, v2          ; encoding: [0x69,0x04,0x2e,0x7c]
4661 # W64: v_cmp_o_f32_e32 vcc, s105, v2             ; encoding: [0x69,0x04,0x2e,0x7c]
4662 0x69,0x04,0x2e,0x7c
4664 # W32: v_cmp_o_f32_e32 vcc_lo, vcc_lo, v2        ; encoding: [0x6a,0x04,0x2e,0x7c]
4665 # W64: v_cmp_o_f32_e32 vcc, vcc_lo, v2           ; encoding: [0x6a,0x04,0x2e,0x7c]
4666 0x6a,0x04,0x2e,0x7c
4668 # W32: v_cmp_o_f32_e32 vcc_lo, vcc_hi, v2        ; encoding: [0x6b,0x04,0x2e,0x7c]
4669 # W64: v_cmp_o_f32_e32 vcc, vcc_hi, v2           ; encoding: [0x6b,0x04,0x2e,0x7c]
4670 0x6b,0x04,0x2e,0x7c
4672 # W32: v_cmp_o_f32_e32 vcc_lo, ttmp15, v2        ; encoding: [0x7b,0x04,0x2e,0x7c]
4673 # W64: v_cmp_o_f32_e32 vcc, ttmp15, v2           ; encoding: [0x7b,0x04,0x2e,0x7c]
4674 0x7b,0x04,0x2e,0x7c
4676 # W32: v_cmp_o_f32_e32 vcc_lo, m0, v2            ; encoding: [0x7d,0x04,0x2e,0x7c]
4677 # W64: v_cmp_o_f32_e32 vcc, m0, v2               ; encoding: [0x7d,0x04,0x2e,0x7c]
4678 0x7d,0x04,0x2e,0x7c
4680 # W32: v_cmp_o_f32_e32 vcc_lo, exec_lo, v2       ; encoding: [0x7e,0x04,0x2e,0x7c]
4681 # W64: v_cmp_o_f32_e32 vcc, exec_lo, v2          ; encoding: [0x7e,0x04,0x2e,0x7c]
4682 0x7e,0x04,0x2e,0x7c
4684 # W32: v_cmp_o_f32_e32 vcc_lo, exec_hi, v2       ; encoding: [0x7f,0x04,0x2e,0x7c]
4685 # W64: v_cmp_o_f32_e32 vcc, exec_hi, v2          ; encoding: [0x7f,0x04,0x2e,0x7c]
4686 0x7f,0x04,0x2e,0x7c
4688 # W32: v_cmp_o_f32_e32 vcc_lo, null, v2          ; encoding: [0x7c,0x04,0x2e,0x7c]
4689 # W64: v_cmp_o_f32_e32 vcc, null, v2             ; encoding: [0x7c,0x04,0x2e,0x7c]
4690 0x7c,0x04,0x2e,0x7c
4692 # W32: v_cmp_o_f32_e32 vcc_lo, -1, v2            ; encoding: [0xc1,0x04,0x2e,0x7c]
4693 # W64: v_cmp_o_f32_e32 vcc, -1, v2               ; encoding: [0xc1,0x04,0x2e,0x7c]
4694 0xc1,0x04,0x2e,0x7c
4696 # W32: v_cmp_o_f32_e32 vcc_lo, 0.5, v2           ; encoding: [0xf0,0x04,0x2e,0x7c]
4697 # W64: v_cmp_o_f32_e32 vcc, 0.5, v2              ; encoding: [0xf0,0x04,0x2e,0x7c]
4698 0xf0,0x04,0x2e,0x7c
4700 # W32: v_cmp_o_f32_e32 vcc_lo, src_scc, v2       ; encoding: [0xfd,0x04,0x2e,0x7c]
4701 # W64: v_cmp_o_f32_e32 vcc, src_scc, v2          ; encoding: [0xfd,0x04,0x2e,0x7c]
4702 0xfd,0x04,0x2e,0x7c
4704 # W32: v_cmp_o_f32_e32 vcc_lo, 0xaf123456, v255  ; encoding: [0xff,0xfe,0x2f,0x7c,0x56,0x34,0x12,0xaf]
4705 # W64: v_cmp_o_f32_e32 vcc, 0xaf123456, v255     ; encoding: [0xff,0xfe,0x2f,0x7c,0x56,0x34,0x12,0xaf]
4706 0xff,0xfe,0x2f,0x7c,0x56,0x34,0x12,0xaf
4708 # W32: v_cmp_o_f64_e32 vcc_lo, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0x4e,0x7c]
4709 # W64: v_cmp_o_f64_e32 vcc, v[1:2], v[2:3]       ; encoding: [0x01,0x05,0x4e,0x7c]
4710 0x01,0x05,0x4e,0x7c
4712 # W32: v_cmp_o_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x4e,0x7c]
4713 # W64: v_cmp_o_f64_e32 vcc, v[254:255], v[2:3]   ; encoding: [0xfe,0x05,0x4e,0x7c]
4714 0xfe,0x05,0x4e,0x7c
4716 # W32: v_cmp_o_f64_e32 vcc_lo, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0x4e,0x7c]
4717 # W64: v_cmp_o_f64_e32 vcc, s[2:3], v[2:3]       ; encoding: [0x02,0x04,0x4e,0x7c]
4718 0x02,0x04,0x4e,0x7c
4720 # W32: v_cmp_o_f64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0x4e,0x7c]
4721 # W64: v_cmp_o_f64_e32 vcc, s[104:105], v[2:3]   ; encoding: [0x68,0x04,0x4e,0x7c]
4722 0x68,0x04,0x4e,0x7c
4724 # W32: v_cmp_o_f64_e32 vcc_lo, vcc, v[2:3]       ; encoding: [0x6a,0x04,0x4e,0x7c]
4725 # W64: v_cmp_o_f64_e32 vcc, vcc, v[2:3]          ; encoding: [0x6a,0x04,0x4e,0x7c]
4726 0x6a,0x04,0x4e,0x7c
4728 # W32: v_cmp_o_f64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x4e,0x7c]
4729 # W64: v_cmp_o_f64_e32 vcc, ttmp[14:15], v[2:3]  ; encoding: [0x7a,0x04,0x4e,0x7c]
4730 0x7a,0x04,0x4e,0x7c
4732 # W32: v_cmp_o_f64_e32 vcc_lo, exec, v[2:3]      ; encoding: [0x7e,0x04,0x4e,0x7c]
4733 # W64: v_cmp_o_f64_e32 vcc, exec, v[2:3]         ; encoding: [0x7e,0x04,0x4e,0x7c]
4734 0x7e,0x04,0x4e,0x7c
4736 # W32: v_cmp_o_f64_e32 vcc_lo, null, v[2:3]      ; encoding: [0x7c,0x04,0x4e,0x7c]
4737 # W64: v_cmp_o_f64_e32 vcc, null, v[2:3]         ; encoding: [0x7c,0x04,0x4e,0x7c]
4738 0x7c,0x04,0x4e,0x7c
4740 # W32: v_cmp_o_f64_e32 vcc_lo, -1, v[2:3]        ; encoding: [0xc1,0x04,0x4e,0x7c]
4741 # W64: v_cmp_o_f64_e32 vcc, -1, v[2:3]           ; encoding: [0xc1,0x04,0x4e,0x7c]
4742 0xc1,0x04,0x4e,0x7c
4744 # W32: v_cmp_o_f64_e32 vcc_lo, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0x4e,0x7c]
4745 # W64: v_cmp_o_f64_e32 vcc, 0.5, v[2:3]          ; encoding: [0xf0,0x04,0x4e,0x7c]
4746 0xf0,0x04,0x4e,0x7c
4748 # W32: v_cmp_o_f64_e32 vcc_lo, src_scc, v[2:3]   ; encoding: [0xfd,0x04,0x4e,0x7c]
4749 # W64: v_cmp_o_f64_e32 vcc, src_scc, v[2:3]      ; encoding: [0xfd,0x04,0x4e,0x7c]
4750 0xfd,0x04,0x4e,0x7c
4752 # W32: v_cmp_o_f64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x4f,0x7c,0x56,0x34,0x12,0xaf]
4753 # W64: v_cmp_o_f64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x4f,0x7c,0x56,0x34,0x12,0xaf]
4754 0xff,0xfc,0x4f,0x7c,0x56,0x34,0x12,0xaf
4756 # W32: v_cmp_t_f16_e32 vcc_lo, v1, v2            ; encoding: [0x01,0x05,0x1e,0x7c]
4757 # W64: v_cmp_t_f16_e32 vcc, v1, v2               ; encoding: [0x01,0x05,0x1e,0x7c]
4758 0x01,0x05,0x1e,0x7c
4760 # W32: v_cmp_t_f16_e32 vcc_lo, v127, v2          ; encoding: [0x7f,0x05,0x1e,0x7c]
4761 # W64: v_cmp_t_f16_e32 vcc, v127, v2             ; encoding: [0x7f,0x05,0x1e,0x7c]
4762 0x7f,0x05,0x1e,0x7c
4764 # W32: v_cmp_t_f16_e32 vcc_lo, s1, v2            ; encoding: [0x01,0x04,0x1e,0x7c]
4765 # W64: v_cmp_t_f16_e32 vcc, s1, v2               ; encoding: [0x01,0x04,0x1e,0x7c]
4766 0x01,0x04,0x1e,0x7c
4768 # W32: v_cmp_t_f16_e32 vcc_lo, s105, v2          ; encoding: [0x69,0x04,0x1e,0x7c]
4769 # W64: v_cmp_t_f16_e32 vcc, s105, v2             ; encoding: [0x69,0x04,0x1e,0x7c]
4770 0x69,0x04,0x1e,0x7c
4772 # W32: v_cmp_t_f16_e32 vcc_lo, vcc_lo, v2        ; encoding: [0x6a,0x04,0x1e,0x7c]
4773 # W64: v_cmp_t_f16_e32 vcc, vcc_lo, v2           ; encoding: [0x6a,0x04,0x1e,0x7c]
4774 0x6a,0x04,0x1e,0x7c
4776 # W32: v_cmp_t_f16_e32 vcc_lo, vcc_hi, v2        ; encoding: [0x6b,0x04,0x1e,0x7c]
4777 # W64: v_cmp_t_f16_e32 vcc, vcc_hi, v2           ; encoding: [0x6b,0x04,0x1e,0x7c]
4778 0x6b,0x04,0x1e,0x7c
4780 # W32: v_cmp_t_f16_e32 vcc_lo, ttmp15, v2        ; encoding: [0x7b,0x04,0x1e,0x7c]
4781 # W64: v_cmp_t_f16_e32 vcc, ttmp15, v2           ; encoding: [0x7b,0x04,0x1e,0x7c]
4782 0x7b,0x04,0x1e,0x7c
4784 # W32: v_cmp_t_f16_e32 vcc_lo, m0, v2            ; encoding: [0x7d,0x04,0x1e,0x7c]
4785 # W64: v_cmp_t_f16_e32 vcc, m0, v2               ; encoding: [0x7d,0x04,0x1e,0x7c]
4786 0x7d,0x04,0x1e,0x7c
4788 # W32: v_cmp_t_f16_e32 vcc_lo, exec_lo, v2       ; encoding: [0x7e,0x04,0x1e,0x7c]
4789 # W64: v_cmp_t_f16_e32 vcc, exec_lo, v2          ; encoding: [0x7e,0x04,0x1e,0x7c]
4790 0x7e,0x04,0x1e,0x7c
4792 # W32: v_cmp_t_f16_e32 vcc_lo, exec_hi, v2       ; encoding: [0x7f,0x04,0x1e,0x7c]
4793 # W64: v_cmp_t_f16_e32 vcc, exec_hi, v2          ; encoding: [0x7f,0x04,0x1e,0x7c]
4794 0x7f,0x04,0x1e,0x7c
4796 # W32: v_cmp_t_f16_e32 vcc_lo, null, v2          ; encoding: [0x7c,0x04,0x1e,0x7c]
4797 # W64: v_cmp_t_f16_e32 vcc, null, v2             ; encoding: [0x7c,0x04,0x1e,0x7c]
4798 0x7c,0x04,0x1e,0x7c
4800 # W32: v_cmp_t_f16_e32 vcc_lo, -1, v2            ; encoding: [0xc1,0x04,0x1e,0x7c]
4801 # W64: v_cmp_t_f16_e32 vcc, -1, v2               ; encoding: [0xc1,0x04,0x1e,0x7c]
4802 0xc1,0x04,0x1e,0x7c
4804 # W32: v_cmp_t_f16_e32 vcc_lo, 0.5, v2           ; encoding: [0xf0,0x04,0x1e,0x7c]
4805 # W64: v_cmp_t_f16_e32 vcc, 0.5, v2              ; encoding: [0xf0,0x04,0x1e,0x7c]
4806 0xf0,0x04,0x1e,0x7c
4808 # W32: v_cmp_t_f16_e32 vcc_lo, src_scc, v2       ; encoding: [0xfd,0x04,0x1e,0x7c]
4809 # W64: v_cmp_t_f16_e32 vcc, src_scc, v2          ; encoding: [0xfd,0x04,0x1e,0x7c]
4810 0xfd,0x04,0x1e,0x7c
4812 # W32: v_cmp_t_f16_e32 vcc_lo, 0xfe0b, v127      ; encoding: [0xff,0xfe,0x1e,0x7c,0x0b,0xfe,0x00,0x00]
4813 # W64: v_cmp_t_f16_e32 vcc, 0xfe0b, v127         ; encoding: [0xff,0xfe,0x1e,0x7c,0x0b,0xfe,0x00,0x00]
4814 0xff,0xfe,0x1e,0x7c,0x0b,0xfe,0x00,0x00
4816 # W32: v_cmp_t_f32_e32 vcc_lo, v1, v2            ; encoding: [0x01,0x05,0x3e,0x7c]
4817 # W64: v_cmp_t_f32_e32 vcc, v1, v2               ; encoding: [0x01,0x05,0x3e,0x7c]
4818 0x01,0x05,0x3e,0x7c
4820 # W32: v_cmp_t_f32_e32 vcc_lo, v255, v2          ; encoding: [0xff,0x05,0x3e,0x7c]
4821 # W64: v_cmp_t_f32_e32 vcc, v255, v2             ; encoding: [0xff,0x05,0x3e,0x7c]
4822 0xff,0x05,0x3e,0x7c
4824 # W32: v_cmp_t_f32_e32 vcc_lo, s1, v2            ; encoding: [0x01,0x04,0x3e,0x7c]
4825 # W64: v_cmp_t_f32_e32 vcc, s1, v2               ; encoding: [0x01,0x04,0x3e,0x7c]
4826 0x01,0x04,0x3e,0x7c
4828 # W32: v_cmp_t_f32_e32 vcc_lo, s105, v2          ; encoding: [0x69,0x04,0x3e,0x7c]
4829 # W64: v_cmp_t_f32_e32 vcc, s105, v2             ; encoding: [0x69,0x04,0x3e,0x7c]
4830 0x69,0x04,0x3e,0x7c
4832 # W32: v_cmp_t_f32_e32 vcc_lo, vcc_lo, v2        ; encoding: [0x6a,0x04,0x3e,0x7c]
4833 # W64: v_cmp_t_f32_e32 vcc, vcc_lo, v2           ; encoding: [0x6a,0x04,0x3e,0x7c]
4834 0x6a,0x04,0x3e,0x7c
4836 # W32: v_cmp_t_f32_e32 vcc_lo, vcc_hi, v2        ; encoding: [0x6b,0x04,0x3e,0x7c]
4837 # W64: v_cmp_t_f32_e32 vcc, vcc_hi, v2           ; encoding: [0x6b,0x04,0x3e,0x7c]
4838 0x6b,0x04,0x3e,0x7c
4840 # W32: v_cmp_t_f32_e32 vcc_lo, ttmp15, v2        ; encoding: [0x7b,0x04,0x3e,0x7c]
4841 # W64: v_cmp_t_f32_e32 vcc, ttmp15, v2           ; encoding: [0x7b,0x04,0x3e,0x7c]
4842 0x7b,0x04,0x3e,0x7c
4844 # W32: v_cmp_t_f32_e32 vcc_lo, m0, v2            ; encoding: [0x7d,0x04,0x3e,0x7c]
4845 # W64: v_cmp_t_f32_e32 vcc, m0, v2               ; encoding: [0x7d,0x04,0x3e,0x7c]
4846 0x7d,0x04,0x3e,0x7c
4848 # W32: v_cmp_t_f32_e32 vcc_lo, exec_lo, v2       ; encoding: [0x7e,0x04,0x3e,0x7c]
4849 # W64: v_cmp_t_f32_e32 vcc, exec_lo, v2          ; encoding: [0x7e,0x04,0x3e,0x7c]
4850 0x7e,0x04,0x3e,0x7c
4852 # W32: v_cmp_t_f32_e32 vcc_lo, exec_hi, v2       ; encoding: [0x7f,0x04,0x3e,0x7c]
4853 # W64: v_cmp_t_f32_e32 vcc, exec_hi, v2          ; encoding: [0x7f,0x04,0x3e,0x7c]
4854 0x7f,0x04,0x3e,0x7c
4856 # W32: v_cmp_t_f32_e32 vcc_lo, null, v2          ; encoding: [0x7c,0x04,0x3e,0x7c]
4857 # W64: v_cmp_t_f32_e32 vcc, null, v2             ; encoding: [0x7c,0x04,0x3e,0x7c]
4858 0x7c,0x04,0x3e,0x7c
4860 # W32: v_cmp_t_f32_e32 vcc_lo, -1, v2            ; encoding: [0xc1,0x04,0x3e,0x7c]
4861 # W64: v_cmp_t_f32_e32 vcc, -1, v2               ; encoding: [0xc1,0x04,0x3e,0x7c]
4862 0xc1,0x04,0x3e,0x7c
4864 # W32: v_cmp_t_f32_e32 vcc_lo, 0.5, v2           ; encoding: [0xf0,0x04,0x3e,0x7c]
4865 # W64: v_cmp_t_f32_e32 vcc, 0.5, v2              ; encoding: [0xf0,0x04,0x3e,0x7c]
4866 0xf0,0x04,0x3e,0x7c
4868 # W32: v_cmp_t_f32_e32 vcc_lo, src_scc, v2       ; encoding: [0xfd,0x04,0x3e,0x7c]
4869 # W64: v_cmp_t_f32_e32 vcc, src_scc, v2          ; encoding: [0xfd,0x04,0x3e,0x7c]
4870 0xfd,0x04,0x3e,0x7c
4872 # W32: v_cmp_t_f32_e32 vcc_lo, 0xaf123456, v255  ; encoding: [0xff,0xfe,0x3f,0x7c,0x56,0x34,0x12,0xaf]
4873 # W64: v_cmp_t_f32_e32 vcc, 0xaf123456, v255     ; encoding: [0xff,0xfe,0x3f,0x7c,0x56,0x34,0x12,0xaf]
4874 0xff,0xfe,0x3f,0x7c,0x56,0x34,0x12,0xaf
4876 # W32: v_cmp_t_f64_e32 vcc_lo, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0x5e,0x7c]
4877 # W64: v_cmp_t_f64_e32 vcc, v[1:2], v[2:3]       ; encoding: [0x01,0x05,0x5e,0x7c]
4878 0x01,0x05,0x5e,0x7c
4880 # W32: v_cmp_t_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x5e,0x7c]
4881 # W64: v_cmp_t_f64_e32 vcc, v[254:255], v[2:3]   ; encoding: [0xfe,0x05,0x5e,0x7c]
4882 0xfe,0x05,0x5e,0x7c
4884 # W32: v_cmp_t_f64_e32 vcc_lo, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0x5e,0x7c]
4885 # W64: v_cmp_t_f64_e32 vcc, s[2:3], v[2:3]       ; encoding: [0x02,0x04,0x5e,0x7c]
4886 0x02,0x04,0x5e,0x7c
4888 # W32: v_cmp_t_f64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0x5e,0x7c]
4889 # W64: v_cmp_t_f64_e32 vcc, s[104:105], v[2:3]   ; encoding: [0x68,0x04,0x5e,0x7c]
4890 0x68,0x04,0x5e,0x7c
4892 # W32: v_cmp_t_f64_e32 vcc_lo, vcc, v[2:3]       ; encoding: [0x6a,0x04,0x5e,0x7c]
4893 # W64: v_cmp_t_f64_e32 vcc, vcc, v[2:3]          ; encoding: [0x6a,0x04,0x5e,0x7c]
4894 0x6a,0x04,0x5e,0x7c
4896 # W32: v_cmp_t_f64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x5e,0x7c]
4897 # W64: v_cmp_t_f64_e32 vcc, ttmp[14:15], v[2:3]  ; encoding: [0x7a,0x04,0x5e,0x7c]
4898 0x7a,0x04,0x5e,0x7c
4900 # W32: v_cmp_t_f64_e32 vcc_lo, exec, v[2:3]      ; encoding: [0x7e,0x04,0x5e,0x7c]
4901 # W64: v_cmp_t_f64_e32 vcc, exec, v[2:3]         ; encoding: [0x7e,0x04,0x5e,0x7c]
4902 0x7e,0x04,0x5e,0x7c
4904 # W32: v_cmp_t_f64_e32 vcc_lo, null, v[2:3]      ; encoding: [0x7c,0x04,0x5e,0x7c]
4905 # W64: v_cmp_t_f64_e32 vcc, null, v[2:3]         ; encoding: [0x7c,0x04,0x5e,0x7c]
4906 0x7c,0x04,0x5e,0x7c
4908 # W32: v_cmp_t_f64_e32 vcc_lo, -1, v[2:3]        ; encoding: [0xc1,0x04,0x5e,0x7c]
4909 # W64: v_cmp_t_f64_e32 vcc, -1, v[2:3]           ; encoding: [0xc1,0x04,0x5e,0x7c]
4910 0xc1,0x04,0x5e,0x7c
4912 # W32: v_cmp_t_f64_e32 vcc_lo, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0x5e,0x7c]
4913 # W64: v_cmp_t_f64_e32 vcc, 0.5, v[2:3]          ; encoding: [0xf0,0x04,0x5e,0x7c]
4914 0xf0,0x04,0x5e,0x7c
4916 # W32: v_cmp_t_f64_e32 vcc_lo, src_scc, v[2:3]   ; encoding: [0xfd,0x04,0x5e,0x7c]
4917 # W64: v_cmp_t_f64_e32 vcc, src_scc, v[2:3]      ; encoding: [0xfd,0x04,0x5e,0x7c]
4918 0xfd,0x04,0x5e,0x7c
4920 # W32: v_cmp_t_f64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x5f,0x7c,0x56,0x34,0x12,0xaf]
4921 # W64: v_cmp_t_f64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x5f,0x7c,0x56,0x34,0x12,0xaf]
4922 0xff,0xfc,0x5f,0x7c,0x56,0x34,0x12,0xaf
4924 # W32: v_cmp_t_i32_e32 vcc_lo, v1, v2            ; encoding: [0x01,0x05,0x8e,0x7c]
4925 # W64: v_cmp_t_i32_e32 vcc, v1, v2               ; encoding: [0x01,0x05,0x8e,0x7c]
4926 0x01,0x05,0x8e,0x7c
4928 # W32: v_cmp_t_i32_e32 vcc_lo, v255, v2          ; encoding: [0xff,0x05,0x8e,0x7c]
4929 # W64: v_cmp_t_i32_e32 vcc, v255, v2             ; encoding: [0xff,0x05,0x8e,0x7c]
4930 0xff,0x05,0x8e,0x7c
4932 # W32: v_cmp_t_i32_e32 vcc_lo, s1, v2            ; encoding: [0x01,0x04,0x8e,0x7c]
4933 # W64: v_cmp_t_i32_e32 vcc, s1, v2               ; encoding: [0x01,0x04,0x8e,0x7c]
4934 0x01,0x04,0x8e,0x7c
4936 # W32: v_cmp_t_i32_e32 vcc_lo, s105, v2          ; encoding: [0x69,0x04,0x8e,0x7c]
4937 # W64: v_cmp_t_i32_e32 vcc, s105, v2             ; encoding: [0x69,0x04,0x8e,0x7c]
4938 0x69,0x04,0x8e,0x7c
4940 # W32: v_cmp_t_i32_e32 vcc_lo, vcc_lo, v2        ; encoding: [0x6a,0x04,0x8e,0x7c]
4941 # W64: v_cmp_t_i32_e32 vcc, vcc_lo, v2           ; encoding: [0x6a,0x04,0x8e,0x7c]
4942 0x6a,0x04,0x8e,0x7c
4944 # W32: v_cmp_t_i32_e32 vcc_lo, vcc_hi, v2        ; encoding: [0x6b,0x04,0x8e,0x7c]
4945 # W64: v_cmp_t_i32_e32 vcc, vcc_hi, v2           ; encoding: [0x6b,0x04,0x8e,0x7c]
4946 0x6b,0x04,0x8e,0x7c
4948 # W32: v_cmp_t_i32_e32 vcc_lo, ttmp15, v2        ; encoding: [0x7b,0x04,0x8e,0x7c]
4949 # W64: v_cmp_t_i32_e32 vcc, ttmp15, v2           ; encoding: [0x7b,0x04,0x8e,0x7c]
4950 0x7b,0x04,0x8e,0x7c
4952 # W32: v_cmp_t_i32_e32 vcc_lo, m0, v2            ; encoding: [0x7d,0x04,0x8e,0x7c]
4953 # W64: v_cmp_t_i32_e32 vcc, m0, v2               ; encoding: [0x7d,0x04,0x8e,0x7c]
4954 0x7d,0x04,0x8e,0x7c
4956 # W32: v_cmp_t_i32_e32 vcc_lo, exec_lo, v2       ; encoding: [0x7e,0x04,0x8e,0x7c]
4957 # W64: v_cmp_t_i32_e32 vcc, exec_lo, v2          ; encoding: [0x7e,0x04,0x8e,0x7c]
4958 0x7e,0x04,0x8e,0x7c
4960 # W32: v_cmp_t_i32_e32 vcc_lo, exec_hi, v2       ; encoding: [0x7f,0x04,0x8e,0x7c]
4961 # W64: v_cmp_t_i32_e32 vcc, exec_hi, v2          ; encoding: [0x7f,0x04,0x8e,0x7c]
4962 0x7f,0x04,0x8e,0x7c
4964 # W32: v_cmp_t_i32_e32 vcc_lo, null, v2          ; encoding: [0x7c,0x04,0x8e,0x7c]
4965 # W64: v_cmp_t_i32_e32 vcc, null, v2             ; encoding: [0x7c,0x04,0x8e,0x7c]
4966 0x7c,0x04,0x8e,0x7c
4968 # W32: v_cmp_t_i32_e32 vcc_lo, -1, v2            ; encoding: [0xc1,0x04,0x8e,0x7c]
4969 # W64: v_cmp_t_i32_e32 vcc, -1, v2               ; encoding: [0xc1,0x04,0x8e,0x7c]
4970 0xc1,0x04,0x8e,0x7c
4972 # W32: v_cmp_t_i32_e32 vcc_lo, 0.5, v2           ; encoding: [0xf0,0x04,0x8e,0x7c]
4973 # W64: v_cmp_t_i32_e32 vcc, 0.5, v2              ; encoding: [0xf0,0x04,0x8e,0x7c]
4974 0xf0,0x04,0x8e,0x7c
4976 # W32: v_cmp_t_i32_e32 vcc_lo, src_scc, v2       ; encoding: [0xfd,0x04,0x8e,0x7c]
4977 # W64: v_cmp_t_i32_e32 vcc, src_scc, v2          ; encoding: [0xfd,0x04,0x8e,0x7c]
4978 0xfd,0x04,0x8e,0x7c
4980 # W32: v_cmp_t_i32_e32 vcc_lo, 0xaf123456, v255  ; encoding: [0xff,0xfe,0x8f,0x7c,0x56,0x34,0x12,0xaf]
4981 # W64: v_cmp_t_i32_e32 vcc, 0xaf123456, v255     ; encoding: [0xff,0xfe,0x8f,0x7c,0x56,0x34,0x12,0xaf]
4982 0xff,0xfe,0x8f,0x7c,0x56,0x34,0x12,0xaf
4984 # W32: v_cmp_t_i64_e32 vcc_lo, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0xae,0x7c]
4985 # W64: v_cmp_t_i64_e32 vcc, v[1:2], v[2:3]       ; encoding: [0x01,0x05,0xae,0x7c]
4986 0x01,0x05,0xae,0x7c
4988 # W32: v_cmp_t_i64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xae,0x7c]
4989 # W64: v_cmp_t_i64_e32 vcc, v[254:255], v[2:3]   ; encoding: [0xfe,0x05,0xae,0x7c]
4990 0xfe,0x05,0xae,0x7c
4992 # W32: v_cmp_t_i64_e32 vcc_lo, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0xae,0x7c]
4993 # W64: v_cmp_t_i64_e32 vcc, s[2:3], v[2:3]       ; encoding: [0x02,0x04,0xae,0x7c]
4994 0x02,0x04,0xae,0x7c
4996 # W32: v_cmp_t_i64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0xae,0x7c]
4997 # W64: v_cmp_t_i64_e32 vcc, s[104:105], v[2:3]   ; encoding: [0x68,0x04,0xae,0x7c]
4998 0x68,0x04,0xae,0x7c
5000 # W32: v_cmp_t_i64_e32 vcc_lo, vcc, v[2:3]       ; encoding: [0x6a,0x04,0xae,0x7c]
5001 # W64: v_cmp_t_i64_e32 vcc, vcc, v[2:3]          ; encoding: [0x6a,0x04,0xae,0x7c]
5002 0x6a,0x04,0xae,0x7c
5004 # W32: v_cmp_t_i64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xae,0x7c]
5005 # W64: v_cmp_t_i64_e32 vcc, ttmp[14:15], v[2:3]  ; encoding: [0x7a,0x04,0xae,0x7c]
5006 0x7a,0x04,0xae,0x7c
5008 # W32: v_cmp_t_i64_e32 vcc_lo, exec, v[2:3]      ; encoding: [0x7e,0x04,0xae,0x7c]
5009 # W64: v_cmp_t_i64_e32 vcc, exec, v[2:3]         ; encoding: [0x7e,0x04,0xae,0x7c]
5010 0x7e,0x04,0xae,0x7c
5012 # W32: v_cmp_t_i64_e32 vcc_lo, null, v[2:3]      ; encoding: [0x7c,0x04,0xae,0x7c]
5013 # W64: v_cmp_t_i64_e32 vcc, null, v[2:3]         ; encoding: [0x7c,0x04,0xae,0x7c]
5014 0x7c,0x04,0xae,0x7c
5016 # W32: v_cmp_t_i64_e32 vcc_lo, -1, v[2:3]        ; encoding: [0xc1,0x04,0xae,0x7c]
5017 # W64: v_cmp_t_i64_e32 vcc, -1, v[2:3]           ; encoding: [0xc1,0x04,0xae,0x7c]
5018 0xc1,0x04,0xae,0x7c
5020 # W32: v_cmp_t_i64_e32 vcc_lo, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0xae,0x7c]
5021 # W64: v_cmp_t_i64_e32 vcc, 0.5, v[2:3]          ; encoding: [0xf0,0x04,0xae,0x7c]
5022 0xf0,0x04,0xae,0x7c
5024 # W32: v_cmp_t_i64_e32 vcc_lo, src_scc, v[2:3]   ; encoding: [0xfd,0x04,0xae,0x7c]
5025 # W64: v_cmp_t_i64_e32 vcc, src_scc, v[2:3]      ; encoding: [0xfd,0x04,0xae,0x7c]
5026 0xfd,0x04,0xae,0x7c
5028 # W32: v_cmp_t_i64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xaf,0x7c,0x56,0x34,0x12,0xaf]
5029 # W64: v_cmp_t_i64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xaf,0x7c,0x56,0x34,0x12,0xaf]
5030 0xff,0xfc,0xaf,0x7c,0x56,0x34,0x12,0xaf
5032 # W32: v_cmp_t_u32_e32 vcc_lo, v1, v2            ; encoding: [0x01,0x05,0x9e,0x7c]
5033 # W64: v_cmp_t_u32_e32 vcc, v1, v2               ; encoding: [0x01,0x05,0x9e,0x7c]
5034 0x01,0x05,0x9e,0x7c
5036 # W32: v_cmp_t_u32_e32 vcc_lo, v255, v2          ; encoding: [0xff,0x05,0x9e,0x7c]
5037 # W64: v_cmp_t_u32_e32 vcc, v255, v2             ; encoding: [0xff,0x05,0x9e,0x7c]
5038 0xff,0x05,0x9e,0x7c
5040 # W32: v_cmp_t_u32_e32 vcc_lo, s1, v2            ; encoding: [0x01,0x04,0x9e,0x7c]
5041 # W64: v_cmp_t_u32_e32 vcc, s1, v2               ; encoding: [0x01,0x04,0x9e,0x7c]
5042 0x01,0x04,0x9e,0x7c
5044 # W32: v_cmp_t_u32_e32 vcc_lo, s105, v2          ; encoding: [0x69,0x04,0x9e,0x7c]
5045 # W64: v_cmp_t_u32_e32 vcc, s105, v2             ; encoding: [0x69,0x04,0x9e,0x7c]
5046 0x69,0x04,0x9e,0x7c
5048 # W32: v_cmp_t_u32_e32 vcc_lo, vcc_lo, v2        ; encoding: [0x6a,0x04,0x9e,0x7c]
5049 # W64: v_cmp_t_u32_e32 vcc, vcc_lo, v2           ; encoding: [0x6a,0x04,0x9e,0x7c]
5050 0x6a,0x04,0x9e,0x7c
5052 # W32: v_cmp_t_u32_e32 vcc_lo, vcc_hi, v2        ; encoding: [0x6b,0x04,0x9e,0x7c]
5053 # W64: v_cmp_t_u32_e32 vcc, vcc_hi, v2           ; encoding: [0x6b,0x04,0x9e,0x7c]
5054 0x6b,0x04,0x9e,0x7c
5056 # W32: v_cmp_t_u32_e32 vcc_lo, ttmp15, v2        ; encoding: [0x7b,0x04,0x9e,0x7c]
5057 # W64: v_cmp_t_u32_e32 vcc, ttmp15, v2           ; encoding: [0x7b,0x04,0x9e,0x7c]
5058 0x7b,0x04,0x9e,0x7c
5060 # W32: v_cmp_t_u32_e32 vcc_lo, m0, v2            ; encoding: [0x7d,0x04,0x9e,0x7c]
5061 # W64: v_cmp_t_u32_e32 vcc, m0, v2               ; encoding: [0x7d,0x04,0x9e,0x7c]
5062 0x7d,0x04,0x9e,0x7c
5064 # W32: v_cmp_t_u32_e32 vcc_lo, exec_lo, v2       ; encoding: [0x7e,0x04,0x9e,0x7c]
5065 # W64: v_cmp_t_u32_e32 vcc, exec_lo, v2          ; encoding: [0x7e,0x04,0x9e,0x7c]
5066 0x7e,0x04,0x9e,0x7c
5068 # W32: v_cmp_t_u32_e32 vcc_lo, exec_hi, v2       ; encoding: [0x7f,0x04,0x9e,0x7c]
5069 # W64: v_cmp_t_u32_e32 vcc, exec_hi, v2          ; encoding: [0x7f,0x04,0x9e,0x7c]
5070 0x7f,0x04,0x9e,0x7c
5072 # W32: v_cmp_t_u32_e32 vcc_lo, null, v2          ; encoding: [0x7c,0x04,0x9e,0x7c]
5073 # W64: v_cmp_t_u32_e32 vcc, null, v2             ; encoding: [0x7c,0x04,0x9e,0x7c]
5074 0x7c,0x04,0x9e,0x7c
5076 # W32: v_cmp_t_u32_e32 vcc_lo, -1, v2            ; encoding: [0xc1,0x04,0x9e,0x7c]
5077 # W64: v_cmp_t_u32_e32 vcc, -1, v2               ; encoding: [0xc1,0x04,0x9e,0x7c]
5078 0xc1,0x04,0x9e,0x7c
5080 # W32: v_cmp_t_u32_e32 vcc_lo, 0.5, v2           ; encoding: [0xf0,0x04,0x9e,0x7c]
5081 # W64: v_cmp_t_u32_e32 vcc, 0.5, v2              ; encoding: [0xf0,0x04,0x9e,0x7c]
5082 0xf0,0x04,0x9e,0x7c
5084 # W32: v_cmp_t_u32_e32 vcc_lo, src_scc, v2       ; encoding: [0xfd,0x04,0x9e,0x7c]
5085 # W64: v_cmp_t_u32_e32 vcc, src_scc, v2          ; encoding: [0xfd,0x04,0x9e,0x7c]
5086 0xfd,0x04,0x9e,0x7c
5088 # W32: v_cmp_t_u32_e32 vcc_lo, 0xaf123456, v255  ; encoding: [0xff,0xfe,0x9f,0x7c,0x56,0x34,0x12,0xaf]
5089 # W64: v_cmp_t_u32_e32 vcc, 0xaf123456, v255     ; encoding: [0xff,0xfe,0x9f,0x7c,0x56,0x34,0x12,0xaf]
5090 0xff,0xfe,0x9f,0x7c,0x56,0x34,0x12,0xaf
5092 # W32: v_cmp_t_u64_e32 vcc_lo, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0xbe,0x7c]
5093 # W64: v_cmp_t_u64_e32 vcc, v[1:2], v[2:3]       ; encoding: [0x01,0x05,0xbe,0x7c]
5094 0x01,0x05,0xbe,0x7c
5096 # W32: v_cmp_t_u64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xbe,0x7c]
5097 # W64: v_cmp_t_u64_e32 vcc, v[254:255], v[2:3]   ; encoding: [0xfe,0x05,0xbe,0x7c]
5098 0xfe,0x05,0xbe,0x7c
5100 # W32: v_cmp_t_u64_e32 vcc_lo, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0xbe,0x7c]
5101 # W64: v_cmp_t_u64_e32 vcc, s[2:3], v[2:3]       ; encoding: [0x02,0x04,0xbe,0x7c]
5102 0x02,0x04,0xbe,0x7c
5104 # W32: v_cmp_t_u64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0xbe,0x7c]
5105 # W64: v_cmp_t_u64_e32 vcc, s[104:105], v[2:3]   ; encoding: [0x68,0x04,0xbe,0x7c]
5106 0x68,0x04,0xbe,0x7c
5108 # W32: v_cmp_t_u64_e32 vcc_lo, vcc, v[2:3]       ; encoding: [0x6a,0x04,0xbe,0x7c]
5109 # W64: v_cmp_t_u64_e32 vcc, vcc, v[2:3]          ; encoding: [0x6a,0x04,0xbe,0x7c]
5110 0x6a,0x04,0xbe,0x7c
5112 # W32: v_cmp_t_u64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0xbe,0x7c]
5113 # W64: v_cmp_t_u64_e32 vcc, ttmp[14:15], v[2:3]  ; encoding: [0x7a,0x04,0xbe,0x7c]
5114 0x7a,0x04,0xbe,0x7c
5116 # W32: v_cmp_t_u64_e32 vcc_lo, exec, v[2:3]      ; encoding: [0x7e,0x04,0xbe,0x7c]
5117 # W64: v_cmp_t_u64_e32 vcc, exec, v[2:3]         ; encoding: [0x7e,0x04,0xbe,0x7c]
5118 0x7e,0x04,0xbe,0x7c
5120 # W32: v_cmp_t_u64_e32 vcc_lo, null, v[2:3]      ; encoding: [0x7c,0x04,0xbe,0x7c]
5121 # W64: v_cmp_t_u64_e32 vcc, null, v[2:3]         ; encoding: [0x7c,0x04,0xbe,0x7c]
5122 0x7c,0x04,0xbe,0x7c
5124 # W32: v_cmp_t_u64_e32 vcc_lo, -1, v[2:3]        ; encoding: [0xc1,0x04,0xbe,0x7c]
5125 # W64: v_cmp_t_u64_e32 vcc, -1, v[2:3]           ; encoding: [0xc1,0x04,0xbe,0x7c]
5126 0xc1,0x04,0xbe,0x7c
5128 # W32: v_cmp_t_u64_e32 vcc_lo, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0xbe,0x7c]
5129 # W64: v_cmp_t_u64_e32 vcc, 0.5, v[2:3]          ; encoding: [0xf0,0x04,0xbe,0x7c]
5130 0xf0,0x04,0xbe,0x7c
5132 # W32: v_cmp_t_u64_e32 vcc_lo, src_scc, v[2:3]   ; encoding: [0xfd,0x04,0xbe,0x7c]
5133 # W64: v_cmp_t_u64_e32 vcc, src_scc, v[2:3]      ; encoding: [0xfd,0x04,0xbe,0x7c]
5134 0xfd,0x04,0xbe,0x7c
5136 # W32: v_cmp_t_u64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xbf,0x7c,0x56,0x34,0x12,0xaf]
5137 # W64: v_cmp_t_u64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0xbf,0x7c,0x56,0x34,0x12,0xaf]
5138 0xff,0xfc,0xbf,0x7c,0x56,0x34,0x12,0xaf
5140 # W32: v_cmp_u_f16_e32 vcc_lo, v1, v2            ; encoding: [0x01,0x05,0x10,0x7c]
5141 # W64: v_cmp_u_f16_e32 vcc, v1, v2               ; encoding: [0x01,0x05,0x10,0x7c]
5142 0x01,0x05,0x10,0x7c
5144 # W32: v_cmp_u_f16_e32 vcc_lo, v127, v2          ; encoding: [0x7f,0x05,0x10,0x7c]
5145 # W64: v_cmp_u_f16_e32 vcc, v127, v2             ; encoding: [0x7f,0x05,0x10,0x7c]
5146 0x7f,0x05,0x10,0x7c
5148 # W32: v_cmp_u_f16_e32 vcc_lo, s1, v2            ; encoding: [0x01,0x04,0x10,0x7c]
5149 # W64: v_cmp_u_f16_e32 vcc, s1, v2               ; encoding: [0x01,0x04,0x10,0x7c]
5150 0x01,0x04,0x10,0x7c
5152 # W32: v_cmp_u_f16_e32 vcc_lo, s105, v2          ; encoding: [0x69,0x04,0x10,0x7c]
5153 # W64: v_cmp_u_f16_e32 vcc, s105, v2             ; encoding: [0x69,0x04,0x10,0x7c]
5154 0x69,0x04,0x10,0x7c
5156 # W32: v_cmp_u_f16_e32 vcc_lo, vcc_lo, v2        ; encoding: [0x6a,0x04,0x10,0x7c]
5157 # W64: v_cmp_u_f16_e32 vcc, vcc_lo, v2           ; encoding: [0x6a,0x04,0x10,0x7c]
5158 0x6a,0x04,0x10,0x7c
5160 # W32: v_cmp_u_f16_e32 vcc_lo, vcc_hi, v2        ; encoding: [0x6b,0x04,0x10,0x7c]
5161 # W64: v_cmp_u_f16_e32 vcc, vcc_hi, v2           ; encoding: [0x6b,0x04,0x10,0x7c]
5162 0x6b,0x04,0x10,0x7c
5164 # W32: v_cmp_u_f16_e32 vcc_lo, ttmp15, v2        ; encoding: [0x7b,0x04,0x10,0x7c]
5165 # W64: v_cmp_u_f16_e32 vcc, ttmp15, v2           ; encoding: [0x7b,0x04,0x10,0x7c]
5166 0x7b,0x04,0x10,0x7c
5168 # W32: v_cmp_u_f16_e32 vcc_lo, m0, v2            ; encoding: [0x7d,0x04,0x10,0x7c]
5169 # W64: v_cmp_u_f16_e32 vcc, m0, v2               ; encoding: [0x7d,0x04,0x10,0x7c]
5170 0x7d,0x04,0x10,0x7c
5172 # W32: v_cmp_u_f16_e32 vcc_lo, exec_lo, v2       ; encoding: [0x7e,0x04,0x10,0x7c]
5173 # W64: v_cmp_u_f16_e32 vcc, exec_lo, v2          ; encoding: [0x7e,0x04,0x10,0x7c]
5174 0x7e,0x04,0x10,0x7c
5176 # W32: v_cmp_u_f16_e32 vcc_lo, exec_hi, v2       ; encoding: [0x7f,0x04,0x10,0x7c]
5177 # W64: v_cmp_u_f16_e32 vcc, exec_hi, v2          ; encoding: [0x7f,0x04,0x10,0x7c]
5178 0x7f,0x04,0x10,0x7c
5180 # W32: v_cmp_u_f16_e32 vcc_lo, null, v2          ; encoding: [0x7c,0x04,0x10,0x7c]
5181 # W64: v_cmp_u_f16_e32 vcc, null, v2             ; encoding: [0x7c,0x04,0x10,0x7c]
5182 0x7c,0x04,0x10,0x7c
5184 # W32: v_cmp_u_f16_e32 vcc_lo, -1, v2            ; encoding: [0xc1,0x04,0x10,0x7c]
5185 # W64: v_cmp_u_f16_e32 vcc, -1, v2               ; encoding: [0xc1,0x04,0x10,0x7c]
5186 0xc1,0x04,0x10,0x7c
5188 # W32: v_cmp_u_f16_e32 vcc_lo, 0.5, v2           ; encoding: [0xf0,0x04,0x10,0x7c]
5189 # W64: v_cmp_u_f16_e32 vcc, 0.5, v2              ; encoding: [0xf0,0x04,0x10,0x7c]
5190 0xf0,0x04,0x10,0x7c
5192 # W32: v_cmp_u_f16_e32 vcc_lo, src_scc, v2       ; encoding: [0xfd,0x04,0x10,0x7c]
5193 # W64: v_cmp_u_f16_e32 vcc, src_scc, v2          ; encoding: [0xfd,0x04,0x10,0x7c]
5194 0xfd,0x04,0x10,0x7c
5196 # W32: v_cmp_u_f16_e32 vcc_lo, 0xfe0b, v127      ; encoding: [0xff,0xfe,0x10,0x7c,0x0b,0xfe,0x00,0x00]
5197 # W64: v_cmp_u_f16_e32 vcc, 0xfe0b, v127         ; encoding: [0xff,0xfe,0x10,0x7c,0x0b,0xfe,0x00,0x00]
5198 0xff,0xfe,0x10,0x7c,0x0b,0xfe,0x00,0x00
5200 # W32: v_cmp_u_f32_e32 vcc_lo, v1, v2            ; encoding: [0x01,0x05,0x30,0x7c]
5201 # W64: v_cmp_u_f32_e32 vcc, v1, v2               ; encoding: [0x01,0x05,0x30,0x7c]
5202 0x01,0x05,0x30,0x7c
5204 # W32: v_cmp_u_f32_e32 vcc_lo, v255, v2          ; encoding: [0xff,0x05,0x30,0x7c]
5205 # W64: v_cmp_u_f32_e32 vcc, v255, v2             ; encoding: [0xff,0x05,0x30,0x7c]
5206 0xff,0x05,0x30,0x7c
5208 # W32: v_cmp_u_f32_e32 vcc_lo, s1, v2            ; encoding: [0x01,0x04,0x30,0x7c]
5209 # W64: v_cmp_u_f32_e32 vcc, s1, v2               ; encoding: [0x01,0x04,0x30,0x7c]
5210 0x01,0x04,0x30,0x7c
5212 # W32: v_cmp_u_f32_e32 vcc_lo, s105, v2          ; encoding: [0x69,0x04,0x30,0x7c]
5213 # W64: v_cmp_u_f32_e32 vcc, s105, v2             ; encoding: [0x69,0x04,0x30,0x7c]
5214 0x69,0x04,0x30,0x7c
5216 # W32: v_cmp_u_f32_e32 vcc_lo, vcc_lo, v2        ; encoding: [0x6a,0x04,0x30,0x7c]
5217 # W64: v_cmp_u_f32_e32 vcc, vcc_lo, v2           ; encoding: [0x6a,0x04,0x30,0x7c]
5218 0x6a,0x04,0x30,0x7c
5220 # W32: v_cmp_u_f32_e32 vcc_lo, vcc_hi, v2        ; encoding: [0x6b,0x04,0x30,0x7c]
5221 # W64: v_cmp_u_f32_e32 vcc, vcc_hi, v2           ; encoding: [0x6b,0x04,0x30,0x7c]
5222 0x6b,0x04,0x30,0x7c
5224 # W32: v_cmp_u_f32_e32 vcc_lo, ttmp15, v2        ; encoding: [0x7b,0x04,0x30,0x7c]
5225 # W64: v_cmp_u_f32_e32 vcc, ttmp15, v2           ; encoding: [0x7b,0x04,0x30,0x7c]
5226 0x7b,0x04,0x30,0x7c
5228 # W32: v_cmp_u_f32_e32 vcc_lo, m0, v2            ; encoding: [0x7d,0x04,0x30,0x7c]
5229 # W64: v_cmp_u_f32_e32 vcc, m0, v2               ; encoding: [0x7d,0x04,0x30,0x7c]
5230 0x7d,0x04,0x30,0x7c
5232 # W32: v_cmp_u_f32_e32 vcc_lo, exec_lo, v2       ; encoding: [0x7e,0x04,0x30,0x7c]
5233 # W64: v_cmp_u_f32_e32 vcc, exec_lo, v2          ; encoding: [0x7e,0x04,0x30,0x7c]
5234 0x7e,0x04,0x30,0x7c
5236 # W32: v_cmp_u_f32_e32 vcc_lo, exec_hi, v2       ; encoding: [0x7f,0x04,0x30,0x7c]
5237 # W64: v_cmp_u_f32_e32 vcc, exec_hi, v2          ; encoding: [0x7f,0x04,0x30,0x7c]
5238 0x7f,0x04,0x30,0x7c
5240 # W32: v_cmp_u_f32_e32 vcc_lo, null, v2          ; encoding: [0x7c,0x04,0x30,0x7c]
5241 # W64: v_cmp_u_f32_e32 vcc, null, v2             ; encoding: [0x7c,0x04,0x30,0x7c]
5242 0x7c,0x04,0x30,0x7c
5244 # W32: v_cmp_u_f32_e32 vcc_lo, -1, v2            ; encoding: [0xc1,0x04,0x30,0x7c]
5245 # W64: v_cmp_u_f32_e32 vcc, -1, v2               ; encoding: [0xc1,0x04,0x30,0x7c]
5246 0xc1,0x04,0x30,0x7c
5248 # W32: v_cmp_u_f32_e32 vcc_lo, 0.5, v2           ; encoding: [0xf0,0x04,0x30,0x7c]
5249 # W64: v_cmp_u_f32_e32 vcc, 0.5, v2              ; encoding: [0xf0,0x04,0x30,0x7c]
5250 0xf0,0x04,0x30,0x7c
5252 # W32: v_cmp_u_f32_e32 vcc_lo, src_scc, v2       ; encoding: [0xfd,0x04,0x30,0x7c]
5253 # W64: v_cmp_u_f32_e32 vcc, src_scc, v2          ; encoding: [0xfd,0x04,0x30,0x7c]
5254 0xfd,0x04,0x30,0x7c
5256 # W32: v_cmp_u_f32_e32 vcc_lo, 0xaf123456, v255  ; encoding: [0xff,0xfe,0x31,0x7c,0x56,0x34,0x12,0xaf]
5257 # W64: v_cmp_u_f32_e32 vcc, 0xaf123456, v255     ; encoding: [0xff,0xfe,0x31,0x7c,0x56,0x34,0x12,0xaf]
5258 0xff,0xfe,0x31,0x7c,0x56,0x34,0x12,0xaf
5260 # W32: v_cmp_u_f64_e32 vcc_lo, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0x50,0x7c]
5261 # W64: v_cmp_u_f64_e32 vcc, v[1:2], v[2:3]       ; encoding: [0x01,0x05,0x50,0x7c]
5262 0x01,0x05,0x50,0x7c
5264 # W32: v_cmp_u_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x50,0x7c]
5265 # W64: v_cmp_u_f64_e32 vcc, v[254:255], v[2:3]   ; encoding: [0xfe,0x05,0x50,0x7c]
5266 0xfe,0x05,0x50,0x7c
5268 # W32: v_cmp_u_f64_e32 vcc_lo, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0x50,0x7c]
5269 # W64: v_cmp_u_f64_e32 vcc, s[2:3], v[2:3]       ; encoding: [0x02,0x04,0x50,0x7c]
5270 0x02,0x04,0x50,0x7c
5272 # W32: v_cmp_u_f64_e32 vcc_lo, s[104:105], v[2:3] ; encoding: [0x68,0x04,0x50,0x7c]
5273 # W64: v_cmp_u_f64_e32 vcc, s[104:105], v[2:3]   ; encoding: [0x68,0x04,0x50,0x7c]
5274 0x68,0x04,0x50,0x7c
5276 # W32: v_cmp_u_f64_e32 vcc_lo, vcc, v[2:3]       ; encoding: [0x6a,0x04,0x50,0x7c]
5277 # W64: v_cmp_u_f64_e32 vcc, vcc, v[2:3]          ; encoding: [0x6a,0x04,0x50,0x7c]
5278 0x6a,0x04,0x50,0x7c
5280 # W32: v_cmp_u_f64_e32 vcc_lo, ttmp[14:15], v[2:3] ; encoding: [0x7a,0x04,0x50,0x7c]
5281 # W64: v_cmp_u_f64_e32 vcc, ttmp[14:15], v[2:3]  ; encoding: [0x7a,0x04,0x50,0x7c]
5282 0x7a,0x04,0x50,0x7c
5284 # W32: v_cmp_u_f64_e32 vcc_lo, exec, v[2:3]      ; encoding: [0x7e,0x04,0x50,0x7c]
5285 # W64: v_cmp_u_f64_e32 vcc, exec, v[2:3]         ; encoding: [0x7e,0x04,0x50,0x7c]
5286 0x7e,0x04,0x50,0x7c
5288 # W32: v_cmp_u_f64_e32 vcc_lo, null, v[2:3]      ; encoding: [0x7c,0x04,0x50,0x7c]
5289 # W64: v_cmp_u_f64_e32 vcc, null, v[2:3]         ; encoding: [0x7c,0x04,0x50,0x7c]
5290 0x7c,0x04,0x50,0x7c
5292 # W32: v_cmp_u_f64_e32 vcc_lo, -1, v[2:3]        ; encoding: [0xc1,0x04,0x50,0x7c]
5293 # W64: v_cmp_u_f64_e32 vcc, -1, v[2:3]           ; encoding: [0xc1,0x04,0x50,0x7c]
5294 0xc1,0x04,0x50,0x7c
5296 # W32: v_cmp_u_f64_e32 vcc_lo, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0x50,0x7c]
5297 # W64: v_cmp_u_f64_e32 vcc, 0.5, v[2:3]          ; encoding: [0xf0,0x04,0x50,0x7c]
5298 0xf0,0x04,0x50,0x7c
5300 # W32: v_cmp_u_f64_e32 vcc_lo, src_scc, v[2:3]   ; encoding: [0xfd,0x04,0x50,0x7c]
5301 # W64: v_cmp_u_f64_e32 vcc, src_scc, v[2:3]      ; encoding: [0xfd,0x04,0x50,0x7c]
5302 0xfd,0x04,0x50,0x7c
5304 # W32: v_cmp_u_f64_e32 vcc_lo, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x51,0x7c,0x56,0x34,0x12,0xaf]
5305 # W64: v_cmp_u_f64_e32 vcc, 0xaf123456, v[254:255] ; encoding: [0xff,0xfc,0x51,0x7c,0x56,0x34,0x12,0xaf]
5306 0xff,0xfc,0x51,0x7c,0x56,0x34,0x12,0xaf