Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / MC / Disassembler / AMDGPU / gfx10_vopc.txt
blob3aeb21349f6f06662f0cc637c368996b99674839
1 # RUN: llvm-mc -triple=amdgcn -mcpu=gfx1010 -mattr=+wavefrontsize32,-wavefrontsize64 -disassemble -show-encoding < %s | FileCheck -strict-whitespace -check-prefix=W32 %s
2 # RUN: llvm-mc -triple=amdgcn -mcpu=gfx1010 -mattr=-wavefrontsize32,+wavefrontsize64 -disassemble -show-encoding < %s | FileCheck -strict-whitespace -check-prefix=W64 %s
5 # W32: v_cmp_class_f32_e32 vcc_lo, -1, v2      ; encoding: [0xc1,0x04,0x10,0x7d]
6 # W64: v_cmp_class_f32_e32 vcc, -1, v2         ; encoding: [0xc1,0x04,0x10,0x7d]
7 0xc1,0x04,0x10,0x7d
9 # W32: v_cmp_class_f32_e32 vcc_lo, -4.0, v2    ; encoding: [0xf7,0x04,0x10,0x7d]
10 # W64: v_cmp_class_f32_e32 vcc, -4.0, v2       ; encoding: [0xf7,0x04,0x10,0x7d]
11 0xf7,0x04,0x10,0x7d
13 # W32: v_cmp_class_f32_e32 vcc_lo, 0, v2       ; encoding: [0x80,0x04,0x10,0x7d]
14 # W64: v_cmp_class_f32_e32 vcc, 0, v2          ; encoding: [0x80,0x04,0x10,0x7d]
15 0x80,0x04,0x10,0x7d
17 # W32: v_cmp_class_f32_e32 vcc_lo, 0.5, v2     ; encoding: [0xf0,0x04,0x10,0x7d]
18 # W64: v_cmp_class_f32_e32 vcc, 0.5, v2        ; encoding: [0xf0,0x04,0x10,0x7d]
19 0xf0,0x04,0x10,0x7d
21 # W32: v_cmp_class_f32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x10,0x7d,0x73,0x72,0x71,0x3f]
22 # W64: v_cmp_class_f32_e32 vcc, 0x3f717273, v2 ; encoding: [0xff,0x04,0x10,0x7d,0x73,0x72,0x71,0x3f]
23 0xff,0x04,0x10,0x7d,0x73,0x72,0x71,0x3f
25 # W32: v_cmp_class_f32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x10,0x7d,0x56,0x34,0x12,0xaf]
26 # W64: v_cmp_class_f32_e32 vcc, 0xaf123456, v2 ; encoding: [0xff,0x04,0x10,0x7d,0x56,0x34,0x12,0xaf]
27 0xff,0x04,0x10,0x7d,0x56,0x34,0x12,0xaf
29 # W32: v_cmp_class_f32_e32 vcc_lo, exec_hi, v2 ; encoding: [0x7f,0x04,0x10,0x7d]
30 # W64: v_cmp_class_f32_e32 vcc, exec_hi, v2    ; encoding: [0x7f,0x04,0x10,0x7d]
31 0x7f,0x04,0x10,0x7d
33 # W32: v_cmp_class_f32_e32 vcc_lo, exec_lo, v2 ; encoding: [0x7e,0x04,0x10,0x7d]
34 # W64: v_cmp_class_f32_e32 vcc, exec_lo, v2    ; encoding: [0x7e,0x04,0x10,0x7d]
35 0x7e,0x04,0x10,0x7d
37 # W32: v_cmp_class_f32_e32 vcc_lo, m0, v2      ; encoding: [0x7c,0x04,0x10,0x7d]
38 # W64: v_cmp_class_f32_e32 vcc, m0, v2         ; encoding: [0x7c,0x04,0x10,0x7d]
39 0x7c,0x04,0x10,0x7d
41 # W32: v_cmp_class_f32_e32 vcc_lo, s1, v2      ; encoding: [0x01,0x04,0x10,0x7d]
42 # W64: v_cmp_class_f32_e32 vcc, s1, v2         ; encoding: [0x01,0x04,0x10,0x7d]
43 0x01,0x04,0x10,0x7d
45 # W32: v_cmp_class_f32_e32 vcc_lo, s101, v2    ; encoding: [0x65,0x04,0x10,0x7d]
46 # W64: v_cmp_class_f32_e32 vcc, s101, v2       ; encoding: [0x65,0x04,0x10,0x7d]
47 0x65,0x04,0x10,0x7d
49 # W32: v_cmp_class_f32_e32 vcc_lo, v1, v2      ; encoding: [0x01,0x05,0x10,0x7d]
50 # W64: v_cmp_class_f32_e32 vcc, v1, v2         ; encoding: [0x01,0x05,0x10,0x7d]
51 0x01,0x05,0x10,0x7d
53 # W32: v_cmp_class_f32_e32 vcc_lo, v1, v255    ; encoding: [0x01,0xff,0x11,0x7d]
54 # W64: v_cmp_class_f32_e32 vcc, v1, v255       ; encoding: [0x01,0xff,0x11,0x7d]
55 0x01,0xff,0x11,0x7d
57 # W32: v_cmp_class_f32_e32 vcc_lo, v255, v2    ; encoding: [0xff,0x05,0x10,0x7d]
58 # W64: v_cmp_class_f32_e32 vcc, v255, v2       ; encoding: [0xff,0x05,0x10,0x7d]
59 0xff,0x05,0x10,0x7d
61 # W32: v_cmp_class_f32_e32 vcc_lo, vcc_hi, v2  ; encoding: [0x6b,0x04,0x10,0x7d]
62 # W64: v_cmp_class_f32_e32 vcc, vcc_hi, v2     ; encoding: [0x6b,0x04,0x10,0x7d]
63 0x6b,0x04,0x10,0x7d
65 # W32: v_cmp_class_f32_e32 vcc_lo, vcc_lo, v2  ; encoding: [0x6a,0x04,0x10,0x7d]
66 # W64: v_cmp_class_f32_e32 vcc, vcc_lo, v2     ; encoding: [0x6a,0x04,0x10,0x7d]
67 0x6a,0x04,0x10,0x7d
69 # W32: v_cmp_class_f64_e32 vcc_lo, -1, v2      ; encoding: [0xc1,0x04,0x50,0x7d]
70 # W64: v_cmp_class_f64_e32 vcc, -1, v2         ; encoding: [0xc1,0x04,0x50,0x7d]
71 0xc1,0x04,0x50,0x7d
73 # W32: v_cmp_class_f64_e32 vcc_lo, -4.0, v2    ; encoding: [0xf7,0x04,0x50,0x7d]
74 # W64: v_cmp_class_f64_e32 vcc, -4.0, v2       ; encoding: [0xf7,0x04,0x50,0x7d]
75 0xf7,0x04,0x50,0x7d
77 # W32: v_cmp_class_f64_e32 vcc_lo, 0, v2       ; encoding: [0x80,0x04,0x50,0x7d]
78 # W64: v_cmp_class_f64_e32 vcc, 0, v2          ; encoding: [0x80,0x04,0x50,0x7d]
79 0x80,0x04,0x50,0x7d
81 # W32: v_cmp_class_f64_e32 vcc_lo, 0.5, v2     ; encoding: [0xf0,0x04,0x50,0x7d]
82 # W64: v_cmp_class_f64_e32 vcc, 0.5, v2        ; encoding: [0xf0,0x04,0x50,0x7d]
83 0xf0,0x04,0x50,0x7d
85 # W32: v_cmp_class_f64_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x50,0x7d,0x73,0x72,0x71,0x3f]
86 # W64: v_cmp_class_f64_e32 vcc, 0x3f717273, v2 ; encoding: [0xff,0x04,0x50,0x7d,0x73,0x72,0x71,0x3f]
87 0xff,0x04,0x50,0x7d,0x73,0x72,0x71,0x3f
89 # W32: v_cmp_class_f64_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x50,0x7d,0x56,0x34,0x12,0xaf]
90 # W64: v_cmp_class_f64_e32 vcc, 0xaf123456, v2 ; encoding: [0xff,0x04,0x50,0x7d,0x56,0x34,0x12,0xaf]
91 0xff,0x04,0x50,0x7d,0x56,0x34,0x12,0xaf
93 # W32: v_cmp_class_f64_e32 vcc_lo, exec, v2    ; encoding: [0x7e,0x04,0x50,0x7d]
94 # W64: v_cmp_class_f64_e32 vcc, exec, v2       ; encoding: [0x7e,0x04,0x50,0x7d]
95 0x7e,0x04,0x50,0x7d
97 # W32: v_cmp_class_f64_e32 vcc_lo, s[100:101], v2 ; encoding: [0x64,0x04,0x50,0x7d]
98 # W64: v_cmp_class_f64_e32 vcc, s[100:101], v2 ; encoding: [0x64,0x04,0x50,0x7d]
99 0x64,0x04,0x50,0x7d
101 # W32: v_cmp_class_f64_e32 vcc_lo, s[2:3], v2  ; encoding: [0x02,0x04,0x50,0x7d]
102 # W64: v_cmp_class_f64_e32 vcc, s[2:3], v2     ; encoding: [0x02,0x04,0x50,0x7d]
103 0x02,0x04,0x50,0x7d
105 # W32: v_cmp_class_f64_e32 vcc_lo, s[4:5], v2  ; encoding: [0x04,0x04,0x50,0x7d]
106 # W64: v_cmp_class_f64_e32 vcc, s[4:5], v2     ; encoding: [0x04,0x04,0x50,0x7d]
107 0x04,0x04,0x50,0x7d
109 # W32: v_cmp_class_f64_e32 vcc_lo, v[1:2], v2  ; encoding: [0x01,0x05,0x50,0x7d]
110 # W64: v_cmp_class_f64_e32 vcc, v[1:2], v2     ; encoding: [0x01,0x05,0x50,0x7d]
111 0x01,0x05,0x50,0x7d
113 # W32: v_cmp_class_f64_e32 vcc_lo, v[1:2], v255 ; encoding: [0x01,0xff,0x51,0x7d]
114 # W64: v_cmp_class_f64_e32 vcc, v[1:2], v255   ; encoding: [0x01,0xff,0x51,0x7d]
115 0x01,0xff,0x51,0x7d
117 # W32: v_cmp_class_f64_e32 vcc_lo, v[254:255], v2 ; encoding: [0xfe,0x05,0x50,0x7d]
118 # W64: v_cmp_class_f64_e32 vcc, v[254:255], v2 ; encoding: [0xfe,0x05,0x50,0x7d]
119 0xfe,0x05,0x50,0x7d
121 # W32: v_cmp_class_f64_e32 vcc_lo, vcc, v2     ; encoding: [0x6a,0x04,0x50,0x7d]
122 # W64: v_cmp_class_f64_e32 vcc, vcc, v2        ; encoding: [0x6a,0x04,0x50,0x7d]
123 0x6a,0x04,0x50,0x7d
125 # W32: v_cmp_eq_f16_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x94,0x7d]
126 # W64: v_cmp_eq_f16_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x94,0x7d]
127 0xc1,0x04,0x94,0x7d
129 # W32: v_cmp_eq_f16_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x94,0x7d]
130 # W64: v_cmp_eq_f16_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x94,0x7d]
131 0xf7,0x04,0x94,0x7d
133 # W32: v_cmp_eq_f16_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x94,0x7d]
134 # W64: v_cmp_eq_f16_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x94,0x7d]
135 0x80,0x04,0x94,0x7d
137 # W32: v_cmp_eq_f16_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x94,0x7d]
138 # W64: v_cmp_eq_f16_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x94,0x7d]
139 0xf0,0x04,0x94,0x7d
141 # W32: v_cmp_eq_f16_e32 vcc_lo, 0x3456, v2     ; encoding: [0xff,0x04,0x94,0x7d,0x56,0x34,0x00,0x00]
142 # W64: v_cmp_eq_f16_e32 vcc, 0x3456, v2        ; encoding: [0xff,0x04,0x94,0x7d,0x56,0x34,0x00,0x00]
143 0xff,0x04,0x94,0x7d,0x56,0x34,0x00,0x00
145 # W32: v_cmp_eq_f16_e32 vcc_lo, 0xfe0b, v2     ; encoding: [0xff,0x04,0x94,0x7d,0x0b,0xfe,0x00,0x00]
146 # W64: v_cmp_eq_f16_e32 vcc, 0xfe0b, v2        ; encoding: [0xff,0x04,0x94,0x7d,0x0b,0xfe,0x00,0x00]
147 0xff,0x04,0x94,0x7d,0x0b,0xfe,0x00,0x00
149 # W32: v_cmp_eq_f16_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x94,0x7d]
150 # W64: v_cmp_eq_f16_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x94,0x7d]
151 0x7f,0x04,0x94,0x7d
153 # W32: v_cmp_eq_f16_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x94,0x7d]
154 # W64: v_cmp_eq_f16_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x94,0x7d]
155 0x7e,0x04,0x94,0x7d
157 # W32: v_cmp_eq_f16_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x94,0x7d]
158 # W64: v_cmp_eq_f16_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x94,0x7d]
159 0x7c,0x04,0x94,0x7d
161 # W32: v_cmp_eq_f16_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x94,0x7d]
162 # W64: v_cmp_eq_f16_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x94,0x7d]
163 0x01,0x04,0x94,0x7d
165 # W32: v_cmp_eq_f16_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x94,0x7d]
166 # W64: v_cmp_eq_f16_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x94,0x7d]
167 0x65,0x04,0x94,0x7d
169 # W32: v_cmp_eq_f16_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x94,0x7d]
170 # W64: v_cmp_eq_f16_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x94,0x7d]
171 0x01,0x05,0x94,0x7d
173 # W32: v_cmp_eq_f16_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x95,0x7d]
174 # W64: v_cmp_eq_f16_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x95,0x7d]
175 0x01,0xff,0x95,0x7d
177 # W32: v_cmp_eq_f16_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x94,0x7d]
178 # W64: v_cmp_eq_f16_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x94,0x7d]
179 0xff,0x05,0x94,0x7d
181 # W32: v_cmp_eq_f16_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x94,0x7d]
182 # W64: v_cmp_eq_f16_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x94,0x7d]
183 0x6b,0x04,0x94,0x7d
185 # W32: v_cmp_eq_f16_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x94,0x7d]
186 # W64: v_cmp_eq_f16_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x94,0x7d]
187 0x6a,0x04,0x94,0x7d
189 # W32: v_cmp_eq_f32_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x04,0x7c]
190 # W64: v_cmp_eq_f32_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x04,0x7c]
191 0xc1,0x04,0x04,0x7c
193 # W32: v_cmp_eq_f32_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x04,0x7c]
194 # W64: v_cmp_eq_f32_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x04,0x7c]
195 0xf7,0x04,0x04,0x7c
197 # W32: v_cmp_eq_f32_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x04,0x7c]
198 # W64: v_cmp_eq_f32_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x04,0x7c]
199 0x80,0x04,0x04,0x7c
201 # W32: v_cmp_eq_f32_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x04,0x7c]
202 # W64: v_cmp_eq_f32_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x04,0x7c]
203 0xf0,0x04,0x04,0x7c
205 # W32: v_cmp_eq_f32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x04,0x7c,0x73,0x72,0x71,0x3f]
206 # W64: v_cmp_eq_f32_e32 vcc, 0x3f717273, v2    ; encoding: [0xff,0x04,0x04,0x7c,0x73,0x72,0x71,0x3f]
207 0xff,0x04,0x04,0x7c,0x73,0x72,0x71,0x3f
209 # W32: v_cmp_eq_f32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x04,0x7c,0x56,0x34,0x12,0xaf]
210 # W64: v_cmp_eq_f32_e32 vcc, 0xaf123456, v2    ; encoding: [0xff,0x04,0x04,0x7c,0x56,0x34,0x12,0xaf]
211 0xff,0x04,0x04,0x7c,0x56,0x34,0x12,0xaf
213 # W32: v_cmp_eq_f32_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x04,0x7c]
214 # W64: v_cmp_eq_f32_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x04,0x7c]
215 0x7f,0x04,0x04,0x7c
217 # W32: v_cmp_eq_f32_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x04,0x7c]
218 # W64: v_cmp_eq_f32_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x04,0x7c]
219 0x7e,0x04,0x04,0x7c
221 # W32: v_cmp_eq_f32_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x04,0x7c]
222 # W64: v_cmp_eq_f32_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x04,0x7c]
223 0x7c,0x04,0x04,0x7c
225 # W32: v_cmp_eq_f32_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x04,0x7c]
226 # W64: v_cmp_eq_f32_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x04,0x7c]
227 0x01,0x04,0x04,0x7c
229 # W32: v_cmp_eq_f32_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x04,0x7c]
230 # W64: v_cmp_eq_f32_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x04,0x7c]
231 0x65,0x04,0x04,0x7c
233 # W32: v_cmp_eq_f32_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x04,0x7c]
234 # W64: v_cmp_eq_f32_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x04,0x7c]
235 0x01,0x05,0x04,0x7c
237 # W32: v_cmp_eq_f32_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x05,0x7c]
238 # W64: v_cmp_eq_f32_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x05,0x7c]
239 0x01,0xff,0x05,0x7c
241 # W32: v_cmp_eq_f32_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x04,0x7c]
242 # W64: v_cmp_eq_f32_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x04,0x7c]
243 0xff,0x05,0x04,0x7c
245 # W32: v_cmp_eq_f32_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x04,0x7c]
246 # W64: v_cmp_eq_f32_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x04,0x7c]
247 0x6b,0x04,0x04,0x7c
249 # W32: v_cmp_eq_f32_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x04,0x7c]
250 # W64: v_cmp_eq_f32_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x04,0x7c]
251 0x6a,0x04,0x04,0x7c
253 # W32: v_cmp_eq_f64_e32 vcc_lo, -1, v[2:3]     ; encoding: [0xc1,0x04,0x44,0x7c]
254 # W64: v_cmp_eq_f64_e32 vcc, -1, v[2:3]        ; encoding: [0xc1,0x04,0x44,0x7c]
255 0xc1,0x04,0x44,0x7c
257 # W32: v_cmp_eq_f64_e32 vcc_lo, -4.0, v[2:3]   ; encoding: [0xf7,0x04,0x44,0x7c]
258 # W64: v_cmp_eq_f64_e32 vcc, -4.0, v[2:3]      ; encoding: [0xf7,0x04,0x44,0x7c]
259 0xf7,0x04,0x44,0x7c
261 # W32: v_cmp_eq_f64_e32 vcc_lo, 0, v[2:3]      ; encoding: [0x80,0x04,0x44,0x7c]
262 # W64: v_cmp_eq_f64_e32 vcc, 0, v[2:3]         ; encoding: [0x80,0x04,0x44,0x7c]
263 0x80,0x04,0x44,0x7c
265 # W32: v_cmp_eq_f64_e32 vcc_lo, 0.5, v[2:3]    ; encoding: [0xf0,0x04,0x44,0x7c]
266 # W64: v_cmp_eq_f64_e32 vcc, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0x44,0x7c]
267 0xf0,0x04,0x44,0x7c
269 # W32: v_cmp_eq_f64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x44,0x7c,0x73,0x72,0x71,0x3f]
270 # W64: v_cmp_eq_f64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x44,0x7c,0x73,0x72,0x71,0x3f]
271 0xff,0x04,0x44,0x7c,0x73,0x72,0x71,0x3f
273 # W32: v_cmp_eq_f64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x44,0x7c,0x56,0x34,0x12,0xaf]
274 # W64: v_cmp_eq_f64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x44,0x7c,0x56,0x34,0x12,0xaf]
275 0xff,0x04,0x44,0x7c,0x56,0x34,0x12,0xaf
277 # W32: v_cmp_eq_f64_e32 vcc_lo, exec, v[2:3]   ; encoding: [0x7e,0x04,0x44,0x7c]
278 # W64: v_cmp_eq_f64_e32 vcc, exec, v[2:3]      ; encoding: [0x7e,0x04,0x44,0x7c]
279 0x7e,0x04,0x44,0x7c
281 # W32: v_cmp_eq_f64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x44,0x7c]
282 # W64: v_cmp_eq_f64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x44,0x7c]
283 0x64,0x04,0x44,0x7c
285 # W32: v_cmp_eq_f64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0x44,0x7c]
286 # W64: v_cmp_eq_f64_e32 vcc, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0x44,0x7c]
287 0x02,0x04,0x44,0x7c
289 # W32: v_cmp_eq_f64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0x44,0x7c]
290 # W64: v_cmp_eq_f64_e32 vcc, s[4:5], v[2:3]    ; encoding: [0x04,0x04,0x44,0x7c]
291 0x04,0x04,0x44,0x7c
293 # W32: v_cmp_eq_f64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x45,0x7c]
294 # W64: v_cmp_eq_f64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x45,0x7c]
295 0x01,0xfd,0x45,0x7c
297 # W32: v_cmp_eq_f64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0x44,0x7c]
298 # W64: v_cmp_eq_f64_e32 vcc, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0x44,0x7c]
299 0x01,0x05,0x44,0x7c
301 # W32: v_cmp_eq_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x44,0x7c]
302 # W64: v_cmp_eq_f64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x44,0x7c]
303 0xfe,0x05,0x44,0x7c
305 # W32: v_cmp_eq_f64_e32 vcc_lo, vcc, v[2:3]    ; encoding: [0x6a,0x04,0x44,0x7c]
306 # W64: v_cmp_eq_f64_e32 vcc, vcc, v[2:3]       ; encoding: [0x6a,0x04,0x44,0x7c]
307 0x6a,0x04,0x44,0x7c
309 # W32: v_cmp_eq_i16_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x14,0x7d]
310 # W64: v_cmp_eq_i16_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x14,0x7d]
311 0xc1,0x04,0x14,0x7d
313 # W32: v_cmp_eq_i16_e32 vcc_lo, 0xc400, v2     ; encoding: [0xff,0x04,0x14,0x7d,0x00,0xc4,0x00,0x00]
314 # W64: v_cmp_eq_i16_e32 vcc, 0xc400, v2        ; encoding: [0xff,0x04,0x14,0x7d,0x00,0xc4,0x00,0x00]
315 0xf7,0x04,0x14,0x7d
317 # W32: v_cmp_eq_i16_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x14,0x7d]
318 # W64: v_cmp_eq_i16_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x14,0x7d]
319 0x80,0x04,0x14,0x7d
321 # W32: v_cmp_eq_i16_e32 vcc_lo, 0x3800, v2     ; encoding: [0xff,0x04,0x14,0x7d,0x00,0x38,0x00,0x00]
322 # W64: v_cmp_eq_i16_e32 vcc, 0x3800, v2        ; encoding: [0xff,0x04,0x14,0x7d,0x00,0x38,0x00,0x00]
323 0xf0,0x04,0x14,0x7d
325 # W32: v_cmp_eq_i16_e32 vcc_lo, 0x3456, v2     ; encoding: [0xff,0x04,0x14,0x7d,0x56,0x34,0x00,0x00]
326 # W64: v_cmp_eq_i16_e32 vcc, 0x3456, v2        ; encoding: [0xff,0x04,0x14,0x7d,0x56,0x34,0x00,0x00]
327 0xff,0x04,0x14,0x7d,0x56,0x34,0x00,0x00
329 # W32: v_cmp_eq_i16_e32 vcc_lo, 0xfe0b, v2     ; encoding: [0xff,0x04,0x14,0x7d,0x0b,0xfe,0x00,0x00]
330 # W64: v_cmp_eq_i16_e32 vcc, 0xfe0b, v2        ; encoding: [0xff,0x04,0x14,0x7d,0x0b,0xfe,0x00,0x00]
331 0xff,0x04,0x14,0x7d,0x0b,0xfe,0x00,0x00
333 # W32: v_cmp_eq_i16_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x14,0x7d]
334 # W64: v_cmp_eq_i16_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x14,0x7d]
335 0x7f,0x04,0x14,0x7d
337 # W32: v_cmp_eq_i16_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x14,0x7d]
338 # W64: v_cmp_eq_i16_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x14,0x7d]
339 0x7e,0x04,0x14,0x7d
341 # W32: v_cmp_eq_i16_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x14,0x7d]
342 # W64: v_cmp_eq_i16_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x14,0x7d]
343 0x7c,0x04,0x14,0x7d
345 # W32: v_cmp_eq_i16_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x14,0x7d]
346 # W64: v_cmp_eq_i16_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x14,0x7d]
347 0x01,0x04,0x14,0x7d
349 # W32: v_cmp_eq_i16_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x14,0x7d]
350 # W64: v_cmp_eq_i16_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x14,0x7d]
351 0x65,0x04,0x14,0x7d
353 # W32: v_cmp_eq_i16_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x14,0x7d]
354 # W64: v_cmp_eq_i16_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x14,0x7d]
355 0x01,0x05,0x14,0x7d
357 # W32: v_cmp_eq_i16_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x15,0x7d]
358 # W64: v_cmp_eq_i16_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x15,0x7d]
359 0x01,0xff,0x15,0x7d
361 # W32: v_cmp_eq_i16_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x14,0x7d]
362 # W64: v_cmp_eq_i16_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x14,0x7d]
363 0xff,0x05,0x14,0x7d
365 # W32: v_cmp_eq_i16_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x14,0x7d]
366 # W64: v_cmp_eq_i16_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x14,0x7d]
367 0x6b,0x04,0x14,0x7d
369 # W32: v_cmp_eq_i16_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x14,0x7d]
370 # W64: v_cmp_eq_i16_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x14,0x7d]
371 0x6a,0x04,0x14,0x7d
373 # W32: v_cmp_eq_i32_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x04,0x7d]
374 # W64: v_cmp_eq_i32_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x04,0x7d]
375 0xc1,0x04,0x04,0x7d
377 # W32: v_cmp_eq_i32_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x04,0x7d]
378 # W64: v_cmp_eq_i32_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x04,0x7d]
379 0xf7,0x04,0x04,0x7d
381 # W32: v_cmp_eq_i32_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x04,0x7d]
382 # W64: v_cmp_eq_i32_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x04,0x7d]
383 0x80,0x04,0x04,0x7d
385 # W32: v_cmp_eq_i32_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x04,0x7d]
386 # W64: v_cmp_eq_i32_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x04,0x7d]
387 0xf0,0x04,0x04,0x7d
389 # W32: v_cmp_eq_i32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x04,0x7d,0x73,0x72,0x71,0x3f]
390 # W64: v_cmp_eq_i32_e32 vcc, 0x3f717273, v2    ; encoding: [0xff,0x04,0x04,0x7d,0x73,0x72,0x71,0x3f]
391 0xff,0x04,0x04,0x7d,0x73,0x72,0x71,0x3f
393 # W32: v_cmp_eq_i32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x04,0x7d,0x56,0x34,0x12,0xaf]
394 # W64: v_cmp_eq_i32_e32 vcc, 0xaf123456, v2    ; encoding: [0xff,0x04,0x04,0x7d,0x56,0x34,0x12,0xaf]
395 0xff,0x04,0x04,0x7d,0x56,0x34,0x12,0xaf
397 # W32: v_cmp_eq_i32_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x04,0x7d]
398 # W64: v_cmp_eq_i32_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x04,0x7d]
399 0x7f,0x04,0x04,0x7d
401 # W32: v_cmp_eq_i32_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x04,0x7d]
402 # W64: v_cmp_eq_i32_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x04,0x7d]
403 0x7e,0x04,0x04,0x7d
405 # W32: v_cmp_eq_i32_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x04,0x7d]
406 # W64: v_cmp_eq_i32_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x04,0x7d]
407 0x7c,0x04,0x04,0x7d
409 # W32: v_cmp_eq_i32_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x04,0x7d]
410 # W64: v_cmp_eq_i32_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x04,0x7d]
411 0x01,0x04,0x04,0x7d
413 # W32: v_cmp_eq_i32_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x04,0x7d]
414 # W64: v_cmp_eq_i32_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x04,0x7d]
415 0x65,0x04,0x04,0x7d
417 # W32: v_cmp_eq_i32_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x04,0x7d]
418 # W64: v_cmp_eq_i32_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x04,0x7d]
419 0x01,0x05,0x04,0x7d
421 # W32: v_cmp_eq_i32_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x05,0x7d]
422 # W64: v_cmp_eq_i32_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x05,0x7d]
423 0x01,0xff,0x05,0x7d
425 # W32: v_cmp_eq_i32_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x04,0x7d]
426 # W64: v_cmp_eq_i32_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x04,0x7d]
427 0xff,0x05,0x04,0x7d
429 # W32: v_cmp_eq_i32_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x04,0x7d]
430 # W64: v_cmp_eq_i32_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x04,0x7d]
431 0x6b,0x04,0x04,0x7d
433 # W32: v_cmp_eq_i32_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x04,0x7d]
434 # W64: v_cmp_eq_i32_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x04,0x7d]
435 0x6a,0x04,0x04,0x7d
437 # W32: v_cmp_eq_i64_e32 vcc_lo, -1, v[2:3]     ; encoding: [0xc1,0x04,0x44,0x7d]
438 # W64: v_cmp_eq_i64_e32 vcc, -1, v[2:3]        ; encoding: [0xc1,0x04,0x44,0x7d]
439 0xc1,0x04,0x44,0x7d
441 # W32: v_cmp_eq_i64_e32 vcc_lo, -4.0, v[2:3]   ; encoding: [0xf7,0x04,0x44,0x7d]
442 # W64: v_cmp_eq_i64_e32 vcc, -4.0, v[2:3]      ; encoding: [0xf7,0x04,0x44,0x7d]
443 0xf7,0x04,0x44,0x7d
445 # W32: v_cmp_eq_i64_e32 vcc_lo, 0, v[2:3]      ; encoding: [0x80,0x04,0x44,0x7d]
446 # W64: v_cmp_eq_i64_e32 vcc, 0, v[2:3]         ; encoding: [0x80,0x04,0x44,0x7d]
447 0x80,0x04,0x44,0x7d
449 # W32: v_cmp_eq_i64_e32 vcc_lo, 0.5, v[2:3]    ; encoding: [0xf0,0x04,0x44,0x7d]
450 # W64: v_cmp_eq_i64_e32 vcc, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0x44,0x7d]
451 0xf0,0x04,0x44,0x7d
453 # W32: v_cmp_eq_i64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x44,0x7d,0x73,0x72,0x71,0x3f]
454 # W64: v_cmp_eq_i64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x44,0x7d,0x73,0x72,0x71,0x3f]
455 0xff,0x04,0x44,0x7d,0x73,0x72,0x71,0x3f
457 # W32: v_cmp_eq_i64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x44,0x7d,0x56,0x34,0x12,0xaf]
458 # W64: v_cmp_eq_i64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x44,0x7d,0x56,0x34,0x12,0xaf]
459 0xff,0x04,0x44,0x7d,0x56,0x34,0x12,0xaf
461 # W32: v_cmp_eq_i64_e32 vcc_lo, exec, v[2:3]   ; encoding: [0x7e,0x04,0x44,0x7d]
462 # W64: v_cmp_eq_i64_e32 vcc, exec, v[2:3]      ; encoding: [0x7e,0x04,0x44,0x7d]
463 0x7e,0x04,0x44,0x7d
465 # W32: v_cmp_eq_i64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x44,0x7d]
466 # W64: v_cmp_eq_i64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x44,0x7d]
467 0x64,0x04,0x44,0x7d
469 # W32: v_cmp_eq_i64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0x44,0x7d]
470 # W64: v_cmp_eq_i64_e32 vcc, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0x44,0x7d]
471 0x02,0x04,0x44,0x7d
473 # W32: v_cmp_eq_i64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0x44,0x7d]
474 # W64: v_cmp_eq_i64_e32 vcc, s[4:5], v[2:3]    ; encoding: [0x04,0x04,0x44,0x7d]
475 0x04,0x04,0x44,0x7d
477 # W32: v_cmp_eq_i64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x45,0x7d]
478 # W64: v_cmp_eq_i64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x45,0x7d]
479 0x01,0xfd,0x45,0x7d
481 # W32: v_cmp_eq_i64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0x44,0x7d]
482 # W64: v_cmp_eq_i64_e32 vcc, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0x44,0x7d]
483 0x01,0x05,0x44,0x7d
485 # W32: v_cmp_eq_i64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x44,0x7d]
486 # W64: v_cmp_eq_i64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x44,0x7d]
487 0xfe,0x05,0x44,0x7d
489 # W32: v_cmp_eq_i64_e32 vcc_lo, vcc, v[2:3]    ; encoding: [0x6a,0x04,0x44,0x7d]
490 # W64: v_cmp_eq_i64_e32 vcc, vcc, v[2:3]       ; encoding: [0x6a,0x04,0x44,0x7d]
491 0x6a,0x04,0x44,0x7d
493 # W32: v_cmp_eq_u16_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x54,0x7d]
494 # W64: v_cmp_eq_u16_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x54,0x7d]
495 0xc1,0x04,0x54,0x7d
497 # W32: v_cmp_eq_u16_e32 vcc_lo, 0xc400, v2     ; encoding: [0xff,0x04,0x54,0x7d,0x00,0xc4,0x00,0x00]
498 # W64: v_cmp_eq_u16_e32 vcc, 0xc400, v2        ; encoding: [0xff,0x04,0x54,0x7d,0x00,0xc4,0x00,0x00]
499 0xf7,0x04,0x54,0x7d
501 # W32: v_cmp_eq_u16_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x54,0x7d]
502 # W64: v_cmp_eq_u16_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x54,0x7d]
503 0x80,0x04,0x54,0x7d
505 # W32: v_cmp_eq_u16_e32 vcc_lo, 0x3800, v2     ; encoding: [0xff,0x04,0x54,0x7d,0x00,0x38,0x00,0x00]
506 # W64: v_cmp_eq_u16_e32 vcc, 0x3800, v2        ; encoding: [0xff,0x04,0x54,0x7d,0x00,0x38,0x00,0x00]
507 0xf0,0x04,0x54,0x7d
509 # W32: v_cmp_eq_u16_e32 vcc_lo, 0x3456, v2     ; encoding: [0xff,0x04,0x54,0x7d,0x56,0x34,0x00,0x00]
510 # W64: v_cmp_eq_u16_e32 vcc, 0x3456, v2        ; encoding: [0xff,0x04,0x54,0x7d,0x56,0x34,0x00,0x00]
511 0xff,0x04,0x54,0x7d,0x56,0x34,0x00,0x00
513 # W32: v_cmp_eq_u16_e32 vcc_lo, 0xfe0b, v2     ; encoding: [0xff,0x04,0x54,0x7d,0x0b,0xfe,0x00,0x00]
514 # W64: v_cmp_eq_u16_e32 vcc, 0xfe0b, v2        ; encoding: [0xff,0x04,0x54,0x7d,0x0b,0xfe,0x00,0x00]
515 0xff,0x04,0x54,0x7d,0x0b,0xfe,0x00,0x00
517 # W32: v_cmp_eq_u16_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x54,0x7d]
518 # W64: v_cmp_eq_u16_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x54,0x7d]
519 0x7f,0x04,0x54,0x7d
521 # W32: v_cmp_eq_u16_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x54,0x7d]
522 # W64: v_cmp_eq_u16_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x54,0x7d]
523 0x7e,0x04,0x54,0x7d
525 # W32: v_cmp_eq_u16_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x54,0x7d]
526 # W64: v_cmp_eq_u16_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x54,0x7d]
527 0x7c,0x04,0x54,0x7d
529 # W32: v_cmp_eq_u16_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x54,0x7d]
530 # W64: v_cmp_eq_u16_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x54,0x7d]
531 0x01,0x04,0x54,0x7d
533 # W32: v_cmp_eq_u16_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x54,0x7d]
534 # W64: v_cmp_eq_u16_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x54,0x7d]
535 0x65,0x04,0x54,0x7d
537 # W32: v_cmp_eq_u16_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x54,0x7d]
538 # W64: v_cmp_eq_u16_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x54,0x7d]
539 0x01,0x05,0x54,0x7d
541 # W32: v_cmp_eq_u16_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x55,0x7d]
542 # W64: v_cmp_eq_u16_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x55,0x7d]
543 0x01,0xff,0x55,0x7d
545 # W32: v_cmp_eq_u16_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x54,0x7d]
546 # W64: v_cmp_eq_u16_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x54,0x7d]
547 0xff,0x05,0x54,0x7d
549 # W32: v_cmp_eq_u16_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x54,0x7d]
550 # W64: v_cmp_eq_u16_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x54,0x7d]
551 0x6b,0x04,0x54,0x7d
553 # W32: v_cmp_eq_u16_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x54,0x7d]
554 # W64: v_cmp_eq_u16_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x54,0x7d]
555 0x6a,0x04,0x54,0x7d
557 # W32: v_cmp_eq_u32_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x84,0x7d]
558 # W64: v_cmp_eq_u32_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x84,0x7d]
559 0xc1,0x04,0x84,0x7d
561 # W32: v_cmp_eq_u32_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x84,0x7d]
562 # W64: v_cmp_eq_u32_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x84,0x7d]
563 0xf7,0x04,0x84,0x7d
565 # W32: v_cmp_eq_u32_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x84,0x7d]
566 # W64: v_cmp_eq_u32_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x84,0x7d]
567 0x80,0x04,0x84,0x7d
569 # W32: v_cmp_eq_u32_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x84,0x7d]
570 # W64: v_cmp_eq_u32_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x84,0x7d]
571 0xf0,0x04,0x84,0x7d
573 # W32: v_cmp_eq_u32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x84,0x7d,0x73,0x72,0x71,0x3f]
574 # W64: v_cmp_eq_u32_e32 vcc, 0x3f717273, v2    ; encoding: [0xff,0x04,0x84,0x7d,0x73,0x72,0x71,0x3f]
575 0xff,0x04,0x84,0x7d,0x73,0x72,0x71,0x3f
577 # W32: v_cmp_eq_u32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x84,0x7d,0x56,0x34,0x12,0xaf]
578 # W64: v_cmp_eq_u32_e32 vcc, 0xaf123456, v2    ; encoding: [0xff,0x04,0x84,0x7d,0x56,0x34,0x12,0xaf]
579 0xff,0x04,0x84,0x7d,0x56,0x34,0x12,0xaf
581 # W32: v_cmp_eq_u32_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x84,0x7d]
582 # W64: v_cmp_eq_u32_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x84,0x7d]
583 0x7f,0x04,0x84,0x7d
585 # W32: v_cmp_eq_u32_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x84,0x7d]
586 # W64: v_cmp_eq_u32_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x84,0x7d]
587 0x7e,0x04,0x84,0x7d
589 # W32: v_cmp_eq_u32_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x84,0x7d]
590 # W64: v_cmp_eq_u32_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x84,0x7d]
591 0x7c,0x04,0x84,0x7d
593 # W32: v_cmp_eq_u32_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x84,0x7d]
594 # W64: v_cmp_eq_u32_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x84,0x7d]
595 0x01,0x04,0x84,0x7d
597 # W32: v_cmp_eq_u32_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x84,0x7d]
598 # W64: v_cmp_eq_u32_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x84,0x7d]
599 0x65,0x04,0x84,0x7d
601 # W32: v_cmp_eq_u32_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x84,0x7d]
602 # W64: v_cmp_eq_u32_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x84,0x7d]
603 0x01,0x05,0x84,0x7d
605 # W32: v_cmp_eq_u32_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x85,0x7d]
606 # W64: v_cmp_eq_u32_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x85,0x7d]
607 0x01,0xff,0x85,0x7d
609 # W32: v_cmp_eq_u32_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x84,0x7d]
610 # W64: v_cmp_eq_u32_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x84,0x7d]
611 0xff,0x05,0x84,0x7d
613 # W32: v_cmp_eq_u32_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x84,0x7d]
614 # W64: v_cmp_eq_u32_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x84,0x7d]
615 0x6b,0x04,0x84,0x7d
617 # W32: v_cmp_eq_u32_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x84,0x7d]
618 # W64: v_cmp_eq_u32_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x84,0x7d]
619 0x6a,0x04,0x84,0x7d
621 # W32: v_cmp_eq_u64_e32 vcc_lo, -1, v[2:3]     ; encoding: [0xc1,0x04,0xc4,0x7d]
622 # W64: v_cmp_eq_u64_e32 vcc, -1, v[2:3]        ; encoding: [0xc1,0x04,0xc4,0x7d]
623 0xc1,0x04,0xc4,0x7d
625 # W32: v_cmp_eq_u64_e32 vcc_lo, -4.0, v[2:3]   ; encoding: [0xf7,0x04,0xc4,0x7d]
626 # W64: v_cmp_eq_u64_e32 vcc, -4.0, v[2:3]      ; encoding: [0xf7,0x04,0xc4,0x7d]
627 0xf7,0x04,0xc4,0x7d
629 # W32: v_cmp_eq_u64_e32 vcc_lo, 0, v[2:3]      ; encoding: [0x80,0x04,0xc4,0x7d]
630 # W64: v_cmp_eq_u64_e32 vcc, 0, v[2:3]         ; encoding: [0x80,0x04,0xc4,0x7d]
631 0x80,0x04,0xc4,0x7d
633 # W32: v_cmp_eq_u64_e32 vcc_lo, 0.5, v[2:3]    ; encoding: [0xf0,0x04,0xc4,0x7d]
634 # W64: v_cmp_eq_u64_e32 vcc, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0xc4,0x7d]
635 0xf0,0x04,0xc4,0x7d
637 # W32: v_cmp_eq_u64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0xc4,0x7d,0x73,0x72,0x71,0x3f]
638 # W64: v_cmp_eq_u64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0xc4,0x7d,0x73,0x72,0x71,0x3f]
639 0xff,0x04,0xc4,0x7d,0x73,0x72,0x71,0x3f
641 # W32: v_cmp_eq_u64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0xc4,0x7d,0x56,0x34,0x12,0xaf]
642 # W64: v_cmp_eq_u64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0xc4,0x7d,0x56,0x34,0x12,0xaf]
643 0xff,0x04,0xc4,0x7d,0x56,0x34,0x12,0xaf
645 # W32: v_cmp_eq_u64_e32 vcc_lo, exec, v[2:3]   ; encoding: [0x7e,0x04,0xc4,0x7d]
646 # W64: v_cmp_eq_u64_e32 vcc, exec, v[2:3]      ; encoding: [0x7e,0x04,0xc4,0x7d]
647 0x7e,0x04,0xc4,0x7d
649 # W32: v_cmp_eq_u64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0xc4,0x7d]
650 # W64: v_cmp_eq_u64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0xc4,0x7d]
651 0x64,0x04,0xc4,0x7d
653 # W32: v_cmp_eq_u64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0xc4,0x7d]
654 # W64: v_cmp_eq_u64_e32 vcc, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0xc4,0x7d]
655 0x02,0x04,0xc4,0x7d
657 # W32: v_cmp_eq_u64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0xc4,0x7d]
658 # W64: v_cmp_eq_u64_e32 vcc, s[4:5], v[2:3]    ; encoding: [0x04,0x04,0xc4,0x7d]
659 0x04,0x04,0xc4,0x7d
661 # W32: v_cmp_eq_u64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0xc5,0x7d]
662 # W64: v_cmp_eq_u64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0xc5,0x7d]
663 0x01,0xfd,0xc5,0x7d
665 # W32: v_cmp_eq_u64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0xc4,0x7d]
666 # W64: v_cmp_eq_u64_e32 vcc, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0xc4,0x7d]
667 0x01,0x05,0xc4,0x7d
669 # W32: v_cmp_eq_u64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xc4,0x7d]
670 # W64: v_cmp_eq_u64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xc4,0x7d]
671 0xfe,0x05,0xc4,0x7d
673 # W32: v_cmp_eq_u64_e32 vcc_lo, vcc, v[2:3]    ; encoding: [0x6a,0x04,0xc4,0x7d]
674 # W64: v_cmp_eq_u64_e32 vcc, vcc, v[2:3]       ; encoding: [0x6a,0x04,0xc4,0x7d]
675 0x6a,0x04,0xc4,0x7d
677 # W32: v_cmp_f_f16_e32 vcc_lo, -1, v2          ; encoding: [0xc1,0x04,0x90,0x7d]
678 # W64: v_cmp_f_f16_e32 vcc, -1, v2             ; encoding: [0xc1,0x04,0x90,0x7d]
679 0xc1,0x04,0x90,0x7d
681 # W32: v_cmp_f_f16_e32 vcc_lo, -4.0, v2        ; encoding: [0xf7,0x04,0x90,0x7d]
682 # W64: v_cmp_f_f16_e32 vcc, -4.0, v2           ; encoding: [0xf7,0x04,0x90,0x7d]
683 0xf7,0x04,0x90,0x7d
685 # W32: v_cmp_f_f16_e32 vcc_lo, 0, v2           ; encoding: [0x80,0x04,0x90,0x7d]
686 # W64: v_cmp_f_f16_e32 vcc, 0, v2              ; encoding: [0x80,0x04,0x90,0x7d]
687 0x80,0x04,0x90,0x7d
689 # W32: v_cmp_f_f16_e32 vcc_lo, 0.5, v2         ; encoding: [0xf0,0x04,0x90,0x7d]
690 # W64: v_cmp_f_f16_e32 vcc, 0.5, v2            ; encoding: [0xf0,0x04,0x90,0x7d]
691 0xf0,0x04,0x90,0x7d
693 # W32: v_cmp_f_f16_e32 vcc_lo, 0x3456, v2      ; encoding: [0xff,0x04,0x90,0x7d,0x56,0x34,0x00,0x00]
694 # W64: v_cmp_f_f16_e32 vcc, 0x3456, v2         ; encoding: [0xff,0x04,0x90,0x7d,0x56,0x34,0x00,0x00]
695 0xff,0x04,0x90,0x7d,0x56,0x34,0x00,0x00
697 # W32: v_cmp_f_f16_e32 vcc_lo, 0xfe0b, v2      ; encoding: [0xff,0x04,0x90,0x7d,0x0b,0xfe,0x00,0x00]
698 # W64: v_cmp_f_f16_e32 vcc, 0xfe0b, v2         ; encoding: [0xff,0x04,0x90,0x7d,0x0b,0xfe,0x00,0x00]
699 0xff,0x04,0x90,0x7d,0x0b,0xfe,0x00,0x00
701 # W32: v_cmp_f_f16_e32 vcc_lo, exec_hi, v2     ; encoding: [0x7f,0x04,0x90,0x7d]
702 # W64: v_cmp_f_f16_e32 vcc, exec_hi, v2        ; encoding: [0x7f,0x04,0x90,0x7d]
703 0x7f,0x04,0x90,0x7d
705 # W32: v_cmp_f_f16_e32 vcc_lo, exec_lo, v2     ; encoding: [0x7e,0x04,0x90,0x7d]
706 # W64: v_cmp_f_f16_e32 vcc, exec_lo, v2        ; encoding: [0x7e,0x04,0x90,0x7d]
707 0x7e,0x04,0x90,0x7d
709 # W32: v_cmp_f_f16_e32 vcc_lo, m0, v2          ; encoding: [0x7c,0x04,0x90,0x7d]
710 # W64: v_cmp_f_f16_e32 vcc, m0, v2             ; encoding: [0x7c,0x04,0x90,0x7d]
711 0x7c,0x04,0x90,0x7d
713 # W32: v_cmp_f_f16_e32 vcc_lo, s1, v2          ; encoding: [0x01,0x04,0x90,0x7d]
714 # W64: v_cmp_f_f16_e32 vcc, s1, v2             ; encoding: [0x01,0x04,0x90,0x7d]
715 0x01,0x04,0x90,0x7d
717 # W32: v_cmp_f_f16_e32 vcc_lo, s101, v2        ; encoding: [0x65,0x04,0x90,0x7d]
718 # W64: v_cmp_f_f16_e32 vcc, s101, v2           ; encoding: [0x65,0x04,0x90,0x7d]
719 0x65,0x04,0x90,0x7d
721 # W32: v_cmp_f_f16_e32 vcc_lo, v1, v2          ; encoding: [0x01,0x05,0x90,0x7d]
722 # W64: v_cmp_f_f16_e32 vcc, v1, v2             ; encoding: [0x01,0x05,0x90,0x7d]
723 0x01,0x05,0x90,0x7d
725 # W32: v_cmp_f_f16_e32 vcc_lo, v1, v255        ; encoding: [0x01,0xff,0x91,0x7d]
726 # W64: v_cmp_f_f16_e32 vcc, v1, v255           ; encoding: [0x01,0xff,0x91,0x7d]
727 0x01,0xff,0x91,0x7d
729 # W32: v_cmp_f_f16_e32 vcc_lo, v255, v2        ; encoding: [0xff,0x05,0x90,0x7d]
730 # W64: v_cmp_f_f16_e32 vcc, v255, v2           ; encoding: [0xff,0x05,0x90,0x7d]
731 0xff,0x05,0x90,0x7d
733 # W32: v_cmp_f_f16_e32 vcc_lo, vcc_hi, v2      ; encoding: [0x6b,0x04,0x90,0x7d]
734 # W64: v_cmp_f_f16_e32 vcc, vcc_hi, v2         ; encoding: [0x6b,0x04,0x90,0x7d]
735 0x6b,0x04,0x90,0x7d
737 # W32: v_cmp_f_f16_e32 vcc_lo, vcc_lo, v2      ; encoding: [0x6a,0x04,0x90,0x7d]
738 # W64: v_cmp_f_f16_e32 vcc, vcc_lo, v2         ; encoding: [0x6a,0x04,0x90,0x7d]
739 0x6a,0x04,0x90,0x7d
741 # W32: v_cmp_f_f32_e32 vcc_lo, -1, v2          ; encoding: [0xc1,0x04,0x00,0x7c]
742 # W64: v_cmp_f_f32_e32 vcc, -1, v2             ; encoding: [0xc1,0x04,0x00,0x7c]
743 0xc1,0x04,0x00,0x7c
745 # W32: v_cmp_f_f32_e32 vcc_lo, -4.0, v2        ; encoding: [0xf7,0x04,0x00,0x7c]
746 # W64: v_cmp_f_f32_e32 vcc, -4.0, v2           ; encoding: [0xf7,0x04,0x00,0x7c]
747 0xf7,0x04,0x00,0x7c
749 # W32: v_cmp_f_f32_e32 vcc_lo, 0, v2           ; encoding: [0x80,0x04,0x00,0x7c]
750 # W64: v_cmp_f_f32_e32 vcc, 0, v2              ; encoding: [0x80,0x04,0x00,0x7c]
751 0x80,0x04,0x00,0x7c
753 # W32: v_cmp_f_f32_e32 vcc_lo, 0.5, v2         ; encoding: [0xf0,0x04,0x00,0x7c]
754 # W64: v_cmp_f_f32_e32 vcc, 0.5, v2            ; encoding: [0xf0,0x04,0x00,0x7c]
755 0xf0,0x04,0x00,0x7c
757 # W32: v_cmp_f_f32_e32 vcc_lo, 0x3f717273, v2  ; encoding: [0xff,0x04,0x00,0x7c,0x73,0x72,0x71,0x3f]
758 # W64: v_cmp_f_f32_e32 vcc, 0x3f717273, v2     ; encoding: [0xff,0x04,0x00,0x7c,0x73,0x72,0x71,0x3f]
759 0xff,0x04,0x00,0x7c,0x73,0x72,0x71,0x3f
761 # W32: v_cmp_f_f32_e32 vcc_lo, 0xaf123456, v2  ; encoding: [0xff,0x04,0x00,0x7c,0x56,0x34,0x12,0xaf]
762 # W64: v_cmp_f_f32_e32 vcc, 0xaf123456, v2     ; encoding: [0xff,0x04,0x00,0x7c,0x56,0x34,0x12,0xaf]
763 0xff,0x04,0x00,0x7c,0x56,0x34,0x12,0xaf
765 # W32: v_cmp_f_f32_e32 vcc_lo, exec_hi, v2     ; encoding: [0x7f,0x04,0x00,0x7c]
766 # W64: v_cmp_f_f32_e32 vcc, exec_hi, v2        ; encoding: [0x7f,0x04,0x00,0x7c]
767 0x7f,0x04,0x00,0x7c
769 # W32: v_cmp_f_f32_e32 vcc_lo, exec_lo, v2     ; encoding: [0x7e,0x04,0x00,0x7c]
770 # W64: v_cmp_f_f32_e32 vcc, exec_lo, v2        ; encoding: [0x7e,0x04,0x00,0x7c]
771 0x7e,0x04,0x00,0x7c
773 # W32: v_cmp_f_f32_e32 vcc_lo, m0, v2          ; encoding: [0x7c,0x04,0x00,0x7c]
774 # W64: v_cmp_f_f32_e32 vcc, m0, v2             ; encoding: [0x7c,0x04,0x00,0x7c]
775 0x7c,0x04,0x00,0x7c
777 # W32: v_cmp_f_f32_e32 vcc_lo, s1, v2          ; encoding: [0x01,0x04,0x00,0x7c]
778 # W64: v_cmp_f_f32_e32 vcc, s1, v2             ; encoding: [0x01,0x04,0x00,0x7c]
779 0x01,0x04,0x00,0x7c
781 # W32: v_cmp_f_f32_e32 vcc_lo, s101, v2        ; encoding: [0x65,0x04,0x00,0x7c]
782 # W64: v_cmp_f_f32_e32 vcc, s101, v2           ; encoding: [0x65,0x04,0x00,0x7c]
783 0x65,0x04,0x00,0x7c
785 # W32: v_cmp_f_f32_e32 vcc_lo, v1, v2          ; encoding: [0x01,0x05,0x00,0x7c]
786 # W64: v_cmp_f_f32_e32 vcc, v1, v2             ; encoding: [0x01,0x05,0x00,0x7c]
787 0x01,0x05,0x00,0x7c
789 # W32: v_cmp_f_f32_e32 vcc_lo, v1, v255        ; encoding: [0x01,0xff,0x01,0x7c]
790 # W64: v_cmp_f_f32_e32 vcc, v1, v255           ; encoding: [0x01,0xff,0x01,0x7c]
791 0x01,0xff,0x01,0x7c
793 # W32: v_cmp_f_f32_e32 vcc_lo, v255, v2        ; encoding: [0xff,0x05,0x00,0x7c]
794 # W64: v_cmp_f_f32_e32 vcc, v255, v2           ; encoding: [0xff,0x05,0x00,0x7c]
795 0xff,0x05,0x00,0x7c
797 # W32: v_cmp_f_f32_e32 vcc_lo, vcc_hi, v2      ; encoding: [0x6b,0x04,0x00,0x7c]
798 # W64: v_cmp_f_f32_e32 vcc, vcc_hi, v2         ; encoding: [0x6b,0x04,0x00,0x7c]
799 0x6b,0x04,0x00,0x7c
801 # W32: v_cmp_f_f32_e32 vcc_lo, vcc_lo, v2      ; encoding: [0x6a,0x04,0x00,0x7c]
802 # W64: v_cmp_f_f32_e32 vcc, vcc_lo, v2         ; encoding: [0x6a,0x04,0x00,0x7c]
803 0x6a,0x04,0x00,0x7c
805 # W32: v_cmp_f_f64_e32 vcc_lo, -1, v[2:3]      ; encoding: [0xc1,0x04,0x40,0x7c]
806 # W64: v_cmp_f_f64_e32 vcc, -1, v[2:3]         ; encoding: [0xc1,0x04,0x40,0x7c]
807 0xc1,0x04,0x40,0x7c
809 # W32: v_cmp_f_f64_e32 vcc_lo, -4.0, v[2:3]    ; encoding: [0xf7,0x04,0x40,0x7c]
810 # W64: v_cmp_f_f64_e32 vcc, -4.0, v[2:3]       ; encoding: [0xf7,0x04,0x40,0x7c]
811 0xf7,0x04,0x40,0x7c
813 # W32: v_cmp_f_f64_e32 vcc_lo, 0, v[2:3]       ; encoding: [0x80,0x04,0x40,0x7c]
814 # W64: v_cmp_f_f64_e32 vcc, 0, v[2:3]          ; encoding: [0x80,0x04,0x40,0x7c]
815 0x80,0x04,0x40,0x7c
817 # W32: v_cmp_f_f64_e32 vcc_lo, 0.5, v[2:3]     ; encoding: [0xf0,0x04,0x40,0x7c]
818 # W64: v_cmp_f_f64_e32 vcc, 0.5, v[2:3]        ; encoding: [0xf0,0x04,0x40,0x7c]
819 0xf0,0x04,0x40,0x7c
821 # W32: v_cmp_f_f64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x40,0x7c,0x73,0x72,0x71,0x3f]
822 # W64: v_cmp_f_f64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x40,0x7c,0x73,0x72,0x71,0x3f]
823 0xff,0x04,0x40,0x7c,0x73,0x72,0x71,0x3f
825 # W32: v_cmp_f_f64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x40,0x7c,0x56,0x34,0x12,0xaf]
826 # W64: v_cmp_f_f64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x40,0x7c,0x56,0x34,0x12,0xaf]
827 0xff,0x04,0x40,0x7c,0x56,0x34,0x12,0xaf
829 # W32: v_cmp_f_f64_e32 vcc_lo, exec, v[2:3]    ; encoding: [0x7e,0x04,0x40,0x7c]
830 # W64: v_cmp_f_f64_e32 vcc, exec, v[2:3]       ; encoding: [0x7e,0x04,0x40,0x7c]
831 0x7e,0x04,0x40,0x7c
833 # W32: v_cmp_f_f64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x40,0x7c]
834 # W64: v_cmp_f_f64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x40,0x7c]
835 0x64,0x04,0x40,0x7c
837 # W32: v_cmp_f_f64_e32 vcc_lo, s[2:3], v[2:3]  ; encoding: [0x02,0x04,0x40,0x7c]
838 # W64: v_cmp_f_f64_e32 vcc, s[2:3], v[2:3]     ; encoding: [0x02,0x04,0x40,0x7c]
839 0x02,0x04,0x40,0x7c
841 # W32: v_cmp_f_f64_e32 vcc_lo, s[4:5], v[2:3]  ; encoding: [0x04,0x04,0x40,0x7c]
842 # W64: v_cmp_f_f64_e32 vcc, s[4:5], v[2:3]     ; encoding: [0x04,0x04,0x40,0x7c]
843 0x04,0x04,0x40,0x7c
845 # W32: v_cmp_f_f64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x41,0x7c]
846 # W64: v_cmp_f_f64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x41,0x7c]
847 0x01,0xfd,0x41,0x7c
849 # W32: v_cmp_f_f64_e32 vcc_lo, v[1:2], v[2:3]  ; encoding: [0x01,0x05,0x40,0x7c]
850 # W64: v_cmp_f_f64_e32 vcc, v[1:2], v[2:3]     ; encoding: [0x01,0x05,0x40,0x7c]
851 0x01,0x05,0x40,0x7c
853 # W32: v_cmp_f_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x40,0x7c]
854 # W64: v_cmp_f_f64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x40,0x7c]
855 0xfe,0x05,0x40,0x7c
857 # W32: v_cmp_f_f64_e32 vcc_lo, vcc, v[2:3]     ; encoding: [0x6a,0x04,0x40,0x7c]
858 # W64: v_cmp_f_f64_e32 vcc, vcc, v[2:3]        ; encoding: [0x6a,0x04,0x40,0x7c]
859 0x6a,0x04,0x40,0x7c
861 # W32: v_cmp_f_i32_e32 vcc_lo, -1, v2          ; encoding: [0xc1,0x04,0x00,0x7d]
862 # W64: v_cmp_f_i32_e32 vcc, -1, v2             ; encoding: [0xc1,0x04,0x00,0x7d]
863 0xc1,0x04,0x00,0x7d
865 # W32: v_cmp_f_i32_e32 vcc_lo, -4.0, v2        ; encoding: [0xf7,0x04,0x00,0x7d]
866 # W64: v_cmp_f_i32_e32 vcc, -4.0, v2           ; encoding: [0xf7,0x04,0x00,0x7d]
867 0xf7,0x04,0x00,0x7d
869 # W32: v_cmp_f_i32_e32 vcc_lo, 0, v2           ; encoding: [0x80,0x04,0x00,0x7d]
870 # W64: v_cmp_f_i32_e32 vcc, 0, v2              ; encoding: [0x80,0x04,0x00,0x7d]
871 0x80,0x04,0x00,0x7d
873 # W32: v_cmp_f_i32_e32 vcc_lo, 0.5, v2         ; encoding: [0xf0,0x04,0x00,0x7d]
874 # W64: v_cmp_f_i32_e32 vcc, 0.5, v2            ; encoding: [0xf0,0x04,0x00,0x7d]
875 0xf0,0x04,0x00,0x7d
877 # W32: v_cmp_f_i32_e32 vcc_lo, 0x3f717273, v2  ; encoding: [0xff,0x04,0x00,0x7d,0x73,0x72,0x71,0x3f]
878 # W64: v_cmp_f_i32_e32 vcc, 0x3f717273, v2     ; encoding: [0xff,0x04,0x00,0x7d,0x73,0x72,0x71,0x3f]
879 0xff,0x04,0x00,0x7d,0x73,0x72,0x71,0x3f
881 # W32: v_cmp_f_i32_e32 vcc_lo, 0xaf123456, v2  ; encoding: [0xff,0x04,0x00,0x7d,0x56,0x34,0x12,0xaf]
882 # W64: v_cmp_f_i32_e32 vcc, 0xaf123456, v2     ; encoding: [0xff,0x04,0x00,0x7d,0x56,0x34,0x12,0xaf]
883 0xff,0x04,0x00,0x7d,0x56,0x34,0x12,0xaf
885 # W32: v_cmp_f_i32_e32 vcc_lo, exec_hi, v2     ; encoding: [0x7f,0x04,0x00,0x7d]
886 # W64: v_cmp_f_i32_e32 vcc, exec_hi, v2        ; encoding: [0x7f,0x04,0x00,0x7d]
887 0x7f,0x04,0x00,0x7d
889 # W32: v_cmp_f_i32_e32 vcc_lo, exec_lo, v2     ; encoding: [0x7e,0x04,0x00,0x7d]
890 # W64: v_cmp_f_i32_e32 vcc, exec_lo, v2        ; encoding: [0x7e,0x04,0x00,0x7d]
891 0x7e,0x04,0x00,0x7d
893 # W32: v_cmp_f_i32_e32 vcc_lo, m0, v2          ; encoding: [0x7c,0x04,0x00,0x7d]
894 # W64: v_cmp_f_i32_e32 vcc, m0, v2             ; encoding: [0x7c,0x04,0x00,0x7d]
895 0x7c,0x04,0x00,0x7d
897 # W32: v_cmp_f_i32_e32 vcc_lo, s1, v2          ; encoding: [0x01,0x04,0x00,0x7d]
898 # W64: v_cmp_f_i32_e32 vcc, s1, v2             ; encoding: [0x01,0x04,0x00,0x7d]
899 0x01,0x04,0x00,0x7d
901 # W32: v_cmp_f_i32_e32 vcc_lo, s101, v2        ; encoding: [0x65,0x04,0x00,0x7d]
902 # W64: v_cmp_f_i32_e32 vcc, s101, v2           ; encoding: [0x65,0x04,0x00,0x7d]
903 0x65,0x04,0x00,0x7d
905 # W32: v_cmp_f_i32_e32 vcc_lo, v1, v2          ; encoding: [0x01,0x05,0x00,0x7d]
906 # W64: v_cmp_f_i32_e32 vcc, v1, v2             ; encoding: [0x01,0x05,0x00,0x7d]
907 0x01,0x05,0x00,0x7d
909 # W32: v_cmp_f_i32_e32 vcc_lo, v1, v255        ; encoding: [0x01,0xff,0x01,0x7d]
910 # W64: v_cmp_f_i32_e32 vcc, v1, v255           ; encoding: [0x01,0xff,0x01,0x7d]
911 0x01,0xff,0x01,0x7d
913 # W32: v_cmp_f_i32_e32 vcc_lo, v255, v2        ; encoding: [0xff,0x05,0x00,0x7d]
914 # W64: v_cmp_f_i32_e32 vcc, v255, v2           ; encoding: [0xff,0x05,0x00,0x7d]
915 0xff,0x05,0x00,0x7d
917 # W32: v_cmp_f_i32_e32 vcc_lo, vcc_hi, v2      ; encoding: [0x6b,0x04,0x00,0x7d]
918 # W64: v_cmp_f_i32_e32 vcc, vcc_hi, v2         ; encoding: [0x6b,0x04,0x00,0x7d]
919 0x6b,0x04,0x00,0x7d
921 # W32: v_cmp_f_i32_e32 vcc_lo, vcc_lo, v2      ; encoding: [0x6a,0x04,0x00,0x7d]
922 # W64: v_cmp_f_i32_e32 vcc, vcc_lo, v2         ; encoding: [0x6a,0x04,0x00,0x7d]
923 0x6a,0x04,0x00,0x7d
925 # W32: v_cmp_f_i64_e32 vcc_lo, -1, v[2:3]      ; encoding: [0xc1,0x04,0x40,0x7d]
926 # W64: v_cmp_f_i64_e32 vcc, -1, v[2:3]         ; encoding: [0xc1,0x04,0x40,0x7d]
927 0xc1,0x04,0x40,0x7d
929 # W32: v_cmp_f_i64_e32 vcc_lo, -4.0, v[2:3]    ; encoding: [0xf7,0x04,0x40,0x7d]
930 # W64: v_cmp_f_i64_e32 vcc, -4.0, v[2:3]       ; encoding: [0xf7,0x04,0x40,0x7d]
931 0xf7,0x04,0x40,0x7d
933 # W32: v_cmp_f_i64_e32 vcc_lo, 0, v[2:3]       ; encoding: [0x80,0x04,0x40,0x7d]
934 # W64: v_cmp_f_i64_e32 vcc, 0, v[2:3]          ; encoding: [0x80,0x04,0x40,0x7d]
935 0x80,0x04,0x40,0x7d
937 # W32: v_cmp_f_i64_e32 vcc_lo, 0.5, v[2:3]     ; encoding: [0xf0,0x04,0x40,0x7d]
938 # W64: v_cmp_f_i64_e32 vcc, 0.5, v[2:3]        ; encoding: [0xf0,0x04,0x40,0x7d]
939 0xf0,0x04,0x40,0x7d
941 # W32: v_cmp_f_i64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x40,0x7d,0x73,0x72,0x71,0x3f]
942 # W64: v_cmp_f_i64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x40,0x7d,0x73,0x72,0x71,0x3f]
943 0xff,0x04,0x40,0x7d,0x73,0x72,0x71,0x3f
945 # W32: v_cmp_f_i64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x40,0x7d,0x56,0x34,0x12,0xaf]
946 # W64: v_cmp_f_i64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x40,0x7d,0x56,0x34,0x12,0xaf]
947 0xff,0x04,0x40,0x7d,0x56,0x34,0x12,0xaf
949 # W32: v_cmp_f_i64_e32 vcc_lo, exec, v[2:3]    ; encoding: [0x7e,0x04,0x40,0x7d]
950 # W64: v_cmp_f_i64_e32 vcc, exec, v[2:3]       ; encoding: [0x7e,0x04,0x40,0x7d]
951 0x7e,0x04,0x40,0x7d
953 # W32: v_cmp_f_i64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x40,0x7d]
954 # W64: v_cmp_f_i64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x40,0x7d]
955 0x64,0x04,0x40,0x7d
957 # W32: v_cmp_f_i64_e32 vcc_lo, s[2:3], v[2:3]  ; encoding: [0x02,0x04,0x40,0x7d]
958 # W64: v_cmp_f_i64_e32 vcc, s[2:3], v[2:3]     ; encoding: [0x02,0x04,0x40,0x7d]
959 0x02,0x04,0x40,0x7d
961 # W32: v_cmp_f_i64_e32 vcc_lo, s[4:5], v[2:3]  ; encoding: [0x04,0x04,0x40,0x7d]
962 # W64: v_cmp_f_i64_e32 vcc, s[4:5], v[2:3]     ; encoding: [0x04,0x04,0x40,0x7d]
963 0x04,0x04,0x40,0x7d
965 # W32: v_cmp_f_i64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x41,0x7d]
966 # W64: v_cmp_f_i64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x41,0x7d]
967 0x01,0xfd,0x41,0x7d
969 # W32: v_cmp_f_i64_e32 vcc_lo, v[1:2], v[2:3]  ; encoding: [0x01,0x05,0x40,0x7d]
970 # W64: v_cmp_f_i64_e32 vcc, v[1:2], v[2:3]     ; encoding: [0x01,0x05,0x40,0x7d]
971 0x01,0x05,0x40,0x7d
973 # W32: v_cmp_f_i64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x40,0x7d]
974 # W64: v_cmp_f_i64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x40,0x7d]
975 0xfe,0x05,0x40,0x7d
977 # W32: v_cmp_f_i64_e32 vcc_lo, vcc, v[2:3]     ; encoding: [0x6a,0x04,0x40,0x7d]
978 # W64: v_cmp_f_i64_e32 vcc, vcc, v[2:3]        ; encoding: [0x6a,0x04,0x40,0x7d]
979 0x6a,0x04,0x40,0x7d
981 # W32: v_cmp_f_u32_e32 vcc_lo, -1, v2          ; encoding: [0xc1,0x04,0x80,0x7d]
982 # W64: v_cmp_f_u32_e32 vcc, -1, v2             ; encoding: [0xc1,0x04,0x80,0x7d]
983 0xc1,0x04,0x80,0x7d
985 # W32: v_cmp_f_u32_e32 vcc_lo, -4.0, v2        ; encoding: [0xf7,0x04,0x80,0x7d]
986 # W64: v_cmp_f_u32_e32 vcc, -4.0, v2           ; encoding: [0xf7,0x04,0x80,0x7d]
987 0xf7,0x04,0x80,0x7d
989 # W32: v_cmp_f_u32_e32 vcc_lo, 0, v2           ; encoding: [0x80,0x04,0x80,0x7d]
990 # W64: v_cmp_f_u32_e32 vcc, 0, v2              ; encoding: [0x80,0x04,0x80,0x7d]
991 0x80,0x04,0x80,0x7d
993 # W32: v_cmp_f_u32_e32 vcc_lo, 0.5, v2         ; encoding: [0xf0,0x04,0x80,0x7d]
994 # W64: v_cmp_f_u32_e32 vcc, 0.5, v2            ; encoding: [0xf0,0x04,0x80,0x7d]
995 0xf0,0x04,0x80,0x7d
997 # W32: v_cmp_f_u32_e32 vcc_lo, 0x3f717273, v2  ; encoding: [0xff,0x04,0x80,0x7d,0x73,0x72,0x71,0x3f]
998 # W64: v_cmp_f_u32_e32 vcc, 0x3f717273, v2     ; encoding: [0xff,0x04,0x80,0x7d,0x73,0x72,0x71,0x3f]
999 0xff,0x04,0x80,0x7d,0x73,0x72,0x71,0x3f
1001 # W32: v_cmp_f_u32_e32 vcc_lo, 0xaf123456, v2  ; encoding: [0xff,0x04,0x80,0x7d,0x56,0x34,0x12,0xaf]
1002 # W64: v_cmp_f_u32_e32 vcc, 0xaf123456, v2     ; encoding: [0xff,0x04,0x80,0x7d,0x56,0x34,0x12,0xaf]
1003 0xff,0x04,0x80,0x7d,0x56,0x34,0x12,0xaf
1005 # W32: v_cmp_f_u32_e32 vcc_lo, exec_hi, v2     ; encoding: [0x7f,0x04,0x80,0x7d]
1006 # W64: v_cmp_f_u32_e32 vcc, exec_hi, v2        ; encoding: [0x7f,0x04,0x80,0x7d]
1007 0x7f,0x04,0x80,0x7d
1009 # W32: v_cmp_f_u32_e32 vcc_lo, exec_lo, v2     ; encoding: [0x7e,0x04,0x80,0x7d]
1010 # W64: v_cmp_f_u32_e32 vcc, exec_lo, v2        ; encoding: [0x7e,0x04,0x80,0x7d]
1011 0x7e,0x04,0x80,0x7d
1013 # W32: v_cmp_f_u32_e32 vcc_lo, m0, v2          ; encoding: [0x7c,0x04,0x80,0x7d]
1014 # W64: v_cmp_f_u32_e32 vcc, m0, v2             ; encoding: [0x7c,0x04,0x80,0x7d]
1015 0x7c,0x04,0x80,0x7d
1017 # W32: v_cmp_f_u32_e32 vcc_lo, s1, v2          ; encoding: [0x01,0x04,0x80,0x7d]
1018 # W64: v_cmp_f_u32_e32 vcc, s1, v2             ; encoding: [0x01,0x04,0x80,0x7d]
1019 0x01,0x04,0x80,0x7d
1021 # W32: v_cmp_f_u32_e32 vcc_lo, s101, v2        ; encoding: [0x65,0x04,0x80,0x7d]
1022 # W64: v_cmp_f_u32_e32 vcc, s101, v2           ; encoding: [0x65,0x04,0x80,0x7d]
1023 0x65,0x04,0x80,0x7d
1025 # W32: v_cmp_f_u32_e32 vcc_lo, v1, v2          ; encoding: [0x01,0x05,0x80,0x7d]
1026 # W64: v_cmp_f_u32_e32 vcc, v1, v2             ; encoding: [0x01,0x05,0x80,0x7d]
1027 0x01,0x05,0x80,0x7d
1029 # W32: v_cmp_f_u32_e32 vcc_lo, v1, v255        ; encoding: [0x01,0xff,0x81,0x7d]
1030 # W64: v_cmp_f_u32_e32 vcc, v1, v255           ; encoding: [0x01,0xff,0x81,0x7d]
1031 0x01,0xff,0x81,0x7d
1033 # W32: v_cmp_f_u32_e32 vcc_lo, v255, v2        ; encoding: [0xff,0x05,0x80,0x7d]
1034 # W64: v_cmp_f_u32_e32 vcc, v255, v2           ; encoding: [0xff,0x05,0x80,0x7d]
1035 0xff,0x05,0x80,0x7d
1037 # W32: v_cmp_f_u32_e32 vcc_lo, vcc_hi, v2      ; encoding: [0x6b,0x04,0x80,0x7d]
1038 # W64: v_cmp_f_u32_e32 vcc, vcc_hi, v2         ; encoding: [0x6b,0x04,0x80,0x7d]
1039 0x6b,0x04,0x80,0x7d
1041 # W32: v_cmp_f_u32_e32 vcc_lo, vcc_lo, v2      ; encoding: [0x6a,0x04,0x80,0x7d]
1042 # W64: v_cmp_f_u32_e32 vcc, vcc_lo, v2         ; encoding: [0x6a,0x04,0x80,0x7d]
1043 0x6a,0x04,0x80,0x7d
1045 # W32: v_cmp_f_u64_e32 vcc_lo, -1, v[2:3]      ; encoding: [0xc1,0x04,0xc0,0x7d]
1046 # W64: v_cmp_f_u64_e32 vcc, -1, v[2:3]         ; encoding: [0xc1,0x04,0xc0,0x7d]
1047 0xc1,0x04,0xc0,0x7d
1049 # W32: v_cmp_f_u64_e32 vcc_lo, -4.0, v[2:3]    ; encoding: [0xf7,0x04,0xc0,0x7d]
1050 # W64: v_cmp_f_u64_e32 vcc, -4.0, v[2:3]       ; encoding: [0xf7,0x04,0xc0,0x7d]
1051 0xf7,0x04,0xc0,0x7d
1053 # W32: v_cmp_f_u64_e32 vcc_lo, 0, v[2:3]       ; encoding: [0x80,0x04,0xc0,0x7d]
1054 # W64: v_cmp_f_u64_e32 vcc, 0, v[2:3]          ; encoding: [0x80,0x04,0xc0,0x7d]
1055 0x80,0x04,0xc0,0x7d
1057 # W32: v_cmp_f_u64_e32 vcc_lo, 0.5, v[2:3]     ; encoding: [0xf0,0x04,0xc0,0x7d]
1058 # W64: v_cmp_f_u64_e32 vcc, 0.5, v[2:3]        ; encoding: [0xf0,0x04,0xc0,0x7d]
1059 0xf0,0x04,0xc0,0x7d
1061 # W32: v_cmp_f_u64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0xc0,0x7d,0x73,0x72,0x71,0x3f]
1062 # W64: v_cmp_f_u64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0xc0,0x7d,0x73,0x72,0x71,0x3f]
1063 0xff,0x04,0xc0,0x7d,0x73,0x72,0x71,0x3f
1065 # W32: v_cmp_f_u64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0xc0,0x7d,0x56,0x34,0x12,0xaf]
1066 # W64: v_cmp_f_u64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0xc0,0x7d,0x56,0x34,0x12,0xaf]
1067 0xff,0x04,0xc0,0x7d,0x56,0x34,0x12,0xaf
1069 # W32: v_cmp_f_u64_e32 vcc_lo, exec, v[2:3]    ; encoding: [0x7e,0x04,0xc0,0x7d]
1070 # W64: v_cmp_f_u64_e32 vcc, exec, v[2:3]       ; encoding: [0x7e,0x04,0xc0,0x7d]
1071 0x7e,0x04,0xc0,0x7d
1073 # W32: v_cmp_f_u64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0xc0,0x7d]
1074 # W64: v_cmp_f_u64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0xc0,0x7d]
1075 0x64,0x04,0xc0,0x7d
1077 # W32: v_cmp_f_u64_e32 vcc_lo, s[2:3], v[2:3]  ; encoding: [0x02,0x04,0xc0,0x7d]
1078 # W64: v_cmp_f_u64_e32 vcc, s[2:3], v[2:3]     ; encoding: [0x02,0x04,0xc0,0x7d]
1079 0x02,0x04,0xc0,0x7d
1081 # W32: v_cmp_f_u64_e32 vcc_lo, s[4:5], v[2:3]  ; encoding: [0x04,0x04,0xc0,0x7d]
1082 # W64: v_cmp_f_u64_e32 vcc, s[4:5], v[2:3]     ; encoding: [0x04,0x04,0xc0,0x7d]
1083 0x04,0x04,0xc0,0x7d
1085 # W32: v_cmp_f_u64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0xc1,0x7d]
1086 # W64: v_cmp_f_u64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0xc1,0x7d]
1087 0x01,0xfd,0xc1,0x7d
1089 # W32: v_cmp_f_u64_e32 vcc_lo, v[1:2], v[2:3]  ; encoding: [0x01,0x05,0xc0,0x7d]
1090 # W64: v_cmp_f_u64_e32 vcc, v[1:2], v[2:3]     ; encoding: [0x01,0x05,0xc0,0x7d]
1091 0x01,0x05,0xc0,0x7d
1093 # W32: v_cmp_f_u64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xc0,0x7d]
1094 # W64: v_cmp_f_u64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xc0,0x7d]
1095 0xfe,0x05,0xc0,0x7d
1097 # W32: v_cmp_f_u64_e32 vcc_lo, vcc, v[2:3]     ; encoding: [0x6a,0x04,0xc0,0x7d]
1098 # W64: v_cmp_f_u64_e32 vcc, vcc, v[2:3]        ; encoding: [0x6a,0x04,0xc0,0x7d]
1099 0x6a,0x04,0xc0,0x7d
1101 # W32: v_cmp_ge_f16_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x9c,0x7d]
1102 # W64: v_cmp_ge_f16_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x9c,0x7d]
1103 0xc1,0x04,0x9c,0x7d
1105 # W32: v_cmp_ge_f16_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x9c,0x7d]
1106 # W64: v_cmp_ge_f16_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x9c,0x7d]
1107 0xf7,0x04,0x9c,0x7d
1109 # W32: v_cmp_ge_f16_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x9c,0x7d]
1110 # W64: v_cmp_ge_f16_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x9c,0x7d]
1111 0x80,0x04,0x9c,0x7d
1113 # W32: v_cmp_ge_f16_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x9c,0x7d]
1114 # W64: v_cmp_ge_f16_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x9c,0x7d]
1115 0xf0,0x04,0x9c,0x7d
1117 # W32: v_cmp_ge_f16_e32 vcc_lo, 0x3456, v2     ; encoding: [0xff,0x04,0x9c,0x7d,0x56,0x34,0x00,0x00]
1118 # W64: v_cmp_ge_f16_e32 vcc, 0x3456, v2        ; encoding: [0xff,0x04,0x9c,0x7d,0x56,0x34,0x00,0x00]
1119 0xff,0x04,0x9c,0x7d,0x56,0x34,0x00,0x00
1121 # W32: v_cmp_ge_f16_e32 vcc_lo, 0xfe0b, v2     ; encoding: [0xff,0x04,0x9c,0x7d,0x0b,0xfe,0x00,0x00]
1122 # W64: v_cmp_ge_f16_e32 vcc, 0xfe0b, v2        ; encoding: [0xff,0x04,0x9c,0x7d,0x0b,0xfe,0x00,0x00]
1123 0xff,0x04,0x9c,0x7d,0x0b,0xfe,0x00,0x00
1125 # W32: v_cmp_ge_f16_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x9c,0x7d]
1126 # W64: v_cmp_ge_f16_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x9c,0x7d]
1127 0x7f,0x04,0x9c,0x7d
1129 # W32: v_cmp_ge_f16_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x9c,0x7d]
1130 # W64: v_cmp_ge_f16_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x9c,0x7d]
1131 0x7e,0x04,0x9c,0x7d
1133 # W32: v_cmp_ge_f16_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x9c,0x7d]
1134 # W64: v_cmp_ge_f16_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x9c,0x7d]
1135 0x7c,0x04,0x9c,0x7d
1137 # W32: v_cmp_ge_f16_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x9c,0x7d]
1138 # W64: v_cmp_ge_f16_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x9c,0x7d]
1139 0x01,0x04,0x9c,0x7d
1141 # W32: v_cmp_ge_f16_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x9c,0x7d]
1142 # W64: v_cmp_ge_f16_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x9c,0x7d]
1143 0x65,0x04,0x9c,0x7d
1145 # W32: v_cmp_ge_f16_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x9c,0x7d]
1146 # W64: v_cmp_ge_f16_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x9c,0x7d]
1147 0x01,0x05,0x9c,0x7d
1149 # W32: v_cmp_ge_f16_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x9d,0x7d]
1150 # W64: v_cmp_ge_f16_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x9d,0x7d]
1151 0x01,0xff,0x9d,0x7d
1153 # W32: v_cmp_ge_f16_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x9c,0x7d]
1154 # W64: v_cmp_ge_f16_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x9c,0x7d]
1155 0xff,0x05,0x9c,0x7d
1157 # W32: v_cmp_ge_f16_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x9c,0x7d]
1158 # W64: v_cmp_ge_f16_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x9c,0x7d]
1159 0x6b,0x04,0x9c,0x7d
1161 # W32: v_cmp_ge_f16_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x9c,0x7d]
1162 # W64: v_cmp_ge_f16_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x9c,0x7d]
1163 0x6a,0x04,0x9c,0x7d
1165 # W32: v_cmp_ge_f32_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x0c,0x7c]
1166 # W64: v_cmp_ge_f32_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x0c,0x7c]
1167 0xc1,0x04,0x0c,0x7c
1169 # W32: v_cmp_ge_f32_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x0c,0x7c]
1170 # W64: v_cmp_ge_f32_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x0c,0x7c]
1171 0xf7,0x04,0x0c,0x7c
1173 # W32: v_cmp_ge_f32_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x0c,0x7c]
1174 # W64: v_cmp_ge_f32_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x0c,0x7c]
1175 0x80,0x04,0x0c,0x7c
1177 # W32: v_cmp_ge_f32_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x0c,0x7c]
1178 # W64: v_cmp_ge_f32_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x0c,0x7c]
1179 0xf0,0x04,0x0c,0x7c
1181 # W32: v_cmp_ge_f32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x0c,0x7c,0x73,0x72,0x71,0x3f]
1182 # W64: v_cmp_ge_f32_e32 vcc, 0x3f717273, v2    ; encoding: [0xff,0x04,0x0c,0x7c,0x73,0x72,0x71,0x3f]
1183 0xff,0x04,0x0c,0x7c,0x73,0x72,0x71,0x3f
1185 # W32: v_cmp_ge_f32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x0c,0x7c,0x56,0x34,0x12,0xaf]
1186 # W64: v_cmp_ge_f32_e32 vcc, 0xaf123456, v2    ; encoding: [0xff,0x04,0x0c,0x7c,0x56,0x34,0x12,0xaf]
1187 0xff,0x04,0x0c,0x7c,0x56,0x34,0x12,0xaf
1189 # W32: v_cmp_ge_f32_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x0c,0x7c]
1190 # W64: v_cmp_ge_f32_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x0c,0x7c]
1191 0x7f,0x04,0x0c,0x7c
1193 # W32: v_cmp_ge_f32_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x0c,0x7c]
1194 # W64: v_cmp_ge_f32_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x0c,0x7c]
1195 0x7e,0x04,0x0c,0x7c
1197 # W32: v_cmp_ge_f32_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x0c,0x7c]
1198 # W64: v_cmp_ge_f32_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x0c,0x7c]
1199 0x7c,0x04,0x0c,0x7c
1201 # W32: v_cmp_ge_f32_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x0c,0x7c]
1202 # W64: v_cmp_ge_f32_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x0c,0x7c]
1203 0x01,0x04,0x0c,0x7c
1205 # W32: v_cmp_ge_f32_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x0c,0x7c]
1206 # W64: v_cmp_ge_f32_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x0c,0x7c]
1207 0x65,0x04,0x0c,0x7c
1209 # W32: v_cmp_ge_f32_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x0c,0x7c]
1210 # W64: v_cmp_ge_f32_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x0c,0x7c]
1211 0x01,0x05,0x0c,0x7c
1213 # W32: v_cmp_ge_f32_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x0d,0x7c]
1214 # W64: v_cmp_ge_f32_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x0d,0x7c]
1215 0x01,0xff,0x0d,0x7c
1217 # W32: v_cmp_ge_f32_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x0c,0x7c]
1218 # W64: v_cmp_ge_f32_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x0c,0x7c]
1219 0xff,0x05,0x0c,0x7c
1221 # W32: v_cmp_ge_f32_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x0c,0x7c]
1222 # W64: v_cmp_ge_f32_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x0c,0x7c]
1223 0x6b,0x04,0x0c,0x7c
1225 # W32: v_cmp_ge_f32_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x0c,0x7c]
1226 # W64: v_cmp_ge_f32_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x0c,0x7c]
1227 0x6a,0x04,0x0c,0x7c
1229 # W32: v_cmp_ge_f64_e32 vcc_lo, -1, v[2:3]     ; encoding: [0xc1,0x04,0x4c,0x7c]
1230 # W64: v_cmp_ge_f64_e32 vcc, -1, v[2:3]        ; encoding: [0xc1,0x04,0x4c,0x7c]
1231 0xc1,0x04,0x4c,0x7c
1233 # W32: v_cmp_ge_f64_e32 vcc_lo, -4.0, v[2:3]   ; encoding: [0xf7,0x04,0x4c,0x7c]
1234 # W64: v_cmp_ge_f64_e32 vcc, -4.0, v[2:3]      ; encoding: [0xf7,0x04,0x4c,0x7c]
1235 0xf7,0x04,0x4c,0x7c
1237 # W32: v_cmp_ge_f64_e32 vcc_lo, 0, v[2:3]      ; encoding: [0x80,0x04,0x4c,0x7c]
1238 # W64: v_cmp_ge_f64_e32 vcc, 0, v[2:3]         ; encoding: [0x80,0x04,0x4c,0x7c]
1239 0x80,0x04,0x4c,0x7c
1241 # W32: v_cmp_ge_f64_e32 vcc_lo, 0.5, v[2:3]    ; encoding: [0xf0,0x04,0x4c,0x7c]
1242 # W64: v_cmp_ge_f64_e32 vcc, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0x4c,0x7c]
1243 0xf0,0x04,0x4c,0x7c
1245 # W32: v_cmp_ge_f64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x4c,0x7c,0x73,0x72,0x71,0x3f]
1246 # W64: v_cmp_ge_f64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x4c,0x7c,0x73,0x72,0x71,0x3f]
1247 0xff,0x04,0x4c,0x7c,0x73,0x72,0x71,0x3f
1249 # W32: v_cmp_ge_f64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x4c,0x7c,0x56,0x34,0x12,0xaf]
1250 # W64: v_cmp_ge_f64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x4c,0x7c,0x56,0x34,0x12,0xaf]
1251 0xff,0x04,0x4c,0x7c,0x56,0x34,0x12,0xaf
1253 # W32: v_cmp_ge_f64_e32 vcc_lo, exec, v[2:3]   ; encoding: [0x7e,0x04,0x4c,0x7c]
1254 # W64: v_cmp_ge_f64_e32 vcc, exec, v[2:3]      ; encoding: [0x7e,0x04,0x4c,0x7c]
1255 0x7e,0x04,0x4c,0x7c
1257 # W32: v_cmp_ge_f64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x4c,0x7c]
1258 # W64: v_cmp_ge_f64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x4c,0x7c]
1259 0x64,0x04,0x4c,0x7c
1261 # W32: v_cmp_ge_f64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0x4c,0x7c]
1262 # W64: v_cmp_ge_f64_e32 vcc, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0x4c,0x7c]
1263 0x02,0x04,0x4c,0x7c
1265 # W32: v_cmp_ge_f64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0x4c,0x7c]
1266 # W64: v_cmp_ge_f64_e32 vcc, s[4:5], v[2:3]    ; encoding: [0x04,0x04,0x4c,0x7c]
1267 0x04,0x04,0x4c,0x7c
1269 # W32: v_cmp_ge_f64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x4d,0x7c]
1270 # W64: v_cmp_ge_f64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x4d,0x7c]
1271 0x01,0xfd,0x4d,0x7c
1273 # W32: v_cmp_ge_f64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0x4c,0x7c]
1274 # W64: v_cmp_ge_f64_e32 vcc, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0x4c,0x7c]
1275 0x01,0x05,0x4c,0x7c
1277 # W32: v_cmp_ge_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x4c,0x7c]
1278 # W64: v_cmp_ge_f64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x4c,0x7c]
1279 0xfe,0x05,0x4c,0x7c
1281 # W32: v_cmp_ge_f64_e32 vcc_lo, vcc, v[2:3]    ; encoding: [0x6a,0x04,0x4c,0x7c]
1282 # W64: v_cmp_ge_f64_e32 vcc, vcc, v[2:3]       ; encoding: [0x6a,0x04,0x4c,0x7c]
1283 0x6a,0x04,0x4c,0x7c
1285 # W32: v_cmp_ge_i16_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x1c,0x7d]
1286 # W64: v_cmp_ge_i16_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x1c,0x7d]
1287 0xc1,0x04,0x1c,0x7d
1289 # W32: v_cmp_ge_i16_e32 vcc_lo, 0xc400, v2     ; encoding: [0xff,0x04,0x1c,0x7d,0x00,0xc4,0x00,0x00]
1290 # W64: v_cmp_ge_i16_e32 vcc, 0xc400, v2        ; encoding: [0xff,0x04,0x1c,0x7d,0x00,0xc4,0x00,0x00]
1291 0xf7,0x04,0x1c,0x7d
1293 # W32: v_cmp_ge_i16_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x1c,0x7d]
1294 # W64: v_cmp_ge_i16_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x1c,0x7d]
1295 0x80,0x04,0x1c,0x7d
1297 # W32: v_cmp_ge_i16_e32 vcc_lo, 0x3800, v2     ; encoding: [0xff,0x04,0x1c,0x7d,0x00,0x38,0x00,0x00]
1298 # W64: v_cmp_ge_i16_e32 vcc, 0x3800, v2        ; encoding: [0xff,0x04,0x1c,0x7d,0x00,0x38,0x00,0x00]
1299 0xf0,0x04,0x1c,0x7d
1301 # W32: v_cmp_ge_i16_e32 vcc_lo, 0x3456, v2     ; encoding: [0xff,0x04,0x1c,0x7d,0x56,0x34,0x00,0x00]
1302 # W64: v_cmp_ge_i16_e32 vcc, 0x3456, v2        ; encoding: [0xff,0x04,0x1c,0x7d,0x56,0x34,0x00,0x00]
1303 0xff,0x04,0x1c,0x7d,0x56,0x34,0x00,0x00
1305 # W32: v_cmp_ge_i16_e32 vcc_lo, 0xfe0b, v2     ; encoding: [0xff,0x04,0x1c,0x7d,0x0b,0xfe,0x00,0x00]
1306 # W64: v_cmp_ge_i16_e32 vcc, 0xfe0b, v2        ; encoding: [0xff,0x04,0x1c,0x7d,0x0b,0xfe,0x00,0x00]
1307 0xff,0x04,0x1c,0x7d,0x0b,0xfe,0x00,0x00
1309 # W32: v_cmp_ge_i16_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x1c,0x7d]
1310 # W64: v_cmp_ge_i16_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x1c,0x7d]
1311 0x7f,0x04,0x1c,0x7d
1313 # W32: v_cmp_ge_i16_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x1c,0x7d]
1314 # W64: v_cmp_ge_i16_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x1c,0x7d]
1315 0x7e,0x04,0x1c,0x7d
1317 # W32: v_cmp_ge_i16_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x1c,0x7d]
1318 # W64: v_cmp_ge_i16_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x1c,0x7d]
1319 0x7c,0x04,0x1c,0x7d
1321 # W32: v_cmp_ge_i16_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x1c,0x7d]
1322 # W64: v_cmp_ge_i16_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x1c,0x7d]
1323 0x01,0x04,0x1c,0x7d
1325 # W32: v_cmp_ge_i16_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x1c,0x7d]
1326 # W64: v_cmp_ge_i16_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x1c,0x7d]
1327 0x65,0x04,0x1c,0x7d
1329 # W32: v_cmp_ge_i16_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x1c,0x7d]
1330 # W64: v_cmp_ge_i16_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x1c,0x7d]
1331 0x01,0x05,0x1c,0x7d
1333 # W32: v_cmp_ge_i16_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x1d,0x7d]
1334 # W64: v_cmp_ge_i16_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x1d,0x7d]
1335 0x01,0xff,0x1d,0x7d
1337 # W32: v_cmp_ge_i16_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x1c,0x7d]
1338 # W64: v_cmp_ge_i16_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x1c,0x7d]
1339 0xff,0x05,0x1c,0x7d
1341 # W32: v_cmp_ge_i16_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x1c,0x7d]
1342 # W64: v_cmp_ge_i16_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x1c,0x7d]
1343 0x6b,0x04,0x1c,0x7d
1345 # W32: v_cmp_ge_i16_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x1c,0x7d]
1346 # W64: v_cmp_ge_i16_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x1c,0x7d]
1347 0x6a,0x04,0x1c,0x7d
1349 # W32: v_cmp_ge_i32_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x0c,0x7d]
1350 # W64: v_cmp_ge_i32_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x0c,0x7d]
1351 0xc1,0x04,0x0c,0x7d
1353 # W32: v_cmp_ge_i32_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x0c,0x7d]
1354 # W64: v_cmp_ge_i32_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x0c,0x7d]
1355 0xf7,0x04,0x0c,0x7d
1357 # W32: v_cmp_ge_i32_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x0c,0x7d]
1358 # W64: v_cmp_ge_i32_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x0c,0x7d]
1359 0x80,0x04,0x0c,0x7d
1361 # W32: v_cmp_ge_i32_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x0c,0x7d]
1362 # W64: v_cmp_ge_i32_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x0c,0x7d]
1363 0xf0,0x04,0x0c,0x7d
1365 # W32: v_cmp_ge_i32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x0c,0x7d,0x73,0x72,0x71,0x3f]
1366 # W64: v_cmp_ge_i32_e32 vcc, 0x3f717273, v2    ; encoding: [0xff,0x04,0x0c,0x7d,0x73,0x72,0x71,0x3f]
1367 0xff,0x04,0x0c,0x7d,0x73,0x72,0x71,0x3f
1369 # W32: v_cmp_ge_i32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x0c,0x7d,0x56,0x34,0x12,0xaf]
1370 # W64: v_cmp_ge_i32_e32 vcc, 0xaf123456, v2    ; encoding: [0xff,0x04,0x0c,0x7d,0x56,0x34,0x12,0xaf]
1371 0xff,0x04,0x0c,0x7d,0x56,0x34,0x12,0xaf
1373 # W32: v_cmp_ge_i32_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x0c,0x7d]
1374 # W64: v_cmp_ge_i32_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x0c,0x7d]
1375 0x7f,0x04,0x0c,0x7d
1377 # W32: v_cmp_ge_i32_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x0c,0x7d]
1378 # W64: v_cmp_ge_i32_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x0c,0x7d]
1379 0x7e,0x04,0x0c,0x7d
1381 # W32: v_cmp_ge_i32_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x0c,0x7d]
1382 # W64: v_cmp_ge_i32_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x0c,0x7d]
1383 0x7c,0x04,0x0c,0x7d
1385 # W32: v_cmp_ge_i32_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x0c,0x7d]
1386 # W64: v_cmp_ge_i32_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x0c,0x7d]
1387 0x01,0x04,0x0c,0x7d
1389 # W32: v_cmp_ge_i32_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x0c,0x7d]
1390 # W64: v_cmp_ge_i32_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x0c,0x7d]
1391 0x65,0x04,0x0c,0x7d
1393 # W32: v_cmp_ge_i32_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x0c,0x7d]
1394 # W64: v_cmp_ge_i32_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x0c,0x7d]
1395 0x01,0x05,0x0c,0x7d
1397 # W32: v_cmp_ge_i32_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x0d,0x7d]
1398 # W64: v_cmp_ge_i32_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x0d,0x7d]
1399 0x01,0xff,0x0d,0x7d
1401 # W32: v_cmp_ge_i32_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x0c,0x7d]
1402 # W64: v_cmp_ge_i32_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x0c,0x7d]
1403 0xff,0x05,0x0c,0x7d
1405 # W32: v_cmp_ge_i32_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x0c,0x7d]
1406 # W64: v_cmp_ge_i32_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x0c,0x7d]
1407 0x6b,0x04,0x0c,0x7d
1409 # W32: v_cmp_ge_i32_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x0c,0x7d]
1410 # W64: v_cmp_ge_i32_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x0c,0x7d]
1411 0x6a,0x04,0x0c,0x7d
1413 # W32: v_cmp_ge_i64_e32 vcc_lo, -1, v[2:3]     ; encoding: [0xc1,0x04,0x4c,0x7d]
1414 # W64: v_cmp_ge_i64_e32 vcc, -1, v[2:3]        ; encoding: [0xc1,0x04,0x4c,0x7d]
1415 0xc1,0x04,0x4c,0x7d
1417 # W32: v_cmp_ge_i64_e32 vcc_lo, -4.0, v[2:3]   ; encoding: [0xf7,0x04,0x4c,0x7d]
1418 # W64: v_cmp_ge_i64_e32 vcc, -4.0, v[2:3]      ; encoding: [0xf7,0x04,0x4c,0x7d]
1419 0xf7,0x04,0x4c,0x7d
1421 # W32: v_cmp_ge_i64_e32 vcc_lo, 0, v[2:3]      ; encoding: [0x80,0x04,0x4c,0x7d]
1422 # W64: v_cmp_ge_i64_e32 vcc, 0, v[2:3]         ; encoding: [0x80,0x04,0x4c,0x7d]
1423 0x80,0x04,0x4c,0x7d
1425 # W32: v_cmp_ge_i64_e32 vcc_lo, 0.5, v[2:3]    ; encoding: [0xf0,0x04,0x4c,0x7d]
1426 # W64: v_cmp_ge_i64_e32 vcc, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0x4c,0x7d]
1427 0xf0,0x04,0x4c,0x7d
1429 # W32: v_cmp_ge_i64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x4c,0x7d,0x73,0x72,0x71,0x3f]
1430 # W64: v_cmp_ge_i64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x4c,0x7d,0x73,0x72,0x71,0x3f]
1431 0xff,0x04,0x4c,0x7d,0x73,0x72,0x71,0x3f
1433 # W32: v_cmp_ge_i64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x4c,0x7d,0x56,0x34,0x12,0xaf]
1434 # W64: v_cmp_ge_i64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x4c,0x7d,0x56,0x34,0x12,0xaf]
1435 0xff,0x04,0x4c,0x7d,0x56,0x34,0x12,0xaf
1437 # W32: v_cmp_ge_i64_e32 vcc_lo, exec, v[2:3]   ; encoding: [0x7e,0x04,0x4c,0x7d]
1438 # W64: v_cmp_ge_i64_e32 vcc, exec, v[2:3]      ; encoding: [0x7e,0x04,0x4c,0x7d]
1439 0x7e,0x04,0x4c,0x7d
1441 # W32: v_cmp_ge_i64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x4c,0x7d]
1442 # W64: v_cmp_ge_i64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x4c,0x7d]
1443 0x64,0x04,0x4c,0x7d
1445 # W32: v_cmp_ge_i64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0x4c,0x7d]
1446 # W64: v_cmp_ge_i64_e32 vcc, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0x4c,0x7d]
1447 0x02,0x04,0x4c,0x7d
1449 # W32: v_cmp_ge_i64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0x4c,0x7d]
1450 # W64: v_cmp_ge_i64_e32 vcc, s[4:5], v[2:3]    ; encoding: [0x04,0x04,0x4c,0x7d]
1451 0x04,0x04,0x4c,0x7d
1453 # W32: v_cmp_ge_i64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x4d,0x7d]
1454 # W64: v_cmp_ge_i64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x4d,0x7d]
1455 0x01,0xfd,0x4d,0x7d
1457 # W32: v_cmp_ge_i64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0x4c,0x7d]
1458 # W64: v_cmp_ge_i64_e32 vcc, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0x4c,0x7d]
1459 0x01,0x05,0x4c,0x7d
1461 # W32: v_cmp_ge_i64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x4c,0x7d]
1462 # W64: v_cmp_ge_i64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x4c,0x7d]
1463 0xfe,0x05,0x4c,0x7d
1465 # W32: v_cmp_ge_i64_e32 vcc_lo, vcc, v[2:3]    ; encoding: [0x6a,0x04,0x4c,0x7d]
1466 # W64: v_cmp_ge_i64_e32 vcc, vcc, v[2:3]       ; encoding: [0x6a,0x04,0x4c,0x7d]
1467 0x6a,0x04,0x4c,0x7d
1469 # W32: v_cmp_ge_u16_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x5c,0x7d]
1470 # W64: v_cmp_ge_u16_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x5c,0x7d]
1471 0xc1,0x04,0x5c,0x7d
1473 # W32: v_cmp_ge_u16_e32 vcc_lo, 0xc400, v2     ; encoding: [0xff,0x04,0x5c,0x7d,0x00,0xc4,0x00,0x00]
1474 # W64: v_cmp_ge_u16_e32 vcc, 0xc400, v2        ; encoding: [0xff,0x04,0x5c,0x7d,0x00,0xc4,0x00,0x00]
1475 0xf7,0x04,0x5c,0x7d
1477 # W32: v_cmp_ge_u16_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x5c,0x7d]
1478 # W64: v_cmp_ge_u16_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x5c,0x7d]
1479 0x80,0x04,0x5c,0x7d
1481 # W32: v_cmp_ge_u16_e32 vcc_lo, 0x3800, v2     ; encoding: [0xff,0x04,0x5c,0x7d,0x00,0x38,0x00,0x00]
1482 # W64: v_cmp_ge_u16_e32 vcc, 0x3800, v2        ; encoding: [0xff,0x04,0x5c,0x7d,0x00,0x38,0x00,0x00]
1483 0xf0,0x04,0x5c,0x7d
1485 # W32: v_cmp_ge_u16_e32 vcc_lo, 0x3456, v2     ; encoding: [0xff,0x04,0x5c,0x7d,0x56,0x34,0x00,0x00]
1486 # W64: v_cmp_ge_u16_e32 vcc, 0x3456, v2        ; encoding: [0xff,0x04,0x5c,0x7d,0x56,0x34,0x00,0x00]
1487 0xff,0x04,0x5c,0x7d,0x56,0x34,0x00,0x00
1489 # W32: v_cmp_ge_u16_e32 vcc_lo, 0xfe0b, v2     ; encoding: [0xff,0x04,0x5c,0x7d,0x0b,0xfe,0x00,0x00]
1490 # W64: v_cmp_ge_u16_e32 vcc, 0xfe0b, v2        ; encoding: [0xff,0x04,0x5c,0x7d,0x0b,0xfe,0x00,0x00]
1491 0xff,0x04,0x5c,0x7d,0x0b,0xfe,0x00,0x00
1493 # W32: v_cmp_ge_u16_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x5c,0x7d]
1494 # W64: v_cmp_ge_u16_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x5c,0x7d]
1495 0x7f,0x04,0x5c,0x7d
1497 # W32: v_cmp_ge_u16_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x5c,0x7d]
1498 # W64: v_cmp_ge_u16_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x5c,0x7d]
1499 0x7e,0x04,0x5c,0x7d
1501 # W32: v_cmp_ge_u16_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x5c,0x7d]
1502 # W64: v_cmp_ge_u16_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x5c,0x7d]
1503 0x7c,0x04,0x5c,0x7d
1505 # W32: v_cmp_ge_u16_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x5c,0x7d]
1506 # W64: v_cmp_ge_u16_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x5c,0x7d]
1507 0x01,0x04,0x5c,0x7d
1509 # W32: v_cmp_ge_u16_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x5c,0x7d]
1510 # W64: v_cmp_ge_u16_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x5c,0x7d]
1511 0x65,0x04,0x5c,0x7d
1513 # W32: v_cmp_ge_u16_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x5c,0x7d]
1514 # W64: v_cmp_ge_u16_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x5c,0x7d]
1515 0x01,0x05,0x5c,0x7d
1517 # W32: v_cmp_ge_u16_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x5d,0x7d]
1518 # W64: v_cmp_ge_u16_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x5d,0x7d]
1519 0x01,0xff,0x5d,0x7d
1521 # W32: v_cmp_ge_u16_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x5c,0x7d]
1522 # W64: v_cmp_ge_u16_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x5c,0x7d]
1523 0xff,0x05,0x5c,0x7d
1525 # W32: v_cmp_ge_u16_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x5c,0x7d]
1526 # W64: v_cmp_ge_u16_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x5c,0x7d]
1527 0x6b,0x04,0x5c,0x7d
1529 # W32: v_cmp_ge_u16_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x5c,0x7d]
1530 # W64: v_cmp_ge_u16_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x5c,0x7d]
1531 0x6a,0x04,0x5c,0x7d
1533 # W32: v_cmp_ge_u32_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x8c,0x7d]
1534 # W64: v_cmp_ge_u32_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x8c,0x7d]
1535 0xc1,0x04,0x8c,0x7d
1537 # W32: v_cmp_ge_u32_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x8c,0x7d]
1538 # W64: v_cmp_ge_u32_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x8c,0x7d]
1539 0xf7,0x04,0x8c,0x7d
1541 # W32: v_cmp_ge_u32_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x8c,0x7d]
1542 # W64: v_cmp_ge_u32_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x8c,0x7d]
1543 0x80,0x04,0x8c,0x7d
1545 # W32: v_cmp_ge_u32_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x8c,0x7d]
1546 # W64: v_cmp_ge_u32_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x8c,0x7d]
1547 0xf0,0x04,0x8c,0x7d
1549 # W32: v_cmp_ge_u32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x8c,0x7d,0x73,0x72,0x71,0x3f]
1550 # W64: v_cmp_ge_u32_e32 vcc, 0x3f717273, v2    ; encoding: [0xff,0x04,0x8c,0x7d,0x73,0x72,0x71,0x3f]
1551 0xff,0x04,0x8c,0x7d,0x73,0x72,0x71,0x3f
1553 # W32: v_cmp_ge_u32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x8c,0x7d,0x56,0x34,0x12,0xaf]
1554 # W64: v_cmp_ge_u32_e32 vcc, 0xaf123456, v2    ; encoding: [0xff,0x04,0x8c,0x7d,0x56,0x34,0x12,0xaf]
1555 0xff,0x04,0x8c,0x7d,0x56,0x34,0x12,0xaf
1557 # W32: v_cmp_ge_u32_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x8c,0x7d]
1558 # W64: v_cmp_ge_u32_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x8c,0x7d]
1559 0x7f,0x04,0x8c,0x7d
1561 # W32: v_cmp_ge_u32_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x8c,0x7d]
1562 # W64: v_cmp_ge_u32_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x8c,0x7d]
1563 0x7e,0x04,0x8c,0x7d
1565 # W32: v_cmp_ge_u32_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x8c,0x7d]
1566 # W64: v_cmp_ge_u32_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x8c,0x7d]
1567 0x7c,0x04,0x8c,0x7d
1569 # W32: v_cmp_ge_u32_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x8c,0x7d]
1570 # W64: v_cmp_ge_u32_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x8c,0x7d]
1571 0x01,0x04,0x8c,0x7d
1573 # W32: v_cmp_ge_u32_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x8c,0x7d]
1574 # W64: v_cmp_ge_u32_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x8c,0x7d]
1575 0x65,0x04,0x8c,0x7d
1577 # W32: v_cmp_ge_u32_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x8c,0x7d]
1578 # W64: v_cmp_ge_u32_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x8c,0x7d]
1579 0x01,0x05,0x8c,0x7d
1581 # W32: v_cmp_ge_u32_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x8d,0x7d]
1582 # W64: v_cmp_ge_u32_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x8d,0x7d]
1583 0x01,0xff,0x8d,0x7d
1585 # W32: v_cmp_ge_u32_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x8c,0x7d]
1586 # W64: v_cmp_ge_u32_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x8c,0x7d]
1587 0xff,0x05,0x8c,0x7d
1589 # W32: v_cmp_ge_u32_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x8c,0x7d]
1590 # W64: v_cmp_ge_u32_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x8c,0x7d]
1591 0x6b,0x04,0x8c,0x7d
1593 # W32: v_cmp_ge_u32_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x8c,0x7d]
1594 # W64: v_cmp_ge_u32_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x8c,0x7d]
1595 0x6a,0x04,0x8c,0x7d
1597 # W32: v_cmp_ge_u64_e32 vcc_lo, -1, v[2:3]     ; encoding: [0xc1,0x04,0xcc,0x7d]
1598 # W64: v_cmp_ge_u64_e32 vcc, -1, v[2:3]        ; encoding: [0xc1,0x04,0xcc,0x7d]
1599 0xc1,0x04,0xcc,0x7d
1601 # W32: v_cmp_ge_u64_e32 vcc_lo, -4.0, v[2:3]   ; encoding: [0xf7,0x04,0xcc,0x7d]
1602 # W64: v_cmp_ge_u64_e32 vcc, -4.0, v[2:3]      ; encoding: [0xf7,0x04,0xcc,0x7d]
1603 0xf7,0x04,0xcc,0x7d
1605 # W32: v_cmp_ge_u64_e32 vcc_lo, 0, v[2:3]      ; encoding: [0x80,0x04,0xcc,0x7d]
1606 # W64: v_cmp_ge_u64_e32 vcc, 0, v[2:3]         ; encoding: [0x80,0x04,0xcc,0x7d]
1607 0x80,0x04,0xcc,0x7d
1609 # W32: v_cmp_ge_u64_e32 vcc_lo, 0.5, v[2:3]    ; encoding: [0xf0,0x04,0xcc,0x7d]
1610 # W64: v_cmp_ge_u64_e32 vcc, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0xcc,0x7d]
1611 0xf0,0x04,0xcc,0x7d
1613 # W32: v_cmp_ge_u64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0xcc,0x7d,0x73,0x72,0x71,0x3f]
1614 # W64: v_cmp_ge_u64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0xcc,0x7d,0x73,0x72,0x71,0x3f]
1615 0xff,0x04,0xcc,0x7d,0x73,0x72,0x71,0x3f
1617 # W32: v_cmp_ge_u64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0xcc,0x7d,0x56,0x34,0x12,0xaf]
1618 # W64: v_cmp_ge_u64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0xcc,0x7d,0x56,0x34,0x12,0xaf]
1619 0xff,0x04,0xcc,0x7d,0x56,0x34,0x12,0xaf
1621 # W32: v_cmp_ge_u64_e32 vcc_lo, exec, v[2:3]   ; encoding: [0x7e,0x04,0xcc,0x7d]
1622 # W64: v_cmp_ge_u64_e32 vcc, exec, v[2:3]      ; encoding: [0x7e,0x04,0xcc,0x7d]
1623 0x7e,0x04,0xcc,0x7d
1625 # W32: v_cmp_ge_u64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0xcc,0x7d]
1626 # W64: v_cmp_ge_u64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0xcc,0x7d]
1627 0x64,0x04,0xcc,0x7d
1629 # W32: v_cmp_ge_u64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0xcc,0x7d]
1630 # W64: v_cmp_ge_u64_e32 vcc, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0xcc,0x7d]
1631 0x02,0x04,0xcc,0x7d
1633 # W32: v_cmp_ge_u64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0xcc,0x7d]
1634 # W64: v_cmp_ge_u64_e32 vcc, s[4:5], v[2:3]    ; encoding: [0x04,0x04,0xcc,0x7d]
1635 0x04,0x04,0xcc,0x7d
1637 # W32: v_cmp_ge_u64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0xcd,0x7d]
1638 # W64: v_cmp_ge_u64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0xcd,0x7d]
1639 0x01,0xfd,0xcd,0x7d
1641 # W32: v_cmp_ge_u64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0xcc,0x7d]
1642 # W64: v_cmp_ge_u64_e32 vcc, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0xcc,0x7d]
1643 0x01,0x05,0xcc,0x7d
1645 # W32: v_cmp_ge_u64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xcc,0x7d]
1646 # W64: v_cmp_ge_u64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xcc,0x7d]
1647 0xfe,0x05,0xcc,0x7d
1649 # W32: v_cmp_ge_u64_e32 vcc_lo, vcc, v[2:3]    ; encoding: [0x6a,0x04,0xcc,0x7d]
1650 # W64: v_cmp_ge_u64_e32 vcc, vcc, v[2:3]       ; encoding: [0x6a,0x04,0xcc,0x7d]
1651 0x6a,0x04,0xcc,0x7d
1653 # W32: v_cmp_gt_f16_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x98,0x7d]
1654 # W64: v_cmp_gt_f16_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x98,0x7d]
1655 0xc1,0x04,0x98,0x7d
1657 # W32: v_cmp_gt_f16_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x98,0x7d]
1658 # W64: v_cmp_gt_f16_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x98,0x7d]
1659 0xf7,0x04,0x98,0x7d
1661 # W32: v_cmp_gt_f16_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x98,0x7d]
1662 # W64: v_cmp_gt_f16_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x98,0x7d]
1663 0x80,0x04,0x98,0x7d
1665 # W32: v_cmp_gt_f16_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x98,0x7d]
1666 # W64: v_cmp_gt_f16_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x98,0x7d]
1667 0xf0,0x04,0x98,0x7d
1669 # W32: v_cmp_gt_f16_e32 vcc_lo, 0x3456, v2     ; encoding: [0xff,0x04,0x98,0x7d,0x56,0x34,0x00,0x00]
1670 # W64: v_cmp_gt_f16_e32 vcc, 0x3456, v2        ; encoding: [0xff,0x04,0x98,0x7d,0x56,0x34,0x00,0x00]
1671 0xff,0x04,0x98,0x7d,0x56,0x34,0x00,0x00
1673 # W32: v_cmp_gt_f16_e32 vcc_lo, 0xfe0b, v2     ; encoding: [0xff,0x04,0x98,0x7d,0x0b,0xfe,0x00,0x00]
1674 # W64: v_cmp_gt_f16_e32 vcc, 0xfe0b, v2        ; encoding: [0xff,0x04,0x98,0x7d,0x0b,0xfe,0x00,0x00]
1675 0xff,0x04,0x98,0x7d,0x0b,0xfe,0x00,0x00
1677 # W32: v_cmp_gt_f16_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x98,0x7d]
1678 # W64: v_cmp_gt_f16_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x98,0x7d]
1679 0x7f,0x04,0x98,0x7d
1681 # W32: v_cmp_gt_f16_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x98,0x7d]
1682 # W64: v_cmp_gt_f16_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x98,0x7d]
1683 0x7e,0x04,0x98,0x7d
1685 # W32: v_cmp_gt_f16_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x98,0x7d]
1686 # W64: v_cmp_gt_f16_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x98,0x7d]
1687 0x7c,0x04,0x98,0x7d
1689 # W32: v_cmp_gt_f16_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x98,0x7d]
1690 # W64: v_cmp_gt_f16_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x98,0x7d]
1691 0x01,0x04,0x98,0x7d
1693 # W32: v_cmp_gt_f16_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x98,0x7d]
1694 # W64: v_cmp_gt_f16_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x98,0x7d]
1695 0x65,0x04,0x98,0x7d
1697 # W32: v_cmp_gt_f16_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x98,0x7d]
1698 # W64: v_cmp_gt_f16_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x98,0x7d]
1699 0x01,0x05,0x98,0x7d
1701 # W32: v_cmp_gt_f16_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x99,0x7d]
1702 # W64: v_cmp_gt_f16_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x99,0x7d]
1703 0x01,0xff,0x99,0x7d
1705 # W32: v_cmp_gt_f16_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x98,0x7d]
1706 # W64: v_cmp_gt_f16_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x98,0x7d]
1707 0xff,0x05,0x98,0x7d
1709 # W32: v_cmp_gt_f16_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x98,0x7d]
1710 # W64: v_cmp_gt_f16_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x98,0x7d]
1711 0x6b,0x04,0x98,0x7d
1713 # W32: v_cmp_gt_f16_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x98,0x7d]
1714 # W64: v_cmp_gt_f16_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x98,0x7d]
1715 0x6a,0x04,0x98,0x7d
1717 # W32: v_cmp_gt_f32_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x08,0x7c]
1718 # W64: v_cmp_gt_f32_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x08,0x7c]
1719 0xc1,0x04,0x08,0x7c
1721 # W32: v_cmp_gt_f32_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x08,0x7c]
1722 # W64: v_cmp_gt_f32_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x08,0x7c]
1723 0xf7,0x04,0x08,0x7c
1725 # W32: v_cmp_gt_f32_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x08,0x7c]
1726 # W64: v_cmp_gt_f32_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x08,0x7c]
1727 0x80,0x04,0x08,0x7c
1729 # W32: v_cmp_gt_f32_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x08,0x7c]
1730 # W64: v_cmp_gt_f32_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x08,0x7c]
1731 0xf0,0x04,0x08,0x7c
1733 # W32: v_cmp_gt_f32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x08,0x7c,0x73,0x72,0x71,0x3f]
1734 # W64: v_cmp_gt_f32_e32 vcc, 0x3f717273, v2    ; encoding: [0xff,0x04,0x08,0x7c,0x73,0x72,0x71,0x3f]
1735 0xff,0x04,0x08,0x7c,0x73,0x72,0x71,0x3f
1737 # W32: v_cmp_gt_f32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x08,0x7c,0x56,0x34,0x12,0xaf]
1738 # W64: v_cmp_gt_f32_e32 vcc, 0xaf123456, v2    ; encoding: [0xff,0x04,0x08,0x7c,0x56,0x34,0x12,0xaf]
1739 0xff,0x04,0x08,0x7c,0x56,0x34,0x12,0xaf
1741 # W32: v_cmp_gt_f32_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x08,0x7c]
1742 # W64: v_cmp_gt_f32_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x08,0x7c]
1743 0x7f,0x04,0x08,0x7c
1745 # W32: v_cmp_gt_f32_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x08,0x7c]
1746 # W64: v_cmp_gt_f32_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x08,0x7c]
1747 0x7e,0x04,0x08,0x7c
1749 # W32: v_cmp_gt_f32_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x08,0x7c]
1750 # W64: v_cmp_gt_f32_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x08,0x7c]
1751 0x7c,0x04,0x08,0x7c
1753 # W32: v_cmp_gt_f32_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x08,0x7c]
1754 # W64: v_cmp_gt_f32_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x08,0x7c]
1755 0x01,0x04,0x08,0x7c
1757 # W32: v_cmp_gt_f32_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x08,0x7c]
1758 # W64: v_cmp_gt_f32_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x08,0x7c]
1759 0x65,0x04,0x08,0x7c
1761 # W32: v_cmp_gt_f32_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x08,0x7c]
1762 # W64: v_cmp_gt_f32_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x08,0x7c]
1763 0x01,0x05,0x08,0x7c
1765 # W32: v_cmp_gt_f32_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x09,0x7c]
1766 # W64: v_cmp_gt_f32_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x09,0x7c]
1767 0x01,0xff,0x09,0x7c
1769 # W32: v_cmp_gt_f32_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x08,0x7c]
1770 # W64: v_cmp_gt_f32_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x08,0x7c]
1771 0xff,0x05,0x08,0x7c
1773 # W32: v_cmp_gt_f32_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x08,0x7c]
1774 # W64: v_cmp_gt_f32_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x08,0x7c]
1775 0x6b,0x04,0x08,0x7c
1777 # W32: v_cmp_gt_f32_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x08,0x7c]
1778 # W64: v_cmp_gt_f32_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x08,0x7c]
1779 0x6a,0x04,0x08,0x7c
1781 # W32: v_cmp_gt_f64_e32 vcc_lo, -1, v[2:3]     ; encoding: [0xc1,0x04,0x48,0x7c]
1782 # W64: v_cmp_gt_f64_e32 vcc, -1, v[2:3]        ; encoding: [0xc1,0x04,0x48,0x7c]
1783 0xc1,0x04,0x48,0x7c
1785 # W32: v_cmp_gt_f64_e32 vcc_lo, -4.0, v[2:3]   ; encoding: [0xf7,0x04,0x48,0x7c]
1786 # W64: v_cmp_gt_f64_e32 vcc, -4.0, v[2:3]      ; encoding: [0xf7,0x04,0x48,0x7c]
1787 0xf7,0x04,0x48,0x7c
1789 # W32: v_cmp_gt_f64_e32 vcc_lo, 0, v[2:3]      ; encoding: [0x80,0x04,0x48,0x7c]
1790 # W64: v_cmp_gt_f64_e32 vcc, 0, v[2:3]         ; encoding: [0x80,0x04,0x48,0x7c]
1791 0x80,0x04,0x48,0x7c
1793 # W32: v_cmp_gt_f64_e32 vcc_lo, 0.5, v[2:3]    ; encoding: [0xf0,0x04,0x48,0x7c]
1794 # W64: v_cmp_gt_f64_e32 vcc, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0x48,0x7c]
1795 0xf0,0x04,0x48,0x7c
1797 # W32: v_cmp_gt_f64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x48,0x7c,0x73,0x72,0x71,0x3f]
1798 # W64: v_cmp_gt_f64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x48,0x7c,0x73,0x72,0x71,0x3f]
1799 0xff,0x04,0x48,0x7c,0x73,0x72,0x71,0x3f
1801 # W32: v_cmp_gt_f64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x48,0x7c,0x56,0x34,0x12,0xaf]
1802 # W64: v_cmp_gt_f64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x48,0x7c,0x56,0x34,0x12,0xaf]
1803 0xff,0x04,0x48,0x7c,0x56,0x34,0x12,0xaf
1805 # W32: v_cmp_gt_f64_e32 vcc_lo, exec, v[2:3]   ; encoding: [0x7e,0x04,0x48,0x7c]
1806 # W64: v_cmp_gt_f64_e32 vcc, exec, v[2:3]      ; encoding: [0x7e,0x04,0x48,0x7c]
1807 0x7e,0x04,0x48,0x7c
1809 # W32: v_cmp_gt_f64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x48,0x7c]
1810 # W64: v_cmp_gt_f64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x48,0x7c]
1811 0x64,0x04,0x48,0x7c
1813 # W32: v_cmp_gt_f64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0x48,0x7c]
1814 # W64: v_cmp_gt_f64_e32 vcc, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0x48,0x7c]
1815 0x02,0x04,0x48,0x7c
1817 # W32: v_cmp_gt_f64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0x48,0x7c]
1818 # W64: v_cmp_gt_f64_e32 vcc, s[4:5], v[2:3]    ; encoding: [0x04,0x04,0x48,0x7c]
1819 0x04,0x04,0x48,0x7c
1821 # W32: v_cmp_gt_f64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x49,0x7c]
1822 # W64: v_cmp_gt_f64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x49,0x7c]
1823 0x01,0xfd,0x49,0x7c
1825 # W32: v_cmp_gt_f64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0x48,0x7c]
1826 # W64: v_cmp_gt_f64_e32 vcc, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0x48,0x7c]
1827 0x01,0x05,0x48,0x7c
1829 # W32: v_cmp_gt_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x48,0x7c]
1830 # W64: v_cmp_gt_f64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x48,0x7c]
1831 0xfe,0x05,0x48,0x7c
1833 # W32: v_cmp_gt_f64_e32 vcc_lo, vcc, v[2:3]    ; encoding: [0x6a,0x04,0x48,0x7c]
1834 # W64: v_cmp_gt_f64_e32 vcc, vcc, v[2:3]       ; encoding: [0x6a,0x04,0x48,0x7c]
1835 0x6a,0x04,0x48,0x7c
1837 # W32: v_cmp_gt_i16_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x18,0x7d]
1838 # W64: v_cmp_gt_i16_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x18,0x7d]
1839 0xc1,0x04,0x18,0x7d
1841 # W32: v_cmp_gt_i16_e32 vcc_lo, 0xc400, v2     ; encoding: [0xff,0x04,0x18,0x7d,0x00,0xc4,0x00,0x00]
1842 # W64: v_cmp_gt_i16_e32 vcc, 0xc400, v2        ; encoding: [0xff,0x04,0x18,0x7d,0x00,0xc4,0x00,0x00]
1843 0xf7,0x04,0x18,0x7d
1845 # W32: v_cmp_gt_i16_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x18,0x7d]
1846 # W64: v_cmp_gt_i16_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x18,0x7d]
1847 0x80,0x04,0x18,0x7d
1849 # W32: v_cmp_gt_i16_e32 vcc_lo, 0x3800, v2     ; encoding: [0xff,0x04,0x18,0x7d,0x00,0x38,0x00,0x00]
1850 # W64: v_cmp_gt_i16_e32 vcc, 0x3800, v2        ; encoding: [0xff,0x04,0x18,0x7d,0x00,0x38,0x00,0x00]
1851 0xf0,0x04,0x18,0x7d
1853 # W32: v_cmp_gt_i16_e32 vcc_lo, 0x3456, v2     ; encoding: [0xff,0x04,0x18,0x7d,0x56,0x34,0x00,0x00]
1854 # W64: v_cmp_gt_i16_e32 vcc, 0x3456, v2        ; encoding: [0xff,0x04,0x18,0x7d,0x56,0x34,0x00,0x00]
1855 0xff,0x04,0x18,0x7d,0x56,0x34,0x00,0x00
1857 # W32: v_cmp_gt_i16_e32 vcc_lo, 0xfe0b, v2     ; encoding: [0xff,0x04,0x18,0x7d,0x0b,0xfe,0x00,0x00]
1858 # W64: v_cmp_gt_i16_e32 vcc, 0xfe0b, v2        ; encoding: [0xff,0x04,0x18,0x7d,0x0b,0xfe,0x00,0x00]
1859 0xff,0x04,0x18,0x7d,0x0b,0xfe,0x00,0x00
1861 # W32: v_cmp_gt_i16_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x18,0x7d]
1862 # W64: v_cmp_gt_i16_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x18,0x7d]
1863 0x7f,0x04,0x18,0x7d
1865 # W32: v_cmp_gt_i16_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x18,0x7d]
1866 # W64: v_cmp_gt_i16_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x18,0x7d]
1867 0x7e,0x04,0x18,0x7d
1869 # W32: v_cmp_gt_i16_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x18,0x7d]
1870 # W64: v_cmp_gt_i16_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x18,0x7d]
1871 0x7c,0x04,0x18,0x7d
1873 # W32: v_cmp_gt_i16_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x18,0x7d]
1874 # W64: v_cmp_gt_i16_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x18,0x7d]
1875 0x01,0x04,0x18,0x7d
1877 # W32: v_cmp_gt_i16_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x18,0x7d]
1878 # W64: v_cmp_gt_i16_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x18,0x7d]
1879 0x65,0x04,0x18,0x7d
1881 # W32: v_cmp_gt_i16_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x18,0x7d]
1882 # W64: v_cmp_gt_i16_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x18,0x7d]
1883 0x01,0x05,0x18,0x7d
1885 # W32: v_cmp_gt_i16_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x19,0x7d]
1886 # W64: v_cmp_gt_i16_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x19,0x7d]
1887 0x01,0xff,0x19,0x7d
1889 # W32: v_cmp_gt_i16_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x18,0x7d]
1890 # W64: v_cmp_gt_i16_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x18,0x7d]
1891 0xff,0x05,0x18,0x7d
1893 # W32: v_cmp_gt_i16_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x18,0x7d]
1894 # W64: v_cmp_gt_i16_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x18,0x7d]
1895 0x6b,0x04,0x18,0x7d
1897 # W32: v_cmp_gt_i16_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x18,0x7d]
1898 # W64: v_cmp_gt_i16_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x18,0x7d]
1899 0x6a,0x04,0x18,0x7d
1901 # W32: v_cmp_gt_i32_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x08,0x7d]
1902 # W64: v_cmp_gt_i32_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x08,0x7d]
1903 0xc1,0x04,0x08,0x7d
1905 # W32: v_cmp_gt_i32_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x08,0x7d]
1906 # W64: v_cmp_gt_i32_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x08,0x7d]
1907 0xf7,0x04,0x08,0x7d
1909 # W32: v_cmp_gt_i32_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x08,0x7d]
1910 # W64: v_cmp_gt_i32_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x08,0x7d]
1911 0x80,0x04,0x08,0x7d
1913 # W32: v_cmp_gt_i32_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x08,0x7d]
1914 # W64: v_cmp_gt_i32_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x08,0x7d]
1915 0xf0,0x04,0x08,0x7d
1917 # W32: v_cmp_gt_i32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x08,0x7d,0x73,0x72,0x71,0x3f]
1918 # W64: v_cmp_gt_i32_e32 vcc, 0x3f717273, v2    ; encoding: [0xff,0x04,0x08,0x7d,0x73,0x72,0x71,0x3f]
1919 0xff,0x04,0x08,0x7d,0x73,0x72,0x71,0x3f
1921 # W32: v_cmp_gt_i32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x08,0x7d,0x56,0x34,0x12,0xaf]
1922 # W64: v_cmp_gt_i32_e32 vcc, 0xaf123456, v2    ; encoding: [0xff,0x04,0x08,0x7d,0x56,0x34,0x12,0xaf]
1923 0xff,0x04,0x08,0x7d,0x56,0x34,0x12,0xaf
1925 # W32: v_cmp_gt_i32_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x08,0x7d]
1926 # W64: v_cmp_gt_i32_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x08,0x7d]
1927 0x7f,0x04,0x08,0x7d
1929 # W32: v_cmp_gt_i32_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x08,0x7d]
1930 # W64: v_cmp_gt_i32_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x08,0x7d]
1931 0x7e,0x04,0x08,0x7d
1933 # W32: v_cmp_gt_i32_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x08,0x7d]
1934 # W64: v_cmp_gt_i32_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x08,0x7d]
1935 0x7c,0x04,0x08,0x7d
1937 # W32: v_cmp_gt_i32_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x08,0x7d]
1938 # W64: v_cmp_gt_i32_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x08,0x7d]
1939 0x01,0x04,0x08,0x7d
1941 # W32: v_cmp_gt_i32_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x08,0x7d]
1942 # W64: v_cmp_gt_i32_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x08,0x7d]
1943 0x65,0x04,0x08,0x7d
1945 # W32: v_cmp_gt_i32_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x08,0x7d]
1946 # W64: v_cmp_gt_i32_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x08,0x7d]
1947 0x01,0x05,0x08,0x7d
1949 # W32: v_cmp_gt_i32_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x09,0x7d]
1950 # W64: v_cmp_gt_i32_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x09,0x7d]
1951 0x01,0xff,0x09,0x7d
1953 # W32: v_cmp_gt_i32_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x08,0x7d]
1954 # W64: v_cmp_gt_i32_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x08,0x7d]
1955 0xff,0x05,0x08,0x7d
1957 # W32: v_cmp_gt_i32_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x08,0x7d]
1958 # W64: v_cmp_gt_i32_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x08,0x7d]
1959 0x6b,0x04,0x08,0x7d
1961 # W32: v_cmp_gt_i32_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x08,0x7d]
1962 # W64: v_cmp_gt_i32_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x08,0x7d]
1963 0x6a,0x04,0x08,0x7d
1965 # W32: v_cmp_gt_i64_e32 vcc_lo, -1, v[2:3]     ; encoding: [0xc1,0x04,0x48,0x7d]
1966 # W64: v_cmp_gt_i64_e32 vcc, -1, v[2:3]        ; encoding: [0xc1,0x04,0x48,0x7d]
1967 0xc1,0x04,0x48,0x7d
1969 # W32: v_cmp_gt_i64_e32 vcc_lo, -4.0, v[2:3]   ; encoding: [0xf7,0x04,0x48,0x7d]
1970 # W64: v_cmp_gt_i64_e32 vcc, -4.0, v[2:3]      ; encoding: [0xf7,0x04,0x48,0x7d]
1971 0xf7,0x04,0x48,0x7d
1973 # W32: v_cmp_gt_i64_e32 vcc_lo, 0, v[2:3]      ; encoding: [0x80,0x04,0x48,0x7d]
1974 # W64: v_cmp_gt_i64_e32 vcc, 0, v[2:3]         ; encoding: [0x80,0x04,0x48,0x7d]
1975 0x80,0x04,0x48,0x7d
1977 # W32: v_cmp_gt_i64_e32 vcc_lo, 0.5, v[2:3]    ; encoding: [0xf0,0x04,0x48,0x7d]
1978 # W64: v_cmp_gt_i64_e32 vcc, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0x48,0x7d]
1979 0xf0,0x04,0x48,0x7d
1981 # W32: v_cmp_gt_i64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x48,0x7d,0x73,0x72,0x71,0x3f]
1982 # W64: v_cmp_gt_i64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x48,0x7d,0x73,0x72,0x71,0x3f]
1983 0xff,0x04,0x48,0x7d,0x73,0x72,0x71,0x3f
1985 # W32: v_cmp_gt_i64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x48,0x7d,0x56,0x34,0x12,0xaf]
1986 # W64: v_cmp_gt_i64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x48,0x7d,0x56,0x34,0x12,0xaf]
1987 0xff,0x04,0x48,0x7d,0x56,0x34,0x12,0xaf
1989 # W32: v_cmp_gt_i64_e32 vcc_lo, exec, v[2:3]   ; encoding: [0x7e,0x04,0x48,0x7d]
1990 # W64: v_cmp_gt_i64_e32 vcc, exec, v[2:3]      ; encoding: [0x7e,0x04,0x48,0x7d]
1991 0x7e,0x04,0x48,0x7d
1993 # W32: v_cmp_gt_i64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x48,0x7d]
1994 # W64: v_cmp_gt_i64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x48,0x7d]
1995 0x64,0x04,0x48,0x7d
1997 # W32: v_cmp_gt_i64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0x48,0x7d]
1998 # W64: v_cmp_gt_i64_e32 vcc, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0x48,0x7d]
1999 0x02,0x04,0x48,0x7d
2001 # W32: v_cmp_gt_i64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0x48,0x7d]
2002 # W64: v_cmp_gt_i64_e32 vcc, s[4:5], v[2:3]    ; encoding: [0x04,0x04,0x48,0x7d]
2003 0x04,0x04,0x48,0x7d
2005 # W32: v_cmp_gt_i64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x49,0x7d]
2006 # W64: v_cmp_gt_i64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x49,0x7d]
2007 0x01,0xfd,0x49,0x7d
2009 # W32: v_cmp_gt_i64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0x48,0x7d]
2010 # W64: v_cmp_gt_i64_e32 vcc, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0x48,0x7d]
2011 0x01,0x05,0x48,0x7d
2013 # W32: v_cmp_gt_i64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x48,0x7d]
2014 # W64: v_cmp_gt_i64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x48,0x7d]
2015 0xfe,0x05,0x48,0x7d
2017 # W32: v_cmp_gt_i64_e32 vcc_lo, vcc, v[2:3]    ; encoding: [0x6a,0x04,0x48,0x7d]
2018 # W64: v_cmp_gt_i64_e32 vcc, vcc, v[2:3]       ; encoding: [0x6a,0x04,0x48,0x7d]
2019 0x6a,0x04,0x48,0x7d
2021 # W32: v_cmp_gt_u16_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x58,0x7d]
2022 # W64: v_cmp_gt_u16_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x58,0x7d]
2023 0xc1,0x04,0x58,0x7d
2025 # W32: v_cmp_gt_u16_e32 vcc_lo, 0xc400, v2     ; encoding: [0xff,0x04,0x58,0x7d,0x00,0xc4,0x00,0x00]
2026 # W64: v_cmp_gt_u16_e32 vcc, 0xc400, v2        ; encoding: [0xff,0x04,0x58,0x7d,0x00,0xc4,0x00,0x00]
2027 0xf7,0x04,0x58,0x7d
2029 # W32: v_cmp_gt_u16_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x58,0x7d]
2030 # W64: v_cmp_gt_u16_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x58,0x7d]
2031 0x80,0x04,0x58,0x7d
2033 # W32: v_cmp_gt_u16_e32 vcc_lo, 0x3800, v2     ; encoding: [0xff,0x04,0x58,0x7d,0x00,0x38,0x00,0x00]
2034 # W64: v_cmp_gt_u16_e32 vcc, 0x3800, v2        ; encoding: [0xff,0x04,0x58,0x7d,0x00,0x38,0x00,0x00]
2035 0xf0,0x04,0x58,0x7d
2037 # W32: v_cmp_gt_u16_e32 vcc_lo, 0x3456, v2     ; encoding: [0xff,0x04,0x58,0x7d,0x56,0x34,0x00,0x00]
2038 # W64: v_cmp_gt_u16_e32 vcc, 0x3456, v2        ; encoding: [0xff,0x04,0x58,0x7d,0x56,0x34,0x00,0x00]
2039 0xff,0x04,0x58,0x7d,0x56,0x34,0x00,0x00
2041 # W32: v_cmp_gt_u16_e32 vcc_lo, 0xfe0b, v2     ; encoding: [0xff,0x04,0x58,0x7d,0x0b,0xfe,0x00,0x00]
2042 # W64: v_cmp_gt_u16_e32 vcc, 0xfe0b, v2        ; encoding: [0xff,0x04,0x58,0x7d,0x0b,0xfe,0x00,0x00]
2043 0xff,0x04,0x58,0x7d,0x0b,0xfe,0x00,0x00
2045 # W32: v_cmp_gt_u16_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x58,0x7d]
2046 # W64: v_cmp_gt_u16_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x58,0x7d]
2047 0x7f,0x04,0x58,0x7d
2049 # W32: v_cmp_gt_u16_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x58,0x7d]
2050 # W64: v_cmp_gt_u16_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x58,0x7d]
2051 0x7e,0x04,0x58,0x7d
2053 # W32: v_cmp_gt_u16_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x58,0x7d]
2054 # W64: v_cmp_gt_u16_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x58,0x7d]
2055 0x7c,0x04,0x58,0x7d
2057 # W32: v_cmp_gt_u16_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x58,0x7d]
2058 # W64: v_cmp_gt_u16_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x58,0x7d]
2059 0x01,0x04,0x58,0x7d
2061 # W32: v_cmp_gt_u16_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x58,0x7d]
2062 # W64: v_cmp_gt_u16_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x58,0x7d]
2063 0x65,0x04,0x58,0x7d
2065 # W32: v_cmp_gt_u16_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x58,0x7d]
2066 # W64: v_cmp_gt_u16_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x58,0x7d]
2067 0x01,0x05,0x58,0x7d
2069 # W32: v_cmp_gt_u16_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x59,0x7d]
2070 # W64: v_cmp_gt_u16_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x59,0x7d]
2071 0x01,0xff,0x59,0x7d
2073 # W32: v_cmp_gt_u16_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x58,0x7d]
2074 # W64: v_cmp_gt_u16_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x58,0x7d]
2075 0xff,0x05,0x58,0x7d
2077 # W32: v_cmp_gt_u16_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x58,0x7d]
2078 # W64: v_cmp_gt_u16_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x58,0x7d]
2079 0x6b,0x04,0x58,0x7d
2081 # W32: v_cmp_gt_u16_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x58,0x7d]
2082 # W64: v_cmp_gt_u16_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x58,0x7d]
2083 0x6a,0x04,0x58,0x7d
2085 # W32: v_cmp_gt_u32_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x88,0x7d]
2086 # W64: v_cmp_gt_u32_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x88,0x7d]
2087 0xc1,0x04,0x88,0x7d
2089 # W32: v_cmp_gt_u32_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x88,0x7d]
2090 # W64: v_cmp_gt_u32_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x88,0x7d]
2091 0xf7,0x04,0x88,0x7d
2093 # W32: v_cmp_gt_u32_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x88,0x7d]
2094 # W64: v_cmp_gt_u32_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x88,0x7d]
2095 0x80,0x04,0x88,0x7d
2097 # W32: v_cmp_gt_u32_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x88,0x7d]
2098 # W64: v_cmp_gt_u32_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x88,0x7d]
2099 0xf0,0x04,0x88,0x7d
2101 # W32: v_cmp_gt_u32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x88,0x7d,0x73,0x72,0x71,0x3f]
2102 # W64: v_cmp_gt_u32_e32 vcc, 0x3f717273, v2    ; encoding: [0xff,0x04,0x88,0x7d,0x73,0x72,0x71,0x3f]
2103 0xff,0x04,0x88,0x7d,0x73,0x72,0x71,0x3f
2105 # W32: v_cmp_gt_u32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x88,0x7d,0x56,0x34,0x12,0xaf]
2106 # W64: v_cmp_gt_u32_e32 vcc, 0xaf123456, v2    ; encoding: [0xff,0x04,0x88,0x7d,0x56,0x34,0x12,0xaf]
2107 0xff,0x04,0x88,0x7d,0x56,0x34,0x12,0xaf
2109 # W32: v_cmp_gt_u32_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x88,0x7d]
2110 # W64: v_cmp_gt_u32_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x88,0x7d]
2111 0x7f,0x04,0x88,0x7d
2113 # W32: v_cmp_gt_u32_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x88,0x7d]
2114 # W64: v_cmp_gt_u32_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x88,0x7d]
2115 0x7e,0x04,0x88,0x7d
2117 # W32: v_cmp_gt_u32_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x88,0x7d]
2118 # W64: v_cmp_gt_u32_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x88,0x7d]
2119 0x7c,0x04,0x88,0x7d
2121 # W32: v_cmp_gt_u32_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x88,0x7d]
2122 # W64: v_cmp_gt_u32_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x88,0x7d]
2123 0x01,0x04,0x88,0x7d
2125 # W32: v_cmp_gt_u32_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x88,0x7d]
2126 # W64: v_cmp_gt_u32_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x88,0x7d]
2127 0x65,0x04,0x88,0x7d
2129 # W32: v_cmp_gt_u32_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x88,0x7d]
2130 # W64: v_cmp_gt_u32_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x88,0x7d]
2131 0x01,0x05,0x88,0x7d
2133 # W32: v_cmp_gt_u32_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x89,0x7d]
2134 # W64: v_cmp_gt_u32_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x89,0x7d]
2135 0x01,0xff,0x89,0x7d
2137 # W32: v_cmp_gt_u32_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x88,0x7d]
2138 # W64: v_cmp_gt_u32_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x88,0x7d]
2139 0xff,0x05,0x88,0x7d
2141 # W32: v_cmp_gt_u32_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x88,0x7d]
2142 # W64: v_cmp_gt_u32_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x88,0x7d]
2143 0x6b,0x04,0x88,0x7d
2145 # W32: v_cmp_gt_u32_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x88,0x7d]
2146 # W64: v_cmp_gt_u32_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x88,0x7d]
2147 0x6a,0x04,0x88,0x7d
2149 # W32: v_cmp_gt_u64_e32 vcc_lo, -1, v[2:3]     ; encoding: [0xc1,0x04,0xc8,0x7d]
2150 # W64: v_cmp_gt_u64_e32 vcc, -1, v[2:3]        ; encoding: [0xc1,0x04,0xc8,0x7d]
2151 0xc1,0x04,0xc8,0x7d
2153 # W32: v_cmp_gt_u64_e32 vcc_lo, -4.0, v[2:3]   ; encoding: [0xf7,0x04,0xc8,0x7d]
2154 # W64: v_cmp_gt_u64_e32 vcc, -4.0, v[2:3]      ; encoding: [0xf7,0x04,0xc8,0x7d]
2155 0xf7,0x04,0xc8,0x7d
2157 # W32: v_cmp_gt_u64_e32 vcc_lo, 0, v[2:3]      ; encoding: [0x80,0x04,0xc8,0x7d]
2158 # W64: v_cmp_gt_u64_e32 vcc, 0, v[2:3]         ; encoding: [0x80,0x04,0xc8,0x7d]
2159 0x80,0x04,0xc8,0x7d
2161 # W32: v_cmp_gt_u64_e32 vcc_lo, 0.5, v[2:3]    ; encoding: [0xf0,0x04,0xc8,0x7d]
2162 # W64: v_cmp_gt_u64_e32 vcc, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0xc8,0x7d]
2163 0xf0,0x04,0xc8,0x7d
2165 # W32: v_cmp_gt_u64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0xc8,0x7d,0x73,0x72,0x71,0x3f]
2166 # W64: v_cmp_gt_u64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0xc8,0x7d,0x73,0x72,0x71,0x3f]
2167 0xff,0x04,0xc8,0x7d,0x73,0x72,0x71,0x3f
2169 # W32: v_cmp_gt_u64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0xc8,0x7d,0x56,0x34,0x12,0xaf]
2170 # W64: v_cmp_gt_u64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0xc8,0x7d,0x56,0x34,0x12,0xaf]
2171 0xff,0x04,0xc8,0x7d,0x56,0x34,0x12,0xaf
2173 # W32: v_cmp_gt_u64_e32 vcc_lo, exec, v[2:3]   ; encoding: [0x7e,0x04,0xc8,0x7d]
2174 # W64: v_cmp_gt_u64_e32 vcc, exec, v[2:3]      ; encoding: [0x7e,0x04,0xc8,0x7d]
2175 0x7e,0x04,0xc8,0x7d
2177 # W32: v_cmp_gt_u64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0xc8,0x7d]
2178 # W64: v_cmp_gt_u64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0xc8,0x7d]
2179 0x64,0x04,0xc8,0x7d
2181 # W32: v_cmp_gt_u64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0xc8,0x7d]
2182 # W64: v_cmp_gt_u64_e32 vcc, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0xc8,0x7d]
2183 0x02,0x04,0xc8,0x7d
2185 # W32: v_cmp_gt_u64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0xc8,0x7d]
2186 # W64: v_cmp_gt_u64_e32 vcc, s[4:5], v[2:3]    ; encoding: [0x04,0x04,0xc8,0x7d]
2187 0x04,0x04,0xc8,0x7d
2189 # W32: v_cmp_gt_u64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0xc9,0x7d]
2190 # W64: v_cmp_gt_u64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0xc9,0x7d]
2191 0x01,0xfd,0xc9,0x7d
2193 # W32: v_cmp_gt_u64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0xc8,0x7d]
2194 # W64: v_cmp_gt_u64_e32 vcc, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0xc8,0x7d]
2195 0x01,0x05,0xc8,0x7d
2197 # W32: v_cmp_gt_u64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xc8,0x7d]
2198 # W64: v_cmp_gt_u64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xc8,0x7d]
2199 0xfe,0x05,0xc8,0x7d
2201 # W32: v_cmp_gt_u64_e32 vcc_lo, vcc, v[2:3]    ; encoding: [0x6a,0x04,0xc8,0x7d]
2202 # W64: v_cmp_gt_u64_e32 vcc, vcc, v[2:3]       ; encoding: [0x6a,0x04,0xc8,0x7d]
2203 0x6a,0x04,0xc8,0x7d
2205 # W32: v_cmp_le_f16_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x96,0x7d]
2206 # W64: v_cmp_le_f16_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x96,0x7d]
2207 0xc1,0x04,0x96,0x7d
2209 # W32: v_cmp_le_f16_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x96,0x7d]
2210 # W64: v_cmp_le_f16_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x96,0x7d]
2211 0xf7,0x04,0x96,0x7d
2213 # W32: v_cmp_le_f16_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x96,0x7d]
2214 # W64: v_cmp_le_f16_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x96,0x7d]
2215 0x80,0x04,0x96,0x7d
2217 # W32: v_cmp_le_f16_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x96,0x7d]
2218 # W64: v_cmp_le_f16_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x96,0x7d]
2219 0xf0,0x04,0x96,0x7d
2221 # W32: v_cmp_le_f16_e32 vcc_lo, 0x3456, v2     ; encoding: [0xff,0x04,0x96,0x7d,0x56,0x34,0x00,0x00]
2222 # W64: v_cmp_le_f16_e32 vcc, 0x3456, v2        ; encoding: [0xff,0x04,0x96,0x7d,0x56,0x34,0x00,0x00]
2223 0xff,0x04,0x96,0x7d,0x56,0x34,0x00,0x00
2225 # W32: v_cmp_le_f16_e32 vcc_lo, 0xfe0b, v2     ; encoding: [0xff,0x04,0x96,0x7d,0x0b,0xfe,0x00,0x00]
2226 # W64: v_cmp_le_f16_e32 vcc, 0xfe0b, v2        ; encoding: [0xff,0x04,0x96,0x7d,0x0b,0xfe,0x00,0x00]
2227 0xff,0x04,0x96,0x7d,0x0b,0xfe,0x00,0x00
2229 # W32: v_cmp_le_f16_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x96,0x7d]
2230 # W64: v_cmp_le_f16_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x96,0x7d]
2231 0x7f,0x04,0x96,0x7d
2233 # W32: v_cmp_le_f16_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x96,0x7d]
2234 # W64: v_cmp_le_f16_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x96,0x7d]
2235 0x7e,0x04,0x96,0x7d
2237 # W32: v_cmp_le_f16_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x96,0x7d]
2238 # W64: v_cmp_le_f16_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x96,0x7d]
2239 0x7c,0x04,0x96,0x7d
2241 # W32: v_cmp_le_f16_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x96,0x7d]
2242 # W64: v_cmp_le_f16_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x96,0x7d]
2243 0x01,0x04,0x96,0x7d
2245 # W32: v_cmp_le_f16_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x96,0x7d]
2246 # W64: v_cmp_le_f16_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x96,0x7d]
2247 0x65,0x04,0x96,0x7d
2249 # W32: v_cmp_le_f16_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x96,0x7d]
2250 # W64: v_cmp_le_f16_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x96,0x7d]
2251 0x01,0x05,0x96,0x7d
2253 # W32: v_cmp_le_f16_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x97,0x7d]
2254 # W64: v_cmp_le_f16_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x97,0x7d]
2255 0x01,0xff,0x97,0x7d
2257 # W32: v_cmp_le_f16_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x96,0x7d]
2258 # W64: v_cmp_le_f16_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x96,0x7d]
2259 0xff,0x05,0x96,0x7d
2261 # W32: v_cmp_le_f16_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x96,0x7d]
2262 # W64: v_cmp_le_f16_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x96,0x7d]
2263 0x6b,0x04,0x96,0x7d
2265 # W32: v_cmp_le_f16_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x96,0x7d]
2266 # W64: v_cmp_le_f16_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x96,0x7d]
2267 0x6a,0x04,0x96,0x7d
2269 # W32: v_cmp_le_f32_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x06,0x7c]
2270 # W64: v_cmp_le_f32_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x06,0x7c]
2271 0xc1,0x04,0x06,0x7c
2273 # W32: v_cmp_le_f32_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x06,0x7c]
2274 # W64: v_cmp_le_f32_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x06,0x7c]
2275 0xf7,0x04,0x06,0x7c
2277 # W32: v_cmp_le_f32_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x06,0x7c]
2278 # W64: v_cmp_le_f32_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x06,0x7c]
2279 0x80,0x04,0x06,0x7c
2281 # W32: v_cmp_le_f32_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x06,0x7c]
2282 # W64: v_cmp_le_f32_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x06,0x7c]
2283 0xf0,0x04,0x06,0x7c
2285 # W32: v_cmp_le_f32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x06,0x7c,0x73,0x72,0x71,0x3f]
2286 # W64: v_cmp_le_f32_e32 vcc, 0x3f717273, v2    ; encoding: [0xff,0x04,0x06,0x7c,0x73,0x72,0x71,0x3f]
2287 0xff,0x04,0x06,0x7c,0x73,0x72,0x71,0x3f
2289 # W32: v_cmp_le_f32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x06,0x7c,0x56,0x34,0x12,0xaf]
2290 # W64: v_cmp_le_f32_e32 vcc, 0xaf123456, v2    ; encoding: [0xff,0x04,0x06,0x7c,0x56,0x34,0x12,0xaf]
2291 0xff,0x04,0x06,0x7c,0x56,0x34,0x12,0xaf
2293 # W32: v_cmp_le_f32_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x06,0x7c]
2294 # W64: v_cmp_le_f32_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x06,0x7c]
2295 0x7f,0x04,0x06,0x7c
2297 # W32: v_cmp_le_f32_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x06,0x7c]
2298 # W64: v_cmp_le_f32_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x06,0x7c]
2299 0x7e,0x04,0x06,0x7c
2301 # W32: v_cmp_le_f32_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x06,0x7c]
2302 # W64: v_cmp_le_f32_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x06,0x7c]
2303 0x7c,0x04,0x06,0x7c
2305 # W32: v_cmp_le_f32_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x06,0x7c]
2306 # W64: v_cmp_le_f32_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x06,0x7c]
2307 0x01,0x04,0x06,0x7c
2309 # W32: v_cmp_le_f32_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x06,0x7c]
2310 # W64: v_cmp_le_f32_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x06,0x7c]
2311 0x65,0x04,0x06,0x7c
2313 # W32: v_cmp_le_f32_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x06,0x7c]
2314 # W64: v_cmp_le_f32_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x06,0x7c]
2315 0x01,0x05,0x06,0x7c
2317 # W32: v_cmp_le_f32_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x07,0x7c]
2318 # W64: v_cmp_le_f32_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x07,0x7c]
2319 0x01,0xff,0x07,0x7c
2321 # W32: v_cmp_le_f32_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x06,0x7c]
2322 # W64: v_cmp_le_f32_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x06,0x7c]
2323 0xff,0x05,0x06,0x7c
2325 # W32: v_cmp_le_f32_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x06,0x7c]
2326 # W64: v_cmp_le_f32_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x06,0x7c]
2327 0x6b,0x04,0x06,0x7c
2329 # W32: v_cmp_le_f32_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x06,0x7c]
2330 # W64: v_cmp_le_f32_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x06,0x7c]
2331 0x6a,0x04,0x06,0x7c
2333 # W32: v_cmp_le_f64_e32 vcc_lo, -1, v[2:3]     ; encoding: [0xc1,0x04,0x46,0x7c]
2334 # W64: v_cmp_le_f64_e32 vcc, -1, v[2:3]        ; encoding: [0xc1,0x04,0x46,0x7c]
2335 0xc1,0x04,0x46,0x7c
2337 # W32: v_cmp_le_f64_e32 vcc_lo, -4.0, v[2:3]   ; encoding: [0xf7,0x04,0x46,0x7c]
2338 # W64: v_cmp_le_f64_e32 vcc, -4.0, v[2:3]      ; encoding: [0xf7,0x04,0x46,0x7c]
2339 0xf7,0x04,0x46,0x7c
2341 # W32: v_cmp_le_f64_e32 vcc_lo, 0, v[2:3]      ; encoding: [0x80,0x04,0x46,0x7c]
2342 # W64: v_cmp_le_f64_e32 vcc, 0, v[2:3]         ; encoding: [0x80,0x04,0x46,0x7c]
2343 0x80,0x04,0x46,0x7c
2345 # W32: v_cmp_le_f64_e32 vcc_lo, 0.5, v[2:3]    ; encoding: [0xf0,0x04,0x46,0x7c]
2346 # W64: v_cmp_le_f64_e32 vcc, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0x46,0x7c]
2347 0xf0,0x04,0x46,0x7c
2349 # W32: v_cmp_le_f64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x46,0x7c,0x73,0x72,0x71,0x3f]
2350 # W64: v_cmp_le_f64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x46,0x7c,0x73,0x72,0x71,0x3f]
2351 0xff,0x04,0x46,0x7c,0x73,0x72,0x71,0x3f
2353 # W32: v_cmp_le_f64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x46,0x7c,0x56,0x34,0x12,0xaf]
2354 # W64: v_cmp_le_f64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x46,0x7c,0x56,0x34,0x12,0xaf]
2355 0xff,0x04,0x46,0x7c,0x56,0x34,0x12,0xaf
2357 # W32: v_cmp_le_f64_e32 vcc_lo, exec, v[2:3]   ; encoding: [0x7e,0x04,0x46,0x7c]
2358 # W64: v_cmp_le_f64_e32 vcc, exec, v[2:3]      ; encoding: [0x7e,0x04,0x46,0x7c]
2359 0x7e,0x04,0x46,0x7c
2361 # W32: v_cmp_le_f64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x46,0x7c]
2362 # W64: v_cmp_le_f64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x46,0x7c]
2363 0x64,0x04,0x46,0x7c
2365 # W32: v_cmp_le_f64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0x46,0x7c]
2366 # W64: v_cmp_le_f64_e32 vcc, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0x46,0x7c]
2367 0x02,0x04,0x46,0x7c
2369 # W32: v_cmp_le_f64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0x46,0x7c]
2370 # W64: v_cmp_le_f64_e32 vcc, s[4:5], v[2:3]    ; encoding: [0x04,0x04,0x46,0x7c]
2371 0x04,0x04,0x46,0x7c
2373 # W32: v_cmp_le_f64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x47,0x7c]
2374 # W64: v_cmp_le_f64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x47,0x7c]
2375 0x01,0xfd,0x47,0x7c
2377 # W32: v_cmp_le_f64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0x46,0x7c]
2378 # W64: v_cmp_le_f64_e32 vcc, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0x46,0x7c]
2379 0x01,0x05,0x46,0x7c
2381 # W32: v_cmp_le_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x46,0x7c]
2382 # W64: v_cmp_le_f64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x46,0x7c]
2383 0xfe,0x05,0x46,0x7c
2385 # W32: v_cmp_le_f64_e32 vcc_lo, vcc, v[2:3]    ; encoding: [0x6a,0x04,0x46,0x7c]
2386 # W64: v_cmp_le_f64_e32 vcc, vcc, v[2:3]       ; encoding: [0x6a,0x04,0x46,0x7c]
2387 0x6a,0x04,0x46,0x7c
2389 # W32: v_cmp_le_i16_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x16,0x7d]
2390 # W64: v_cmp_le_i16_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x16,0x7d]
2391 0xc1,0x04,0x16,0x7d
2393 # W32: v_cmp_le_i16_e32 vcc_lo, 0xc400, v2     ; encoding: [0xff,0x04,0x16,0x7d,0x00,0xc4,0x00,0x00]
2394 # W64: v_cmp_le_i16_e32 vcc, 0xc400, v2        ; encoding: [0xff,0x04,0x16,0x7d,0x00,0xc4,0x00,0x00]
2395 0xf7,0x04,0x16,0x7d
2397 # W32: v_cmp_le_i16_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x16,0x7d]
2398 # W64: v_cmp_le_i16_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x16,0x7d]
2399 0x80,0x04,0x16,0x7d
2401 # W32: v_cmp_le_i16_e32 vcc_lo, 0x3800, v2     ; encoding: [0xff,0x04,0x16,0x7d,0x00,0x38,0x00,0x00]
2402 # W64: v_cmp_le_i16_e32 vcc, 0x3800, v2        ; encoding: [0xff,0x04,0x16,0x7d,0x00,0x38,0x00,0x00]
2403 0xf0,0x04,0x16,0x7d
2405 # W32: v_cmp_le_i16_e32 vcc_lo, 0x3456, v2     ; encoding: [0xff,0x04,0x16,0x7d,0x56,0x34,0x00,0x00]
2406 # W64: v_cmp_le_i16_e32 vcc, 0x3456, v2        ; encoding: [0xff,0x04,0x16,0x7d,0x56,0x34,0x00,0x00]
2407 0xff,0x04,0x16,0x7d,0x56,0x34,0x00,0x00
2409 # W32: v_cmp_le_i16_e32 vcc_lo, 0xfe0b, v2     ; encoding: [0xff,0x04,0x16,0x7d,0x0b,0xfe,0x00,0x00]
2410 # W64: v_cmp_le_i16_e32 vcc, 0xfe0b, v2        ; encoding: [0xff,0x04,0x16,0x7d,0x0b,0xfe,0x00,0x00]
2411 0xff,0x04,0x16,0x7d,0x0b,0xfe,0x00,0x00
2413 # W32: v_cmp_le_i16_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x16,0x7d]
2414 # W64: v_cmp_le_i16_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x16,0x7d]
2415 0x7f,0x04,0x16,0x7d
2417 # W32: v_cmp_le_i16_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x16,0x7d]
2418 # W64: v_cmp_le_i16_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x16,0x7d]
2419 0x7e,0x04,0x16,0x7d
2421 # W32: v_cmp_le_i16_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x16,0x7d]
2422 # W64: v_cmp_le_i16_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x16,0x7d]
2423 0x7c,0x04,0x16,0x7d
2425 # W32: v_cmp_le_i16_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x16,0x7d]
2426 # W64: v_cmp_le_i16_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x16,0x7d]
2427 0x01,0x04,0x16,0x7d
2429 # W32: v_cmp_le_i16_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x16,0x7d]
2430 # W64: v_cmp_le_i16_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x16,0x7d]
2431 0x65,0x04,0x16,0x7d
2433 # W32: v_cmp_le_i16_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x16,0x7d]
2434 # W64: v_cmp_le_i16_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x16,0x7d]
2435 0x01,0x05,0x16,0x7d
2437 # W32: v_cmp_le_i16_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x17,0x7d]
2438 # W64: v_cmp_le_i16_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x17,0x7d]
2439 0x01,0xff,0x17,0x7d
2441 # W32: v_cmp_le_i16_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x16,0x7d]
2442 # W64: v_cmp_le_i16_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x16,0x7d]
2443 0xff,0x05,0x16,0x7d
2445 # W32: v_cmp_le_i16_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x16,0x7d]
2446 # W64: v_cmp_le_i16_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x16,0x7d]
2447 0x6b,0x04,0x16,0x7d
2449 # W32: v_cmp_le_i16_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x16,0x7d]
2450 # W64: v_cmp_le_i16_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x16,0x7d]
2451 0x6a,0x04,0x16,0x7d
2453 # W32: v_cmp_le_i32_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x06,0x7d]
2454 # W64: v_cmp_le_i32_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x06,0x7d]
2455 0xc1,0x04,0x06,0x7d
2457 # W32: v_cmp_le_i32_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x06,0x7d]
2458 # W64: v_cmp_le_i32_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x06,0x7d]
2459 0xf7,0x04,0x06,0x7d
2461 # W32: v_cmp_le_i32_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x06,0x7d]
2462 # W64: v_cmp_le_i32_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x06,0x7d]
2463 0x80,0x04,0x06,0x7d
2465 # W32: v_cmp_le_i32_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x06,0x7d]
2466 # W64: v_cmp_le_i32_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x06,0x7d]
2467 0xf0,0x04,0x06,0x7d
2469 # W32: v_cmp_le_i32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x06,0x7d,0x73,0x72,0x71,0x3f]
2470 # W64: v_cmp_le_i32_e32 vcc, 0x3f717273, v2    ; encoding: [0xff,0x04,0x06,0x7d,0x73,0x72,0x71,0x3f]
2471 0xff,0x04,0x06,0x7d,0x73,0x72,0x71,0x3f
2473 # W32: v_cmp_le_i32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x06,0x7d,0x56,0x34,0x12,0xaf]
2474 # W64: v_cmp_le_i32_e32 vcc, 0xaf123456, v2    ; encoding: [0xff,0x04,0x06,0x7d,0x56,0x34,0x12,0xaf]
2475 0xff,0x04,0x06,0x7d,0x56,0x34,0x12,0xaf
2477 # W32: v_cmp_le_i32_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x06,0x7d]
2478 # W64: v_cmp_le_i32_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x06,0x7d]
2479 0x7f,0x04,0x06,0x7d
2481 # W32: v_cmp_le_i32_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x06,0x7d]
2482 # W64: v_cmp_le_i32_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x06,0x7d]
2483 0x7e,0x04,0x06,0x7d
2485 # W32: v_cmp_le_i32_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x06,0x7d]
2486 # W64: v_cmp_le_i32_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x06,0x7d]
2487 0x7c,0x04,0x06,0x7d
2489 # W32: v_cmp_le_i32_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x06,0x7d]
2490 # W64: v_cmp_le_i32_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x06,0x7d]
2491 0x01,0x04,0x06,0x7d
2493 # W32: v_cmp_le_i32_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x06,0x7d]
2494 # W64: v_cmp_le_i32_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x06,0x7d]
2495 0x65,0x04,0x06,0x7d
2497 # W32: v_cmp_le_i32_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x06,0x7d]
2498 # W64: v_cmp_le_i32_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x06,0x7d]
2499 0x01,0x05,0x06,0x7d
2501 # W32: v_cmp_le_i32_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x07,0x7d]
2502 # W64: v_cmp_le_i32_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x07,0x7d]
2503 0x01,0xff,0x07,0x7d
2505 # W32: v_cmp_le_i32_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x06,0x7d]
2506 # W64: v_cmp_le_i32_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x06,0x7d]
2507 0xff,0x05,0x06,0x7d
2509 # W32: v_cmp_le_i32_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x06,0x7d]
2510 # W64: v_cmp_le_i32_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x06,0x7d]
2511 0x6b,0x04,0x06,0x7d
2513 # W32: v_cmp_le_i32_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x06,0x7d]
2514 # W64: v_cmp_le_i32_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x06,0x7d]
2515 0x6a,0x04,0x06,0x7d
2517 # W32: v_cmp_le_i64_e32 vcc_lo, -1, v[2:3]     ; encoding: [0xc1,0x04,0x46,0x7d]
2518 # W64: v_cmp_le_i64_e32 vcc, -1, v[2:3]        ; encoding: [0xc1,0x04,0x46,0x7d]
2519 0xc1,0x04,0x46,0x7d
2521 # W32: v_cmp_le_i64_e32 vcc_lo, -4.0, v[2:3]   ; encoding: [0xf7,0x04,0x46,0x7d]
2522 # W64: v_cmp_le_i64_e32 vcc, -4.0, v[2:3]      ; encoding: [0xf7,0x04,0x46,0x7d]
2523 0xf7,0x04,0x46,0x7d
2525 # W32: v_cmp_le_i64_e32 vcc_lo, 0, v[2:3]      ; encoding: [0x80,0x04,0x46,0x7d]
2526 # W64: v_cmp_le_i64_e32 vcc, 0, v[2:3]         ; encoding: [0x80,0x04,0x46,0x7d]
2527 0x80,0x04,0x46,0x7d
2529 # W32: v_cmp_le_i64_e32 vcc_lo, 0.5, v[2:3]    ; encoding: [0xf0,0x04,0x46,0x7d]
2530 # W64: v_cmp_le_i64_e32 vcc, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0x46,0x7d]
2531 0xf0,0x04,0x46,0x7d
2533 # W32: v_cmp_le_i64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x46,0x7d,0x73,0x72,0x71,0x3f]
2534 # W64: v_cmp_le_i64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x46,0x7d,0x73,0x72,0x71,0x3f]
2535 0xff,0x04,0x46,0x7d,0x73,0x72,0x71,0x3f
2537 # W32: v_cmp_le_i64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x46,0x7d,0x56,0x34,0x12,0xaf]
2538 # W64: v_cmp_le_i64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x46,0x7d,0x56,0x34,0x12,0xaf]
2539 0xff,0x04,0x46,0x7d,0x56,0x34,0x12,0xaf
2541 # W32: v_cmp_le_i64_e32 vcc_lo, exec, v[2:3]   ; encoding: [0x7e,0x04,0x46,0x7d]
2542 # W64: v_cmp_le_i64_e32 vcc, exec, v[2:3]      ; encoding: [0x7e,0x04,0x46,0x7d]
2543 0x7e,0x04,0x46,0x7d
2545 # W32: v_cmp_le_i64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x46,0x7d]
2546 # W64: v_cmp_le_i64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x46,0x7d]
2547 0x64,0x04,0x46,0x7d
2549 # W32: v_cmp_le_i64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0x46,0x7d]
2550 # W64: v_cmp_le_i64_e32 vcc, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0x46,0x7d]
2551 0x02,0x04,0x46,0x7d
2553 # W32: v_cmp_le_i64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0x46,0x7d]
2554 # W64: v_cmp_le_i64_e32 vcc, s[4:5], v[2:3]    ; encoding: [0x04,0x04,0x46,0x7d]
2555 0x04,0x04,0x46,0x7d
2557 # W32: v_cmp_le_i64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x47,0x7d]
2558 # W64: v_cmp_le_i64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x47,0x7d]
2559 0x01,0xfd,0x47,0x7d
2561 # W32: v_cmp_le_i64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0x46,0x7d]
2562 # W64: v_cmp_le_i64_e32 vcc, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0x46,0x7d]
2563 0x01,0x05,0x46,0x7d
2565 # W32: v_cmp_le_i64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x46,0x7d]
2566 # W64: v_cmp_le_i64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x46,0x7d]
2567 0xfe,0x05,0x46,0x7d
2569 # W32: v_cmp_le_i64_e32 vcc_lo, vcc, v[2:3]    ; encoding: [0x6a,0x04,0x46,0x7d]
2570 # W64: v_cmp_le_i64_e32 vcc, vcc, v[2:3]       ; encoding: [0x6a,0x04,0x46,0x7d]
2571 0x6a,0x04,0x46,0x7d
2573 # W32: v_cmp_le_u16_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x56,0x7d]
2574 # W64: v_cmp_le_u16_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x56,0x7d]
2575 0xc1,0x04,0x56,0x7d
2577 # W32: v_cmp_le_u16_e32 vcc_lo, 0xc400, v2     ; encoding: [0xff,0x04,0x56,0x7d,0x00,0xc4,0x00,0x00]
2578 # W64: v_cmp_le_u16_e32 vcc, 0xc400, v2        ; encoding: [0xff,0x04,0x56,0x7d,0x00,0xc4,0x00,0x00]
2579 0xf7,0x04,0x56,0x7d
2581 # W32: v_cmp_le_u16_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x56,0x7d]
2582 # W64: v_cmp_le_u16_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x56,0x7d]
2583 0x80,0x04,0x56,0x7d
2585 # W32: v_cmp_le_u16_e32 vcc_lo, 0x3800, v2     ; encoding: [0xff,0x04,0x56,0x7d,0x00,0x38,0x00,0x00]
2586 # W64: v_cmp_le_u16_e32 vcc, 0x3800, v2        ; encoding: [0xff,0x04,0x56,0x7d,0x00,0x38,0x00,0x00]
2587 0xf0,0x04,0x56,0x7d
2589 # W32: v_cmp_le_u16_e32 vcc_lo, 0x3456, v2     ; encoding: [0xff,0x04,0x56,0x7d,0x56,0x34,0x00,0x00]
2590 # W64: v_cmp_le_u16_e32 vcc, 0x3456, v2        ; encoding: [0xff,0x04,0x56,0x7d,0x56,0x34,0x00,0x00]
2591 0xff,0x04,0x56,0x7d,0x56,0x34,0x00,0x00
2593 # W32: v_cmp_le_u16_e32 vcc_lo, 0xfe0b, v2     ; encoding: [0xff,0x04,0x56,0x7d,0x0b,0xfe,0x00,0x00]
2594 # W64: v_cmp_le_u16_e32 vcc, 0xfe0b, v2        ; encoding: [0xff,0x04,0x56,0x7d,0x0b,0xfe,0x00,0x00]
2595 0xff,0x04,0x56,0x7d,0x0b,0xfe,0x00,0x00
2597 # W32: v_cmp_le_u16_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x56,0x7d]
2598 # W64: v_cmp_le_u16_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x56,0x7d]
2599 0x7f,0x04,0x56,0x7d
2601 # W32: v_cmp_le_u16_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x56,0x7d]
2602 # W64: v_cmp_le_u16_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x56,0x7d]
2603 0x7e,0x04,0x56,0x7d
2605 # W32: v_cmp_le_u16_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x56,0x7d]
2606 # W64: v_cmp_le_u16_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x56,0x7d]
2607 0x7c,0x04,0x56,0x7d
2609 # W32: v_cmp_le_u16_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x56,0x7d]
2610 # W64: v_cmp_le_u16_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x56,0x7d]
2611 0x01,0x04,0x56,0x7d
2613 # W32: v_cmp_le_u16_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x56,0x7d]
2614 # W64: v_cmp_le_u16_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x56,0x7d]
2615 0x65,0x04,0x56,0x7d
2617 # W32: v_cmp_le_u16_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x56,0x7d]
2618 # W64: v_cmp_le_u16_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x56,0x7d]
2619 0x01,0x05,0x56,0x7d
2621 # W32: v_cmp_le_u16_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x57,0x7d]
2622 # W64: v_cmp_le_u16_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x57,0x7d]
2623 0x01,0xff,0x57,0x7d
2625 # W32: v_cmp_le_u16_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x56,0x7d]
2626 # W64: v_cmp_le_u16_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x56,0x7d]
2627 0xff,0x05,0x56,0x7d
2629 # W32: v_cmp_le_u16_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x56,0x7d]
2630 # W64: v_cmp_le_u16_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x56,0x7d]
2631 0x6b,0x04,0x56,0x7d
2633 # W32: v_cmp_le_u16_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x56,0x7d]
2634 # W64: v_cmp_le_u16_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x56,0x7d]
2635 0x6a,0x04,0x56,0x7d
2637 # W32: v_cmp_le_u32_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x86,0x7d]
2638 # W64: v_cmp_le_u32_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x86,0x7d]
2639 0xc1,0x04,0x86,0x7d
2641 # W32: v_cmp_le_u32_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x86,0x7d]
2642 # W64: v_cmp_le_u32_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x86,0x7d]
2643 0xf7,0x04,0x86,0x7d
2645 # W32: v_cmp_le_u32_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x86,0x7d]
2646 # W64: v_cmp_le_u32_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x86,0x7d]
2647 0x80,0x04,0x86,0x7d
2649 # W32: v_cmp_le_u32_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x86,0x7d]
2650 # W64: v_cmp_le_u32_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x86,0x7d]
2651 0xf0,0x04,0x86,0x7d
2653 # W32: v_cmp_le_u32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x86,0x7d,0x73,0x72,0x71,0x3f]
2654 # W64: v_cmp_le_u32_e32 vcc, 0x3f717273, v2    ; encoding: [0xff,0x04,0x86,0x7d,0x73,0x72,0x71,0x3f]
2655 0xff,0x04,0x86,0x7d,0x73,0x72,0x71,0x3f
2657 # W32: v_cmp_le_u32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x86,0x7d,0x56,0x34,0x12,0xaf]
2658 # W64: v_cmp_le_u32_e32 vcc, 0xaf123456, v2    ; encoding: [0xff,0x04,0x86,0x7d,0x56,0x34,0x12,0xaf]
2659 0xff,0x04,0x86,0x7d,0x56,0x34,0x12,0xaf
2661 # W32: v_cmp_le_u32_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x86,0x7d]
2662 # W64: v_cmp_le_u32_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x86,0x7d]
2663 0x7f,0x04,0x86,0x7d
2665 # W32: v_cmp_le_u32_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x86,0x7d]
2666 # W64: v_cmp_le_u32_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x86,0x7d]
2667 0x7e,0x04,0x86,0x7d
2669 # W32: v_cmp_le_u32_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x86,0x7d]
2670 # W64: v_cmp_le_u32_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x86,0x7d]
2671 0x7c,0x04,0x86,0x7d
2673 # W32: v_cmp_le_u32_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x86,0x7d]
2674 # W64: v_cmp_le_u32_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x86,0x7d]
2675 0x01,0x04,0x86,0x7d
2677 # W32: v_cmp_le_u32_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x86,0x7d]
2678 # W64: v_cmp_le_u32_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x86,0x7d]
2679 0x65,0x04,0x86,0x7d
2681 # W32: v_cmp_le_u32_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x86,0x7d]
2682 # W64: v_cmp_le_u32_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x86,0x7d]
2683 0x01,0x05,0x86,0x7d
2685 # W32: v_cmp_le_u32_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x87,0x7d]
2686 # W64: v_cmp_le_u32_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x87,0x7d]
2687 0x01,0xff,0x87,0x7d
2689 # W32: v_cmp_le_u32_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x86,0x7d]
2690 # W64: v_cmp_le_u32_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x86,0x7d]
2691 0xff,0x05,0x86,0x7d
2693 # W32: v_cmp_le_u32_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x86,0x7d]
2694 # W64: v_cmp_le_u32_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x86,0x7d]
2695 0x6b,0x04,0x86,0x7d
2697 # W32: v_cmp_le_u32_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x86,0x7d]
2698 # W64: v_cmp_le_u32_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x86,0x7d]
2699 0x6a,0x04,0x86,0x7d
2701 # W32: v_cmp_le_u64_e32 vcc_lo, -1, v[2:3]     ; encoding: [0xc1,0x04,0xc6,0x7d]
2702 # W64: v_cmp_le_u64_e32 vcc, -1, v[2:3]        ; encoding: [0xc1,0x04,0xc6,0x7d]
2703 0xc1,0x04,0xc6,0x7d
2705 # W32: v_cmp_le_u64_e32 vcc_lo, -4.0, v[2:3]   ; encoding: [0xf7,0x04,0xc6,0x7d]
2706 # W64: v_cmp_le_u64_e32 vcc, -4.0, v[2:3]      ; encoding: [0xf7,0x04,0xc6,0x7d]
2707 0xf7,0x04,0xc6,0x7d
2709 # W32: v_cmp_le_u64_e32 vcc_lo, 0, v[2:3]      ; encoding: [0x80,0x04,0xc6,0x7d]
2710 # W64: v_cmp_le_u64_e32 vcc, 0, v[2:3]         ; encoding: [0x80,0x04,0xc6,0x7d]
2711 0x80,0x04,0xc6,0x7d
2713 # W32: v_cmp_le_u64_e32 vcc_lo, 0.5, v[2:3]    ; encoding: [0xf0,0x04,0xc6,0x7d]
2714 # W64: v_cmp_le_u64_e32 vcc, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0xc6,0x7d]
2715 0xf0,0x04,0xc6,0x7d
2717 # W32: v_cmp_le_u64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0xc6,0x7d,0x73,0x72,0x71,0x3f]
2718 # W64: v_cmp_le_u64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0xc6,0x7d,0x73,0x72,0x71,0x3f]
2719 0xff,0x04,0xc6,0x7d,0x73,0x72,0x71,0x3f
2721 # W32: v_cmp_le_u64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0xc6,0x7d,0x56,0x34,0x12,0xaf]
2722 # W64: v_cmp_le_u64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0xc6,0x7d,0x56,0x34,0x12,0xaf]
2723 0xff,0x04,0xc6,0x7d,0x56,0x34,0x12,0xaf
2725 # W32: v_cmp_le_u64_e32 vcc_lo, exec, v[2:3]   ; encoding: [0x7e,0x04,0xc6,0x7d]
2726 # W64: v_cmp_le_u64_e32 vcc, exec, v[2:3]      ; encoding: [0x7e,0x04,0xc6,0x7d]
2727 0x7e,0x04,0xc6,0x7d
2729 # W32: v_cmp_le_u64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0xc6,0x7d]
2730 # W64: v_cmp_le_u64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0xc6,0x7d]
2731 0x64,0x04,0xc6,0x7d
2733 # W32: v_cmp_le_u64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0xc6,0x7d]
2734 # W64: v_cmp_le_u64_e32 vcc, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0xc6,0x7d]
2735 0x02,0x04,0xc6,0x7d
2737 # W32: v_cmp_le_u64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0xc6,0x7d]
2738 # W64: v_cmp_le_u64_e32 vcc, s[4:5], v[2:3]    ; encoding: [0x04,0x04,0xc6,0x7d]
2739 0x04,0x04,0xc6,0x7d
2741 # W32: v_cmp_le_u64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0xc7,0x7d]
2742 # W64: v_cmp_le_u64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0xc7,0x7d]
2743 0x01,0xfd,0xc7,0x7d
2745 # W32: v_cmp_le_u64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0xc6,0x7d]
2746 # W64: v_cmp_le_u64_e32 vcc, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0xc6,0x7d]
2747 0x01,0x05,0xc6,0x7d
2749 # W32: v_cmp_le_u64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xc6,0x7d]
2750 # W64: v_cmp_le_u64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xc6,0x7d]
2751 0xfe,0x05,0xc6,0x7d
2753 # W32: v_cmp_le_u64_e32 vcc_lo, vcc, v[2:3]    ; encoding: [0x6a,0x04,0xc6,0x7d]
2754 # W64: v_cmp_le_u64_e32 vcc, vcc, v[2:3]       ; encoding: [0x6a,0x04,0xc6,0x7d]
2755 0x6a,0x04,0xc6,0x7d
2757 # W32: v_cmp_lg_f16_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x9a,0x7d]
2758 # W64: v_cmp_lg_f16_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x9a,0x7d]
2759 0xc1,0x04,0x9a,0x7d
2761 # W32: v_cmp_lg_f16_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x9a,0x7d]
2762 # W64: v_cmp_lg_f16_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x9a,0x7d]
2763 0xf7,0x04,0x9a,0x7d
2765 # W32: v_cmp_lg_f16_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x9a,0x7d]
2766 # W64: v_cmp_lg_f16_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x9a,0x7d]
2767 0x80,0x04,0x9a,0x7d
2769 # W32: v_cmp_lg_f16_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x9a,0x7d]
2770 # W64: v_cmp_lg_f16_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x9a,0x7d]
2771 0xf0,0x04,0x9a,0x7d
2773 # W32: v_cmp_lg_f16_e32 vcc_lo, 0x3456, v2     ; encoding: [0xff,0x04,0x9a,0x7d,0x56,0x34,0x00,0x00]
2774 # W64: v_cmp_lg_f16_e32 vcc, 0x3456, v2        ; encoding: [0xff,0x04,0x9a,0x7d,0x56,0x34,0x00,0x00]
2775 0xff,0x04,0x9a,0x7d,0x56,0x34,0x00,0x00
2777 # W32: v_cmp_lg_f16_e32 vcc_lo, 0xfe0b, v2     ; encoding: [0xff,0x04,0x9a,0x7d,0x0b,0xfe,0x00,0x00]
2778 # W64: v_cmp_lg_f16_e32 vcc, 0xfe0b, v2        ; encoding: [0xff,0x04,0x9a,0x7d,0x0b,0xfe,0x00,0x00]
2779 0xff,0x04,0x9a,0x7d,0x0b,0xfe,0x00,0x00
2781 # W32: v_cmp_lg_f16_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x9a,0x7d]
2782 # W64: v_cmp_lg_f16_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x9a,0x7d]
2783 0x7f,0x04,0x9a,0x7d
2785 # W32: v_cmp_lg_f16_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x9a,0x7d]
2786 # W64: v_cmp_lg_f16_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x9a,0x7d]
2787 0x7e,0x04,0x9a,0x7d
2789 # W32: v_cmp_lg_f16_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x9a,0x7d]
2790 # W64: v_cmp_lg_f16_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x9a,0x7d]
2791 0x7c,0x04,0x9a,0x7d
2793 # W32: v_cmp_lg_f16_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x9a,0x7d]
2794 # W64: v_cmp_lg_f16_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x9a,0x7d]
2795 0x01,0x04,0x9a,0x7d
2797 # W32: v_cmp_lg_f16_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x9a,0x7d]
2798 # W64: v_cmp_lg_f16_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x9a,0x7d]
2799 0x65,0x04,0x9a,0x7d
2801 # W32: v_cmp_lg_f16_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x9a,0x7d]
2802 # W64: v_cmp_lg_f16_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x9a,0x7d]
2803 0x01,0x05,0x9a,0x7d
2805 # W32: v_cmp_lg_f16_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x9b,0x7d]
2806 # W64: v_cmp_lg_f16_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x9b,0x7d]
2807 0x01,0xff,0x9b,0x7d
2809 # W32: v_cmp_lg_f16_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x9a,0x7d]
2810 # W64: v_cmp_lg_f16_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x9a,0x7d]
2811 0xff,0x05,0x9a,0x7d
2813 # W32: v_cmp_lg_f16_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x9a,0x7d]
2814 # W64: v_cmp_lg_f16_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x9a,0x7d]
2815 0x6b,0x04,0x9a,0x7d
2817 # W32: v_cmp_lg_f16_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x9a,0x7d]
2818 # W64: v_cmp_lg_f16_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x9a,0x7d]
2819 0x6a,0x04,0x9a,0x7d
2821 # W32: v_cmp_lg_f32_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x0a,0x7c]
2822 # W64: v_cmp_lg_f32_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x0a,0x7c]
2823 0xc1,0x04,0x0a,0x7c
2825 # W32: v_cmp_lg_f32_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x0a,0x7c]
2826 # W64: v_cmp_lg_f32_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x0a,0x7c]
2827 0xf7,0x04,0x0a,0x7c
2829 # W32: v_cmp_lg_f32_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x0a,0x7c]
2830 # W64: v_cmp_lg_f32_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x0a,0x7c]
2831 0x80,0x04,0x0a,0x7c
2833 # W32: v_cmp_lg_f32_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x0a,0x7c]
2834 # W64: v_cmp_lg_f32_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x0a,0x7c]
2835 0xf0,0x04,0x0a,0x7c
2837 # W32: v_cmp_lg_f32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x0a,0x7c,0x73,0x72,0x71,0x3f]
2838 # W64: v_cmp_lg_f32_e32 vcc, 0x3f717273, v2    ; encoding: [0xff,0x04,0x0a,0x7c,0x73,0x72,0x71,0x3f]
2839 0xff,0x04,0x0a,0x7c,0x73,0x72,0x71,0x3f
2841 # W32: v_cmp_lg_f32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x0a,0x7c,0x56,0x34,0x12,0xaf]
2842 # W64: v_cmp_lg_f32_e32 vcc, 0xaf123456, v2    ; encoding: [0xff,0x04,0x0a,0x7c,0x56,0x34,0x12,0xaf]
2843 0xff,0x04,0x0a,0x7c,0x56,0x34,0x12,0xaf
2845 # W32: v_cmp_lg_f32_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x0a,0x7c]
2846 # W64: v_cmp_lg_f32_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x0a,0x7c]
2847 0x7f,0x04,0x0a,0x7c
2849 # W32: v_cmp_lg_f32_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x0a,0x7c]
2850 # W64: v_cmp_lg_f32_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x0a,0x7c]
2851 0x7e,0x04,0x0a,0x7c
2853 # W32: v_cmp_lg_f32_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x0a,0x7c]
2854 # W64: v_cmp_lg_f32_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x0a,0x7c]
2855 0x7c,0x04,0x0a,0x7c
2857 # W32: v_cmp_lg_f32_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x0a,0x7c]
2858 # W64: v_cmp_lg_f32_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x0a,0x7c]
2859 0x01,0x04,0x0a,0x7c
2861 # W32: v_cmp_lg_f32_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x0a,0x7c]
2862 # W64: v_cmp_lg_f32_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x0a,0x7c]
2863 0x65,0x04,0x0a,0x7c
2865 # W32: v_cmp_lg_f32_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x0a,0x7c]
2866 # W64: v_cmp_lg_f32_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x0a,0x7c]
2867 0x01,0x05,0x0a,0x7c
2869 # W32: v_cmp_lg_f32_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x0b,0x7c]
2870 # W64: v_cmp_lg_f32_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x0b,0x7c]
2871 0x01,0xff,0x0b,0x7c
2873 # W32: v_cmp_lg_f32_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x0a,0x7c]
2874 # W64: v_cmp_lg_f32_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x0a,0x7c]
2875 0xff,0x05,0x0a,0x7c
2877 # W32: v_cmp_lg_f32_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x0a,0x7c]
2878 # W64: v_cmp_lg_f32_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x0a,0x7c]
2879 0x6b,0x04,0x0a,0x7c
2881 # W32: v_cmp_lg_f32_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x0a,0x7c]
2882 # W64: v_cmp_lg_f32_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x0a,0x7c]
2883 0x6a,0x04,0x0a,0x7c
2885 # W32: v_cmp_lg_f64_e32 vcc_lo, -1, v[2:3]     ; encoding: [0xc1,0x04,0x4a,0x7c]
2886 # W64: v_cmp_lg_f64_e32 vcc, -1, v[2:3]        ; encoding: [0xc1,0x04,0x4a,0x7c]
2887 0xc1,0x04,0x4a,0x7c
2889 # W32: v_cmp_lg_f64_e32 vcc_lo, -4.0, v[2:3]   ; encoding: [0xf7,0x04,0x4a,0x7c]
2890 # W64: v_cmp_lg_f64_e32 vcc, -4.0, v[2:3]      ; encoding: [0xf7,0x04,0x4a,0x7c]
2891 0xf7,0x04,0x4a,0x7c
2893 # W32: v_cmp_lg_f64_e32 vcc_lo, 0, v[2:3]      ; encoding: [0x80,0x04,0x4a,0x7c]
2894 # W64: v_cmp_lg_f64_e32 vcc, 0, v[2:3]         ; encoding: [0x80,0x04,0x4a,0x7c]
2895 0x80,0x04,0x4a,0x7c
2897 # W32: v_cmp_lg_f64_e32 vcc_lo, 0.5, v[2:3]    ; encoding: [0xf0,0x04,0x4a,0x7c]
2898 # W64: v_cmp_lg_f64_e32 vcc, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0x4a,0x7c]
2899 0xf0,0x04,0x4a,0x7c
2901 # W32: v_cmp_lg_f64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x4a,0x7c,0x73,0x72,0x71,0x3f]
2902 # W64: v_cmp_lg_f64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x4a,0x7c,0x73,0x72,0x71,0x3f]
2903 0xff,0x04,0x4a,0x7c,0x73,0x72,0x71,0x3f
2905 # W32: v_cmp_lg_f64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x4a,0x7c,0x56,0x34,0x12,0xaf]
2906 # W64: v_cmp_lg_f64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x4a,0x7c,0x56,0x34,0x12,0xaf]
2907 0xff,0x04,0x4a,0x7c,0x56,0x34,0x12,0xaf
2909 # W32: v_cmp_lg_f64_e32 vcc_lo, exec, v[2:3]   ; encoding: [0x7e,0x04,0x4a,0x7c]
2910 # W64: v_cmp_lg_f64_e32 vcc, exec, v[2:3]      ; encoding: [0x7e,0x04,0x4a,0x7c]
2911 0x7e,0x04,0x4a,0x7c
2913 # W32: v_cmp_lg_f64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x4a,0x7c]
2914 # W64: v_cmp_lg_f64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x4a,0x7c]
2915 0x64,0x04,0x4a,0x7c
2917 # W32: v_cmp_lg_f64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0x4a,0x7c]
2918 # W64: v_cmp_lg_f64_e32 vcc, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0x4a,0x7c]
2919 0x02,0x04,0x4a,0x7c
2921 # W32: v_cmp_lg_f64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0x4a,0x7c]
2922 # W64: v_cmp_lg_f64_e32 vcc, s[4:5], v[2:3]    ; encoding: [0x04,0x04,0x4a,0x7c]
2923 0x04,0x04,0x4a,0x7c
2925 # W32: v_cmp_lg_f64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x4b,0x7c]
2926 # W64: v_cmp_lg_f64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x4b,0x7c]
2927 0x01,0xfd,0x4b,0x7c
2929 # W32: v_cmp_lg_f64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0x4a,0x7c]
2930 # W64: v_cmp_lg_f64_e32 vcc, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0x4a,0x7c]
2931 0x01,0x05,0x4a,0x7c
2933 # W32: v_cmp_lg_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x4a,0x7c]
2934 # W64: v_cmp_lg_f64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x4a,0x7c]
2935 0xfe,0x05,0x4a,0x7c
2937 # W32: v_cmp_lg_f64_e32 vcc_lo, vcc, v[2:3]    ; encoding: [0x6a,0x04,0x4a,0x7c]
2938 # W64: v_cmp_lg_f64_e32 vcc, vcc, v[2:3]       ; encoding: [0x6a,0x04,0x4a,0x7c]
2939 0x6a,0x04,0x4a,0x7c
2941 # W32: v_cmp_lt_f16_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x92,0x7d]
2942 # W64: v_cmp_lt_f16_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x92,0x7d]
2943 0xc1,0x04,0x92,0x7d
2945 # W32: v_cmp_lt_f16_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x92,0x7d]
2946 # W64: v_cmp_lt_f16_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x92,0x7d]
2947 0xf7,0x04,0x92,0x7d
2949 # W32: v_cmp_lt_f16_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x92,0x7d]
2950 # W64: v_cmp_lt_f16_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x92,0x7d]
2951 0x80,0x04,0x92,0x7d
2953 # W32: v_cmp_lt_f16_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x92,0x7d]
2954 # W64: v_cmp_lt_f16_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x92,0x7d]
2955 0xf0,0x04,0x92,0x7d
2957 # W32: v_cmp_lt_f16_e32 vcc_lo, 0x3456, v2     ; encoding: [0xff,0x04,0x92,0x7d,0x56,0x34,0x00,0x00]
2958 # W64: v_cmp_lt_f16_e32 vcc, 0x3456, v2        ; encoding: [0xff,0x04,0x92,0x7d,0x56,0x34,0x00,0x00]
2959 0xff,0x04,0x92,0x7d,0x56,0x34,0x00,0x00
2961 # W32: v_cmp_lt_f16_e32 vcc_lo, 0xfe0b, v2     ; encoding: [0xff,0x04,0x92,0x7d,0x0b,0xfe,0x00,0x00]
2962 # W64: v_cmp_lt_f16_e32 vcc, 0xfe0b, v2        ; encoding: [0xff,0x04,0x92,0x7d,0x0b,0xfe,0x00,0x00]
2963 0xff,0x04,0x92,0x7d,0x0b,0xfe,0x00,0x00
2965 # W32: v_cmp_lt_f16_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x92,0x7d]
2966 # W64: v_cmp_lt_f16_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x92,0x7d]
2967 0x7f,0x04,0x92,0x7d
2969 # W32: v_cmp_lt_f16_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x92,0x7d]
2970 # W64: v_cmp_lt_f16_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x92,0x7d]
2971 0x7e,0x04,0x92,0x7d
2973 # W32: v_cmp_lt_f16_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x92,0x7d]
2974 # W64: v_cmp_lt_f16_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x92,0x7d]
2975 0x7c,0x04,0x92,0x7d
2977 # W32: v_cmp_lt_f16_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x92,0x7d]
2978 # W64: v_cmp_lt_f16_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x92,0x7d]
2979 0x01,0x04,0x92,0x7d
2981 # W32: v_cmp_lt_f16_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x92,0x7d]
2982 # W64: v_cmp_lt_f16_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x92,0x7d]
2983 0x65,0x04,0x92,0x7d
2985 # W32: v_cmp_lt_f16_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x92,0x7d]
2986 # W64: v_cmp_lt_f16_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x92,0x7d]
2987 0x01,0x05,0x92,0x7d
2989 # W32: v_cmp_lt_f16_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x93,0x7d]
2990 # W64: v_cmp_lt_f16_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x93,0x7d]
2991 0x01,0xff,0x93,0x7d
2993 # W32: v_cmp_lt_f16_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x92,0x7d]
2994 # W64: v_cmp_lt_f16_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x92,0x7d]
2995 0xff,0x05,0x92,0x7d
2997 # W32: v_cmp_lt_f16_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x92,0x7d]
2998 # W64: v_cmp_lt_f16_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x92,0x7d]
2999 0x6b,0x04,0x92,0x7d
3001 # W32: v_cmp_lt_f16_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x92,0x7d]
3002 # W64: v_cmp_lt_f16_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x92,0x7d]
3003 0x6a,0x04,0x92,0x7d
3005 # W32: v_cmp_lt_f32_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x02,0x7c]
3006 # W64: v_cmp_lt_f32_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x02,0x7c]
3007 0xc1,0x04,0x02,0x7c
3009 # W32: v_cmp_lt_f32_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x02,0x7c]
3010 # W64: v_cmp_lt_f32_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x02,0x7c]
3011 0xf7,0x04,0x02,0x7c
3013 # W32: v_cmp_lt_f32_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x02,0x7c]
3014 # W64: v_cmp_lt_f32_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x02,0x7c]
3015 0x80,0x04,0x02,0x7c
3017 # W32: v_cmp_lt_f32_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x02,0x7c]
3018 # W64: v_cmp_lt_f32_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x02,0x7c]
3019 0xf0,0x04,0x02,0x7c
3021 # W32: v_cmp_lt_f32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x02,0x7c,0x73,0x72,0x71,0x3f]
3022 # W64: v_cmp_lt_f32_e32 vcc, 0x3f717273, v2    ; encoding: [0xff,0x04,0x02,0x7c,0x73,0x72,0x71,0x3f]
3023 0xff,0x04,0x02,0x7c,0x73,0x72,0x71,0x3f
3025 # W32: v_cmp_lt_f32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x02,0x7c,0x56,0x34,0x12,0xaf]
3026 # W64: v_cmp_lt_f32_e32 vcc, 0xaf123456, v2    ; encoding: [0xff,0x04,0x02,0x7c,0x56,0x34,0x12,0xaf]
3027 0xff,0x04,0x02,0x7c,0x56,0x34,0x12,0xaf
3029 # W32: v_cmp_lt_f32_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x02,0x7c]
3030 # W64: v_cmp_lt_f32_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x02,0x7c]
3031 0x7f,0x04,0x02,0x7c
3033 # W32: v_cmp_lt_f32_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x02,0x7c]
3034 # W64: v_cmp_lt_f32_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x02,0x7c]
3035 0x7e,0x04,0x02,0x7c
3037 # W32: v_cmp_lt_f32_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x02,0x7c]
3038 # W64: v_cmp_lt_f32_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x02,0x7c]
3039 0x7c,0x04,0x02,0x7c
3041 # W32: v_cmp_lt_f32_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x02,0x7c]
3042 # W64: v_cmp_lt_f32_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x02,0x7c]
3043 0x01,0x04,0x02,0x7c
3045 # W32: v_cmp_lt_f32_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x02,0x7c]
3046 # W64: v_cmp_lt_f32_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x02,0x7c]
3047 0x65,0x04,0x02,0x7c
3049 # W32: v_cmp_lt_f32_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x02,0x7c]
3050 # W64: v_cmp_lt_f32_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x02,0x7c]
3051 0x01,0x05,0x02,0x7c
3053 # W32: v_cmp_lt_f32_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x03,0x7c]
3054 # W64: v_cmp_lt_f32_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x03,0x7c]
3055 0x01,0xff,0x03,0x7c
3057 # W32: v_cmp_lt_f32_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x02,0x7c]
3058 # W64: v_cmp_lt_f32_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x02,0x7c]
3059 0xff,0x05,0x02,0x7c
3061 # W32: v_cmp_lt_f32_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x02,0x7c]
3062 # W64: v_cmp_lt_f32_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x02,0x7c]
3063 0x6b,0x04,0x02,0x7c
3065 # W32: v_cmp_lt_f32_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x02,0x7c]
3066 # W64: v_cmp_lt_f32_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x02,0x7c]
3067 0x6a,0x04,0x02,0x7c
3069 # W32: v_cmp_lt_f64_e32 vcc_lo, -1, v[2:3]     ; encoding: [0xc1,0x04,0x42,0x7c]
3070 # W64: v_cmp_lt_f64_e32 vcc, -1, v[2:3]        ; encoding: [0xc1,0x04,0x42,0x7c]
3071 0xc1,0x04,0x42,0x7c
3073 # W32: v_cmp_lt_f64_e32 vcc_lo, -4.0, v[2:3]   ; encoding: [0xf7,0x04,0x42,0x7c]
3074 # W64: v_cmp_lt_f64_e32 vcc, -4.0, v[2:3]      ; encoding: [0xf7,0x04,0x42,0x7c]
3075 0xf7,0x04,0x42,0x7c
3077 # W32: v_cmp_lt_f64_e32 vcc_lo, 0, v[2:3]      ; encoding: [0x80,0x04,0x42,0x7c]
3078 # W64: v_cmp_lt_f64_e32 vcc, 0, v[2:3]         ; encoding: [0x80,0x04,0x42,0x7c]
3079 0x80,0x04,0x42,0x7c
3081 # W32: v_cmp_lt_f64_e32 vcc_lo, 0.5, v[2:3]    ; encoding: [0xf0,0x04,0x42,0x7c]
3082 # W64: v_cmp_lt_f64_e32 vcc, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0x42,0x7c]
3083 0xf0,0x04,0x42,0x7c
3085 # W32: v_cmp_lt_f64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x42,0x7c,0x73,0x72,0x71,0x3f]
3086 # W64: v_cmp_lt_f64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x42,0x7c,0x73,0x72,0x71,0x3f]
3087 0xff,0x04,0x42,0x7c,0x73,0x72,0x71,0x3f
3089 # W32: v_cmp_lt_f64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x42,0x7c,0x56,0x34,0x12,0xaf]
3090 # W64: v_cmp_lt_f64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x42,0x7c,0x56,0x34,0x12,0xaf]
3091 0xff,0x04,0x42,0x7c,0x56,0x34,0x12,0xaf
3093 # W32: v_cmp_lt_f64_e32 vcc_lo, exec, v[2:3]   ; encoding: [0x7e,0x04,0x42,0x7c]
3094 # W64: v_cmp_lt_f64_e32 vcc, exec, v[2:3]      ; encoding: [0x7e,0x04,0x42,0x7c]
3095 0x7e,0x04,0x42,0x7c
3097 # W32: v_cmp_lt_f64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x42,0x7c]
3098 # W64: v_cmp_lt_f64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x42,0x7c]
3099 0x64,0x04,0x42,0x7c
3101 # W32: v_cmp_lt_f64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0x42,0x7c]
3102 # W64: v_cmp_lt_f64_e32 vcc, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0x42,0x7c]
3103 0x02,0x04,0x42,0x7c
3105 # W32: v_cmp_lt_f64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0x42,0x7c]
3106 # W64: v_cmp_lt_f64_e32 vcc, s[4:5], v[2:3]    ; encoding: [0x04,0x04,0x42,0x7c]
3107 0x04,0x04,0x42,0x7c
3109 # W32: v_cmp_lt_f64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x43,0x7c]
3110 # W64: v_cmp_lt_f64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x43,0x7c]
3111 0x01,0xfd,0x43,0x7c
3113 # W32: v_cmp_lt_f64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0x42,0x7c]
3114 # W64: v_cmp_lt_f64_e32 vcc, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0x42,0x7c]
3115 0x01,0x05,0x42,0x7c
3117 # W32: v_cmp_lt_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x42,0x7c]
3118 # W64: v_cmp_lt_f64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x42,0x7c]
3119 0xfe,0x05,0x42,0x7c
3121 # W32: v_cmp_lt_f64_e32 vcc_lo, vcc, v[2:3]    ; encoding: [0x6a,0x04,0x42,0x7c]
3122 # W64: v_cmp_lt_f64_e32 vcc, vcc, v[2:3]       ; encoding: [0x6a,0x04,0x42,0x7c]
3123 0x6a,0x04,0x42,0x7c
3125 # W32: v_cmp_lt_i16_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x12,0x7d]
3126 # W64: v_cmp_lt_i16_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x12,0x7d]
3127 0xc1,0x04,0x12,0x7d
3129 # W32: v_cmp_lt_i16_e32 vcc_lo, 0xc400, v2     ; encoding: [0xff,0x04,0x12,0x7d,0x00,0xc4,0x00,0x00]
3130 # W64: v_cmp_lt_i16_e32 vcc, 0xc400, v2        ; encoding: [0xff,0x04,0x12,0x7d,0x00,0xc4,0x00,0x00]
3131 0xf7,0x04,0x12,0x7d
3133 # W32: v_cmp_lt_i16_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x12,0x7d]
3134 # W64: v_cmp_lt_i16_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x12,0x7d]
3135 0x80,0x04,0x12,0x7d
3137 # W32: v_cmp_lt_i16_e32 vcc_lo, 0x3800, v2     ; encoding: [0xff,0x04,0x12,0x7d,0x00,0x38,0x00,0x00]
3138 # W64: v_cmp_lt_i16_e32 vcc, 0x3800, v2        ; encoding: [0xff,0x04,0x12,0x7d,0x00,0x38,0x00,0x00]
3139 0xf0,0x04,0x12,0x7d
3141 # W32: v_cmp_lt_i16_e32 vcc_lo, 0x3456, v2     ; encoding: [0xff,0x04,0x12,0x7d,0x56,0x34,0x00,0x00]
3142 # W64: v_cmp_lt_i16_e32 vcc, 0x3456, v2        ; encoding: [0xff,0x04,0x12,0x7d,0x56,0x34,0x00,0x00]
3143 0xff,0x04,0x12,0x7d,0x56,0x34,0x00,0x00
3145 # W32: v_cmp_lt_i16_e32 vcc_lo, 0xfe0b, v2     ; encoding: [0xff,0x04,0x12,0x7d,0x0b,0xfe,0x00,0x00]
3146 # W64: v_cmp_lt_i16_e32 vcc, 0xfe0b, v2        ; encoding: [0xff,0x04,0x12,0x7d,0x0b,0xfe,0x00,0x00]
3147 0xff,0x04,0x12,0x7d,0x0b,0xfe,0x00,0x00
3149 # W32: v_cmp_lt_i16_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x12,0x7d]
3150 # W64: v_cmp_lt_i16_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x12,0x7d]
3151 0x7f,0x04,0x12,0x7d
3153 # W32: v_cmp_lt_i16_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x12,0x7d]
3154 # W64: v_cmp_lt_i16_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x12,0x7d]
3155 0x7e,0x04,0x12,0x7d
3157 # W32: v_cmp_lt_i16_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x12,0x7d]
3158 # W64: v_cmp_lt_i16_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x12,0x7d]
3159 0x7c,0x04,0x12,0x7d
3161 # W32: v_cmp_lt_i16_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x12,0x7d]
3162 # W64: v_cmp_lt_i16_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x12,0x7d]
3163 0x01,0x04,0x12,0x7d
3165 # W32: v_cmp_lt_i16_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x12,0x7d]
3166 # W64: v_cmp_lt_i16_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x12,0x7d]
3167 0x65,0x04,0x12,0x7d
3169 # W32: v_cmp_lt_i16_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x12,0x7d]
3170 # W64: v_cmp_lt_i16_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x12,0x7d]
3171 0x01,0x05,0x12,0x7d
3173 # W32: v_cmp_lt_i16_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x13,0x7d]
3174 # W64: v_cmp_lt_i16_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x13,0x7d]
3175 0x01,0xff,0x13,0x7d
3177 # W32: v_cmp_lt_i16_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x12,0x7d]
3178 # W64: v_cmp_lt_i16_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x12,0x7d]
3179 0xff,0x05,0x12,0x7d
3181 # W32: v_cmp_lt_i16_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x12,0x7d]
3182 # W64: v_cmp_lt_i16_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x12,0x7d]
3183 0x6b,0x04,0x12,0x7d
3185 # W32: v_cmp_lt_i16_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x12,0x7d]
3186 # W64: v_cmp_lt_i16_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x12,0x7d]
3187 0x6a,0x04,0x12,0x7d
3189 # W32: v_cmp_lt_i32_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x02,0x7d]
3190 # W64: v_cmp_lt_i32_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x02,0x7d]
3191 0xc1,0x04,0x02,0x7d
3193 # W32: v_cmp_lt_i32_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x02,0x7d]
3194 # W64: v_cmp_lt_i32_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x02,0x7d]
3195 0xf7,0x04,0x02,0x7d
3197 # W32: v_cmp_lt_i32_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x02,0x7d]
3198 # W64: v_cmp_lt_i32_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x02,0x7d]
3199 0x80,0x04,0x02,0x7d
3201 # W32: v_cmp_lt_i32_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x02,0x7d]
3202 # W64: v_cmp_lt_i32_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x02,0x7d]
3203 0xf0,0x04,0x02,0x7d
3205 # W32: v_cmp_lt_i32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x02,0x7d,0x73,0x72,0x71,0x3f]
3206 # W64: v_cmp_lt_i32_e32 vcc, 0x3f717273, v2    ; encoding: [0xff,0x04,0x02,0x7d,0x73,0x72,0x71,0x3f]
3207 0xff,0x04,0x02,0x7d,0x73,0x72,0x71,0x3f
3209 # W32: v_cmp_lt_i32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x02,0x7d,0x56,0x34,0x12,0xaf]
3210 # W64: v_cmp_lt_i32_e32 vcc, 0xaf123456, v2    ; encoding: [0xff,0x04,0x02,0x7d,0x56,0x34,0x12,0xaf]
3211 0xff,0x04,0x02,0x7d,0x56,0x34,0x12,0xaf
3213 # W32: v_cmp_lt_i32_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x02,0x7d]
3214 # W64: v_cmp_lt_i32_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x02,0x7d]
3215 0x7f,0x04,0x02,0x7d
3217 # W32: v_cmp_lt_i32_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x02,0x7d]
3218 # W64: v_cmp_lt_i32_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x02,0x7d]
3219 0x7e,0x04,0x02,0x7d
3221 # W32: v_cmp_lt_i32_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x02,0x7d]
3222 # W64: v_cmp_lt_i32_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x02,0x7d]
3223 0x7c,0x04,0x02,0x7d
3225 # W32: v_cmp_lt_i32_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x02,0x7d]
3226 # W64: v_cmp_lt_i32_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x02,0x7d]
3227 0x01,0x04,0x02,0x7d
3229 # W32: v_cmp_lt_i32_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x02,0x7d]
3230 # W64: v_cmp_lt_i32_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x02,0x7d]
3231 0x65,0x04,0x02,0x7d
3233 # W32: v_cmp_lt_i32_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x02,0x7d]
3234 # W64: v_cmp_lt_i32_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x02,0x7d]
3235 0x01,0x05,0x02,0x7d
3237 # W32: v_cmp_lt_i32_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x03,0x7d]
3238 # W64: v_cmp_lt_i32_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x03,0x7d]
3239 0x01,0xff,0x03,0x7d
3241 # W32: v_cmp_lt_i32_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x02,0x7d]
3242 # W64: v_cmp_lt_i32_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x02,0x7d]
3243 0xff,0x05,0x02,0x7d
3245 # W32: v_cmp_lt_i32_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x02,0x7d]
3246 # W64: v_cmp_lt_i32_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x02,0x7d]
3247 0x6b,0x04,0x02,0x7d
3249 # W32: v_cmp_lt_i32_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x02,0x7d]
3250 # W64: v_cmp_lt_i32_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x02,0x7d]
3251 0x6a,0x04,0x02,0x7d
3253 # W32: v_cmp_lt_i64_e32 vcc_lo, -1, v[2:3]     ; encoding: [0xc1,0x04,0x42,0x7d]
3254 # W64: v_cmp_lt_i64_e32 vcc, -1, v[2:3]        ; encoding: [0xc1,0x04,0x42,0x7d]
3255 0xc1,0x04,0x42,0x7d
3257 # W32: v_cmp_lt_i64_e32 vcc_lo, -4.0, v[2:3]   ; encoding: [0xf7,0x04,0x42,0x7d]
3258 # W64: v_cmp_lt_i64_e32 vcc, -4.0, v[2:3]      ; encoding: [0xf7,0x04,0x42,0x7d]
3259 0xf7,0x04,0x42,0x7d
3261 # W32: v_cmp_lt_i64_e32 vcc_lo, 0, v[2:3]      ; encoding: [0x80,0x04,0x42,0x7d]
3262 # W64: v_cmp_lt_i64_e32 vcc, 0, v[2:3]         ; encoding: [0x80,0x04,0x42,0x7d]
3263 0x80,0x04,0x42,0x7d
3265 # W32: v_cmp_lt_i64_e32 vcc_lo, 0.5, v[2:3]    ; encoding: [0xf0,0x04,0x42,0x7d]
3266 # W64: v_cmp_lt_i64_e32 vcc, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0x42,0x7d]
3267 0xf0,0x04,0x42,0x7d
3269 # W32: v_cmp_lt_i64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x42,0x7d,0x73,0x72,0x71,0x3f]
3270 # W64: v_cmp_lt_i64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x42,0x7d,0x73,0x72,0x71,0x3f]
3271 0xff,0x04,0x42,0x7d,0x73,0x72,0x71,0x3f
3273 # W32: v_cmp_lt_i64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x42,0x7d,0x56,0x34,0x12,0xaf]
3274 # W64: v_cmp_lt_i64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x42,0x7d,0x56,0x34,0x12,0xaf]
3275 0xff,0x04,0x42,0x7d,0x56,0x34,0x12,0xaf
3277 # W32: v_cmp_lt_i64_e32 vcc_lo, exec, v[2:3]   ; encoding: [0x7e,0x04,0x42,0x7d]
3278 # W64: v_cmp_lt_i64_e32 vcc, exec, v[2:3]      ; encoding: [0x7e,0x04,0x42,0x7d]
3279 0x7e,0x04,0x42,0x7d
3281 # W32: v_cmp_lt_i64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x42,0x7d]
3282 # W64: v_cmp_lt_i64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x42,0x7d]
3283 0x64,0x04,0x42,0x7d
3285 # W32: v_cmp_lt_i64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0x42,0x7d]
3286 # W64: v_cmp_lt_i64_e32 vcc, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0x42,0x7d]
3287 0x02,0x04,0x42,0x7d
3289 # W32: v_cmp_lt_i64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0x42,0x7d]
3290 # W64: v_cmp_lt_i64_e32 vcc, s[4:5], v[2:3]    ; encoding: [0x04,0x04,0x42,0x7d]
3291 0x04,0x04,0x42,0x7d
3293 # W32: v_cmp_lt_i64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x43,0x7d]
3294 # W64: v_cmp_lt_i64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x43,0x7d]
3295 0x01,0xfd,0x43,0x7d
3297 # W32: v_cmp_lt_i64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0x42,0x7d]
3298 # W64: v_cmp_lt_i64_e32 vcc, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0x42,0x7d]
3299 0x01,0x05,0x42,0x7d
3301 # W32: v_cmp_lt_i64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x42,0x7d]
3302 # W64: v_cmp_lt_i64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x42,0x7d]
3303 0xfe,0x05,0x42,0x7d
3305 # W32: v_cmp_lt_i64_e32 vcc_lo, vcc, v[2:3]    ; encoding: [0x6a,0x04,0x42,0x7d]
3306 # W64: v_cmp_lt_i64_e32 vcc, vcc, v[2:3]       ; encoding: [0x6a,0x04,0x42,0x7d]
3307 0x6a,0x04,0x42,0x7d
3309 # W32: v_cmp_lt_u16_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x52,0x7d]
3310 # W64: v_cmp_lt_u16_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x52,0x7d]
3311 0xc1,0x04,0x52,0x7d
3313 # W32: v_cmp_lt_u16_e32 vcc_lo, 0xc400, v2     ; encoding: [0xff,0x04,0x52,0x7d,0x00,0xc4,0x00,0x00]
3314 # W64: v_cmp_lt_u16_e32 vcc, 0xc400, v2        ; encoding: [0xff,0x04,0x52,0x7d,0x00,0xc4,0x00,0x00]
3315 0xf7,0x04,0x52,0x7d
3317 # W32: v_cmp_lt_u16_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x52,0x7d]
3318 # W64: v_cmp_lt_u16_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x52,0x7d]
3319 0x80,0x04,0x52,0x7d
3321 # W32: v_cmp_lt_u16_e32 vcc_lo, 0x3800, v2     ; encoding: [0xff,0x04,0x52,0x7d,0x00,0x38,0x00,0x00]
3322 # W64: v_cmp_lt_u16_e32 vcc, 0x3800, v2        ; encoding: [0xff,0x04,0x52,0x7d,0x00,0x38,0x00,0x00]
3323 0xf0,0x04,0x52,0x7d
3325 # W32: v_cmp_lt_u16_e32 vcc_lo, 0x3456, v2     ; encoding: [0xff,0x04,0x52,0x7d,0x56,0x34,0x00,0x00]
3326 # W64: v_cmp_lt_u16_e32 vcc, 0x3456, v2        ; encoding: [0xff,0x04,0x52,0x7d,0x56,0x34,0x00,0x00]
3327 0xff,0x04,0x52,0x7d,0x56,0x34,0x00,0x00
3329 # W32: v_cmp_lt_u16_e32 vcc_lo, 0xfe0b, v2     ; encoding: [0xff,0x04,0x52,0x7d,0x0b,0xfe,0x00,0x00]
3330 # W64: v_cmp_lt_u16_e32 vcc, 0xfe0b, v2        ; encoding: [0xff,0x04,0x52,0x7d,0x0b,0xfe,0x00,0x00]
3331 0xff,0x04,0x52,0x7d,0x0b,0xfe,0x00,0x00
3333 # W32: v_cmp_lt_u16_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x52,0x7d]
3334 # W64: v_cmp_lt_u16_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x52,0x7d]
3335 0x7f,0x04,0x52,0x7d
3337 # W32: v_cmp_lt_u16_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x52,0x7d]
3338 # W64: v_cmp_lt_u16_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x52,0x7d]
3339 0x7e,0x04,0x52,0x7d
3341 # W32: v_cmp_lt_u16_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x52,0x7d]
3342 # W64: v_cmp_lt_u16_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x52,0x7d]
3343 0x7c,0x04,0x52,0x7d
3345 # W32: v_cmp_lt_u16_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x52,0x7d]
3346 # W64: v_cmp_lt_u16_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x52,0x7d]
3347 0x01,0x04,0x52,0x7d
3349 # W32: v_cmp_lt_u16_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x52,0x7d]
3350 # W64: v_cmp_lt_u16_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x52,0x7d]
3351 0x65,0x04,0x52,0x7d
3353 # W32: v_cmp_lt_u16_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x52,0x7d]
3354 # W64: v_cmp_lt_u16_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x52,0x7d]
3355 0x01,0x05,0x52,0x7d
3357 # W32: v_cmp_lt_u16_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x53,0x7d]
3358 # W64: v_cmp_lt_u16_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x53,0x7d]
3359 0x01,0xff,0x53,0x7d
3361 # W32: v_cmp_lt_u16_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x52,0x7d]
3362 # W64: v_cmp_lt_u16_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x52,0x7d]
3363 0xff,0x05,0x52,0x7d
3365 # W32: v_cmp_lt_u16_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x52,0x7d]
3366 # W64: v_cmp_lt_u16_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x52,0x7d]
3367 0x6b,0x04,0x52,0x7d
3369 # W32: v_cmp_lt_u16_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x52,0x7d]
3370 # W64: v_cmp_lt_u16_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x52,0x7d]
3371 0x6a,0x04,0x52,0x7d
3373 # W32: v_cmp_lt_u32_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x82,0x7d]
3374 # W64: v_cmp_lt_u32_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x82,0x7d]
3375 0xc1,0x04,0x82,0x7d
3377 # W32: v_cmp_lt_u32_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x82,0x7d]
3378 # W64: v_cmp_lt_u32_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x82,0x7d]
3379 0xf7,0x04,0x82,0x7d
3381 # W32: v_cmp_lt_u32_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x82,0x7d]
3382 # W64: v_cmp_lt_u32_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x82,0x7d]
3383 0x80,0x04,0x82,0x7d
3385 # W32: v_cmp_lt_u32_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x82,0x7d]
3386 # W64: v_cmp_lt_u32_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x82,0x7d]
3387 0xf0,0x04,0x82,0x7d
3389 # W32: v_cmp_lt_u32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x82,0x7d,0x73,0x72,0x71,0x3f]
3390 # W64: v_cmp_lt_u32_e32 vcc, 0x3f717273, v2    ; encoding: [0xff,0x04,0x82,0x7d,0x73,0x72,0x71,0x3f]
3391 0xff,0x04,0x82,0x7d,0x73,0x72,0x71,0x3f
3393 # W32: v_cmp_lt_u32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x82,0x7d,0x56,0x34,0x12,0xaf]
3394 # W64: v_cmp_lt_u32_e32 vcc, 0xaf123456, v2    ; encoding: [0xff,0x04,0x82,0x7d,0x56,0x34,0x12,0xaf]
3395 0xff,0x04,0x82,0x7d,0x56,0x34,0x12,0xaf
3397 # W32: v_cmp_lt_u32_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x82,0x7d]
3398 # W64: v_cmp_lt_u32_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x82,0x7d]
3399 0x7f,0x04,0x82,0x7d
3401 # W32: v_cmp_lt_u32_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x82,0x7d]
3402 # W64: v_cmp_lt_u32_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x82,0x7d]
3403 0x7e,0x04,0x82,0x7d
3405 # W32: v_cmp_lt_u32_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x82,0x7d]
3406 # W64: v_cmp_lt_u32_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x82,0x7d]
3407 0x7c,0x04,0x82,0x7d
3409 # W32: v_cmp_lt_u32_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x82,0x7d]
3410 # W64: v_cmp_lt_u32_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x82,0x7d]
3411 0x01,0x04,0x82,0x7d
3413 # W32: v_cmp_lt_u32_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x82,0x7d]
3414 # W64: v_cmp_lt_u32_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x82,0x7d]
3415 0x65,0x04,0x82,0x7d
3417 # W32: v_cmp_lt_u32_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x82,0x7d]
3418 # W64: v_cmp_lt_u32_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x82,0x7d]
3419 0x01,0x05,0x82,0x7d
3421 # W32: v_cmp_lt_u32_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x83,0x7d]
3422 # W64: v_cmp_lt_u32_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x83,0x7d]
3423 0x01,0xff,0x83,0x7d
3425 # W32: v_cmp_lt_u32_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x82,0x7d]
3426 # W64: v_cmp_lt_u32_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x82,0x7d]
3427 0xff,0x05,0x82,0x7d
3429 # W32: v_cmp_lt_u32_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x82,0x7d]
3430 # W64: v_cmp_lt_u32_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x82,0x7d]
3431 0x6b,0x04,0x82,0x7d
3433 # W32: v_cmp_lt_u32_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x82,0x7d]
3434 # W64: v_cmp_lt_u32_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x82,0x7d]
3435 0x6a,0x04,0x82,0x7d
3437 # W32: v_cmp_lt_u64_e32 vcc_lo, -1, v[2:3]     ; encoding: [0xc1,0x04,0xc2,0x7d]
3438 # W64: v_cmp_lt_u64_e32 vcc, -1, v[2:3]        ; encoding: [0xc1,0x04,0xc2,0x7d]
3439 0xc1,0x04,0xc2,0x7d
3441 # W32: v_cmp_lt_u64_e32 vcc_lo, -4.0, v[2:3]   ; encoding: [0xf7,0x04,0xc2,0x7d]
3442 # W64: v_cmp_lt_u64_e32 vcc, -4.0, v[2:3]      ; encoding: [0xf7,0x04,0xc2,0x7d]
3443 0xf7,0x04,0xc2,0x7d
3445 # W32: v_cmp_lt_u64_e32 vcc_lo, 0, v[2:3]      ; encoding: [0x80,0x04,0xc2,0x7d]
3446 # W64: v_cmp_lt_u64_e32 vcc, 0, v[2:3]         ; encoding: [0x80,0x04,0xc2,0x7d]
3447 0x80,0x04,0xc2,0x7d
3449 # W32: v_cmp_lt_u64_e32 vcc_lo, 0.5, v[2:3]    ; encoding: [0xf0,0x04,0xc2,0x7d]
3450 # W64: v_cmp_lt_u64_e32 vcc, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0xc2,0x7d]
3451 0xf0,0x04,0xc2,0x7d
3453 # W32: v_cmp_lt_u64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0xc2,0x7d,0x73,0x72,0x71,0x3f]
3454 # W64: v_cmp_lt_u64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0xc2,0x7d,0x73,0x72,0x71,0x3f]
3455 0xff,0x04,0xc2,0x7d,0x73,0x72,0x71,0x3f
3457 # W32: v_cmp_lt_u64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0xc2,0x7d,0x56,0x34,0x12,0xaf]
3458 # W64: v_cmp_lt_u64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0xc2,0x7d,0x56,0x34,0x12,0xaf]
3459 0xff,0x04,0xc2,0x7d,0x56,0x34,0x12,0xaf
3461 # W32: v_cmp_lt_u64_e32 vcc_lo, exec, v[2:3]   ; encoding: [0x7e,0x04,0xc2,0x7d]
3462 # W64: v_cmp_lt_u64_e32 vcc, exec, v[2:3]      ; encoding: [0x7e,0x04,0xc2,0x7d]
3463 0x7e,0x04,0xc2,0x7d
3465 # W32: v_cmp_lt_u64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0xc2,0x7d]
3466 # W64: v_cmp_lt_u64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0xc2,0x7d]
3467 0x64,0x04,0xc2,0x7d
3469 # W32: v_cmp_lt_u64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0xc2,0x7d]
3470 # W64: v_cmp_lt_u64_e32 vcc, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0xc2,0x7d]
3471 0x02,0x04,0xc2,0x7d
3473 # W32: v_cmp_lt_u64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0xc2,0x7d]
3474 # W64: v_cmp_lt_u64_e32 vcc, s[4:5], v[2:3]    ; encoding: [0x04,0x04,0xc2,0x7d]
3475 0x04,0x04,0xc2,0x7d
3477 # W32: v_cmp_lt_u64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0xc3,0x7d]
3478 # W64: v_cmp_lt_u64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0xc3,0x7d]
3479 0x01,0xfd,0xc3,0x7d
3481 # W32: v_cmp_lt_u64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0xc2,0x7d]
3482 # W64: v_cmp_lt_u64_e32 vcc, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0xc2,0x7d]
3483 0x01,0x05,0xc2,0x7d
3485 # W32: v_cmp_lt_u64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xc2,0x7d]
3486 # W64: v_cmp_lt_u64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xc2,0x7d]
3487 0xfe,0x05,0xc2,0x7d
3489 # W32: v_cmp_lt_u64_e32 vcc_lo, vcc, v[2:3]    ; encoding: [0x6a,0x04,0xc2,0x7d]
3490 # W64: v_cmp_lt_u64_e32 vcc, vcc, v[2:3]       ; encoding: [0x6a,0x04,0xc2,0x7d]
3491 0x6a,0x04,0xc2,0x7d
3493 # W32: v_cmp_ne_i16_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x1a,0x7d]
3494 # W64: v_cmp_ne_i16_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x1a,0x7d]
3495 0xc1,0x04,0x1a,0x7d
3497 # W32: v_cmp_ne_i16_e32 vcc_lo, 0xc400, v2     ; encoding: [0xff,0x04,0x1a,0x7d,0x00,0xc4,0x00,0x00]
3498 # W64: v_cmp_ne_i16_e32 vcc, 0xc400, v2        ; encoding: [0xff,0x04,0x1a,0x7d,0x00,0xc4,0x00,0x00]
3499 0xf7,0x04,0x1a,0x7d
3501 # W32: v_cmp_ne_i16_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x1a,0x7d]
3502 # W64: v_cmp_ne_i16_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x1a,0x7d]
3503 0x80,0x04,0x1a,0x7d
3505 # W32: v_cmp_ne_i16_e32 vcc_lo, 0x3800, v2     ; encoding: [0xff,0x04,0x1a,0x7d,0x00,0x38,0x00,0x00]
3506 # W64: v_cmp_ne_i16_e32 vcc, 0x3800, v2        ; encoding: [0xff,0x04,0x1a,0x7d,0x00,0x38,0x00,0x00]
3507 0xf0,0x04,0x1a,0x7d
3509 # W32: v_cmp_ne_i16_e32 vcc_lo, 0x3456, v2     ; encoding: [0xff,0x04,0x1a,0x7d,0x56,0x34,0x00,0x00]
3510 # W64: v_cmp_ne_i16_e32 vcc, 0x3456, v2        ; encoding: [0xff,0x04,0x1a,0x7d,0x56,0x34,0x00,0x00]
3511 0xff,0x04,0x1a,0x7d,0x56,0x34,0x00,0x00
3513 # W32: v_cmp_ne_i16_e32 vcc_lo, 0xfe0b, v2     ; encoding: [0xff,0x04,0x1a,0x7d,0x0b,0xfe,0x00,0x00]
3514 # W64: v_cmp_ne_i16_e32 vcc, 0xfe0b, v2        ; encoding: [0xff,0x04,0x1a,0x7d,0x0b,0xfe,0x00,0x00]
3515 0xff,0x04,0x1a,0x7d,0x0b,0xfe,0x00,0x00
3517 # W32: v_cmp_ne_i16_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x1a,0x7d]
3518 # W64: v_cmp_ne_i16_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x1a,0x7d]
3519 0x7f,0x04,0x1a,0x7d
3521 # W32: v_cmp_ne_i16_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x1a,0x7d]
3522 # W64: v_cmp_ne_i16_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x1a,0x7d]
3523 0x7e,0x04,0x1a,0x7d
3525 # W32: v_cmp_ne_i16_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x1a,0x7d]
3526 # W64: v_cmp_ne_i16_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x1a,0x7d]
3527 0x7c,0x04,0x1a,0x7d
3529 # W32: v_cmp_ne_i16_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x1a,0x7d]
3530 # W64: v_cmp_ne_i16_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x1a,0x7d]
3531 0x01,0x04,0x1a,0x7d
3533 # W32: v_cmp_ne_i16_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x1a,0x7d]
3534 # W64: v_cmp_ne_i16_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x1a,0x7d]
3535 0x65,0x04,0x1a,0x7d
3537 # W32: v_cmp_ne_i16_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x1a,0x7d]
3538 # W64: v_cmp_ne_i16_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x1a,0x7d]
3539 0x01,0x05,0x1a,0x7d
3541 # W32: v_cmp_ne_i16_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x1b,0x7d]
3542 # W64: v_cmp_ne_i16_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x1b,0x7d]
3543 0x01,0xff,0x1b,0x7d
3545 # W32: v_cmp_ne_i16_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x1a,0x7d]
3546 # W64: v_cmp_ne_i16_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x1a,0x7d]
3547 0xff,0x05,0x1a,0x7d
3549 # W32: v_cmp_ne_i16_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x1a,0x7d]
3550 # W64: v_cmp_ne_i16_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x1a,0x7d]
3551 0x6b,0x04,0x1a,0x7d
3553 # W32: v_cmp_ne_i16_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x1a,0x7d]
3554 # W64: v_cmp_ne_i16_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x1a,0x7d]
3555 0x6a,0x04,0x1a,0x7d
3557 # W32: v_cmp_ne_i32_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x0a,0x7d]
3558 # W64: v_cmp_ne_i32_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x0a,0x7d]
3559 0xc1,0x04,0x0a,0x7d
3561 # W32: v_cmp_ne_i32_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x0a,0x7d]
3562 # W64: v_cmp_ne_i32_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x0a,0x7d]
3563 0xf7,0x04,0x0a,0x7d
3565 # W32: v_cmp_ne_i32_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x0a,0x7d]
3566 # W64: v_cmp_ne_i32_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x0a,0x7d]
3567 0x80,0x04,0x0a,0x7d
3569 # W32: v_cmp_ne_i32_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x0a,0x7d]
3570 # W64: v_cmp_ne_i32_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x0a,0x7d]
3571 0xf0,0x04,0x0a,0x7d
3573 # W32: v_cmp_ne_i32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x0a,0x7d,0x73,0x72,0x71,0x3f]
3574 # W64: v_cmp_ne_i32_e32 vcc, 0x3f717273, v2    ; encoding: [0xff,0x04,0x0a,0x7d,0x73,0x72,0x71,0x3f]
3575 0xff,0x04,0x0a,0x7d,0x73,0x72,0x71,0x3f
3577 # W32: v_cmp_ne_i32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x0a,0x7d,0x56,0x34,0x12,0xaf]
3578 # W64: v_cmp_ne_i32_e32 vcc, 0xaf123456, v2    ; encoding: [0xff,0x04,0x0a,0x7d,0x56,0x34,0x12,0xaf]
3579 0xff,0x04,0x0a,0x7d,0x56,0x34,0x12,0xaf
3581 # W32: v_cmp_ne_i32_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x0a,0x7d]
3582 # W64: v_cmp_ne_i32_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x0a,0x7d]
3583 0x7f,0x04,0x0a,0x7d
3585 # W32: v_cmp_ne_i32_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x0a,0x7d]
3586 # W64: v_cmp_ne_i32_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x0a,0x7d]
3587 0x7e,0x04,0x0a,0x7d
3589 # W32: v_cmp_ne_i32_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x0a,0x7d]
3590 # W64: v_cmp_ne_i32_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x0a,0x7d]
3591 0x7c,0x04,0x0a,0x7d
3593 # W32: v_cmp_ne_i32_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x0a,0x7d]
3594 # W64: v_cmp_ne_i32_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x0a,0x7d]
3595 0x01,0x04,0x0a,0x7d
3597 # W32: v_cmp_ne_i32_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x0a,0x7d]
3598 # W64: v_cmp_ne_i32_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x0a,0x7d]
3599 0x65,0x04,0x0a,0x7d
3601 # W32: v_cmp_ne_i32_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x0a,0x7d]
3602 # W64: v_cmp_ne_i32_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x0a,0x7d]
3603 0x01,0x05,0x0a,0x7d
3605 # W32: v_cmp_ne_i32_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x0b,0x7d]
3606 # W64: v_cmp_ne_i32_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x0b,0x7d]
3607 0x01,0xff,0x0b,0x7d
3609 # W32: v_cmp_ne_i32_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x0a,0x7d]
3610 # W64: v_cmp_ne_i32_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x0a,0x7d]
3611 0xff,0x05,0x0a,0x7d
3613 # W32: v_cmp_ne_i32_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x0a,0x7d]
3614 # W64: v_cmp_ne_i32_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x0a,0x7d]
3615 0x6b,0x04,0x0a,0x7d
3617 # W32: v_cmp_ne_i32_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x0a,0x7d]
3618 # W64: v_cmp_ne_i32_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x0a,0x7d]
3619 0x6a,0x04,0x0a,0x7d
3621 # W32: v_cmp_ne_i64_e32 vcc_lo, -1, v[2:3]     ; encoding: [0xc1,0x04,0x4a,0x7d]
3622 # W64: v_cmp_ne_i64_e32 vcc, -1, v[2:3]        ; encoding: [0xc1,0x04,0x4a,0x7d]
3623 0xc1,0x04,0x4a,0x7d
3625 # W32: v_cmp_ne_i64_e32 vcc_lo, -4.0, v[2:3]   ; encoding: [0xf7,0x04,0x4a,0x7d]
3626 # W64: v_cmp_ne_i64_e32 vcc, -4.0, v[2:3]      ; encoding: [0xf7,0x04,0x4a,0x7d]
3627 0xf7,0x04,0x4a,0x7d
3629 # W32: v_cmp_ne_i64_e32 vcc_lo, 0, v[2:3]      ; encoding: [0x80,0x04,0x4a,0x7d]
3630 # W64: v_cmp_ne_i64_e32 vcc, 0, v[2:3]         ; encoding: [0x80,0x04,0x4a,0x7d]
3631 0x80,0x04,0x4a,0x7d
3633 # W32: v_cmp_ne_i64_e32 vcc_lo, 0.5, v[2:3]    ; encoding: [0xf0,0x04,0x4a,0x7d]
3634 # W64: v_cmp_ne_i64_e32 vcc, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0x4a,0x7d]
3635 0xf0,0x04,0x4a,0x7d
3637 # W32: v_cmp_ne_i64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x4a,0x7d,0x73,0x72,0x71,0x3f]
3638 # W64: v_cmp_ne_i64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x4a,0x7d,0x73,0x72,0x71,0x3f]
3639 0xff,0x04,0x4a,0x7d,0x73,0x72,0x71,0x3f
3641 # W32: v_cmp_ne_i64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x4a,0x7d,0x56,0x34,0x12,0xaf]
3642 # W64: v_cmp_ne_i64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x4a,0x7d,0x56,0x34,0x12,0xaf]
3643 0xff,0x04,0x4a,0x7d,0x56,0x34,0x12,0xaf
3645 # W32: v_cmp_ne_i64_e32 vcc_lo, exec, v[2:3]   ; encoding: [0x7e,0x04,0x4a,0x7d]
3646 # W64: v_cmp_ne_i64_e32 vcc, exec, v[2:3]      ; encoding: [0x7e,0x04,0x4a,0x7d]
3647 0x7e,0x04,0x4a,0x7d
3649 # W32: v_cmp_ne_i64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x4a,0x7d]
3650 # W64: v_cmp_ne_i64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x4a,0x7d]
3651 0x64,0x04,0x4a,0x7d
3653 # W32: v_cmp_ne_i64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0x4a,0x7d]
3654 # W64: v_cmp_ne_i64_e32 vcc, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0x4a,0x7d]
3655 0x02,0x04,0x4a,0x7d
3657 # W32: v_cmp_ne_i64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0x4a,0x7d]
3658 # W64: v_cmp_ne_i64_e32 vcc, s[4:5], v[2:3]    ; encoding: [0x04,0x04,0x4a,0x7d]
3659 0x04,0x04,0x4a,0x7d
3661 # W32: v_cmp_ne_i64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x4b,0x7d]
3662 # W64: v_cmp_ne_i64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x4b,0x7d]
3663 0x01,0xfd,0x4b,0x7d
3665 # W32: v_cmp_ne_i64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0x4a,0x7d]
3666 # W64: v_cmp_ne_i64_e32 vcc, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0x4a,0x7d]
3667 0x01,0x05,0x4a,0x7d
3669 # W32: v_cmp_ne_i64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x4a,0x7d]
3670 # W64: v_cmp_ne_i64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x4a,0x7d]
3671 0xfe,0x05,0x4a,0x7d
3673 # W32: v_cmp_ne_i64_e32 vcc_lo, vcc, v[2:3]    ; encoding: [0x6a,0x04,0x4a,0x7d]
3674 # W64: v_cmp_ne_i64_e32 vcc, vcc, v[2:3]       ; encoding: [0x6a,0x04,0x4a,0x7d]
3675 0x6a,0x04,0x4a,0x7d
3677 # W32: v_cmp_ne_u16_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x5a,0x7d]
3678 # W64: v_cmp_ne_u16_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x5a,0x7d]
3679 0xc1,0x04,0x5a,0x7d
3681 # W32: v_cmp_ne_u16_e32 vcc_lo, 0xc400, v2     ; encoding: [0xff,0x04,0x5a,0x7d,0x00,0xc4,0x00,0x00]
3682 # W64: v_cmp_ne_u16_e32 vcc, 0xc400, v2        ; encoding: [0xff,0x04,0x5a,0x7d,0x00,0xc4,0x00,0x00]
3683 0xf7,0x04,0x5a,0x7d
3685 # W32: v_cmp_ne_u16_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x5a,0x7d]
3686 # W64: v_cmp_ne_u16_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x5a,0x7d]
3687 0x80,0x04,0x5a,0x7d
3689 # W32: v_cmp_ne_u16_e32 vcc_lo, 0x3800, v2     ; encoding: [0xff,0x04,0x5a,0x7d,0x00,0x38,0x00,0x00]
3690 # W64: v_cmp_ne_u16_e32 vcc, 0x3800, v2        ; encoding: [0xff,0x04,0x5a,0x7d,0x00,0x38,0x00,0x00]
3691 0xf0,0x04,0x5a,0x7d
3693 # W32: v_cmp_ne_u16_e32 vcc_lo, 0x3456, v2     ; encoding: [0xff,0x04,0x5a,0x7d,0x56,0x34,0x00,0x00]
3694 # W64: v_cmp_ne_u16_e32 vcc, 0x3456, v2        ; encoding: [0xff,0x04,0x5a,0x7d,0x56,0x34,0x00,0x00]
3695 0xff,0x04,0x5a,0x7d,0x56,0x34,0x00,0x00
3697 # W32: v_cmp_ne_u16_e32 vcc_lo, 0xfe0b, v2     ; encoding: [0xff,0x04,0x5a,0x7d,0x0b,0xfe,0x00,0x00]
3698 # W64: v_cmp_ne_u16_e32 vcc, 0xfe0b, v2        ; encoding: [0xff,0x04,0x5a,0x7d,0x0b,0xfe,0x00,0x00]
3699 0xff,0x04,0x5a,0x7d,0x0b,0xfe,0x00,0x00
3701 # W32: v_cmp_ne_u16_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x5a,0x7d]
3702 # W64: v_cmp_ne_u16_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x5a,0x7d]
3703 0x7f,0x04,0x5a,0x7d
3705 # W32: v_cmp_ne_u16_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x5a,0x7d]
3706 # W64: v_cmp_ne_u16_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x5a,0x7d]
3707 0x7e,0x04,0x5a,0x7d
3709 # W32: v_cmp_ne_u16_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x5a,0x7d]
3710 # W64: v_cmp_ne_u16_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x5a,0x7d]
3711 0x7c,0x04,0x5a,0x7d
3713 # W32: v_cmp_ne_u16_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x5a,0x7d]
3714 # W64: v_cmp_ne_u16_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x5a,0x7d]
3715 0x01,0x04,0x5a,0x7d
3717 # W32: v_cmp_ne_u16_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x5a,0x7d]
3718 # W64: v_cmp_ne_u16_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x5a,0x7d]
3719 0x65,0x04,0x5a,0x7d
3721 # W32: v_cmp_ne_u16_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x5a,0x7d]
3722 # W64: v_cmp_ne_u16_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x5a,0x7d]
3723 0x01,0x05,0x5a,0x7d
3725 # W32: v_cmp_ne_u16_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x5b,0x7d]
3726 # W64: v_cmp_ne_u16_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x5b,0x7d]
3727 0x01,0xff,0x5b,0x7d
3729 # W32: v_cmp_ne_u16_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x5a,0x7d]
3730 # W64: v_cmp_ne_u16_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x5a,0x7d]
3731 0xff,0x05,0x5a,0x7d
3733 # W32: v_cmp_ne_u16_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x5a,0x7d]
3734 # W64: v_cmp_ne_u16_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x5a,0x7d]
3735 0x6b,0x04,0x5a,0x7d
3737 # W32: v_cmp_ne_u16_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x5a,0x7d]
3738 # W64: v_cmp_ne_u16_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x5a,0x7d]
3739 0x6a,0x04,0x5a,0x7d
3741 # W32: v_cmp_ne_u32_e32 vcc_lo, -1, v2         ; encoding: [0xc1,0x04,0x8a,0x7d]
3742 # W64: v_cmp_ne_u32_e32 vcc, -1, v2            ; encoding: [0xc1,0x04,0x8a,0x7d]
3743 0xc1,0x04,0x8a,0x7d
3745 # W32: v_cmp_ne_u32_e32 vcc_lo, -4.0, v2       ; encoding: [0xf7,0x04,0x8a,0x7d]
3746 # W64: v_cmp_ne_u32_e32 vcc, -4.0, v2          ; encoding: [0xf7,0x04,0x8a,0x7d]
3747 0xf7,0x04,0x8a,0x7d
3749 # W32: v_cmp_ne_u32_e32 vcc_lo, 0, v2          ; encoding: [0x80,0x04,0x8a,0x7d]
3750 # W64: v_cmp_ne_u32_e32 vcc, 0, v2             ; encoding: [0x80,0x04,0x8a,0x7d]
3751 0x80,0x04,0x8a,0x7d
3753 # W32: v_cmp_ne_u32_e32 vcc_lo, 0.5, v2        ; encoding: [0xf0,0x04,0x8a,0x7d]
3754 # W64: v_cmp_ne_u32_e32 vcc, 0.5, v2           ; encoding: [0xf0,0x04,0x8a,0x7d]
3755 0xf0,0x04,0x8a,0x7d
3757 # W32: v_cmp_ne_u32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x8a,0x7d,0x73,0x72,0x71,0x3f]
3758 # W64: v_cmp_ne_u32_e32 vcc, 0x3f717273, v2    ; encoding: [0xff,0x04,0x8a,0x7d,0x73,0x72,0x71,0x3f]
3759 0xff,0x04,0x8a,0x7d,0x73,0x72,0x71,0x3f
3761 # W32: v_cmp_ne_u32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x8a,0x7d,0x56,0x34,0x12,0xaf]
3762 # W64: v_cmp_ne_u32_e32 vcc, 0xaf123456, v2    ; encoding: [0xff,0x04,0x8a,0x7d,0x56,0x34,0x12,0xaf]
3763 0xff,0x04,0x8a,0x7d,0x56,0x34,0x12,0xaf
3765 # W32: v_cmp_ne_u32_e32 vcc_lo, exec_hi, v2    ; encoding: [0x7f,0x04,0x8a,0x7d]
3766 # W64: v_cmp_ne_u32_e32 vcc, exec_hi, v2       ; encoding: [0x7f,0x04,0x8a,0x7d]
3767 0x7f,0x04,0x8a,0x7d
3769 # W32: v_cmp_ne_u32_e32 vcc_lo, exec_lo, v2    ; encoding: [0x7e,0x04,0x8a,0x7d]
3770 # W64: v_cmp_ne_u32_e32 vcc, exec_lo, v2       ; encoding: [0x7e,0x04,0x8a,0x7d]
3771 0x7e,0x04,0x8a,0x7d
3773 # W32: v_cmp_ne_u32_e32 vcc_lo, m0, v2         ; encoding: [0x7c,0x04,0x8a,0x7d]
3774 # W64: v_cmp_ne_u32_e32 vcc, m0, v2            ; encoding: [0x7c,0x04,0x8a,0x7d]
3775 0x7c,0x04,0x8a,0x7d
3777 # W32: v_cmp_ne_u32_e32 vcc_lo, s1, v2         ; encoding: [0x01,0x04,0x8a,0x7d]
3778 # W64: v_cmp_ne_u32_e32 vcc, s1, v2            ; encoding: [0x01,0x04,0x8a,0x7d]
3779 0x01,0x04,0x8a,0x7d
3781 # W32: v_cmp_ne_u32_e32 vcc_lo, s101, v2       ; encoding: [0x65,0x04,0x8a,0x7d]
3782 # W64: v_cmp_ne_u32_e32 vcc, s101, v2          ; encoding: [0x65,0x04,0x8a,0x7d]
3783 0x65,0x04,0x8a,0x7d
3785 # W32: v_cmp_ne_u32_e32 vcc_lo, v1, v2         ; encoding: [0x01,0x05,0x8a,0x7d]
3786 # W64: v_cmp_ne_u32_e32 vcc, v1, v2            ; encoding: [0x01,0x05,0x8a,0x7d]
3787 0x01,0x05,0x8a,0x7d
3789 # W32: v_cmp_ne_u32_e32 vcc_lo, v1, v255       ; encoding: [0x01,0xff,0x8b,0x7d]
3790 # W64: v_cmp_ne_u32_e32 vcc, v1, v255          ; encoding: [0x01,0xff,0x8b,0x7d]
3791 0x01,0xff,0x8b,0x7d
3793 # W32: v_cmp_ne_u32_e32 vcc_lo, v255, v2       ; encoding: [0xff,0x05,0x8a,0x7d]
3794 # W64: v_cmp_ne_u32_e32 vcc, v255, v2          ; encoding: [0xff,0x05,0x8a,0x7d]
3795 0xff,0x05,0x8a,0x7d
3797 # W32: v_cmp_ne_u32_e32 vcc_lo, vcc_hi, v2     ; encoding: [0x6b,0x04,0x8a,0x7d]
3798 # W64: v_cmp_ne_u32_e32 vcc, vcc_hi, v2        ; encoding: [0x6b,0x04,0x8a,0x7d]
3799 0x6b,0x04,0x8a,0x7d
3801 # W32: v_cmp_ne_u32_e32 vcc_lo, vcc_lo, v2     ; encoding: [0x6a,0x04,0x8a,0x7d]
3802 # W64: v_cmp_ne_u32_e32 vcc, vcc_lo, v2        ; encoding: [0x6a,0x04,0x8a,0x7d]
3803 0x6a,0x04,0x8a,0x7d
3805 # W32: v_cmp_ne_u64_e32 vcc_lo, -1, v[2:3]     ; encoding: [0xc1,0x04,0xca,0x7d]
3806 # W64: v_cmp_ne_u64_e32 vcc, -1, v[2:3]        ; encoding: [0xc1,0x04,0xca,0x7d]
3807 0xc1,0x04,0xca,0x7d
3809 # W32: v_cmp_ne_u64_e32 vcc_lo, -4.0, v[2:3]   ; encoding: [0xf7,0x04,0xca,0x7d]
3810 # W64: v_cmp_ne_u64_e32 vcc, -4.0, v[2:3]      ; encoding: [0xf7,0x04,0xca,0x7d]
3811 0xf7,0x04,0xca,0x7d
3813 # W32: v_cmp_ne_u64_e32 vcc_lo, 0, v[2:3]      ; encoding: [0x80,0x04,0xca,0x7d]
3814 # W64: v_cmp_ne_u64_e32 vcc, 0, v[2:3]         ; encoding: [0x80,0x04,0xca,0x7d]
3815 0x80,0x04,0xca,0x7d
3817 # W32: v_cmp_ne_u64_e32 vcc_lo, 0.5, v[2:3]    ; encoding: [0xf0,0x04,0xca,0x7d]
3818 # W64: v_cmp_ne_u64_e32 vcc, 0.5, v[2:3]       ; encoding: [0xf0,0x04,0xca,0x7d]
3819 0xf0,0x04,0xca,0x7d
3821 # W32: v_cmp_ne_u64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0xca,0x7d,0x73,0x72,0x71,0x3f]
3822 # W64: v_cmp_ne_u64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0xca,0x7d,0x73,0x72,0x71,0x3f]
3823 0xff,0x04,0xca,0x7d,0x73,0x72,0x71,0x3f
3825 # W32: v_cmp_ne_u64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0xca,0x7d,0x56,0x34,0x12,0xaf]
3826 # W64: v_cmp_ne_u64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0xca,0x7d,0x56,0x34,0x12,0xaf]
3827 0xff,0x04,0xca,0x7d,0x56,0x34,0x12,0xaf
3829 # W32: v_cmp_ne_u64_e32 vcc_lo, exec, v[2:3]   ; encoding: [0x7e,0x04,0xca,0x7d]
3830 # W64: v_cmp_ne_u64_e32 vcc, exec, v[2:3]      ; encoding: [0x7e,0x04,0xca,0x7d]
3831 0x7e,0x04,0xca,0x7d
3833 # W32: v_cmp_ne_u64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0xca,0x7d]
3834 # W64: v_cmp_ne_u64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0xca,0x7d]
3835 0x64,0x04,0xca,0x7d
3837 # W32: v_cmp_ne_u64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0xca,0x7d]
3838 # W64: v_cmp_ne_u64_e32 vcc, s[2:3], v[2:3]    ; encoding: [0x02,0x04,0xca,0x7d]
3839 0x02,0x04,0xca,0x7d
3841 # W32: v_cmp_ne_u64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0xca,0x7d]
3842 # W64: v_cmp_ne_u64_e32 vcc, s[4:5], v[2:3]    ; encoding: [0x04,0x04,0xca,0x7d]
3843 0x04,0x04,0xca,0x7d
3845 # W32: v_cmp_ne_u64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0xcb,0x7d]
3846 # W64: v_cmp_ne_u64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0xcb,0x7d]
3847 0x01,0xfd,0xcb,0x7d
3849 # W32: v_cmp_ne_u64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0xca,0x7d]
3850 # W64: v_cmp_ne_u64_e32 vcc, v[1:2], v[2:3]    ; encoding: [0x01,0x05,0xca,0x7d]
3851 0x01,0x05,0xca,0x7d
3853 # W32: v_cmp_ne_u64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xca,0x7d]
3854 # W64: v_cmp_ne_u64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xca,0x7d]
3855 0xfe,0x05,0xca,0x7d
3857 # W32: v_cmp_ne_u64_e32 vcc_lo, vcc, v[2:3]    ; encoding: [0x6a,0x04,0xca,0x7d]
3858 # W64: v_cmp_ne_u64_e32 vcc, vcc, v[2:3]       ; encoding: [0x6a,0x04,0xca,0x7d]
3859 0x6a,0x04,0xca,0x7d
3861 # W32: v_cmp_neq_f16_e32 vcc_lo, -1, v2        ; encoding: [0xc1,0x04,0xda,0x7d]
3862 # W64: v_cmp_neq_f16_e32 vcc, -1, v2           ; encoding: [0xc1,0x04,0xda,0x7d]
3863 0xc1,0x04,0xda,0x7d
3865 # W32: v_cmp_neq_f16_e32 vcc_lo, -4.0, v2      ; encoding: [0xf7,0x04,0xda,0x7d]
3866 # W64: v_cmp_neq_f16_e32 vcc, -4.0, v2         ; encoding: [0xf7,0x04,0xda,0x7d]
3867 0xf7,0x04,0xda,0x7d
3869 # W32: v_cmp_neq_f16_e32 vcc_lo, 0, v2         ; encoding: [0x80,0x04,0xda,0x7d]
3870 # W64: v_cmp_neq_f16_e32 vcc, 0, v2            ; encoding: [0x80,0x04,0xda,0x7d]
3871 0x80,0x04,0xda,0x7d
3873 # W32: v_cmp_neq_f16_e32 vcc_lo, 0.5, v2       ; encoding: [0xf0,0x04,0xda,0x7d]
3874 # W64: v_cmp_neq_f16_e32 vcc, 0.5, v2          ; encoding: [0xf0,0x04,0xda,0x7d]
3875 0xf0,0x04,0xda,0x7d
3877 # W32: v_cmp_neq_f16_e32 vcc_lo, 0x3456, v2    ; encoding: [0xff,0x04,0xda,0x7d,0x56,0x34,0x00,0x00]
3878 # W64: v_cmp_neq_f16_e32 vcc, 0x3456, v2       ; encoding: [0xff,0x04,0xda,0x7d,0x56,0x34,0x00,0x00]
3879 0xff,0x04,0xda,0x7d,0x56,0x34,0x00,0x00
3881 # W32: v_cmp_neq_f16_e32 vcc_lo, 0xfe0b, v2    ; encoding: [0xff,0x04,0xda,0x7d,0x0b,0xfe,0x00,0x00]
3882 # W64: v_cmp_neq_f16_e32 vcc, 0xfe0b, v2       ; encoding: [0xff,0x04,0xda,0x7d,0x0b,0xfe,0x00,0x00]
3883 0xff,0x04,0xda,0x7d,0x0b,0xfe,0x00,0x00
3885 # W32: v_cmp_neq_f16_e32 vcc_lo, exec_hi, v2   ; encoding: [0x7f,0x04,0xda,0x7d]
3886 # W64: v_cmp_neq_f16_e32 vcc, exec_hi, v2      ; encoding: [0x7f,0x04,0xda,0x7d]
3887 0x7f,0x04,0xda,0x7d
3889 # W32: v_cmp_neq_f16_e32 vcc_lo, exec_lo, v2   ; encoding: [0x7e,0x04,0xda,0x7d]
3890 # W64: v_cmp_neq_f16_e32 vcc, exec_lo, v2      ; encoding: [0x7e,0x04,0xda,0x7d]
3891 0x7e,0x04,0xda,0x7d
3893 # W32: v_cmp_neq_f16_e32 vcc_lo, m0, v2        ; encoding: [0x7c,0x04,0xda,0x7d]
3894 # W64: v_cmp_neq_f16_e32 vcc, m0, v2           ; encoding: [0x7c,0x04,0xda,0x7d]
3895 0x7c,0x04,0xda,0x7d
3897 # W32: v_cmp_neq_f16_e32 vcc_lo, s1, v2        ; encoding: [0x01,0x04,0xda,0x7d]
3898 # W64: v_cmp_neq_f16_e32 vcc, s1, v2           ; encoding: [0x01,0x04,0xda,0x7d]
3899 0x01,0x04,0xda,0x7d
3901 # W32: v_cmp_neq_f16_e32 vcc_lo, s101, v2      ; encoding: [0x65,0x04,0xda,0x7d]
3902 # W64: v_cmp_neq_f16_e32 vcc, s101, v2         ; encoding: [0x65,0x04,0xda,0x7d]
3903 0x65,0x04,0xda,0x7d
3905 # W32: v_cmp_neq_f16_e32 vcc_lo, v1, v2        ; encoding: [0x01,0x05,0xda,0x7d]
3906 # W64: v_cmp_neq_f16_e32 vcc, v1, v2           ; encoding: [0x01,0x05,0xda,0x7d]
3907 0x01,0x05,0xda,0x7d
3909 # W32: v_cmp_neq_f16_e32 vcc_lo, v1, v255      ; encoding: [0x01,0xff,0xdb,0x7d]
3910 # W64: v_cmp_neq_f16_e32 vcc, v1, v255         ; encoding: [0x01,0xff,0xdb,0x7d]
3911 0x01,0xff,0xdb,0x7d
3913 # W32: v_cmp_neq_f16_e32 vcc_lo, v255, v2      ; encoding: [0xff,0x05,0xda,0x7d]
3914 # W64: v_cmp_neq_f16_e32 vcc, v255, v2         ; encoding: [0xff,0x05,0xda,0x7d]
3915 0xff,0x05,0xda,0x7d
3917 # W32: v_cmp_neq_f16_e32 vcc_lo, vcc_hi, v2    ; encoding: [0x6b,0x04,0xda,0x7d]
3918 # W64: v_cmp_neq_f16_e32 vcc, vcc_hi, v2       ; encoding: [0x6b,0x04,0xda,0x7d]
3919 0x6b,0x04,0xda,0x7d
3921 # W32: v_cmp_neq_f16_e32 vcc_lo, vcc_lo, v2    ; encoding: [0x6a,0x04,0xda,0x7d]
3922 # W64: v_cmp_neq_f16_e32 vcc, vcc_lo, v2       ; encoding: [0x6a,0x04,0xda,0x7d]
3923 0x6a,0x04,0xda,0x7d
3925 # W32: v_cmp_neq_f32_e32 vcc_lo, -1, v2        ; encoding: [0xc1,0x04,0x1a,0x7c]
3926 # W64: v_cmp_neq_f32_e32 vcc, -1, v2           ; encoding: [0xc1,0x04,0x1a,0x7c]
3927 0xc1,0x04,0x1a,0x7c
3929 # W32: v_cmp_neq_f32_e32 vcc_lo, -4.0, v2      ; encoding: [0xf7,0x04,0x1a,0x7c]
3930 # W64: v_cmp_neq_f32_e32 vcc, -4.0, v2         ; encoding: [0xf7,0x04,0x1a,0x7c]
3931 0xf7,0x04,0x1a,0x7c
3933 # W32: v_cmp_neq_f32_e32 vcc_lo, 0, v2         ; encoding: [0x80,0x04,0x1a,0x7c]
3934 # W64: v_cmp_neq_f32_e32 vcc, 0, v2            ; encoding: [0x80,0x04,0x1a,0x7c]
3935 0x80,0x04,0x1a,0x7c
3937 # W32: v_cmp_neq_f32_e32 vcc_lo, 0.5, v2       ; encoding: [0xf0,0x04,0x1a,0x7c]
3938 # W64: v_cmp_neq_f32_e32 vcc, 0.5, v2          ; encoding: [0xf0,0x04,0x1a,0x7c]
3939 0xf0,0x04,0x1a,0x7c
3941 # W32: v_cmp_neq_f32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x1a,0x7c,0x73,0x72,0x71,0x3f]
3942 # W64: v_cmp_neq_f32_e32 vcc, 0x3f717273, v2   ; encoding: [0xff,0x04,0x1a,0x7c,0x73,0x72,0x71,0x3f]
3943 0xff,0x04,0x1a,0x7c,0x73,0x72,0x71,0x3f
3945 # W32: v_cmp_neq_f32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x1a,0x7c,0x56,0x34,0x12,0xaf]
3946 # W64: v_cmp_neq_f32_e32 vcc, 0xaf123456, v2   ; encoding: [0xff,0x04,0x1a,0x7c,0x56,0x34,0x12,0xaf]
3947 0xff,0x04,0x1a,0x7c,0x56,0x34,0x12,0xaf
3949 # W32: v_cmp_neq_f32_e32 vcc_lo, exec_hi, v2   ; encoding: [0x7f,0x04,0x1a,0x7c]
3950 # W64: v_cmp_neq_f32_e32 vcc, exec_hi, v2      ; encoding: [0x7f,0x04,0x1a,0x7c]
3951 0x7f,0x04,0x1a,0x7c
3953 # W32: v_cmp_neq_f32_e32 vcc_lo, exec_lo, v2   ; encoding: [0x7e,0x04,0x1a,0x7c]
3954 # W64: v_cmp_neq_f32_e32 vcc, exec_lo, v2      ; encoding: [0x7e,0x04,0x1a,0x7c]
3955 0x7e,0x04,0x1a,0x7c
3957 # W32: v_cmp_neq_f32_e32 vcc_lo, m0, v2        ; encoding: [0x7c,0x04,0x1a,0x7c]
3958 # W64: v_cmp_neq_f32_e32 vcc, m0, v2           ; encoding: [0x7c,0x04,0x1a,0x7c]
3959 0x7c,0x04,0x1a,0x7c
3961 # W32: v_cmp_neq_f32_e32 vcc_lo, s1, v2        ; encoding: [0x01,0x04,0x1a,0x7c]
3962 # W64: v_cmp_neq_f32_e32 vcc, s1, v2           ; encoding: [0x01,0x04,0x1a,0x7c]
3963 0x01,0x04,0x1a,0x7c
3965 # W32: v_cmp_neq_f32_e32 vcc_lo, s101, v2      ; encoding: [0x65,0x04,0x1a,0x7c]
3966 # W64: v_cmp_neq_f32_e32 vcc, s101, v2         ; encoding: [0x65,0x04,0x1a,0x7c]
3967 0x65,0x04,0x1a,0x7c
3969 # W32: v_cmp_neq_f32_e32 vcc_lo, v1, v2        ; encoding: [0x01,0x05,0x1a,0x7c]
3970 # W64: v_cmp_neq_f32_e32 vcc, v1, v2           ; encoding: [0x01,0x05,0x1a,0x7c]
3971 0x01,0x05,0x1a,0x7c
3973 # W32: v_cmp_neq_f32_e32 vcc_lo, v1, v255      ; encoding: [0x01,0xff,0x1b,0x7c]
3974 # W64: v_cmp_neq_f32_e32 vcc, v1, v255         ; encoding: [0x01,0xff,0x1b,0x7c]
3975 0x01,0xff,0x1b,0x7c
3977 # W32: v_cmp_neq_f32_e32 vcc_lo, v255, v2      ; encoding: [0xff,0x05,0x1a,0x7c]
3978 # W64: v_cmp_neq_f32_e32 vcc, v255, v2         ; encoding: [0xff,0x05,0x1a,0x7c]
3979 0xff,0x05,0x1a,0x7c
3981 # W32: v_cmp_neq_f32_e32 vcc_lo, vcc_hi, v2    ; encoding: [0x6b,0x04,0x1a,0x7c]
3982 # W64: v_cmp_neq_f32_e32 vcc, vcc_hi, v2       ; encoding: [0x6b,0x04,0x1a,0x7c]
3983 0x6b,0x04,0x1a,0x7c
3985 # W32: v_cmp_neq_f32_e32 vcc_lo, vcc_lo, v2    ; encoding: [0x6a,0x04,0x1a,0x7c]
3986 # W64: v_cmp_neq_f32_e32 vcc, vcc_lo, v2       ; encoding: [0x6a,0x04,0x1a,0x7c]
3987 0x6a,0x04,0x1a,0x7c
3989 # W32: v_cmp_neq_f64_e32 vcc_lo, -1, v[2:3]    ; encoding: [0xc1,0x04,0x5a,0x7c]
3990 # W64: v_cmp_neq_f64_e32 vcc, -1, v[2:3]       ; encoding: [0xc1,0x04,0x5a,0x7c]
3991 0xc1,0x04,0x5a,0x7c
3993 # W32: v_cmp_neq_f64_e32 vcc_lo, -4.0, v[2:3]  ; encoding: [0xf7,0x04,0x5a,0x7c]
3994 # W64: v_cmp_neq_f64_e32 vcc, -4.0, v[2:3]     ; encoding: [0xf7,0x04,0x5a,0x7c]
3995 0xf7,0x04,0x5a,0x7c
3997 # W32: v_cmp_neq_f64_e32 vcc_lo, 0, v[2:3]     ; encoding: [0x80,0x04,0x5a,0x7c]
3998 # W64: v_cmp_neq_f64_e32 vcc, 0, v[2:3]        ; encoding: [0x80,0x04,0x5a,0x7c]
3999 0x80,0x04,0x5a,0x7c
4001 # W32: v_cmp_neq_f64_e32 vcc_lo, 0.5, v[2:3]   ; encoding: [0xf0,0x04,0x5a,0x7c]
4002 # W64: v_cmp_neq_f64_e32 vcc, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0x5a,0x7c]
4003 0xf0,0x04,0x5a,0x7c
4005 # W32: v_cmp_neq_f64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x5a,0x7c,0x73,0x72,0x71,0x3f]
4006 # W64: v_cmp_neq_f64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x5a,0x7c,0x73,0x72,0x71,0x3f]
4007 0xff,0x04,0x5a,0x7c,0x73,0x72,0x71,0x3f
4009 # W32: v_cmp_neq_f64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x5a,0x7c,0x56,0x34,0x12,0xaf]
4010 # W64: v_cmp_neq_f64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x5a,0x7c,0x56,0x34,0x12,0xaf]
4011 0xff,0x04,0x5a,0x7c,0x56,0x34,0x12,0xaf
4013 # W32: v_cmp_neq_f64_e32 vcc_lo, exec, v[2:3]  ; encoding: [0x7e,0x04,0x5a,0x7c]
4014 # W64: v_cmp_neq_f64_e32 vcc, exec, v[2:3]     ; encoding: [0x7e,0x04,0x5a,0x7c]
4015 0x7e,0x04,0x5a,0x7c
4017 # W32: v_cmp_neq_f64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x5a,0x7c]
4018 # W64: v_cmp_neq_f64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x5a,0x7c]
4019 0x64,0x04,0x5a,0x7c
4021 # W32: v_cmp_neq_f64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0x5a,0x7c]
4022 # W64: v_cmp_neq_f64_e32 vcc, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0x5a,0x7c]
4023 0x02,0x04,0x5a,0x7c
4025 # W32: v_cmp_neq_f64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0x5a,0x7c]
4026 # W64: v_cmp_neq_f64_e32 vcc, s[4:5], v[2:3]   ; encoding: [0x04,0x04,0x5a,0x7c]
4027 0x04,0x04,0x5a,0x7c
4029 # W32: v_cmp_neq_f64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x5b,0x7c]
4030 # W64: v_cmp_neq_f64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x5b,0x7c]
4031 0x01,0xfd,0x5b,0x7c
4033 # W32: v_cmp_neq_f64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0x5a,0x7c]
4034 # W64: v_cmp_neq_f64_e32 vcc, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0x5a,0x7c]
4035 0x01,0x05,0x5a,0x7c
4037 # W32: v_cmp_neq_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x5a,0x7c]
4038 # W64: v_cmp_neq_f64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x5a,0x7c]
4039 0xfe,0x05,0x5a,0x7c
4041 # W32: v_cmp_neq_f64_e32 vcc_lo, vcc, v[2:3]   ; encoding: [0x6a,0x04,0x5a,0x7c]
4042 # W64: v_cmp_neq_f64_e32 vcc, vcc, v[2:3]      ; encoding: [0x6a,0x04,0x5a,0x7c]
4043 0x6a,0x04,0x5a,0x7c
4045 # W32: v_cmp_nge_f16_e32 vcc_lo, -1, v2        ; encoding: [0xc1,0x04,0xd2,0x7d]
4046 # W64: v_cmp_nge_f16_e32 vcc, -1, v2           ; encoding: [0xc1,0x04,0xd2,0x7d]
4047 0xc1,0x04,0xd2,0x7d
4049 # W32: v_cmp_nge_f16_e32 vcc_lo, -4.0, v2      ; encoding: [0xf7,0x04,0xd2,0x7d]
4050 # W64: v_cmp_nge_f16_e32 vcc, -4.0, v2         ; encoding: [0xf7,0x04,0xd2,0x7d]
4051 0xf7,0x04,0xd2,0x7d
4053 # W32: v_cmp_nge_f16_e32 vcc_lo, 0, v2         ; encoding: [0x80,0x04,0xd2,0x7d]
4054 # W64: v_cmp_nge_f16_e32 vcc, 0, v2            ; encoding: [0x80,0x04,0xd2,0x7d]
4055 0x80,0x04,0xd2,0x7d
4057 # W32: v_cmp_nge_f16_e32 vcc_lo, 0.5, v2       ; encoding: [0xf0,0x04,0xd2,0x7d]
4058 # W64: v_cmp_nge_f16_e32 vcc, 0.5, v2          ; encoding: [0xf0,0x04,0xd2,0x7d]
4059 0xf0,0x04,0xd2,0x7d
4061 # W32: v_cmp_nge_f16_e32 vcc_lo, 0x3456, v2    ; encoding: [0xff,0x04,0xd2,0x7d,0x56,0x34,0x00,0x00]
4062 # W64: v_cmp_nge_f16_e32 vcc, 0x3456, v2       ; encoding: [0xff,0x04,0xd2,0x7d,0x56,0x34,0x00,0x00]
4063 0xff,0x04,0xd2,0x7d,0x56,0x34,0x00,0x00
4065 # W32: v_cmp_nge_f16_e32 vcc_lo, 0xfe0b, v2    ; encoding: [0xff,0x04,0xd2,0x7d,0x0b,0xfe,0x00,0x00]
4066 # W64: v_cmp_nge_f16_e32 vcc, 0xfe0b, v2       ; encoding: [0xff,0x04,0xd2,0x7d,0x0b,0xfe,0x00,0x00]
4067 0xff,0x04,0xd2,0x7d,0x0b,0xfe,0x00,0x00
4069 # W32: v_cmp_nge_f16_e32 vcc_lo, exec_hi, v2   ; encoding: [0x7f,0x04,0xd2,0x7d]
4070 # W64: v_cmp_nge_f16_e32 vcc, exec_hi, v2      ; encoding: [0x7f,0x04,0xd2,0x7d]
4071 0x7f,0x04,0xd2,0x7d
4073 # W32: v_cmp_nge_f16_e32 vcc_lo, exec_lo, v2   ; encoding: [0x7e,0x04,0xd2,0x7d]
4074 # W64: v_cmp_nge_f16_e32 vcc, exec_lo, v2      ; encoding: [0x7e,0x04,0xd2,0x7d]
4075 0x7e,0x04,0xd2,0x7d
4077 # W32: v_cmp_nge_f16_e32 vcc_lo, m0, v2        ; encoding: [0x7c,0x04,0xd2,0x7d]
4078 # W64: v_cmp_nge_f16_e32 vcc, m0, v2           ; encoding: [0x7c,0x04,0xd2,0x7d]
4079 0x7c,0x04,0xd2,0x7d
4081 # W32: v_cmp_nge_f16_e32 vcc_lo, s1, v2        ; encoding: [0x01,0x04,0xd2,0x7d]
4082 # W64: v_cmp_nge_f16_e32 vcc, s1, v2           ; encoding: [0x01,0x04,0xd2,0x7d]
4083 0x01,0x04,0xd2,0x7d
4085 # W32: v_cmp_nge_f16_e32 vcc_lo, s101, v2      ; encoding: [0x65,0x04,0xd2,0x7d]
4086 # W64: v_cmp_nge_f16_e32 vcc, s101, v2         ; encoding: [0x65,0x04,0xd2,0x7d]
4087 0x65,0x04,0xd2,0x7d
4089 # W32: v_cmp_nge_f16_e32 vcc_lo, v1, v2        ; encoding: [0x01,0x05,0xd2,0x7d]
4090 # W64: v_cmp_nge_f16_e32 vcc, v1, v2           ; encoding: [0x01,0x05,0xd2,0x7d]
4091 0x01,0x05,0xd2,0x7d
4093 # W32: v_cmp_nge_f16_e32 vcc_lo, v1, v255      ; encoding: [0x01,0xff,0xd3,0x7d]
4094 # W64: v_cmp_nge_f16_e32 vcc, v1, v255         ; encoding: [0x01,0xff,0xd3,0x7d]
4095 0x01,0xff,0xd3,0x7d
4097 # W32: v_cmp_nge_f16_e32 vcc_lo, v255, v2      ; encoding: [0xff,0x05,0xd2,0x7d]
4098 # W64: v_cmp_nge_f16_e32 vcc, v255, v2         ; encoding: [0xff,0x05,0xd2,0x7d]
4099 0xff,0x05,0xd2,0x7d
4101 # W32: v_cmp_nge_f16_e32 vcc_lo, vcc_hi, v2    ; encoding: [0x6b,0x04,0xd2,0x7d]
4102 # W64: v_cmp_nge_f16_e32 vcc, vcc_hi, v2       ; encoding: [0x6b,0x04,0xd2,0x7d]
4103 0x6b,0x04,0xd2,0x7d
4105 # W32: v_cmp_nge_f16_e32 vcc_lo, vcc_lo, v2    ; encoding: [0x6a,0x04,0xd2,0x7d]
4106 # W64: v_cmp_nge_f16_e32 vcc, vcc_lo, v2       ; encoding: [0x6a,0x04,0xd2,0x7d]
4107 0x6a,0x04,0xd2,0x7d
4109 # W32: v_cmp_nge_f32_e32 vcc_lo, -1, v2        ; encoding: [0xc1,0x04,0x12,0x7c]
4110 # W64: v_cmp_nge_f32_e32 vcc, -1, v2           ; encoding: [0xc1,0x04,0x12,0x7c]
4111 0xc1,0x04,0x12,0x7c
4113 # W32: v_cmp_nge_f32_e32 vcc_lo, -4.0, v2      ; encoding: [0xf7,0x04,0x12,0x7c]
4114 # W64: v_cmp_nge_f32_e32 vcc, -4.0, v2         ; encoding: [0xf7,0x04,0x12,0x7c]
4115 0xf7,0x04,0x12,0x7c
4117 # W32: v_cmp_nge_f32_e32 vcc_lo, 0, v2         ; encoding: [0x80,0x04,0x12,0x7c]
4118 # W64: v_cmp_nge_f32_e32 vcc, 0, v2            ; encoding: [0x80,0x04,0x12,0x7c]
4119 0x80,0x04,0x12,0x7c
4121 # W32: v_cmp_nge_f32_e32 vcc_lo, 0.5, v2       ; encoding: [0xf0,0x04,0x12,0x7c]
4122 # W64: v_cmp_nge_f32_e32 vcc, 0.5, v2          ; encoding: [0xf0,0x04,0x12,0x7c]
4123 0xf0,0x04,0x12,0x7c
4125 # W32: v_cmp_nge_f32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x12,0x7c,0x73,0x72,0x71,0x3f]
4126 # W64: v_cmp_nge_f32_e32 vcc, 0x3f717273, v2   ; encoding: [0xff,0x04,0x12,0x7c,0x73,0x72,0x71,0x3f]
4127 0xff,0x04,0x12,0x7c,0x73,0x72,0x71,0x3f
4129 # W32: v_cmp_nge_f32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x12,0x7c,0x56,0x34,0x12,0xaf]
4130 # W64: v_cmp_nge_f32_e32 vcc, 0xaf123456, v2   ; encoding: [0xff,0x04,0x12,0x7c,0x56,0x34,0x12,0xaf]
4131 0xff,0x04,0x12,0x7c,0x56,0x34,0x12,0xaf
4133 # W32: v_cmp_nge_f32_e32 vcc_lo, exec_hi, v2   ; encoding: [0x7f,0x04,0x12,0x7c]
4134 # W64: v_cmp_nge_f32_e32 vcc, exec_hi, v2      ; encoding: [0x7f,0x04,0x12,0x7c]
4135 0x7f,0x04,0x12,0x7c
4137 # W32: v_cmp_nge_f32_e32 vcc_lo, exec_lo, v2   ; encoding: [0x7e,0x04,0x12,0x7c]
4138 # W64: v_cmp_nge_f32_e32 vcc, exec_lo, v2      ; encoding: [0x7e,0x04,0x12,0x7c]
4139 0x7e,0x04,0x12,0x7c
4141 # W32: v_cmp_nge_f32_e32 vcc_lo, m0, v2        ; encoding: [0x7c,0x04,0x12,0x7c]
4142 # W64: v_cmp_nge_f32_e32 vcc, m0, v2           ; encoding: [0x7c,0x04,0x12,0x7c]
4143 0x7c,0x04,0x12,0x7c
4145 # W32: v_cmp_nge_f32_e32 vcc_lo, s1, v2        ; encoding: [0x01,0x04,0x12,0x7c]
4146 # W64: v_cmp_nge_f32_e32 vcc, s1, v2           ; encoding: [0x01,0x04,0x12,0x7c]
4147 0x01,0x04,0x12,0x7c
4149 # W32: v_cmp_nge_f32_e32 vcc_lo, s101, v2      ; encoding: [0x65,0x04,0x12,0x7c]
4150 # W64: v_cmp_nge_f32_e32 vcc, s101, v2         ; encoding: [0x65,0x04,0x12,0x7c]
4151 0x65,0x04,0x12,0x7c
4153 # W32: v_cmp_nge_f32_e32 vcc_lo, v1, v2        ; encoding: [0x01,0x05,0x12,0x7c]
4154 # W64: v_cmp_nge_f32_e32 vcc, v1, v2           ; encoding: [0x01,0x05,0x12,0x7c]
4155 0x01,0x05,0x12,0x7c
4157 # W32: v_cmp_nge_f32_e32 vcc_lo, v1, v255      ; encoding: [0x01,0xff,0x13,0x7c]
4158 # W64: v_cmp_nge_f32_e32 vcc, v1, v255         ; encoding: [0x01,0xff,0x13,0x7c]
4159 0x01,0xff,0x13,0x7c
4161 # W32: v_cmp_nge_f32_e32 vcc_lo, v255, v2      ; encoding: [0xff,0x05,0x12,0x7c]
4162 # W64: v_cmp_nge_f32_e32 vcc, v255, v2         ; encoding: [0xff,0x05,0x12,0x7c]
4163 0xff,0x05,0x12,0x7c
4165 # W32: v_cmp_nge_f32_e32 vcc_lo, vcc_hi, v2    ; encoding: [0x6b,0x04,0x12,0x7c]
4166 # W64: v_cmp_nge_f32_e32 vcc, vcc_hi, v2       ; encoding: [0x6b,0x04,0x12,0x7c]
4167 0x6b,0x04,0x12,0x7c
4169 # W32: v_cmp_nge_f32_e32 vcc_lo, vcc_lo, v2    ; encoding: [0x6a,0x04,0x12,0x7c]
4170 # W64: v_cmp_nge_f32_e32 vcc, vcc_lo, v2       ; encoding: [0x6a,0x04,0x12,0x7c]
4171 0x6a,0x04,0x12,0x7c
4173 # W32: v_cmp_nge_f64_e32 vcc_lo, -1, v[2:3]    ; encoding: [0xc1,0x04,0x52,0x7c]
4174 # W64: v_cmp_nge_f64_e32 vcc, -1, v[2:3]       ; encoding: [0xc1,0x04,0x52,0x7c]
4175 0xc1,0x04,0x52,0x7c
4177 # W32: v_cmp_nge_f64_e32 vcc_lo, -4.0, v[2:3]  ; encoding: [0xf7,0x04,0x52,0x7c]
4178 # W64: v_cmp_nge_f64_e32 vcc, -4.0, v[2:3]     ; encoding: [0xf7,0x04,0x52,0x7c]
4179 0xf7,0x04,0x52,0x7c
4181 # W32: v_cmp_nge_f64_e32 vcc_lo, 0, v[2:3]     ; encoding: [0x80,0x04,0x52,0x7c]
4182 # W64: v_cmp_nge_f64_e32 vcc, 0, v[2:3]        ; encoding: [0x80,0x04,0x52,0x7c]
4183 0x80,0x04,0x52,0x7c
4185 # W32: v_cmp_nge_f64_e32 vcc_lo, 0.5, v[2:3]   ; encoding: [0xf0,0x04,0x52,0x7c]
4186 # W64: v_cmp_nge_f64_e32 vcc, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0x52,0x7c]
4187 0xf0,0x04,0x52,0x7c
4189 # W32: v_cmp_nge_f64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x52,0x7c,0x73,0x72,0x71,0x3f]
4190 # W64: v_cmp_nge_f64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x52,0x7c,0x73,0x72,0x71,0x3f]
4191 0xff,0x04,0x52,0x7c,0x73,0x72,0x71,0x3f
4193 # W32: v_cmp_nge_f64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x52,0x7c,0x56,0x34,0x12,0xaf]
4194 # W64: v_cmp_nge_f64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x52,0x7c,0x56,0x34,0x12,0xaf]
4195 0xff,0x04,0x52,0x7c,0x56,0x34,0x12,0xaf
4197 # W32: v_cmp_nge_f64_e32 vcc_lo, exec, v[2:3]  ; encoding: [0x7e,0x04,0x52,0x7c]
4198 # W64: v_cmp_nge_f64_e32 vcc, exec, v[2:3]     ; encoding: [0x7e,0x04,0x52,0x7c]
4199 0x7e,0x04,0x52,0x7c
4201 # W32: v_cmp_nge_f64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x52,0x7c]
4202 # W64: v_cmp_nge_f64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x52,0x7c]
4203 0x64,0x04,0x52,0x7c
4205 # W32: v_cmp_nge_f64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0x52,0x7c]
4206 # W64: v_cmp_nge_f64_e32 vcc, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0x52,0x7c]
4207 0x02,0x04,0x52,0x7c
4209 # W32: v_cmp_nge_f64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0x52,0x7c]
4210 # W64: v_cmp_nge_f64_e32 vcc, s[4:5], v[2:3]   ; encoding: [0x04,0x04,0x52,0x7c]
4211 0x04,0x04,0x52,0x7c
4213 # W32: v_cmp_nge_f64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x53,0x7c]
4214 # W64: v_cmp_nge_f64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x53,0x7c]
4215 0x01,0xfd,0x53,0x7c
4217 # W32: v_cmp_nge_f64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0x52,0x7c]
4218 # W64: v_cmp_nge_f64_e32 vcc, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0x52,0x7c]
4219 0x01,0x05,0x52,0x7c
4221 # W32: v_cmp_nge_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x52,0x7c]
4222 # W64: v_cmp_nge_f64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x52,0x7c]
4223 0xfe,0x05,0x52,0x7c
4225 # W32: v_cmp_nge_f64_e32 vcc_lo, vcc, v[2:3]   ; encoding: [0x6a,0x04,0x52,0x7c]
4226 # W64: v_cmp_nge_f64_e32 vcc, vcc, v[2:3]      ; encoding: [0x6a,0x04,0x52,0x7c]
4227 0x6a,0x04,0x52,0x7c
4229 # W32: v_cmp_ngt_f16_e32 vcc_lo, -1, v2        ; encoding: [0xc1,0x04,0xd6,0x7d]
4230 # W64: v_cmp_ngt_f16_e32 vcc, -1, v2           ; encoding: [0xc1,0x04,0xd6,0x7d]
4231 0xc1,0x04,0xd6,0x7d
4233 # W32: v_cmp_ngt_f16_e32 vcc_lo, -4.0, v2      ; encoding: [0xf7,0x04,0xd6,0x7d]
4234 # W64: v_cmp_ngt_f16_e32 vcc, -4.0, v2         ; encoding: [0xf7,0x04,0xd6,0x7d]
4235 0xf7,0x04,0xd6,0x7d
4237 # W32: v_cmp_ngt_f16_e32 vcc_lo, 0, v2         ; encoding: [0x80,0x04,0xd6,0x7d]
4238 # W64: v_cmp_ngt_f16_e32 vcc, 0, v2            ; encoding: [0x80,0x04,0xd6,0x7d]
4239 0x80,0x04,0xd6,0x7d
4241 # W32: v_cmp_ngt_f16_e32 vcc_lo, 0.5, v2       ; encoding: [0xf0,0x04,0xd6,0x7d]
4242 # W64: v_cmp_ngt_f16_e32 vcc, 0.5, v2          ; encoding: [0xf0,0x04,0xd6,0x7d]
4243 0xf0,0x04,0xd6,0x7d
4245 # W32: v_cmp_ngt_f16_e32 vcc_lo, 0x3456, v2    ; encoding: [0xff,0x04,0xd6,0x7d,0x56,0x34,0x00,0x00]
4246 # W64: v_cmp_ngt_f16_e32 vcc, 0x3456, v2       ; encoding: [0xff,0x04,0xd6,0x7d,0x56,0x34,0x00,0x00]
4247 0xff,0x04,0xd6,0x7d,0x56,0x34,0x00,0x00
4249 # W32: v_cmp_ngt_f16_e32 vcc_lo, 0xfe0b, v2    ; encoding: [0xff,0x04,0xd6,0x7d,0x0b,0xfe,0x00,0x00]
4250 # W64: v_cmp_ngt_f16_e32 vcc, 0xfe0b, v2       ; encoding: [0xff,0x04,0xd6,0x7d,0x0b,0xfe,0x00,0x00]
4251 0xff,0x04,0xd6,0x7d,0x0b,0xfe,0x00,0x00
4253 # W32: v_cmp_ngt_f16_e32 vcc_lo, exec_hi, v2   ; encoding: [0x7f,0x04,0xd6,0x7d]
4254 # W64: v_cmp_ngt_f16_e32 vcc, exec_hi, v2      ; encoding: [0x7f,0x04,0xd6,0x7d]
4255 0x7f,0x04,0xd6,0x7d
4257 # W32: v_cmp_ngt_f16_e32 vcc_lo, exec_lo, v2   ; encoding: [0x7e,0x04,0xd6,0x7d]
4258 # W64: v_cmp_ngt_f16_e32 vcc, exec_lo, v2      ; encoding: [0x7e,0x04,0xd6,0x7d]
4259 0x7e,0x04,0xd6,0x7d
4261 # W32: v_cmp_ngt_f16_e32 vcc_lo, m0, v2        ; encoding: [0x7c,0x04,0xd6,0x7d]
4262 # W64: v_cmp_ngt_f16_e32 vcc, m0, v2           ; encoding: [0x7c,0x04,0xd6,0x7d]
4263 0x7c,0x04,0xd6,0x7d
4265 # W32: v_cmp_ngt_f16_e32 vcc_lo, s1, v2        ; encoding: [0x01,0x04,0xd6,0x7d]
4266 # W64: v_cmp_ngt_f16_e32 vcc, s1, v2           ; encoding: [0x01,0x04,0xd6,0x7d]
4267 0x01,0x04,0xd6,0x7d
4269 # W32: v_cmp_ngt_f16_e32 vcc_lo, s101, v2      ; encoding: [0x65,0x04,0xd6,0x7d]
4270 # W64: v_cmp_ngt_f16_e32 vcc, s101, v2         ; encoding: [0x65,0x04,0xd6,0x7d]
4271 0x65,0x04,0xd6,0x7d
4273 # W32: v_cmp_ngt_f16_e32 vcc_lo, v1, v2        ; encoding: [0x01,0x05,0xd6,0x7d]
4274 # W64: v_cmp_ngt_f16_e32 vcc, v1, v2           ; encoding: [0x01,0x05,0xd6,0x7d]
4275 0x01,0x05,0xd6,0x7d
4277 # W32: v_cmp_ngt_f16_e32 vcc_lo, v1, v255      ; encoding: [0x01,0xff,0xd7,0x7d]
4278 # W64: v_cmp_ngt_f16_e32 vcc, v1, v255         ; encoding: [0x01,0xff,0xd7,0x7d]
4279 0x01,0xff,0xd7,0x7d
4281 # W32: v_cmp_ngt_f16_e32 vcc_lo, v255, v2      ; encoding: [0xff,0x05,0xd6,0x7d]
4282 # W64: v_cmp_ngt_f16_e32 vcc, v255, v2         ; encoding: [0xff,0x05,0xd6,0x7d]
4283 0xff,0x05,0xd6,0x7d
4285 # W32: v_cmp_ngt_f16_e32 vcc_lo, vcc_hi, v2    ; encoding: [0x6b,0x04,0xd6,0x7d]
4286 # W64: v_cmp_ngt_f16_e32 vcc, vcc_hi, v2       ; encoding: [0x6b,0x04,0xd6,0x7d]
4287 0x6b,0x04,0xd6,0x7d
4289 # W32: v_cmp_ngt_f16_e32 vcc_lo, vcc_lo, v2    ; encoding: [0x6a,0x04,0xd6,0x7d]
4290 # W64: v_cmp_ngt_f16_e32 vcc, vcc_lo, v2       ; encoding: [0x6a,0x04,0xd6,0x7d]
4291 0x6a,0x04,0xd6,0x7d
4293 # W32: v_cmp_ngt_f32_e32 vcc_lo, -1, v2        ; encoding: [0xc1,0x04,0x16,0x7c]
4294 # W64: v_cmp_ngt_f32_e32 vcc, -1, v2           ; encoding: [0xc1,0x04,0x16,0x7c]
4295 0xc1,0x04,0x16,0x7c
4297 # W32: v_cmp_ngt_f32_e32 vcc_lo, -4.0, v2      ; encoding: [0xf7,0x04,0x16,0x7c]
4298 # W64: v_cmp_ngt_f32_e32 vcc, -4.0, v2         ; encoding: [0xf7,0x04,0x16,0x7c]
4299 0xf7,0x04,0x16,0x7c
4301 # W32: v_cmp_ngt_f32_e32 vcc_lo, 0, v2         ; encoding: [0x80,0x04,0x16,0x7c]
4302 # W64: v_cmp_ngt_f32_e32 vcc, 0, v2            ; encoding: [0x80,0x04,0x16,0x7c]
4303 0x80,0x04,0x16,0x7c
4305 # W32: v_cmp_ngt_f32_e32 vcc_lo, 0.5, v2       ; encoding: [0xf0,0x04,0x16,0x7c]
4306 # W64: v_cmp_ngt_f32_e32 vcc, 0.5, v2          ; encoding: [0xf0,0x04,0x16,0x7c]
4307 0xf0,0x04,0x16,0x7c
4309 # W32: v_cmp_ngt_f32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x16,0x7c,0x73,0x72,0x71,0x3f]
4310 # W64: v_cmp_ngt_f32_e32 vcc, 0x3f717273, v2   ; encoding: [0xff,0x04,0x16,0x7c,0x73,0x72,0x71,0x3f]
4311 0xff,0x04,0x16,0x7c,0x73,0x72,0x71,0x3f
4313 # W32: v_cmp_ngt_f32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x16,0x7c,0x56,0x34,0x12,0xaf]
4314 # W64: v_cmp_ngt_f32_e32 vcc, 0xaf123456, v2   ; encoding: [0xff,0x04,0x16,0x7c,0x56,0x34,0x12,0xaf]
4315 0xff,0x04,0x16,0x7c,0x56,0x34,0x12,0xaf
4317 # W32: v_cmp_ngt_f32_e32 vcc_lo, exec_hi, v2   ; encoding: [0x7f,0x04,0x16,0x7c]
4318 # W64: v_cmp_ngt_f32_e32 vcc, exec_hi, v2      ; encoding: [0x7f,0x04,0x16,0x7c]
4319 0x7f,0x04,0x16,0x7c
4321 # W32: v_cmp_ngt_f32_e32 vcc_lo, exec_lo, v2   ; encoding: [0x7e,0x04,0x16,0x7c]
4322 # W64: v_cmp_ngt_f32_e32 vcc, exec_lo, v2      ; encoding: [0x7e,0x04,0x16,0x7c]
4323 0x7e,0x04,0x16,0x7c
4325 # W32: v_cmp_ngt_f32_e32 vcc_lo, m0, v2        ; encoding: [0x7c,0x04,0x16,0x7c]
4326 # W64: v_cmp_ngt_f32_e32 vcc, m0, v2           ; encoding: [0x7c,0x04,0x16,0x7c]
4327 0x7c,0x04,0x16,0x7c
4329 # W32: v_cmp_ngt_f32_e32 vcc_lo, s1, v2        ; encoding: [0x01,0x04,0x16,0x7c]
4330 # W64: v_cmp_ngt_f32_e32 vcc, s1, v2           ; encoding: [0x01,0x04,0x16,0x7c]
4331 0x01,0x04,0x16,0x7c
4333 # W32: v_cmp_ngt_f32_e32 vcc_lo, s101, v2      ; encoding: [0x65,0x04,0x16,0x7c]
4334 # W64: v_cmp_ngt_f32_e32 vcc, s101, v2         ; encoding: [0x65,0x04,0x16,0x7c]
4335 0x65,0x04,0x16,0x7c
4337 # W32: v_cmp_ngt_f32_e32 vcc_lo, v1, v2        ; encoding: [0x01,0x05,0x16,0x7c]
4338 # W64: v_cmp_ngt_f32_e32 vcc, v1, v2           ; encoding: [0x01,0x05,0x16,0x7c]
4339 0x01,0x05,0x16,0x7c
4341 # W32: v_cmp_ngt_f32_e32 vcc_lo, v1, v255      ; encoding: [0x01,0xff,0x17,0x7c]
4342 # W64: v_cmp_ngt_f32_e32 vcc, v1, v255         ; encoding: [0x01,0xff,0x17,0x7c]
4343 0x01,0xff,0x17,0x7c
4345 # W32: v_cmp_ngt_f32_e32 vcc_lo, v255, v2      ; encoding: [0xff,0x05,0x16,0x7c]
4346 # W64: v_cmp_ngt_f32_e32 vcc, v255, v2         ; encoding: [0xff,0x05,0x16,0x7c]
4347 0xff,0x05,0x16,0x7c
4349 # W32: v_cmp_ngt_f32_e32 vcc_lo, vcc_hi, v2    ; encoding: [0x6b,0x04,0x16,0x7c]
4350 # W64: v_cmp_ngt_f32_e32 vcc, vcc_hi, v2       ; encoding: [0x6b,0x04,0x16,0x7c]
4351 0x6b,0x04,0x16,0x7c
4353 # W32: v_cmp_ngt_f32_e32 vcc_lo, vcc_lo, v2    ; encoding: [0x6a,0x04,0x16,0x7c]
4354 # W64: v_cmp_ngt_f32_e32 vcc, vcc_lo, v2       ; encoding: [0x6a,0x04,0x16,0x7c]
4355 0x6a,0x04,0x16,0x7c
4357 # W32: v_cmp_ngt_f64_e32 vcc_lo, -1, v[2:3]    ; encoding: [0xc1,0x04,0x56,0x7c]
4358 # W64: v_cmp_ngt_f64_e32 vcc, -1, v[2:3]       ; encoding: [0xc1,0x04,0x56,0x7c]
4359 0xc1,0x04,0x56,0x7c
4361 # W32: v_cmp_ngt_f64_e32 vcc_lo, -4.0, v[2:3]  ; encoding: [0xf7,0x04,0x56,0x7c]
4362 # W64: v_cmp_ngt_f64_e32 vcc, -4.0, v[2:3]     ; encoding: [0xf7,0x04,0x56,0x7c]
4363 0xf7,0x04,0x56,0x7c
4365 # W32: v_cmp_ngt_f64_e32 vcc_lo, 0, v[2:3]     ; encoding: [0x80,0x04,0x56,0x7c]
4366 # W64: v_cmp_ngt_f64_e32 vcc, 0, v[2:3]        ; encoding: [0x80,0x04,0x56,0x7c]
4367 0x80,0x04,0x56,0x7c
4369 # W32: v_cmp_ngt_f64_e32 vcc_lo, 0.5, v[2:3]   ; encoding: [0xf0,0x04,0x56,0x7c]
4370 # W64: v_cmp_ngt_f64_e32 vcc, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0x56,0x7c]
4371 0xf0,0x04,0x56,0x7c
4373 # W32: v_cmp_ngt_f64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x56,0x7c,0x73,0x72,0x71,0x3f]
4374 # W64: v_cmp_ngt_f64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x56,0x7c,0x73,0x72,0x71,0x3f]
4375 0xff,0x04,0x56,0x7c,0x73,0x72,0x71,0x3f
4377 # W32: v_cmp_ngt_f64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x56,0x7c,0x56,0x34,0x12,0xaf]
4378 # W64: v_cmp_ngt_f64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x56,0x7c,0x56,0x34,0x12,0xaf]
4379 0xff,0x04,0x56,0x7c,0x56,0x34,0x12,0xaf
4381 # W32: v_cmp_ngt_f64_e32 vcc_lo, exec, v[2:3]  ; encoding: [0x7e,0x04,0x56,0x7c]
4382 # W64: v_cmp_ngt_f64_e32 vcc, exec, v[2:3]     ; encoding: [0x7e,0x04,0x56,0x7c]
4383 0x7e,0x04,0x56,0x7c
4385 # W32: v_cmp_ngt_f64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x56,0x7c]
4386 # W64: v_cmp_ngt_f64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x56,0x7c]
4387 0x64,0x04,0x56,0x7c
4389 # W32: v_cmp_ngt_f64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0x56,0x7c]
4390 # W64: v_cmp_ngt_f64_e32 vcc, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0x56,0x7c]
4391 0x02,0x04,0x56,0x7c
4393 # W32: v_cmp_ngt_f64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0x56,0x7c]
4394 # W64: v_cmp_ngt_f64_e32 vcc, s[4:5], v[2:3]   ; encoding: [0x04,0x04,0x56,0x7c]
4395 0x04,0x04,0x56,0x7c
4397 # W32: v_cmp_ngt_f64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x57,0x7c]
4398 # W64: v_cmp_ngt_f64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x57,0x7c]
4399 0x01,0xfd,0x57,0x7c
4401 # W32: v_cmp_ngt_f64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0x56,0x7c]
4402 # W64: v_cmp_ngt_f64_e32 vcc, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0x56,0x7c]
4403 0x01,0x05,0x56,0x7c
4405 # W32: v_cmp_ngt_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x56,0x7c]
4406 # W64: v_cmp_ngt_f64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x56,0x7c]
4407 0xfe,0x05,0x56,0x7c
4409 # W32: v_cmp_ngt_f64_e32 vcc_lo, vcc, v[2:3]   ; encoding: [0x6a,0x04,0x56,0x7c]
4410 # W64: v_cmp_ngt_f64_e32 vcc, vcc, v[2:3]      ; encoding: [0x6a,0x04,0x56,0x7c]
4411 0x6a,0x04,0x56,0x7c
4413 # W32: v_cmp_nle_f16_e32 vcc_lo, -1, v2        ; encoding: [0xc1,0x04,0xd8,0x7d]
4414 # W64: v_cmp_nle_f16_e32 vcc, -1, v2           ; encoding: [0xc1,0x04,0xd8,0x7d]
4415 0xc1,0x04,0xd8,0x7d
4417 # W32: v_cmp_nle_f16_e32 vcc_lo, -4.0, v2      ; encoding: [0xf7,0x04,0xd8,0x7d]
4418 # W64: v_cmp_nle_f16_e32 vcc, -4.0, v2         ; encoding: [0xf7,0x04,0xd8,0x7d]
4419 0xf7,0x04,0xd8,0x7d
4421 # W32: v_cmp_nle_f16_e32 vcc_lo, 0, v2         ; encoding: [0x80,0x04,0xd8,0x7d]
4422 # W64: v_cmp_nle_f16_e32 vcc, 0, v2            ; encoding: [0x80,0x04,0xd8,0x7d]
4423 0x80,0x04,0xd8,0x7d
4425 # W32: v_cmp_nle_f16_e32 vcc_lo, 0.5, v2       ; encoding: [0xf0,0x04,0xd8,0x7d]
4426 # W64: v_cmp_nle_f16_e32 vcc, 0.5, v2          ; encoding: [0xf0,0x04,0xd8,0x7d]
4427 0xf0,0x04,0xd8,0x7d
4429 # W32: v_cmp_nle_f16_e32 vcc_lo, 0x3456, v2    ; encoding: [0xff,0x04,0xd8,0x7d,0x56,0x34,0x00,0x00]
4430 # W64: v_cmp_nle_f16_e32 vcc, 0x3456, v2       ; encoding: [0xff,0x04,0xd8,0x7d,0x56,0x34,0x00,0x00]
4431 0xff,0x04,0xd8,0x7d,0x56,0x34,0x00,0x00
4433 # W32: v_cmp_nle_f16_e32 vcc_lo, 0xfe0b, v2    ; encoding: [0xff,0x04,0xd8,0x7d,0x0b,0xfe,0x00,0x00]
4434 # W64: v_cmp_nle_f16_e32 vcc, 0xfe0b, v2       ; encoding: [0xff,0x04,0xd8,0x7d,0x0b,0xfe,0x00,0x00]
4435 0xff,0x04,0xd8,0x7d,0x0b,0xfe,0x00,0x00
4437 # W32: v_cmp_nle_f16_e32 vcc_lo, exec_hi, v2   ; encoding: [0x7f,0x04,0xd8,0x7d]
4438 # W64: v_cmp_nle_f16_e32 vcc, exec_hi, v2      ; encoding: [0x7f,0x04,0xd8,0x7d]
4439 0x7f,0x04,0xd8,0x7d
4441 # W32: v_cmp_nle_f16_e32 vcc_lo, exec_lo, v2   ; encoding: [0x7e,0x04,0xd8,0x7d]
4442 # W64: v_cmp_nle_f16_e32 vcc, exec_lo, v2      ; encoding: [0x7e,0x04,0xd8,0x7d]
4443 0x7e,0x04,0xd8,0x7d
4445 # W32: v_cmp_nle_f16_e32 vcc_lo, m0, v2        ; encoding: [0x7c,0x04,0xd8,0x7d]
4446 # W64: v_cmp_nle_f16_e32 vcc, m0, v2           ; encoding: [0x7c,0x04,0xd8,0x7d]
4447 0x7c,0x04,0xd8,0x7d
4449 # W32: v_cmp_nle_f16_e32 vcc_lo, s1, v2        ; encoding: [0x01,0x04,0xd8,0x7d]
4450 # W64: v_cmp_nle_f16_e32 vcc, s1, v2           ; encoding: [0x01,0x04,0xd8,0x7d]
4451 0x01,0x04,0xd8,0x7d
4453 # W32: v_cmp_nle_f16_e32 vcc_lo, s101, v2      ; encoding: [0x65,0x04,0xd8,0x7d]
4454 # W64: v_cmp_nle_f16_e32 vcc, s101, v2         ; encoding: [0x65,0x04,0xd8,0x7d]
4455 0x65,0x04,0xd8,0x7d
4457 # W32: v_cmp_nle_f16_e32 vcc_lo, v1, v2        ; encoding: [0x01,0x05,0xd8,0x7d]
4458 # W64: v_cmp_nle_f16_e32 vcc, v1, v2           ; encoding: [0x01,0x05,0xd8,0x7d]
4459 0x01,0x05,0xd8,0x7d
4461 # W32: v_cmp_nle_f16_e32 vcc_lo, v1, v255      ; encoding: [0x01,0xff,0xd9,0x7d]
4462 # W64: v_cmp_nle_f16_e32 vcc, v1, v255         ; encoding: [0x01,0xff,0xd9,0x7d]
4463 0x01,0xff,0xd9,0x7d
4465 # W32: v_cmp_nle_f16_e32 vcc_lo, v255, v2      ; encoding: [0xff,0x05,0xd8,0x7d]
4466 # W64: v_cmp_nle_f16_e32 vcc, v255, v2         ; encoding: [0xff,0x05,0xd8,0x7d]
4467 0xff,0x05,0xd8,0x7d
4469 # W32: v_cmp_nle_f16_e32 vcc_lo, vcc_hi, v2    ; encoding: [0x6b,0x04,0xd8,0x7d]
4470 # W64: v_cmp_nle_f16_e32 vcc, vcc_hi, v2       ; encoding: [0x6b,0x04,0xd8,0x7d]
4471 0x6b,0x04,0xd8,0x7d
4473 # W32: v_cmp_nle_f16_e32 vcc_lo, vcc_lo, v2    ; encoding: [0x6a,0x04,0xd8,0x7d]
4474 # W64: v_cmp_nle_f16_e32 vcc, vcc_lo, v2       ; encoding: [0x6a,0x04,0xd8,0x7d]
4475 0x6a,0x04,0xd8,0x7d
4477 # W32: v_cmp_nle_f32_e32 vcc_lo, -1, v2        ; encoding: [0xc1,0x04,0x18,0x7c]
4478 # W64: v_cmp_nle_f32_e32 vcc, -1, v2           ; encoding: [0xc1,0x04,0x18,0x7c]
4479 0xc1,0x04,0x18,0x7c
4481 # W32: v_cmp_nle_f32_e32 vcc_lo, -4.0, v2      ; encoding: [0xf7,0x04,0x18,0x7c]
4482 # W64: v_cmp_nle_f32_e32 vcc, -4.0, v2         ; encoding: [0xf7,0x04,0x18,0x7c]
4483 0xf7,0x04,0x18,0x7c
4485 # W32: v_cmp_nle_f32_e32 vcc_lo, 0, v2         ; encoding: [0x80,0x04,0x18,0x7c]
4486 # W64: v_cmp_nle_f32_e32 vcc, 0, v2            ; encoding: [0x80,0x04,0x18,0x7c]
4487 0x80,0x04,0x18,0x7c
4489 # W32: v_cmp_nle_f32_e32 vcc_lo, 0.5, v2       ; encoding: [0xf0,0x04,0x18,0x7c]
4490 # W64: v_cmp_nle_f32_e32 vcc, 0.5, v2          ; encoding: [0xf0,0x04,0x18,0x7c]
4491 0xf0,0x04,0x18,0x7c
4493 # W32: v_cmp_nle_f32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x18,0x7c,0x73,0x72,0x71,0x3f]
4494 # W64: v_cmp_nle_f32_e32 vcc, 0x3f717273, v2   ; encoding: [0xff,0x04,0x18,0x7c,0x73,0x72,0x71,0x3f]
4495 0xff,0x04,0x18,0x7c,0x73,0x72,0x71,0x3f
4497 # W32: v_cmp_nle_f32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x18,0x7c,0x56,0x34,0x12,0xaf]
4498 # W64: v_cmp_nle_f32_e32 vcc, 0xaf123456, v2   ; encoding: [0xff,0x04,0x18,0x7c,0x56,0x34,0x12,0xaf]
4499 0xff,0x04,0x18,0x7c,0x56,0x34,0x12,0xaf
4501 # W32: v_cmp_nle_f32_e32 vcc_lo, exec_hi, v2   ; encoding: [0x7f,0x04,0x18,0x7c]
4502 # W64: v_cmp_nle_f32_e32 vcc, exec_hi, v2      ; encoding: [0x7f,0x04,0x18,0x7c]
4503 0x7f,0x04,0x18,0x7c
4505 # W32: v_cmp_nle_f32_e32 vcc_lo, exec_lo, v2   ; encoding: [0x7e,0x04,0x18,0x7c]
4506 # W64: v_cmp_nle_f32_e32 vcc, exec_lo, v2      ; encoding: [0x7e,0x04,0x18,0x7c]
4507 0x7e,0x04,0x18,0x7c
4509 # W32: v_cmp_nle_f32_e32 vcc_lo, m0, v2        ; encoding: [0x7c,0x04,0x18,0x7c]
4510 # W64: v_cmp_nle_f32_e32 vcc, m0, v2           ; encoding: [0x7c,0x04,0x18,0x7c]
4511 0x7c,0x04,0x18,0x7c
4513 # W32: v_cmp_nle_f32_e32 vcc_lo, s1, v2        ; encoding: [0x01,0x04,0x18,0x7c]
4514 # W64: v_cmp_nle_f32_e32 vcc, s1, v2           ; encoding: [0x01,0x04,0x18,0x7c]
4515 0x01,0x04,0x18,0x7c
4517 # W32: v_cmp_nle_f32_e32 vcc_lo, s101, v2      ; encoding: [0x65,0x04,0x18,0x7c]
4518 # W64: v_cmp_nle_f32_e32 vcc, s101, v2         ; encoding: [0x65,0x04,0x18,0x7c]
4519 0x65,0x04,0x18,0x7c
4521 # W32: v_cmp_nle_f32_e32 vcc_lo, v1, v2        ; encoding: [0x01,0x05,0x18,0x7c]
4522 # W64: v_cmp_nle_f32_e32 vcc, v1, v2           ; encoding: [0x01,0x05,0x18,0x7c]
4523 0x01,0x05,0x18,0x7c
4525 # W32: v_cmp_nle_f32_e32 vcc_lo, v1, v255      ; encoding: [0x01,0xff,0x19,0x7c]
4526 # W64: v_cmp_nle_f32_e32 vcc, v1, v255         ; encoding: [0x01,0xff,0x19,0x7c]
4527 0x01,0xff,0x19,0x7c
4529 # W32: v_cmp_nle_f32_e32 vcc_lo, v255, v2      ; encoding: [0xff,0x05,0x18,0x7c]
4530 # W64: v_cmp_nle_f32_e32 vcc, v255, v2         ; encoding: [0xff,0x05,0x18,0x7c]
4531 0xff,0x05,0x18,0x7c
4533 # W32: v_cmp_nle_f32_e32 vcc_lo, vcc_hi, v2    ; encoding: [0x6b,0x04,0x18,0x7c]
4534 # W64: v_cmp_nle_f32_e32 vcc, vcc_hi, v2       ; encoding: [0x6b,0x04,0x18,0x7c]
4535 0x6b,0x04,0x18,0x7c
4537 # W32: v_cmp_nle_f32_e32 vcc_lo, vcc_lo, v2    ; encoding: [0x6a,0x04,0x18,0x7c]
4538 # W64: v_cmp_nle_f32_e32 vcc, vcc_lo, v2       ; encoding: [0x6a,0x04,0x18,0x7c]
4539 0x6a,0x04,0x18,0x7c
4541 # W32: v_cmp_nle_f64_e32 vcc_lo, -1, v[2:3]    ; encoding: [0xc1,0x04,0x58,0x7c]
4542 # W64: v_cmp_nle_f64_e32 vcc, -1, v[2:3]       ; encoding: [0xc1,0x04,0x58,0x7c]
4543 0xc1,0x04,0x58,0x7c
4545 # W32: v_cmp_nle_f64_e32 vcc_lo, -4.0, v[2:3]  ; encoding: [0xf7,0x04,0x58,0x7c]
4546 # W64: v_cmp_nle_f64_e32 vcc, -4.0, v[2:3]     ; encoding: [0xf7,0x04,0x58,0x7c]
4547 0xf7,0x04,0x58,0x7c
4549 # W32: v_cmp_nle_f64_e32 vcc_lo, 0, v[2:3]     ; encoding: [0x80,0x04,0x58,0x7c]
4550 # W64: v_cmp_nle_f64_e32 vcc, 0, v[2:3]        ; encoding: [0x80,0x04,0x58,0x7c]
4551 0x80,0x04,0x58,0x7c
4553 # W32: v_cmp_nle_f64_e32 vcc_lo, 0.5, v[2:3]   ; encoding: [0xf0,0x04,0x58,0x7c]
4554 # W64: v_cmp_nle_f64_e32 vcc, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0x58,0x7c]
4555 0xf0,0x04,0x58,0x7c
4557 # W32: v_cmp_nle_f64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x58,0x7c,0x73,0x72,0x71,0x3f]
4558 # W64: v_cmp_nle_f64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x58,0x7c,0x73,0x72,0x71,0x3f]
4559 0xff,0x04,0x58,0x7c,0x73,0x72,0x71,0x3f
4561 # W32: v_cmp_nle_f64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x58,0x7c,0x56,0x34,0x12,0xaf]
4562 # W64: v_cmp_nle_f64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x58,0x7c,0x56,0x34,0x12,0xaf]
4563 0xff,0x04,0x58,0x7c,0x56,0x34,0x12,0xaf
4565 # W32: v_cmp_nle_f64_e32 vcc_lo, exec, v[2:3]  ; encoding: [0x7e,0x04,0x58,0x7c]
4566 # W64: v_cmp_nle_f64_e32 vcc, exec, v[2:3]     ; encoding: [0x7e,0x04,0x58,0x7c]
4567 0x7e,0x04,0x58,0x7c
4569 # W32: v_cmp_nle_f64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x58,0x7c]
4570 # W64: v_cmp_nle_f64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x58,0x7c]
4571 0x64,0x04,0x58,0x7c
4573 # W32: v_cmp_nle_f64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0x58,0x7c]
4574 # W64: v_cmp_nle_f64_e32 vcc, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0x58,0x7c]
4575 0x02,0x04,0x58,0x7c
4577 # W32: v_cmp_nle_f64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0x58,0x7c]
4578 # W64: v_cmp_nle_f64_e32 vcc, s[4:5], v[2:3]   ; encoding: [0x04,0x04,0x58,0x7c]
4579 0x04,0x04,0x58,0x7c
4581 # W32: v_cmp_nle_f64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x59,0x7c]
4582 # W64: v_cmp_nle_f64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x59,0x7c]
4583 0x01,0xfd,0x59,0x7c
4585 # W32: v_cmp_nle_f64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0x58,0x7c]
4586 # W64: v_cmp_nle_f64_e32 vcc, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0x58,0x7c]
4587 0x01,0x05,0x58,0x7c
4589 # W32: v_cmp_nle_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x58,0x7c]
4590 # W64: v_cmp_nle_f64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x58,0x7c]
4591 0xfe,0x05,0x58,0x7c
4593 # W32: v_cmp_nle_f64_e32 vcc_lo, vcc, v[2:3]   ; encoding: [0x6a,0x04,0x58,0x7c]
4594 # W64: v_cmp_nle_f64_e32 vcc, vcc, v[2:3]      ; encoding: [0x6a,0x04,0x58,0x7c]
4595 0x6a,0x04,0x58,0x7c
4597 # W32: v_cmp_nlg_f16_e32 vcc_lo, -1, v2        ; encoding: [0xc1,0x04,0xd4,0x7d]
4598 # W64: v_cmp_nlg_f16_e32 vcc, -1, v2           ; encoding: [0xc1,0x04,0xd4,0x7d]
4599 0xc1,0x04,0xd4,0x7d
4601 # W32: v_cmp_nlg_f16_e32 vcc_lo, -4.0, v2      ; encoding: [0xf7,0x04,0xd4,0x7d]
4602 # W64: v_cmp_nlg_f16_e32 vcc, -4.0, v2         ; encoding: [0xf7,0x04,0xd4,0x7d]
4603 0xf7,0x04,0xd4,0x7d
4605 # W32: v_cmp_nlg_f16_e32 vcc_lo, 0, v2         ; encoding: [0x80,0x04,0xd4,0x7d]
4606 # W64: v_cmp_nlg_f16_e32 vcc, 0, v2            ; encoding: [0x80,0x04,0xd4,0x7d]
4607 0x80,0x04,0xd4,0x7d
4609 # W32: v_cmp_nlg_f16_e32 vcc_lo, 0.5, v2       ; encoding: [0xf0,0x04,0xd4,0x7d]
4610 # W64: v_cmp_nlg_f16_e32 vcc, 0.5, v2          ; encoding: [0xf0,0x04,0xd4,0x7d]
4611 0xf0,0x04,0xd4,0x7d
4613 # W32: v_cmp_nlg_f16_e32 vcc_lo, 0x3456, v2    ; encoding: [0xff,0x04,0xd4,0x7d,0x56,0x34,0x00,0x00]
4614 # W64: v_cmp_nlg_f16_e32 vcc, 0x3456, v2       ; encoding: [0xff,0x04,0xd4,0x7d,0x56,0x34,0x00,0x00]
4615 0xff,0x04,0xd4,0x7d,0x56,0x34,0x00,0x00
4617 # W32: v_cmp_nlg_f16_e32 vcc_lo, 0xfe0b, v2    ; encoding: [0xff,0x04,0xd4,0x7d,0x0b,0xfe,0x00,0x00]
4618 # W64: v_cmp_nlg_f16_e32 vcc, 0xfe0b, v2       ; encoding: [0xff,0x04,0xd4,0x7d,0x0b,0xfe,0x00,0x00]
4619 0xff,0x04,0xd4,0x7d,0x0b,0xfe,0x00,0x00
4621 # W32: v_cmp_nlg_f16_e32 vcc_lo, exec_hi, v2   ; encoding: [0x7f,0x04,0xd4,0x7d]
4622 # W64: v_cmp_nlg_f16_e32 vcc, exec_hi, v2      ; encoding: [0x7f,0x04,0xd4,0x7d]
4623 0x7f,0x04,0xd4,0x7d
4625 # W32: v_cmp_nlg_f16_e32 vcc_lo, exec_lo, v2   ; encoding: [0x7e,0x04,0xd4,0x7d]
4626 # W64: v_cmp_nlg_f16_e32 vcc, exec_lo, v2      ; encoding: [0x7e,0x04,0xd4,0x7d]
4627 0x7e,0x04,0xd4,0x7d
4629 # W32: v_cmp_nlg_f16_e32 vcc_lo, m0, v2        ; encoding: [0x7c,0x04,0xd4,0x7d]
4630 # W64: v_cmp_nlg_f16_e32 vcc, m0, v2           ; encoding: [0x7c,0x04,0xd4,0x7d]
4631 0x7c,0x04,0xd4,0x7d
4633 # W32: v_cmp_nlg_f16_e32 vcc_lo, s1, v2        ; encoding: [0x01,0x04,0xd4,0x7d]
4634 # W64: v_cmp_nlg_f16_e32 vcc, s1, v2           ; encoding: [0x01,0x04,0xd4,0x7d]
4635 0x01,0x04,0xd4,0x7d
4637 # W32: v_cmp_nlg_f16_e32 vcc_lo, s101, v2      ; encoding: [0x65,0x04,0xd4,0x7d]
4638 # W64: v_cmp_nlg_f16_e32 vcc, s101, v2         ; encoding: [0x65,0x04,0xd4,0x7d]
4639 0x65,0x04,0xd4,0x7d
4641 # W32: v_cmp_nlg_f16_e32 vcc_lo, v1, v2        ; encoding: [0x01,0x05,0xd4,0x7d]
4642 # W64: v_cmp_nlg_f16_e32 vcc, v1, v2           ; encoding: [0x01,0x05,0xd4,0x7d]
4643 0x01,0x05,0xd4,0x7d
4645 # W32: v_cmp_nlg_f16_e32 vcc_lo, v1, v255      ; encoding: [0x01,0xff,0xd5,0x7d]
4646 # W64: v_cmp_nlg_f16_e32 vcc, v1, v255         ; encoding: [0x01,0xff,0xd5,0x7d]
4647 0x01,0xff,0xd5,0x7d
4649 # W32: v_cmp_nlg_f16_e32 vcc_lo, v255, v2      ; encoding: [0xff,0x05,0xd4,0x7d]
4650 # W64: v_cmp_nlg_f16_e32 vcc, v255, v2         ; encoding: [0xff,0x05,0xd4,0x7d]
4651 0xff,0x05,0xd4,0x7d
4653 # W32: v_cmp_nlg_f16_e32 vcc_lo, vcc_hi, v2    ; encoding: [0x6b,0x04,0xd4,0x7d]
4654 # W64: v_cmp_nlg_f16_e32 vcc, vcc_hi, v2       ; encoding: [0x6b,0x04,0xd4,0x7d]
4655 0x6b,0x04,0xd4,0x7d
4657 # W32: v_cmp_nlg_f16_e32 vcc_lo, vcc_lo, v2    ; encoding: [0x6a,0x04,0xd4,0x7d]
4658 # W64: v_cmp_nlg_f16_e32 vcc, vcc_lo, v2       ; encoding: [0x6a,0x04,0xd4,0x7d]
4659 0x6a,0x04,0xd4,0x7d
4661 # W32: v_cmp_nlg_f32_e32 vcc_lo, -1, v2        ; encoding: [0xc1,0x04,0x14,0x7c]
4662 # W64: v_cmp_nlg_f32_e32 vcc, -1, v2           ; encoding: [0xc1,0x04,0x14,0x7c]
4663 0xc1,0x04,0x14,0x7c
4665 # W32: v_cmp_nlg_f32_e32 vcc_lo, -4.0, v2      ; encoding: [0xf7,0x04,0x14,0x7c]
4666 # W64: v_cmp_nlg_f32_e32 vcc, -4.0, v2         ; encoding: [0xf7,0x04,0x14,0x7c]
4667 0xf7,0x04,0x14,0x7c
4669 # W32: v_cmp_nlg_f32_e32 vcc_lo, 0, v2         ; encoding: [0x80,0x04,0x14,0x7c]
4670 # W64: v_cmp_nlg_f32_e32 vcc, 0, v2            ; encoding: [0x80,0x04,0x14,0x7c]
4671 0x80,0x04,0x14,0x7c
4673 # W32: v_cmp_nlg_f32_e32 vcc_lo, 0.5, v2       ; encoding: [0xf0,0x04,0x14,0x7c]
4674 # W64: v_cmp_nlg_f32_e32 vcc, 0.5, v2          ; encoding: [0xf0,0x04,0x14,0x7c]
4675 0xf0,0x04,0x14,0x7c
4677 # W32: v_cmp_nlg_f32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x14,0x7c,0x73,0x72,0x71,0x3f]
4678 # W64: v_cmp_nlg_f32_e32 vcc, 0x3f717273, v2   ; encoding: [0xff,0x04,0x14,0x7c,0x73,0x72,0x71,0x3f]
4679 0xff,0x04,0x14,0x7c,0x73,0x72,0x71,0x3f
4681 # W32: v_cmp_nlg_f32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x14,0x7c,0x56,0x34,0x12,0xaf]
4682 # W64: v_cmp_nlg_f32_e32 vcc, 0xaf123456, v2   ; encoding: [0xff,0x04,0x14,0x7c,0x56,0x34,0x12,0xaf]
4683 0xff,0x04,0x14,0x7c,0x56,0x34,0x12,0xaf
4685 # W32: v_cmp_nlg_f32_e32 vcc_lo, exec_hi, v2   ; encoding: [0x7f,0x04,0x14,0x7c]
4686 # W64: v_cmp_nlg_f32_e32 vcc, exec_hi, v2      ; encoding: [0x7f,0x04,0x14,0x7c]
4687 0x7f,0x04,0x14,0x7c
4689 # W32: v_cmp_nlg_f32_e32 vcc_lo, exec_lo, v2   ; encoding: [0x7e,0x04,0x14,0x7c]
4690 # W64: v_cmp_nlg_f32_e32 vcc, exec_lo, v2      ; encoding: [0x7e,0x04,0x14,0x7c]
4691 0x7e,0x04,0x14,0x7c
4693 # W32: v_cmp_nlg_f32_e32 vcc_lo, m0, v2        ; encoding: [0x7c,0x04,0x14,0x7c]
4694 # W64: v_cmp_nlg_f32_e32 vcc, m0, v2           ; encoding: [0x7c,0x04,0x14,0x7c]
4695 0x7c,0x04,0x14,0x7c
4697 # W32: v_cmp_nlg_f32_e32 vcc_lo, s1, v2        ; encoding: [0x01,0x04,0x14,0x7c]
4698 # W64: v_cmp_nlg_f32_e32 vcc, s1, v2           ; encoding: [0x01,0x04,0x14,0x7c]
4699 0x01,0x04,0x14,0x7c
4701 # W32: v_cmp_nlg_f32_e32 vcc_lo, s101, v2      ; encoding: [0x65,0x04,0x14,0x7c]
4702 # W64: v_cmp_nlg_f32_e32 vcc, s101, v2         ; encoding: [0x65,0x04,0x14,0x7c]
4703 0x65,0x04,0x14,0x7c
4705 # W32: v_cmp_nlg_f32_e32 vcc_lo, v1, v2        ; encoding: [0x01,0x05,0x14,0x7c]
4706 # W64: v_cmp_nlg_f32_e32 vcc, v1, v2           ; encoding: [0x01,0x05,0x14,0x7c]
4707 0x01,0x05,0x14,0x7c
4709 # W32: v_cmp_nlg_f32_e32 vcc_lo, v1, v255      ; encoding: [0x01,0xff,0x15,0x7c]
4710 # W64: v_cmp_nlg_f32_e32 vcc, v1, v255         ; encoding: [0x01,0xff,0x15,0x7c]
4711 0x01,0xff,0x15,0x7c
4713 # W32: v_cmp_nlg_f32_e32 vcc_lo, v255, v2      ; encoding: [0xff,0x05,0x14,0x7c]
4714 # W64: v_cmp_nlg_f32_e32 vcc, v255, v2         ; encoding: [0xff,0x05,0x14,0x7c]
4715 0xff,0x05,0x14,0x7c
4717 # W32: v_cmp_nlg_f32_e32 vcc_lo, vcc_hi, v2    ; encoding: [0x6b,0x04,0x14,0x7c]
4718 # W64: v_cmp_nlg_f32_e32 vcc, vcc_hi, v2       ; encoding: [0x6b,0x04,0x14,0x7c]
4719 0x6b,0x04,0x14,0x7c
4721 # W32: v_cmp_nlg_f32_e32 vcc_lo, vcc_lo, v2    ; encoding: [0x6a,0x04,0x14,0x7c]
4722 # W64: v_cmp_nlg_f32_e32 vcc, vcc_lo, v2       ; encoding: [0x6a,0x04,0x14,0x7c]
4723 0x6a,0x04,0x14,0x7c
4725 # W32: v_cmp_nlg_f64_e32 vcc_lo, -1, v[2:3]    ; encoding: [0xc1,0x04,0x54,0x7c]
4726 # W64: v_cmp_nlg_f64_e32 vcc, -1, v[2:3]       ; encoding: [0xc1,0x04,0x54,0x7c]
4727 0xc1,0x04,0x54,0x7c
4729 # W32: v_cmp_nlg_f64_e32 vcc_lo, -4.0, v[2:3]  ; encoding: [0xf7,0x04,0x54,0x7c]
4730 # W64: v_cmp_nlg_f64_e32 vcc, -4.0, v[2:3]     ; encoding: [0xf7,0x04,0x54,0x7c]
4731 0xf7,0x04,0x54,0x7c
4733 # W32: v_cmp_nlg_f64_e32 vcc_lo, 0, v[2:3]     ; encoding: [0x80,0x04,0x54,0x7c]
4734 # W64: v_cmp_nlg_f64_e32 vcc, 0, v[2:3]        ; encoding: [0x80,0x04,0x54,0x7c]
4735 0x80,0x04,0x54,0x7c
4737 # W32: v_cmp_nlg_f64_e32 vcc_lo, 0.5, v[2:3]   ; encoding: [0xf0,0x04,0x54,0x7c]
4738 # W64: v_cmp_nlg_f64_e32 vcc, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0x54,0x7c]
4739 0xf0,0x04,0x54,0x7c
4741 # W32: v_cmp_nlg_f64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x54,0x7c,0x73,0x72,0x71,0x3f]
4742 # W64: v_cmp_nlg_f64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x54,0x7c,0x73,0x72,0x71,0x3f]
4743 0xff,0x04,0x54,0x7c,0x73,0x72,0x71,0x3f
4745 # W32: v_cmp_nlg_f64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x54,0x7c,0x56,0x34,0x12,0xaf]
4746 # W64: v_cmp_nlg_f64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x54,0x7c,0x56,0x34,0x12,0xaf]
4747 0xff,0x04,0x54,0x7c,0x56,0x34,0x12,0xaf
4749 # W32: v_cmp_nlg_f64_e32 vcc_lo, exec, v[2:3]  ; encoding: [0x7e,0x04,0x54,0x7c]
4750 # W64: v_cmp_nlg_f64_e32 vcc, exec, v[2:3]     ; encoding: [0x7e,0x04,0x54,0x7c]
4751 0x7e,0x04,0x54,0x7c
4753 # W32: v_cmp_nlg_f64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x54,0x7c]
4754 # W64: v_cmp_nlg_f64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x54,0x7c]
4755 0x64,0x04,0x54,0x7c
4757 # W32: v_cmp_nlg_f64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0x54,0x7c]
4758 # W64: v_cmp_nlg_f64_e32 vcc, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0x54,0x7c]
4759 0x02,0x04,0x54,0x7c
4761 # W32: v_cmp_nlg_f64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0x54,0x7c]
4762 # W64: v_cmp_nlg_f64_e32 vcc, s[4:5], v[2:3]   ; encoding: [0x04,0x04,0x54,0x7c]
4763 0x04,0x04,0x54,0x7c
4765 # W32: v_cmp_nlg_f64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x55,0x7c]
4766 # W64: v_cmp_nlg_f64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x55,0x7c]
4767 0x01,0xfd,0x55,0x7c
4769 # W32: v_cmp_nlg_f64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0x54,0x7c]
4770 # W64: v_cmp_nlg_f64_e32 vcc, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0x54,0x7c]
4771 0x01,0x05,0x54,0x7c
4773 # W32: v_cmp_nlg_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x54,0x7c]
4774 # W64: v_cmp_nlg_f64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x54,0x7c]
4775 0xfe,0x05,0x54,0x7c
4777 # W32: v_cmp_nlg_f64_e32 vcc_lo, vcc, v[2:3]   ; encoding: [0x6a,0x04,0x54,0x7c]
4778 # W64: v_cmp_nlg_f64_e32 vcc, vcc, v[2:3]      ; encoding: [0x6a,0x04,0x54,0x7c]
4779 0x6a,0x04,0x54,0x7c
4781 # W32: v_cmp_nlt_f16_e32 vcc_lo, -1, v2        ; encoding: [0xc1,0x04,0xdc,0x7d]
4782 # W64: v_cmp_nlt_f16_e32 vcc, -1, v2           ; encoding: [0xc1,0x04,0xdc,0x7d]
4783 0xc1,0x04,0xdc,0x7d
4785 # W32: v_cmp_nlt_f16_e32 vcc_lo, -4.0, v2      ; encoding: [0xf7,0x04,0xdc,0x7d]
4786 # W64: v_cmp_nlt_f16_e32 vcc, -4.0, v2         ; encoding: [0xf7,0x04,0xdc,0x7d]
4787 0xf7,0x04,0xdc,0x7d
4789 # W32: v_cmp_nlt_f16_e32 vcc_lo, 0, v2         ; encoding: [0x80,0x04,0xdc,0x7d]
4790 # W64: v_cmp_nlt_f16_e32 vcc, 0, v2            ; encoding: [0x80,0x04,0xdc,0x7d]
4791 0x80,0x04,0xdc,0x7d
4793 # W32: v_cmp_nlt_f16_e32 vcc_lo, 0.5, v2       ; encoding: [0xf0,0x04,0xdc,0x7d]
4794 # W64: v_cmp_nlt_f16_e32 vcc, 0.5, v2          ; encoding: [0xf0,0x04,0xdc,0x7d]
4795 0xf0,0x04,0xdc,0x7d
4797 # W32: v_cmp_nlt_f16_e32 vcc_lo, 0x3456, v2    ; encoding: [0xff,0x04,0xdc,0x7d,0x56,0x34,0x00,0x00]
4798 # W64: v_cmp_nlt_f16_e32 vcc, 0x3456, v2       ; encoding: [0xff,0x04,0xdc,0x7d,0x56,0x34,0x00,0x00]
4799 0xff,0x04,0xdc,0x7d,0x56,0x34,0x00,0x00
4801 # W32: v_cmp_nlt_f16_e32 vcc_lo, 0xfe0b, v2    ; encoding: [0xff,0x04,0xdc,0x7d,0x0b,0xfe,0x00,0x00]
4802 # W64: v_cmp_nlt_f16_e32 vcc, 0xfe0b, v2       ; encoding: [0xff,0x04,0xdc,0x7d,0x0b,0xfe,0x00,0x00]
4803 0xff,0x04,0xdc,0x7d,0x0b,0xfe,0x00,0x00
4805 # W32: v_cmp_nlt_f16_e32 vcc_lo, exec_hi, v2   ; encoding: [0x7f,0x04,0xdc,0x7d]
4806 # W64: v_cmp_nlt_f16_e32 vcc, exec_hi, v2      ; encoding: [0x7f,0x04,0xdc,0x7d]
4807 0x7f,0x04,0xdc,0x7d
4809 # W32: v_cmp_nlt_f16_e32 vcc_lo, exec_lo, v2   ; encoding: [0x7e,0x04,0xdc,0x7d]
4810 # W64: v_cmp_nlt_f16_e32 vcc, exec_lo, v2      ; encoding: [0x7e,0x04,0xdc,0x7d]
4811 0x7e,0x04,0xdc,0x7d
4813 # W32: v_cmp_nlt_f16_e32 vcc_lo, m0, v2        ; encoding: [0x7c,0x04,0xdc,0x7d]
4814 # W64: v_cmp_nlt_f16_e32 vcc, m0, v2           ; encoding: [0x7c,0x04,0xdc,0x7d]
4815 0x7c,0x04,0xdc,0x7d
4817 # W32: v_cmp_nlt_f16_e32 vcc_lo, s1, v2        ; encoding: [0x01,0x04,0xdc,0x7d]
4818 # W64: v_cmp_nlt_f16_e32 vcc, s1, v2           ; encoding: [0x01,0x04,0xdc,0x7d]
4819 0x01,0x04,0xdc,0x7d
4821 # W32: v_cmp_nlt_f16_e32 vcc_lo, s101, v2      ; encoding: [0x65,0x04,0xdc,0x7d]
4822 # W64: v_cmp_nlt_f16_e32 vcc, s101, v2         ; encoding: [0x65,0x04,0xdc,0x7d]
4823 0x65,0x04,0xdc,0x7d
4825 # W32: v_cmp_nlt_f16_e32 vcc_lo, v1, v2        ; encoding: [0x01,0x05,0xdc,0x7d]
4826 # W64: v_cmp_nlt_f16_e32 vcc, v1, v2           ; encoding: [0x01,0x05,0xdc,0x7d]
4827 0x01,0x05,0xdc,0x7d
4829 # W32: v_cmp_nlt_f16_e32 vcc_lo, v1, v255      ; encoding: [0x01,0xff,0xdd,0x7d]
4830 # W64: v_cmp_nlt_f16_e32 vcc, v1, v255         ; encoding: [0x01,0xff,0xdd,0x7d]
4831 0x01,0xff,0xdd,0x7d
4833 # W32: v_cmp_nlt_f16_e32 vcc_lo, v255, v2      ; encoding: [0xff,0x05,0xdc,0x7d]
4834 # W64: v_cmp_nlt_f16_e32 vcc, v255, v2         ; encoding: [0xff,0x05,0xdc,0x7d]
4835 0xff,0x05,0xdc,0x7d
4837 # W32: v_cmp_nlt_f16_e32 vcc_lo, vcc_hi, v2    ; encoding: [0x6b,0x04,0xdc,0x7d]
4838 # W64: v_cmp_nlt_f16_e32 vcc, vcc_hi, v2       ; encoding: [0x6b,0x04,0xdc,0x7d]
4839 0x6b,0x04,0xdc,0x7d
4841 # W32: v_cmp_nlt_f16_e32 vcc_lo, vcc_lo, v2    ; encoding: [0x6a,0x04,0xdc,0x7d]
4842 # W64: v_cmp_nlt_f16_e32 vcc, vcc_lo, v2       ; encoding: [0x6a,0x04,0xdc,0x7d]
4843 0x6a,0x04,0xdc,0x7d
4845 # W32: v_cmp_nlt_f32_e32 vcc_lo, -1, v2        ; encoding: [0xc1,0x04,0x1c,0x7c]
4846 # W64: v_cmp_nlt_f32_e32 vcc, -1, v2           ; encoding: [0xc1,0x04,0x1c,0x7c]
4847 0xc1,0x04,0x1c,0x7c
4849 # W32: v_cmp_nlt_f32_e32 vcc_lo, -4.0, v2      ; encoding: [0xf7,0x04,0x1c,0x7c]
4850 # W64: v_cmp_nlt_f32_e32 vcc, -4.0, v2         ; encoding: [0xf7,0x04,0x1c,0x7c]
4851 0xf7,0x04,0x1c,0x7c
4853 # W32: v_cmp_nlt_f32_e32 vcc_lo, 0, v2         ; encoding: [0x80,0x04,0x1c,0x7c]
4854 # W64: v_cmp_nlt_f32_e32 vcc, 0, v2            ; encoding: [0x80,0x04,0x1c,0x7c]
4855 0x80,0x04,0x1c,0x7c
4857 # W32: v_cmp_nlt_f32_e32 vcc_lo, 0.5, v2       ; encoding: [0xf0,0x04,0x1c,0x7c]
4858 # W64: v_cmp_nlt_f32_e32 vcc, 0.5, v2          ; encoding: [0xf0,0x04,0x1c,0x7c]
4859 0xf0,0x04,0x1c,0x7c
4861 # W32: v_cmp_nlt_f32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x1c,0x7c,0x73,0x72,0x71,0x3f]
4862 # W64: v_cmp_nlt_f32_e32 vcc, 0x3f717273, v2   ; encoding: [0xff,0x04,0x1c,0x7c,0x73,0x72,0x71,0x3f]
4863 0xff,0x04,0x1c,0x7c,0x73,0x72,0x71,0x3f
4865 # W32: v_cmp_nlt_f32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x1c,0x7c,0x56,0x34,0x12,0xaf]
4866 # W64: v_cmp_nlt_f32_e32 vcc, 0xaf123456, v2   ; encoding: [0xff,0x04,0x1c,0x7c,0x56,0x34,0x12,0xaf]
4867 0xff,0x04,0x1c,0x7c,0x56,0x34,0x12,0xaf
4869 # W32: v_cmp_nlt_f32_e32 vcc_lo, exec_hi, v2   ; encoding: [0x7f,0x04,0x1c,0x7c]
4870 # W64: v_cmp_nlt_f32_e32 vcc, exec_hi, v2      ; encoding: [0x7f,0x04,0x1c,0x7c]
4871 0x7f,0x04,0x1c,0x7c
4873 # W32: v_cmp_nlt_f32_e32 vcc_lo, exec_lo, v2   ; encoding: [0x7e,0x04,0x1c,0x7c]
4874 # W64: v_cmp_nlt_f32_e32 vcc, exec_lo, v2      ; encoding: [0x7e,0x04,0x1c,0x7c]
4875 0x7e,0x04,0x1c,0x7c
4877 # W32: v_cmp_nlt_f32_e32 vcc_lo, m0, v2        ; encoding: [0x7c,0x04,0x1c,0x7c]
4878 # W64: v_cmp_nlt_f32_e32 vcc, m0, v2           ; encoding: [0x7c,0x04,0x1c,0x7c]
4879 0x7c,0x04,0x1c,0x7c
4881 # W32: v_cmp_nlt_f32_e32 vcc_lo, s1, v2        ; encoding: [0x01,0x04,0x1c,0x7c]
4882 # W64: v_cmp_nlt_f32_e32 vcc, s1, v2           ; encoding: [0x01,0x04,0x1c,0x7c]
4883 0x01,0x04,0x1c,0x7c
4885 # W32: v_cmp_nlt_f32_e32 vcc_lo, s101, v2      ; encoding: [0x65,0x04,0x1c,0x7c]
4886 # W64: v_cmp_nlt_f32_e32 vcc, s101, v2         ; encoding: [0x65,0x04,0x1c,0x7c]
4887 0x65,0x04,0x1c,0x7c
4889 # W32: v_cmp_nlt_f32_e32 vcc_lo, v1, v2        ; encoding: [0x01,0x05,0x1c,0x7c]
4890 # W64: v_cmp_nlt_f32_e32 vcc, v1, v2           ; encoding: [0x01,0x05,0x1c,0x7c]
4891 0x01,0x05,0x1c,0x7c
4893 # W32: v_cmp_nlt_f32_e32 vcc_lo, v1, v255      ; encoding: [0x01,0xff,0x1d,0x7c]
4894 # W64: v_cmp_nlt_f32_e32 vcc, v1, v255         ; encoding: [0x01,0xff,0x1d,0x7c]
4895 0x01,0xff,0x1d,0x7c
4897 # W32: v_cmp_nlt_f32_e32 vcc_lo, v255, v2      ; encoding: [0xff,0x05,0x1c,0x7c]
4898 # W64: v_cmp_nlt_f32_e32 vcc, v255, v2         ; encoding: [0xff,0x05,0x1c,0x7c]
4899 0xff,0x05,0x1c,0x7c
4901 # W32: v_cmp_nlt_f32_e32 vcc_lo, vcc_hi, v2    ; encoding: [0x6b,0x04,0x1c,0x7c]
4902 # W64: v_cmp_nlt_f32_e32 vcc, vcc_hi, v2       ; encoding: [0x6b,0x04,0x1c,0x7c]
4903 0x6b,0x04,0x1c,0x7c
4905 # W32: v_cmp_nlt_f32_e32 vcc_lo, vcc_lo, v2    ; encoding: [0x6a,0x04,0x1c,0x7c]
4906 # W64: v_cmp_nlt_f32_e32 vcc, vcc_lo, v2       ; encoding: [0x6a,0x04,0x1c,0x7c]
4907 0x6a,0x04,0x1c,0x7c
4909 # W32: v_cmp_nlt_f64_e32 vcc_lo, -1, v[2:3]    ; encoding: [0xc1,0x04,0x5c,0x7c]
4910 # W64: v_cmp_nlt_f64_e32 vcc, -1, v[2:3]       ; encoding: [0xc1,0x04,0x5c,0x7c]
4911 0xc1,0x04,0x5c,0x7c
4913 # W32: v_cmp_nlt_f64_e32 vcc_lo, -4.0, v[2:3]  ; encoding: [0xf7,0x04,0x5c,0x7c]
4914 # W64: v_cmp_nlt_f64_e32 vcc, -4.0, v[2:3]     ; encoding: [0xf7,0x04,0x5c,0x7c]
4915 0xf7,0x04,0x5c,0x7c
4917 # W32: v_cmp_nlt_f64_e32 vcc_lo, 0, v[2:3]     ; encoding: [0x80,0x04,0x5c,0x7c]
4918 # W64: v_cmp_nlt_f64_e32 vcc, 0, v[2:3]        ; encoding: [0x80,0x04,0x5c,0x7c]
4919 0x80,0x04,0x5c,0x7c
4921 # W32: v_cmp_nlt_f64_e32 vcc_lo, 0.5, v[2:3]   ; encoding: [0xf0,0x04,0x5c,0x7c]
4922 # W64: v_cmp_nlt_f64_e32 vcc, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0x5c,0x7c]
4923 0xf0,0x04,0x5c,0x7c
4925 # W32: v_cmp_nlt_f64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x5c,0x7c,0x73,0x72,0x71,0x3f]
4926 # W64: v_cmp_nlt_f64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x5c,0x7c,0x73,0x72,0x71,0x3f]
4927 0xff,0x04,0x5c,0x7c,0x73,0x72,0x71,0x3f
4929 # W32: v_cmp_nlt_f64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x5c,0x7c,0x56,0x34,0x12,0xaf]
4930 # W64: v_cmp_nlt_f64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x5c,0x7c,0x56,0x34,0x12,0xaf]
4931 0xff,0x04,0x5c,0x7c,0x56,0x34,0x12,0xaf
4933 # W32: v_cmp_nlt_f64_e32 vcc_lo, exec, v[2:3]  ; encoding: [0x7e,0x04,0x5c,0x7c]
4934 # W64: v_cmp_nlt_f64_e32 vcc, exec, v[2:3]     ; encoding: [0x7e,0x04,0x5c,0x7c]
4935 0x7e,0x04,0x5c,0x7c
4937 # W32: v_cmp_nlt_f64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x5c,0x7c]
4938 # W64: v_cmp_nlt_f64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x5c,0x7c]
4939 0x64,0x04,0x5c,0x7c
4941 # W32: v_cmp_nlt_f64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0x5c,0x7c]
4942 # W64: v_cmp_nlt_f64_e32 vcc, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0x5c,0x7c]
4943 0x02,0x04,0x5c,0x7c
4945 # W32: v_cmp_nlt_f64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0x5c,0x7c]
4946 # W64: v_cmp_nlt_f64_e32 vcc, s[4:5], v[2:3]   ; encoding: [0x04,0x04,0x5c,0x7c]
4947 0x04,0x04,0x5c,0x7c
4949 # W32: v_cmp_nlt_f64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x5d,0x7c]
4950 # W64: v_cmp_nlt_f64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x5d,0x7c]
4951 0x01,0xfd,0x5d,0x7c
4953 # W32: v_cmp_nlt_f64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0x5c,0x7c]
4954 # W64: v_cmp_nlt_f64_e32 vcc, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0x5c,0x7c]
4955 0x01,0x05,0x5c,0x7c
4957 # W32: v_cmp_nlt_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x5c,0x7c]
4958 # W64: v_cmp_nlt_f64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x5c,0x7c]
4959 0xfe,0x05,0x5c,0x7c
4961 # W32: v_cmp_nlt_f64_e32 vcc_lo, vcc, v[2:3]   ; encoding: [0x6a,0x04,0x5c,0x7c]
4962 # W64: v_cmp_nlt_f64_e32 vcc, vcc, v[2:3]      ; encoding: [0x6a,0x04,0x5c,0x7c]
4963 0x6a,0x04,0x5c,0x7c
4965 # W32: v_cmp_o_f16_e32 vcc_lo, -1, v2          ; encoding: [0xc1,0x04,0x9e,0x7d]
4966 # W64: v_cmp_o_f16_e32 vcc, -1, v2             ; encoding: [0xc1,0x04,0x9e,0x7d]
4967 0xc1,0x04,0x9e,0x7d
4969 # W32: v_cmp_o_f16_e32 vcc_lo, -4.0, v2        ; encoding: [0xf7,0x04,0x9e,0x7d]
4970 # W64: v_cmp_o_f16_e32 vcc, -4.0, v2           ; encoding: [0xf7,0x04,0x9e,0x7d]
4971 0xf7,0x04,0x9e,0x7d
4973 # W32: v_cmp_o_f16_e32 vcc_lo, 0, v2           ; encoding: [0x80,0x04,0x9e,0x7d]
4974 # W64: v_cmp_o_f16_e32 vcc, 0, v2              ; encoding: [0x80,0x04,0x9e,0x7d]
4975 0x80,0x04,0x9e,0x7d
4977 # W32: v_cmp_o_f16_e32 vcc_lo, 0.5, v2         ; encoding: [0xf0,0x04,0x9e,0x7d]
4978 # W64: v_cmp_o_f16_e32 vcc, 0.5, v2            ; encoding: [0xf0,0x04,0x9e,0x7d]
4979 0xf0,0x04,0x9e,0x7d
4981 # W32: v_cmp_o_f16_e32 vcc_lo, 0x3456, v2      ; encoding: [0xff,0x04,0x9e,0x7d,0x56,0x34,0x00,0x00]
4982 # W64: v_cmp_o_f16_e32 vcc, 0x3456, v2         ; encoding: [0xff,0x04,0x9e,0x7d,0x56,0x34,0x00,0x00]
4983 0xff,0x04,0x9e,0x7d,0x56,0x34,0x00,0x00
4985 # W32: v_cmp_o_f16_e32 vcc_lo, 0xfe0b, v2      ; encoding: [0xff,0x04,0x9e,0x7d,0x0b,0xfe,0x00,0x00]
4986 # W64: v_cmp_o_f16_e32 vcc, 0xfe0b, v2         ; encoding: [0xff,0x04,0x9e,0x7d,0x0b,0xfe,0x00,0x00]
4987 0xff,0x04,0x9e,0x7d,0x0b,0xfe,0x00,0x00
4989 # W32: v_cmp_o_f16_e32 vcc_lo, exec_hi, v2     ; encoding: [0x7f,0x04,0x9e,0x7d]
4990 # W64: v_cmp_o_f16_e32 vcc, exec_hi, v2        ; encoding: [0x7f,0x04,0x9e,0x7d]
4991 0x7f,0x04,0x9e,0x7d
4993 # W32: v_cmp_o_f16_e32 vcc_lo, exec_lo, v2     ; encoding: [0x7e,0x04,0x9e,0x7d]
4994 # W64: v_cmp_o_f16_e32 vcc, exec_lo, v2        ; encoding: [0x7e,0x04,0x9e,0x7d]
4995 0x7e,0x04,0x9e,0x7d
4997 # W32: v_cmp_o_f16_e32 vcc_lo, m0, v2          ; encoding: [0x7c,0x04,0x9e,0x7d]
4998 # W64: v_cmp_o_f16_e32 vcc, m0, v2             ; encoding: [0x7c,0x04,0x9e,0x7d]
4999 0x7c,0x04,0x9e,0x7d
5001 # W32: v_cmp_o_f16_e32 vcc_lo, s1, v2          ; encoding: [0x01,0x04,0x9e,0x7d]
5002 # W64: v_cmp_o_f16_e32 vcc, s1, v2             ; encoding: [0x01,0x04,0x9e,0x7d]
5003 0x01,0x04,0x9e,0x7d
5005 # W32: v_cmp_o_f16_e32 vcc_lo, s101, v2        ; encoding: [0x65,0x04,0x9e,0x7d]
5006 # W64: v_cmp_o_f16_e32 vcc, s101, v2           ; encoding: [0x65,0x04,0x9e,0x7d]
5007 0x65,0x04,0x9e,0x7d
5009 # W32: v_cmp_o_f16_e32 vcc_lo, v1, v2          ; encoding: [0x01,0x05,0x9e,0x7d]
5010 # W64: v_cmp_o_f16_e32 vcc, v1, v2             ; encoding: [0x01,0x05,0x9e,0x7d]
5011 0x01,0x05,0x9e,0x7d
5013 # W32: v_cmp_o_f16_e32 vcc_lo, v1, v255        ; encoding: [0x01,0xff,0x9f,0x7d]
5014 # W64: v_cmp_o_f16_e32 vcc, v1, v255           ; encoding: [0x01,0xff,0x9f,0x7d]
5015 0x01,0xff,0x9f,0x7d
5017 # W32: v_cmp_o_f16_e32 vcc_lo, v255, v2        ; encoding: [0xff,0x05,0x9e,0x7d]
5018 # W64: v_cmp_o_f16_e32 vcc, v255, v2           ; encoding: [0xff,0x05,0x9e,0x7d]
5019 0xff,0x05,0x9e,0x7d
5021 # W32: v_cmp_o_f16_e32 vcc_lo, vcc_hi, v2      ; encoding: [0x6b,0x04,0x9e,0x7d]
5022 # W64: v_cmp_o_f16_e32 vcc, vcc_hi, v2         ; encoding: [0x6b,0x04,0x9e,0x7d]
5023 0x6b,0x04,0x9e,0x7d
5025 # W32: v_cmp_o_f16_e32 vcc_lo, vcc_lo, v2      ; encoding: [0x6a,0x04,0x9e,0x7d]
5026 # W64: v_cmp_o_f16_e32 vcc, vcc_lo, v2         ; encoding: [0x6a,0x04,0x9e,0x7d]
5027 0x6a,0x04,0x9e,0x7d
5029 # W32: v_cmp_o_f32_e32 vcc_lo, -1, v2          ; encoding: [0xc1,0x04,0x0e,0x7c]
5030 # W64: v_cmp_o_f32_e32 vcc, -1, v2             ; encoding: [0xc1,0x04,0x0e,0x7c]
5031 0xc1,0x04,0x0e,0x7c
5033 # W32: v_cmp_o_f32_e32 vcc_lo, -4.0, v2        ; encoding: [0xf7,0x04,0x0e,0x7c]
5034 # W64: v_cmp_o_f32_e32 vcc, -4.0, v2           ; encoding: [0xf7,0x04,0x0e,0x7c]
5035 0xf7,0x04,0x0e,0x7c
5037 # W32: v_cmp_o_f32_e32 vcc_lo, 0, v2           ; encoding: [0x80,0x04,0x0e,0x7c]
5038 # W64: v_cmp_o_f32_e32 vcc, 0, v2              ; encoding: [0x80,0x04,0x0e,0x7c]
5039 0x80,0x04,0x0e,0x7c
5041 # W32: v_cmp_o_f32_e32 vcc_lo, 0.5, v2         ; encoding: [0xf0,0x04,0x0e,0x7c]
5042 # W64: v_cmp_o_f32_e32 vcc, 0.5, v2            ; encoding: [0xf0,0x04,0x0e,0x7c]
5043 0xf0,0x04,0x0e,0x7c
5045 # W32: v_cmp_o_f32_e32 vcc_lo, 0x3f717273, v2  ; encoding: [0xff,0x04,0x0e,0x7c,0x73,0x72,0x71,0x3f]
5046 # W64: v_cmp_o_f32_e32 vcc, 0x3f717273, v2     ; encoding: [0xff,0x04,0x0e,0x7c,0x73,0x72,0x71,0x3f]
5047 0xff,0x04,0x0e,0x7c,0x73,0x72,0x71,0x3f
5049 # W32: v_cmp_o_f32_e32 vcc_lo, 0xaf123456, v2  ; encoding: [0xff,0x04,0x0e,0x7c,0x56,0x34,0x12,0xaf]
5050 # W64: v_cmp_o_f32_e32 vcc, 0xaf123456, v2     ; encoding: [0xff,0x04,0x0e,0x7c,0x56,0x34,0x12,0xaf]
5051 0xff,0x04,0x0e,0x7c,0x56,0x34,0x12,0xaf
5053 # W32: v_cmp_o_f32_e32 vcc_lo, exec_hi, v2     ; encoding: [0x7f,0x04,0x0e,0x7c]
5054 # W64: v_cmp_o_f32_e32 vcc, exec_hi, v2        ; encoding: [0x7f,0x04,0x0e,0x7c]
5055 0x7f,0x04,0x0e,0x7c
5057 # W32: v_cmp_o_f32_e32 vcc_lo, exec_lo, v2     ; encoding: [0x7e,0x04,0x0e,0x7c]
5058 # W64: v_cmp_o_f32_e32 vcc, exec_lo, v2        ; encoding: [0x7e,0x04,0x0e,0x7c]
5059 0x7e,0x04,0x0e,0x7c
5061 # W32: v_cmp_o_f32_e32 vcc_lo, m0, v2          ; encoding: [0x7c,0x04,0x0e,0x7c]
5062 # W64: v_cmp_o_f32_e32 vcc, m0, v2             ; encoding: [0x7c,0x04,0x0e,0x7c]
5063 0x7c,0x04,0x0e,0x7c
5065 # W32: v_cmp_o_f32_e32 vcc_lo, s1, v2          ; encoding: [0x01,0x04,0x0e,0x7c]
5066 # W64: v_cmp_o_f32_e32 vcc, s1, v2             ; encoding: [0x01,0x04,0x0e,0x7c]
5067 0x01,0x04,0x0e,0x7c
5069 # W32: v_cmp_o_f32_e32 vcc_lo, s101, v2        ; encoding: [0x65,0x04,0x0e,0x7c]
5070 # W64: v_cmp_o_f32_e32 vcc, s101, v2           ; encoding: [0x65,0x04,0x0e,0x7c]
5071 0x65,0x04,0x0e,0x7c
5073 # W32: v_cmp_o_f32_e32 vcc_lo, v1, v2          ; encoding: [0x01,0x05,0x0e,0x7c]
5074 # W64: v_cmp_o_f32_e32 vcc, v1, v2             ; encoding: [0x01,0x05,0x0e,0x7c]
5075 0x01,0x05,0x0e,0x7c
5077 # W32: v_cmp_o_f32_e32 vcc_lo, v1, v255        ; encoding: [0x01,0xff,0x0f,0x7c]
5078 # W64: v_cmp_o_f32_e32 vcc, v1, v255           ; encoding: [0x01,0xff,0x0f,0x7c]
5079 0x01,0xff,0x0f,0x7c
5081 # W32: v_cmp_o_f32_e32 vcc_lo, v255, v2        ; encoding: [0xff,0x05,0x0e,0x7c]
5082 # W64: v_cmp_o_f32_e32 vcc, v255, v2           ; encoding: [0xff,0x05,0x0e,0x7c]
5083 0xff,0x05,0x0e,0x7c
5085 # W32: v_cmp_o_f32_e32 vcc_lo, vcc_hi, v2      ; encoding: [0x6b,0x04,0x0e,0x7c]
5086 # W64: v_cmp_o_f32_e32 vcc, vcc_hi, v2         ; encoding: [0x6b,0x04,0x0e,0x7c]
5087 0x6b,0x04,0x0e,0x7c
5089 # W32: v_cmp_o_f32_e32 vcc_lo, vcc_lo, v2      ; encoding: [0x6a,0x04,0x0e,0x7c]
5090 # W64: v_cmp_o_f32_e32 vcc, vcc_lo, v2         ; encoding: [0x6a,0x04,0x0e,0x7c]
5091 0x6a,0x04,0x0e,0x7c
5093 # W32: v_cmp_o_f64_e32 vcc_lo, -1, v[2:3]      ; encoding: [0xc1,0x04,0x4e,0x7c]
5094 # W64: v_cmp_o_f64_e32 vcc, -1, v[2:3]         ; encoding: [0xc1,0x04,0x4e,0x7c]
5095 0xc1,0x04,0x4e,0x7c
5097 # W32: v_cmp_o_f64_e32 vcc_lo, -4.0, v[2:3]    ; encoding: [0xf7,0x04,0x4e,0x7c]
5098 # W64: v_cmp_o_f64_e32 vcc, -4.0, v[2:3]       ; encoding: [0xf7,0x04,0x4e,0x7c]
5099 0xf7,0x04,0x4e,0x7c
5101 # W32: v_cmp_o_f64_e32 vcc_lo, 0, v[2:3]       ; encoding: [0x80,0x04,0x4e,0x7c]
5102 # W64: v_cmp_o_f64_e32 vcc, 0, v[2:3]          ; encoding: [0x80,0x04,0x4e,0x7c]
5103 0x80,0x04,0x4e,0x7c
5105 # W32: v_cmp_o_f64_e32 vcc_lo, 0.5, v[2:3]     ; encoding: [0xf0,0x04,0x4e,0x7c]
5106 # W64: v_cmp_o_f64_e32 vcc, 0.5, v[2:3]        ; encoding: [0xf0,0x04,0x4e,0x7c]
5107 0xf0,0x04,0x4e,0x7c
5109 # W32: v_cmp_o_f64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x4e,0x7c,0x73,0x72,0x71,0x3f]
5110 # W64: v_cmp_o_f64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x4e,0x7c,0x73,0x72,0x71,0x3f]
5111 0xff,0x04,0x4e,0x7c,0x73,0x72,0x71,0x3f
5113 # W32: v_cmp_o_f64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x4e,0x7c,0x56,0x34,0x12,0xaf]
5114 # W64: v_cmp_o_f64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x4e,0x7c,0x56,0x34,0x12,0xaf]
5115 0xff,0x04,0x4e,0x7c,0x56,0x34,0x12,0xaf
5117 # W32: v_cmp_o_f64_e32 vcc_lo, exec, v[2:3]    ; encoding: [0x7e,0x04,0x4e,0x7c]
5118 # W64: v_cmp_o_f64_e32 vcc, exec, v[2:3]       ; encoding: [0x7e,0x04,0x4e,0x7c]
5119 0x7e,0x04,0x4e,0x7c
5121 # W32: v_cmp_o_f64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x4e,0x7c]
5122 # W64: v_cmp_o_f64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x4e,0x7c]
5123 0x64,0x04,0x4e,0x7c
5125 # W32: v_cmp_o_f64_e32 vcc_lo, s[2:3], v[2:3]  ; encoding: [0x02,0x04,0x4e,0x7c]
5126 # W64: v_cmp_o_f64_e32 vcc, s[2:3], v[2:3]     ; encoding: [0x02,0x04,0x4e,0x7c]
5127 0x02,0x04,0x4e,0x7c
5129 # W32: v_cmp_o_f64_e32 vcc_lo, s[4:5], v[2:3]  ; encoding: [0x04,0x04,0x4e,0x7c]
5130 # W64: v_cmp_o_f64_e32 vcc, s[4:5], v[2:3]     ; encoding: [0x04,0x04,0x4e,0x7c]
5131 0x04,0x04,0x4e,0x7c
5133 # W32: v_cmp_o_f64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x4f,0x7c]
5134 # W64: v_cmp_o_f64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x4f,0x7c]
5135 0x01,0xfd,0x4f,0x7c
5137 # W32: v_cmp_o_f64_e32 vcc_lo, v[1:2], v[2:3]  ; encoding: [0x01,0x05,0x4e,0x7c]
5138 # W64: v_cmp_o_f64_e32 vcc, v[1:2], v[2:3]     ; encoding: [0x01,0x05,0x4e,0x7c]
5139 0x01,0x05,0x4e,0x7c
5141 # W32: v_cmp_o_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x4e,0x7c]
5142 # W64: v_cmp_o_f64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x4e,0x7c]
5143 0xfe,0x05,0x4e,0x7c
5145 # W32: v_cmp_o_f64_e32 vcc_lo, vcc, v[2:3]     ; encoding: [0x6a,0x04,0x4e,0x7c]
5146 # W64: v_cmp_o_f64_e32 vcc, vcc, v[2:3]        ; encoding: [0x6a,0x04,0x4e,0x7c]
5147 0x6a,0x04,0x4e,0x7c
5149 # W32: v_cmp_t_i32_e32 vcc_lo, -1, v2          ; encoding: [0xc1,0x04,0x0e,0x7d]
5150 # W64: v_cmp_t_i32_e32 vcc, -1, v2             ; encoding: [0xc1,0x04,0x0e,0x7d]
5151 0xc1,0x04,0x0e,0x7d
5153 # W32: v_cmp_t_i32_e32 vcc_lo, -4.0, v2        ; encoding: [0xf7,0x04,0x0e,0x7d]
5154 # W64: v_cmp_t_i32_e32 vcc, -4.0, v2           ; encoding: [0xf7,0x04,0x0e,0x7d]
5155 0xf7,0x04,0x0e,0x7d
5157 # W32: v_cmp_t_i32_e32 vcc_lo, 0, v2           ; encoding: [0x80,0x04,0x0e,0x7d]
5158 # W64: v_cmp_t_i32_e32 vcc, 0, v2              ; encoding: [0x80,0x04,0x0e,0x7d]
5159 0x80,0x04,0x0e,0x7d
5161 # W32: v_cmp_t_i32_e32 vcc_lo, 0.5, v2         ; encoding: [0xf0,0x04,0x0e,0x7d]
5162 # W64: v_cmp_t_i32_e32 vcc, 0.5, v2            ; encoding: [0xf0,0x04,0x0e,0x7d]
5163 0xf0,0x04,0x0e,0x7d
5165 # W32: v_cmp_t_i32_e32 vcc_lo, 0x3f717273, v2  ; encoding: [0xff,0x04,0x0e,0x7d,0x73,0x72,0x71,0x3f]
5166 # W64: v_cmp_t_i32_e32 vcc, 0x3f717273, v2     ; encoding: [0xff,0x04,0x0e,0x7d,0x73,0x72,0x71,0x3f]
5167 0xff,0x04,0x0e,0x7d,0x73,0x72,0x71,0x3f
5169 # W32: v_cmp_t_i32_e32 vcc_lo, 0xaf123456, v2  ; encoding: [0xff,0x04,0x0e,0x7d,0x56,0x34,0x12,0xaf]
5170 # W64: v_cmp_t_i32_e32 vcc, 0xaf123456, v2     ; encoding: [0xff,0x04,0x0e,0x7d,0x56,0x34,0x12,0xaf]
5171 0xff,0x04,0x0e,0x7d,0x56,0x34,0x12,0xaf
5173 # W32: v_cmp_t_i32_e32 vcc_lo, exec_hi, v2     ; encoding: [0x7f,0x04,0x0e,0x7d]
5174 # W64: v_cmp_t_i32_e32 vcc, exec_hi, v2        ; encoding: [0x7f,0x04,0x0e,0x7d]
5175 0x7f,0x04,0x0e,0x7d
5177 # W32: v_cmp_t_i32_e32 vcc_lo, exec_lo, v2     ; encoding: [0x7e,0x04,0x0e,0x7d]
5178 # W64: v_cmp_t_i32_e32 vcc, exec_lo, v2        ; encoding: [0x7e,0x04,0x0e,0x7d]
5179 0x7e,0x04,0x0e,0x7d
5181 # W32: v_cmp_t_i32_e32 vcc_lo, m0, v2          ; encoding: [0x7c,0x04,0x0e,0x7d]
5182 # W64: v_cmp_t_i32_e32 vcc, m0, v2             ; encoding: [0x7c,0x04,0x0e,0x7d]
5183 0x7c,0x04,0x0e,0x7d
5185 # W32: v_cmp_t_i32_e32 vcc_lo, s1, v2          ; encoding: [0x01,0x04,0x0e,0x7d]
5186 # W64: v_cmp_t_i32_e32 vcc, s1, v2             ; encoding: [0x01,0x04,0x0e,0x7d]
5187 0x01,0x04,0x0e,0x7d
5189 # W32: v_cmp_t_i32_e32 vcc_lo, s101, v2        ; encoding: [0x65,0x04,0x0e,0x7d]
5190 # W64: v_cmp_t_i32_e32 vcc, s101, v2           ; encoding: [0x65,0x04,0x0e,0x7d]
5191 0x65,0x04,0x0e,0x7d
5193 # W32: v_cmp_t_i32_e32 vcc_lo, v1, v2          ; encoding: [0x01,0x05,0x0e,0x7d]
5194 # W64: v_cmp_t_i32_e32 vcc, v1, v2             ; encoding: [0x01,0x05,0x0e,0x7d]
5195 0x01,0x05,0x0e,0x7d
5197 # W32: v_cmp_t_i32_e32 vcc_lo, v1, v255        ; encoding: [0x01,0xff,0x0f,0x7d]
5198 # W64: v_cmp_t_i32_e32 vcc, v1, v255           ; encoding: [0x01,0xff,0x0f,0x7d]
5199 0x01,0xff,0x0f,0x7d
5201 # W32: v_cmp_t_i32_e32 vcc_lo, v255, v2        ; encoding: [0xff,0x05,0x0e,0x7d]
5202 # W64: v_cmp_t_i32_e32 vcc, v255, v2           ; encoding: [0xff,0x05,0x0e,0x7d]
5203 0xff,0x05,0x0e,0x7d
5205 # W32: v_cmp_t_i32_e32 vcc_lo, vcc_hi, v2      ; encoding: [0x6b,0x04,0x0e,0x7d]
5206 # W64: v_cmp_t_i32_e32 vcc, vcc_hi, v2         ; encoding: [0x6b,0x04,0x0e,0x7d]
5207 0x6b,0x04,0x0e,0x7d
5209 # W32: v_cmp_t_i32_e32 vcc_lo, vcc_lo, v2      ; encoding: [0x6a,0x04,0x0e,0x7d]
5210 # W64: v_cmp_t_i32_e32 vcc, vcc_lo, v2         ; encoding: [0x6a,0x04,0x0e,0x7d]
5211 0x6a,0x04,0x0e,0x7d
5213 # W32: v_cmp_t_i64_e32 vcc_lo, -1, v[2:3]      ; encoding: [0xc1,0x04,0x4e,0x7d]
5214 # W64: v_cmp_t_i64_e32 vcc, -1, v[2:3]         ; encoding: [0xc1,0x04,0x4e,0x7d]
5215 0xc1,0x04,0x4e,0x7d
5217 # W32: v_cmp_t_i64_e32 vcc_lo, -4.0, v[2:3]    ; encoding: [0xf7,0x04,0x4e,0x7d]
5218 # W64: v_cmp_t_i64_e32 vcc, -4.0, v[2:3]       ; encoding: [0xf7,0x04,0x4e,0x7d]
5219 0xf7,0x04,0x4e,0x7d
5221 # W32: v_cmp_t_i64_e32 vcc_lo, 0, v[2:3]       ; encoding: [0x80,0x04,0x4e,0x7d]
5222 # W64: v_cmp_t_i64_e32 vcc, 0, v[2:3]          ; encoding: [0x80,0x04,0x4e,0x7d]
5223 0x80,0x04,0x4e,0x7d
5225 # W32: v_cmp_t_i64_e32 vcc_lo, 0.5, v[2:3]     ; encoding: [0xf0,0x04,0x4e,0x7d]
5226 # W64: v_cmp_t_i64_e32 vcc, 0.5, v[2:3]        ; encoding: [0xf0,0x04,0x4e,0x7d]
5227 0xf0,0x04,0x4e,0x7d
5229 # W32: v_cmp_t_i64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x4e,0x7d,0x73,0x72,0x71,0x3f]
5230 # W64: v_cmp_t_i64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x4e,0x7d,0x73,0x72,0x71,0x3f]
5231 0xff,0x04,0x4e,0x7d,0x73,0x72,0x71,0x3f
5233 # W32: v_cmp_t_i64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x4e,0x7d,0x56,0x34,0x12,0xaf]
5234 # W64: v_cmp_t_i64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x4e,0x7d,0x56,0x34,0x12,0xaf]
5235 0xff,0x04,0x4e,0x7d,0x56,0x34,0x12,0xaf
5237 # W32: v_cmp_t_i64_e32 vcc_lo, exec, v[2:3]    ; encoding: [0x7e,0x04,0x4e,0x7d]
5238 # W64: v_cmp_t_i64_e32 vcc, exec, v[2:3]       ; encoding: [0x7e,0x04,0x4e,0x7d]
5239 0x7e,0x04,0x4e,0x7d
5241 # W32: v_cmp_t_i64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x4e,0x7d]
5242 # W64: v_cmp_t_i64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x4e,0x7d]
5243 0x64,0x04,0x4e,0x7d
5245 # W32: v_cmp_t_i64_e32 vcc_lo, s[2:3], v[2:3]  ; encoding: [0x02,0x04,0x4e,0x7d]
5246 # W64: v_cmp_t_i64_e32 vcc, s[2:3], v[2:3]     ; encoding: [0x02,0x04,0x4e,0x7d]
5247 0x02,0x04,0x4e,0x7d
5249 # W32: v_cmp_t_i64_e32 vcc_lo, s[4:5], v[2:3]  ; encoding: [0x04,0x04,0x4e,0x7d]
5250 # W64: v_cmp_t_i64_e32 vcc, s[4:5], v[2:3]     ; encoding: [0x04,0x04,0x4e,0x7d]
5251 0x04,0x04,0x4e,0x7d
5253 # W32: v_cmp_t_i64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x4f,0x7d]
5254 # W64: v_cmp_t_i64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x4f,0x7d]
5255 0x01,0xfd,0x4f,0x7d
5257 # W32: v_cmp_t_i64_e32 vcc_lo, v[1:2], v[2:3]  ; encoding: [0x01,0x05,0x4e,0x7d]
5258 # W64: v_cmp_t_i64_e32 vcc, v[1:2], v[2:3]     ; encoding: [0x01,0x05,0x4e,0x7d]
5259 0x01,0x05,0x4e,0x7d
5261 # W32: v_cmp_t_i64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x4e,0x7d]
5262 # W64: v_cmp_t_i64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x4e,0x7d]
5263 0xfe,0x05,0x4e,0x7d
5265 # W32: v_cmp_t_i64_e32 vcc_lo, vcc, v[2:3]     ; encoding: [0x6a,0x04,0x4e,0x7d]
5266 # W64: v_cmp_t_i64_e32 vcc, vcc, v[2:3]        ; encoding: [0x6a,0x04,0x4e,0x7d]
5267 0x6a,0x04,0x4e,0x7d
5269 # W32: v_cmp_t_u32_e32 vcc_lo, -1, v2          ; encoding: [0xc1,0x04,0x8e,0x7d]
5270 # W64: v_cmp_t_u32_e32 vcc, -1, v2             ; encoding: [0xc1,0x04,0x8e,0x7d]
5271 0xc1,0x04,0x8e,0x7d
5273 # W32: v_cmp_t_u32_e32 vcc_lo, -4.0, v2        ; encoding: [0xf7,0x04,0x8e,0x7d]
5274 # W64: v_cmp_t_u32_e32 vcc, -4.0, v2           ; encoding: [0xf7,0x04,0x8e,0x7d]
5275 0xf7,0x04,0x8e,0x7d
5277 # W32: v_cmp_t_u32_e32 vcc_lo, 0, v2           ; encoding: [0x80,0x04,0x8e,0x7d]
5278 # W64: v_cmp_t_u32_e32 vcc, 0, v2              ; encoding: [0x80,0x04,0x8e,0x7d]
5279 0x80,0x04,0x8e,0x7d
5281 # W32: v_cmp_t_u32_e32 vcc_lo, 0.5, v2         ; encoding: [0xf0,0x04,0x8e,0x7d]
5282 # W64: v_cmp_t_u32_e32 vcc, 0.5, v2            ; encoding: [0xf0,0x04,0x8e,0x7d]
5283 0xf0,0x04,0x8e,0x7d
5285 # W32: v_cmp_t_u32_e32 vcc_lo, 0x3f717273, v2  ; encoding: [0xff,0x04,0x8e,0x7d,0x73,0x72,0x71,0x3f]
5286 # W64: v_cmp_t_u32_e32 vcc, 0x3f717273, v2     ; encoding: [0xff,0x04,0x8e,0x7d,0x73,0x72,0x71,0x3f]
5287 0xff,0x04,0x8e,0x7d,0x73,0x72,0x71,0x3f
5289 # W32: v_cmp_t_u32_e32 vcc_lo, 0xaf123456, v2  ; encoding: [0xff,0x04,0x8e,0x7d,0x56,0x34,0x12,0xaf]
5290 # W64: v_cmp_t_u32_e32 vcc, 0xaf123456, v2     ; encoding: [0xff,0x04,0x8e,0x7d,0x56,0x34,0x12,0xaf]
5291 0xff,0x04,0x8e,0x7d,0x56,0x34,0x12,0xaf
5293 # W32: v_cmp_t_u32_e32 vcc_lo, exec_hi, v2     ; encoding: [0x7f,0x04,0x8e,0x7d]
5294 # W64: v_cmp_t_u32_e32 vcc, exec_hi, v2        ; encoding: [0x7f,0x04,0x8e,0x7d]
5295 0x7f,0x04,0x8e,0x7d
5297 # W32: v_cmp_t_u32_e32 vcc_lo, exec_lo, v2     ; encoding: [0x7e,0x04,0x8e,0x7d]
5298 # W64: v_cmp_t_u32_e32 vcc, exec_lo, v2        ; encoding: [0x7e,0x04,0x8e,0x7d]
5299 0x7e,0x04,0x8e,0x7d
5301 # W32: v_cmp_t_u32_e32 vcc_lo, m0, v2          ; encoding: [0x7c,0x04,0x8e,0x7d]
5302 # W64: v_cmp_t_u32_e32 vcc, m0, v2             ; encoding: [0x7c,0x04,0x8e,0x7d]
5303 0x7c,0x04,0x8e,0x7d
5305 # W32: v_cmp_t_u32_e32 vcc_lo, s1, v2          ; encoding: [0x01,0x04,0x8e,0x7d]
5306 # W64: v_cmp_t_u32_e32 vcc, s1, v2             ; encoding: [0x01,0x04,0x8e,0x7d]
5307 0x01,0x04,0x8e,0x7d
5309 # W32: v_cmp_t_u32_e32 vcc_lo, s101, v2        ; encoding: [0x65,0x04,0x8e,0x7d]
5310 # W64: v_cmp_t_u32_e32 vcc, s101, v2           ; encoding: [0x65,0x04,0x8e,0x7d]
5311 0x65,0x04,0x8e,0x7d
5313 # W32: v_cmp_t_u32_e32 vcc_lo, v1, v2          ; encoding: [0x01,0x05,0x8e,0x7d]
5314 # W64: v_cmp_t_u32_e32 vcc, v1, v2             ; encoding: [0x01,0x05,0x8e,0x7d]
5315 0x01,0x05,0x8e,0x7d
5317 # W32: v_cmp_t_u32_e32 vcc_lo, v1, v255        ; encoding: [0x01,0xff,0x8f,0x7d]
5318 # W64: v_cmp_t_u32_e32 vcc, v1, v255           ; encoding: [0x01,0xff,0x8f,0x7d]
5319 0x01,0xff,0x8f,0x7d
5321 # W32: v_cmp_t_u32_e32 vcc_lo, v255, v2        ; encoding: [0xff,0x05,0x8e,0x7d]
5322 # W64: v_cmp_t_u32_e32 vcc, v255, v2           ; encoding: [0xff,0x05,0x8e,0x7d]
5323 0xff,0x05,0x8e,0x7d
5325 # W32: v_cmp_t_u32_e32 vcc_lo, vcc_hi, v2      ; encoding: [0x6b,0x04,0x8e,0x7d]
5326 # W64: v_cmp_t_u32_e32 vcc, vcc_hi, v2         ; encoding: [0x6b,0x04,0x8e,0x7d]
5327 0x6b,0x04,0x8e,0x7d
5329 # W32: v_cmp_t_u32_e32 vcc_lo, vcc_lo, v2      ; encoding: [0x6a,0x04,0x8e,0x7d]
5330 # W64: v_cmp_t_u32_e32 vcc, vcc_lo, v2         ; encoding: [0x6a,0x04,0x8e,0x7d]
5331 0x6a,0x04,0x8e,0x7d
5333 # W32: v_cmp_t_u64_e32 vcc_lo, -1, v[2:3]      ; encoding: [0xc1,0x04,0xce,0x7d]
5334 # W64: v_cmp_t_u64_e32 vcc, -1, v[2:3]         ; encoding: [0xc1,0x04,0xce,0x7d]
5335 0xc1,0x04,0xce,0x7d
5337 # W32: v_cmp_t_u64_e32 vcc_lo, -4.0, v[2:3]    ; encoding: [0xf7,0x04,0xce,0x7d]
5338 # W64: v_cmp_t_u64_e32 vcc, -4.0, v[2:3]       ; encoding: [0xf7,0x04,0xce,0x7d]
5339 0xf7,0x04,0xce,0x7d
5341 # W32: v_cmp_t_u64_e32 vcc_lo, 0, v[2:3]       ; encoding: [0x80,0x04,0xce,0x7d]
5342 # W64: v_cmp_t_u64_e32 vcc, 0, v[2:3]          ; encoding: [0x80,0x04,0xce,0x7d]
5343 0x80,0x04,0xce,0x7d
5345 # W32: v_cmp_t_u64_e32 vcc_lo, 0.5, v[2:3]     ; encoding: [0xf0,0x04,0xce,0x7d]
5346 # W64: v_cmp_t_u64_e32 vcc, 0.5, v[2:3]        ; encoding: [0xf0,0x04,0xce,0x7d]
5347 0xf0,0x04,0xce,0x7d
5349 # W32: v_cmp_t_u64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0xce,0x7d,0x73,0x72,0x71,0x3f]
5350 # W64: v_cmp_t_u64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0xce,0x7d,0x73,0x72,0x71,0x3f]
5351 0xff,0x04,0xce,0x7d,0x73,0x72,0x71,0x3f
5353 # W32: v_cmp_t_u64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0xce,0x7d,0x56,0x34,0x12,0xaf]
5354 # W64: v_cmp_t_u64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0xce,0x7d,0x56,0x34,0x12,0xaf]
5355 0xff,0x04,0xce,0x7d,0x56,0x34,0x12,0xaf
5357 # W32: v_cmp_t_u64_e32 vcc_lo, exec, v[2:3]    ; encoding: [0x7e,0x04,0xce,0x7d]
5358 # W64: v_cmp_t_u64_e32 vcc, exec, v[2:3]       ; encoding: [0x7e,0x04,0xce,0x7d]
5359 0x7e,0x04,0xce,0x7d
5361 # W32: v_cmp_t_u64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0xce,0x7d]
5362 # W64: v_cmp_t_u64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0xce,0x7d]
5363 0x64,0x04,0xce,0x7d
5365 # W32: v_cmp_t_u64_e32 vcc_lo, s[2:3], v[2:3]  ; encoding: [0x02,0x04,0xce,0x7d]
5366 # W64: v_cmp_t_u64_e32 vcc, s[2:3], v[2:3]     ; encoding: [0x02,0x04,0xce,0x7d]
5367 0x02,0x04,0xce,0x7d
5369 # W32: v_cmp_t_u64_e32 vcc_lo, s[4:5], v[2:3]  ; encoding: [0x04,0x04,0xce,0x7d]
5370 # W64: v_cmp_t_u64_e32 vcc, s[4:5], v[2:3]     ; encoding: [0x04,0x04,0xce,0x7d]
5371 0x04,0x04,0xce,0x7d
5373 # W32: v_cmp_t_u64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0xcf,0x7d]
5374 # W64: v_cmp_t_u64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0xcf,0x7d]
5375 0x01,0xfd,0xcf,0x7d
5377 # W32: v_cmp_t_u64_e32 vcc_lo, v[1:2], v[2:3]  ; encoding: [0x01,0x05,0xce,0x7d]
5378 # W64: v_cmp_t_u64_e32 vcc, v[1:2], v[2:3]     ; encoding: [0x01,0x05,0xce,0x7d]
5379 0x01,0x05,0xce,0x7d
5381 # W32: v_cmp_t_u64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xce,0x7d]
5382 # W64: v_cmp_t_u64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0xce,0x7d]
5383 0xfe,0x05,0xce,0x7d
5385 # W32: v_cmp_t_u64_e32 vcc_lo, vcc, v[2:3]     ; encoding: [0x6a,0x04,0xce,0x7d]
5386 # W64: v_cmp_t_u64_e32 vcc, vcc, v[2:3]        ; encoding: [0x6a,0x04,0xce,0x7d]
5387 0x6a,0x04,0xce,0x7d
5389 # W32: v_cmp_tru_f16_e32 vcc_lo, -1, v2        ; encoding: [0xc1,0x04,0xde,0x7d]
5390 # W64: v_cmp_tru_f16_e32 vcc, -1, v2           ; encoding: [0xc1,0x04,0xde,0x7d]
5391 0xc1,0x04,0xde,0x7d
5393 # W32: v_cmp_tru_f16_e32 vcc_lo, -4.0, v2      ; encoding: [0xf7,0x04,0xde,0x7d]
5394 # W64: v_cmp_tru_f16_e32 vcc, -4.0, v2         ; encoding: [0xf7,0x04,0xde,0x7d]
5395 0xf7,0x04,0xde,0x7d
5397 # W32: v_cmp_tru_f16_e32 vcc_lo, 0, v2         ; encoding: [0x80,0x04,0xde,0x7d]
5398 # W64: v_cmp_tru_f16_e32 vcc, 0, v2            ; encoding: [0x80,0x04,0xde,0x7d]
5399 0x80,0x04,0xde,0x7d
5401 # W32: v_cmp_tru_f16_e32 vcc_lo, 0.5, v2       ; encoding: [0xf0,0x04,0xde,0x7d]
5402 # W64: v_cmp_tru_f16_e32 vcc, 0.5, v2          ; encoding: [0xf0,0x04,0xde,0x7d]
5403 0xf0,0x04,0xde,0x7d
5405 # W32: v_cmp_tru_f16_e32 vcc_lo, 0x3456, v2    ; encoding: [0xff,0x04,0xde,0x7d,0x56,0x34,0x00,0x00]
5406 # W64: v_cmp_tru_f16_e32 vcc, 0x3456, v2       ; encoding: [0xff,0x04,0xde,0x7d,0x56,0x34,0x00,0x00]
5407 0xff,0x04,0xde,0x7d,0x56,0x34,0x00,0x00
5409 # W32: v_cmp_tru_f16_e32 vcc_lo, 0xfe0b, v2    ; encoding: [0xff,0x04,0xde,0x7d,0x0b,0xfe,0x00,0x00]
5410 # W64: v_cmp_tru_f16_e32 vcc, 0xfe0b, v2       ; encoding: [0xff,0x04,0xde,0x7d,0x0b,0xfe,0x00,0x00]
5411 0xff,0x04,0xde,0x7d,0x0b,0xfe,0x00,0x00
5413 # W32: v_cmp_tru_f16_e32 vcc_lo, exec_hi, v2   ; encoding: [0x7f,0x04,0xde,0x7d]
5414 # W64: v_cmp_tru_f16_e32 vcc, exec_hi, v2      ; encoding: [0x7f,0x04,0xde,0x7d]
5415 0x7f,0x04,0xde,0x7d
5417 # W32: v_cmp_tru_f16_e32 vcc_lo, exec_lo, v2   ; encoding: [0x7e,0x04,0xde,0x7d]
5418 # W64: v_cmp_tru_f16_e32 vcc, exec_lo, v2      ; encoding: [0x7e,0x04,0xde,0x7d]
5419 0x7e,0x04,0xde,0x7d
5421 # W32: v_cmp_tru_f16_e32 vcc_lo, m0, v2        ; encoding: [0x7c,0x04,0xde,0x7d]
5422 # W64: v_cmp_tru_f16_e32 vcc, m0, v2           ; encoding: [0x7c,0x04,0xde,0x7d]
5423 0x7c,0x04,0xde,0x7d
5425 # W32: v_cmp_tru_f16_e32 vcc_lo, s1, v2        ; encoding: [0x01,0x04,0xde,0x7d]
5426 # W64: v_cmp_tru_f16_e32 vcc, s1, v2           ; encoding: [0x01,0x04,0xde,0x7d]
5427 0x01,0x04,0xde,0x7d
5429 # W32: v_cmp_tru_f16_e32 vcc_lo, s101, v2      ; encoding: [0x65,0x04,0xde,0x7d]
5430 # W64: v_cmp_tru_f16_e32 vcc, s101, v2         ; encoding: [0x65,0x04,0xde,0x7d]
5431 0x65,0x04,0xde,0x7d
5433 # W32: v_cmp_tru_f16_e32 vcc_lo, v1, v2        ; encoding: [0x01,0x05,0xde,0x7d]
5434 # W64: v_cmp_tru_f16_e32 vcc, v1, v2           ; encoding: [0x01,0x05,0xde,0x7d]
5435 0x01,0x05,0xde,0x7d
5437 # W32: v_cmp_tru_f16_e32 vcc_lo, v1, v255      ; encoding: [0x01,0xff,0xdf,0x7d]
5438 # W64: v_cmp_tru_f16_e32 vcc, v1, v255         ; encoding: [0x01,0xff,0xdf,0x7d]
5439 0x01,0xff,0xdf,0x7d
5441 # W32: v_cmp_tru_f16_e32 vcc_lo, v255, v2      ; encoding: [0xff,0x05,0xde,0x7d]
5442 # W64: v_cmp_tru_f16_e32 vcc, v255, v2         ; encoding: [0xff,0x05,0xde,0x7d]
5443 0xff,0x05,0xde,0x7d
5445 # W32: v_cmp_tru_f16_e32 vcc_lo, vcc_hi, v2    ; encoding: [0x6b,0x04,0xde,0x7d]
5446 # W64: v_cmp_tru_f16_e32 vcc, vcc_hi, v2       ; encoding: [0x6b,0x04,0xde,0x7d]
5447 0x6b,0x04,0xde,0x7d
5449 # W32: v_cmp_tru_f16_e32 vcc_lo, vcc_lo, v2    ; encoding: [0x6a,0x04,0xde,0x7d]
5450 # W64: v_cmp_tru_f16_e32 vcc, vcc_lo, v2       ; encoding: [0x6a,0x04,0xde,0x7d]
5451 0x6a,0x04,0xde,0x7d
5453 # W32: v_cmp_tru_f32_e32 vcc_lo, -1, v2        ; encoding: [0xc1,0x04,0x1e,0x7c]
5454 # W64: v_cmp_tru_f32_e32 vcc, -1, v2           ; encoding: [0xc1,0x04,0x1e,0x7c]
5455 0xc1,0x04,0x1e,0x7c
5457 # W32: v_cmp_tru_f32_e32 vcc_lo, -4.0, v2      ; encoding: [0xf7,0x04,0x1e,0x7c]
5458 # W64: v_cmp_tru_f32_e32 vcc, -4.0, v2         ; encoding: [0xf7,0x04,0x1e,0x7c]
5459 0xf7,0x04,0x1e,0x7c
5461 # W32: v_cmp_tru_f32_e32 vcc_lo, 0, v2         ; encoding: [0x80,0x04,0x1e,0x7c]
5462 # W64: v_cmp_tru_f32_e32 vcc, 0, v2            ; encoding: [0x80,0x04,0x1e,0x7c]
5463 0x80,0x04,0x1e,0x7c
5465 # W32: v_cmp_tru_f32_e32 vcc_lo, 0.5, v2       ; encoding: [0xf0,0x04,0x1e,0x7c]
5466 # W64: v_cmp_tru_f32_e32 vcc, 0.5, v2          ; encoding: [0xf0,0x04,0x1e,0x7c]
5467 0xf0,0x04,0x1e,0x7c
5469 # W32: v_cmp_tru_f32_e32 vcc_lo, 0x3f717273, v2 ; encoding: [0xff,0x04,0x1e,0x7c,0x73,0x72,0x71,0x3f]
5470 # W64: v_cmp_tru_f32_e32 vcc, 0x3f717273, v2   ; encoding: [0xff,0x04,0x1e,0x7c,0x73,0x72,0x71,0x3f]
5471 0xff,0x04,0x1e,0x7c,0x73,0x72,0x71,0x3f
5473 # W32: v_cmp_tru_f32_e32 vcc_lo, 0xaf123456, v2 ; encoding: [0xff,0x04,0x1e,0x7c,0x56,0x34,0x12,0xaf]
5474 # W64: v_cmp_tru_f32_e32 vcc, 0xaf123456, v2   ; encoding: [0xff,0x04,0x1e,0x7c,0x56,0x34,0x12,0xaf]
5475 0xff,0x04,0x1e,0x7c,0x56,0x34,0x12,0xaf
5477 # W32: v_cmp_tru_f32_e32 vcc_lo, exec_hi, v2   ; encoding: [0x7f,0x04,0x1e,0x7c]
5478 # W64: v_cmp_tru_f32_e32 vcc, exec_hi, v2      ; encoding: [0x7f,0x04,0x1e,0x7c]
5479 0x7f,0x04,0x1e,0x7c
5481 # W32: v_cmp_tru_f32_e32 vcc_lo, exec_lo, v2   ; encoding: [0x7e,0x04,0x1e,0x7c]
5482 # W64: v_cmp_tru_f32_e32 vcc, exec_lo, v2      ; encoding: [0x7e,0x04,0x1e,0x7c]
5483 0x7e,0x04,0x1e,0x7c
5485 # W32: v_cmp_tru_f32_e32 vcc_lo, m0, v2        ; encoding: [0x7c,0x04,0x1e,0x7c]
5486 # W64: v_cmp_tru_f32_e32 vcc, m0, v2           ; encoding: [0x7c,0x04,0x1e,0x7c]
5487 0x7c,0x04,0x1e,0x7c
5489 # W32: v_cmp_tru_f32_e32 vcc_lo, s1, v2        ; encoding: [0x01,0x04,0x1e,0x7c]
5490 # W64: v_cmp_tru_f32_e32 vcc, s1, v2           ; encoding: [0x01,0x04,0x1e,0x7c]
5491 0x01,0x04,0x1e,0x7c
5493 # W32: v_cmp_tru_f32_e32 vcc_lo, s101, v2      ; encoding: [0x65,0x04,0x1e,0x7c]
5494 # W64: v_cmp_tru_f32_e32 vcc, s101, v2         ; encoding: [0x65,0x04,0x1e,0x7c]
5495 0x65,0x04,0x1e,0x7c
5497 # W32: v_cmp_tru_f32_e32 vcc_lo, v1, v2        ; encoding: [0x01,0x05,0x1e,0x7c]
5498 # W64: v_cmp_tru_f32_e32 vcc, v1, v2           ; encoding: [0x01,0x05,0x1e,0x7c]
5499 0x01,0x05,0x1e,0x7c
5501 # W32: v_cmp_tru_f32_e32 vcc_lo, v1, v255      ; encoding: [0x01,0xff,0x1f,0x7c]
5502 # W64: v_cmp_tru_f32_e32 vcc, v1, v255         ; encoding: [0x01,0xff,0x1f,0x7c]
5503 0x01,0xff,0x1f,0x7c
5505 # W32: v_cmp_tru_f32_e32 vcc_lo, v255, v2      ; encoding: [0xff,0x05,0x1e,0x7c]
5506 # W64: v_cmp_tru_f32_e32 vcc, v255, v2         ; encoding: [0xff,0x05,0x1e,0x7c]
5507 0xff,0x05,0x1e,0x7c
5509 # W32: v_cmp_tru_f32_e32 vcc_lo, vcc_hi, v2    ; encoding: [0x6b,0x04,0x1e,0x7c]
5510 # W64: v_cmp_tru_f32_e32 vcc, vcc_hi, v2       ; encoding: [0x6b,0x04,0x1e,0x7c]
5511 0x6b,0x04,0x1e,0x7c
5513 # W32: v_cmp_tru_f32_e32 vcc_lo, vcc_lo, v2    ; encoding: [0x6a,0x04,0x1e,0x7c]
5514 # W64: v_cmp_tru_f32_e32 vcc, vcc_lo, v2       ; encoding: [0x6a,0x04,0x1e,0x7c]
5515 0x6a,0x04,0x1e,0x7c
5517 # W32: v_cmp_tru_f64_e32 vcc_lo, -1, v[2:3]    ; encoding: [0xc1,0x04,0x5e,0x7c]
5518 # W64: v_cmp_tru_f64_e32 vcc, -1, v[2:3]       ; encoding: [0xc1,0x04,0x5e,0x7c]
5519 0xc1,0x04,0x5e,0x7c
5521 # W32: v_cmp_tru_f64_e32 vcc_lo, -4.0, v[2:3]  ; encoding: [0xf7,0x04,0x5e,0x7c]
5522 # W64: v_cmp_tru_f64_e32 vcc, -4.0, v[2:3]     ; encoding: [0xf7,0x04,0x5e,0x7c]
5523 0xf7,0x04,0x5e,0x7c
5525 # W32: v_cmp_tru_f64_e32 vcc_lo, 0, v[2:3]     ; encoding: [0x80,0x04,0x5e,0x7c]
5526 # W64: v_cmp_tru_f64_e32 vcc, 0, v[2:3]        ; encoding: [0x80,0x04,0x5e,0x7c]
5527 0x80,0x04,0x5e,0x7c
5529 # W32: v_cmp_tru_f64_e32 vcc_lo, 0.5, v[2:3]   ; encoding: [0xf0,0x04,0x5e,0x7c]
5530 # W64: v_cmp_tru_f64_e32 vcc, 0.5, v[2:3]      ; encoding: [0xf0,0x04,0x5e,0x7c]
5531 0xf0,0x04,0x5e,0x7c
5533 # W32: v_cmp_tru_f64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x5e,0x7c,0x73,0x72,0x71,0x3f]
5534 # W64: v_cmp_tru_f64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x5e,0x7c,0x73,0x72,0x71,0x3f]
5535 0xff,0x04,0x5e,0x7c,0x73,0x72,0x71,0x3f
5537 # W32: v_cmp_tru_f64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x5e,0x7c,0x56,0x34,0x12,0xaf]
5538 # W64: v_cmp_tru_f64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x5e,0x7c,0x56,0x34,0x12,0xaf]
5539 0xff,0x04,0x5e,0x7c,0x56,0x34,0x12,0xaf
5541 # W32: v_cmp_tru_f64_e32 vcc_lo, exec, v[2:3]  ; encoding: [0x7e,0x04,0x5e,0x7c]
5542 # W64: v_cmp_tru_f64_e32 vcc, exec, v[2:3]     ; encoding: [0x7e,0x04,0x5e,0x7c]
5543 0x7e,0x04,0x5e,0x7c
5545 # W32: v_cmp_tru_f64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x5e,0x7c]
5546 # W64: v_cmp_tru_f64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x5e,0x7c]
5547 0x64,0x04,0x5e,0x7c
5549 # W32: v_cmp_tru_f64_e32 vcc_lo, s[2:3], v[2:3] ; encoding: [0x02,0x04,0x5e,0x7c]
5550 # W64: v_cmp_tru_f64_e32 vcc, s[2:3], v[2:3]   ; encoding: [0x02,0x04,0x5e,0x7c]
5551 0x02,0x04,0x5e,0x7c
5553 # W32: v_cmp_tru_f64_e32 vcc_lo, s[4:5], v[2:3] ; encoding: [0x04,0x04,0x5e,0x7c]
5554 # W64: v_cmp_tru_f64_e32 vcc, s[4:5], v[2:3]   ; encoding: [0x04,0x04,0x5e,0x7c]
5555 0x04,0x04,0x5e,0x7c
5557 # W32: v_cmp_tru_f64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x5f,0x7c]
5558 # W64: v_cmp_tru_f64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x5f,0x7c]
5559 0x01,0xfd,0x5f,0x7c
5561 # W32: v_cmp_tru_f64_e32 vcc_lo, v[1:2], v[2:3] ; encoding: [0x01,0x05,0x5e,0x7c]
5562 # W64: v_cmp_tru_f64_e32 vcc, v[1:2], v[2:3]   ; encoding: [0x01,0x05,0x5e,0x7c]
5563 0x01,0x05,0x5e,0x7c
5565 # W32: v_cmp_tru_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x5e,0x7c]
5566 # W64: v_cmp_tru_f64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x5e,0x7c]
5567 0xfe,0x05,0x5e,0x7c
5569 # W32: v_cmp_tru_f64_e32 vcc_lo, vcc, v[2:3]   ; encoding: [0x6a,0x04,0x5e,0x7c]
5570 # W64: v_cmp_tru_f64_e32 vcc, vcc, v[2:3]      ; encoding: [0x6a,0x04,0x5e,0x7c]
5571 0x6a,0x04,0x5e,0x7c
5573 # W32: v_cmp_u_f16_e32 vcc_lo, -1, v2          ; encoding: [0xc1,0x04,0xd0,0x7d]
5574 # W64: v_cmp_u_f16_e32 vcc, -1, v2             ; encoding: [0xc1,0x04,0xd0,0x7d]
5575 0xc1,0x04,0xd0,0x7d
5577 # W32: v_cmp_u_f16_e32 vcc_lo, -4.0, v2        ; encoding: [0xf7,0x04,0xd0,0x7d]
5578 # W64: v_cmp_u_f16_e32 vcc, -4.0, v2           ; encoding: [0xf7,0x04,0xd0,0x7d]
5579 0xf7,0x04,0xd0,0x7d
5581 # W32: v_cmp_u_f16_e32 vcc_lo, 0, v2           ; encoding: [0x80,0x04,0xd0,0x7d]
5582 # W64: v_cmp_u_f16_e32 vcc, 0, v2              ; encoding: [0x80,0x04,0xd0,0x7d]
5583 0x80,0x04,0xd0,0x7d
5585 # W32: v_cmp_u_f16_e32 vcc_lo, 0.5, v2         ; encoding: [0xf0,0x04,0xd0,0x7d]
5586 # W64: v_cmp_u_f16_e32 vcc, 0.5, v2            ; encoding: [0xf0,0x04,0xd0,0x7d]
5587 0xf0,0x04,0xd0,0x7d
5589 # W32: v_cmp_u_f16_e32 vcc_lo, 0x3456, v2      ; encoding: [0xff,0x04,0xd0,0x7d,0x56,0x34,0x00,0x00]
5590 # W64: v_cmp_u_f16_e32 vcc, 0x3456, v2         ; encoding: [0xff,0x04,0xd0,0x7d,0x56,0x34,0x00,0x00]
5591 0xff,0x04,0xd0,0x7d,0x56,0x34,0x00,0x00
5593 # W32: v_cmp_u_f16_e32 vcc_lo, 0xfe0b, v2      ; encoding: [0xff,0x04,0xd0,0x7d,0x0b,0xfe,0x00,0x00]
5594 # W64: v_cmp_u_f16_e32 vcc, 0xfe0b, v2         ; encoding: [0xff,0x04,0xd0,0x7d,0x0b,0xfe,0x00,0x00]
5595 0xff,0x04,0xd0,0x7d,0x0b,0xfe,0x00,0x00
5597 # W32: v_cmp_u_f16_e32 vcc_lo, exec_hi, v2     ; encoding: [0x7f,0x04,0xd0,0x7d]
5598 # W64: v_cmp_u_f16_e32 vcc, exec_hi, v2        ; encoding: [0x7f,0x04,0xd0,0x7d]
5599 0x7f,0x04,0xd0,0x7d
5601 # W32: v_cmp_u_f16_e32 vcc_lo, exec_lo, v2     ; encoding: [0x7e,0x04,0xd0,0x7d]
5602 # W64: v_cmp_u_f16_e32 vcc, exec_lo, v2        ; encoding: [0x7e,0x04,0xd0,0x7d]
5603 0x7e,0x04,0xd0,0x7d
5605 # W32: v_cmp_u_f16_e32 vcc_lo, m0, v2          ; encoding: [0x7c,0x04,0xd0,0x7d]
5606 # W64: v_cmp_u_f16_e32 vcc, m0, v2             ; encoding: [0x7c,0x04,0xd0,0x7d]
5607 0x7c,0x04,0xd0,0x7d
5609 # W32: v_cmp_u_f16_e32 vcc_lo, s1, v2          ; encoding: [0x01,0x04,0xd0,0x7d]
5610 # W64: v_cmp_u_f16_e32 vcc, s1, v2             ; encoding: [0x01,0x04,0xd0,0x7d]
5611 0x01,0x04,0xd0,0x7d
5613 # W32: v_cmp_u_f16_e32 vcc_lo, s101, v2        ; encoding: [0x65,0x04,0xd0,0x7d]
5614 # W64: v_cmp_u_f16_e32 vcc, s101, v2           ; encoding: [0x65,0x04,0xd0,0x7d]
5615 0x65,0x04,0xd0,0x7d
5617 # W32: v_cmp_u_f16_e32 vcc_lo, v1, v2          ; encoding: [0x01,0x05,0xd0,0x7d]
5618 # W64: v_cmp_u_f16_e32 vcc, v1, v2             ; encoding: [0x01,0x05,0xd0,0x7d]
5619 0x01,0x05,0xd0,0x7d
5621 # W32: v_cmp_u_f16_e32 vcc_lo, v1, v255        ; encoding: [0x01,0xff,0xd1,0x7d]
5622 # W64: v_cmp_u_f16_e32 vcc, v1, v255           ; encoding: [0x01,0xff,0xd1,0x7d]
5623 0x01,0xff,0xd1,0x7d
5625 # W32: v_cmp_u_f16_e32 vcc_lo, v255, v2        ; encoding: [0xff,0x05,0xd0,0x7d]
5626 # W64: v_cmp_u_f16_e32 vcc, v255, v2           ; encoding: [0xff,0x05,0xd0,0x7d]
5627 0xff,0x05,0xd0,0x7d
5629 # W32: v_cmp_u_f16_e32 vcc_lo, vcc_hi, v2      ; encoding: [0x6b,0x04,0xd0,0x7d]
5630 # W64: v_cmp_u_f16_e32 vcc, vcc_hi, v2         ; encoding: [0x6b,0x04,0xd0,0x7d]
5631 0x6b,0x04,0xd0,0x7d
5633 # W32: v_cmp_u_f16_e32 vcc_lo, vcc_lo, v2      ; encoding: [0x6a,0x04,0xd0,0x7d]
5634 # W64: v_cmp_u_f16_e32 vcc, vcc_lo, v2         ; encoding: [0x6a,0x04,0xd0,0x7d]
5635 0x6a,0x04,0xd0,0x7d
5637 # W32: v_cmp_u_f32_e32 vcc_lo, -1, v2          ; encoding: [0xc1,0x04,0x10,0x7c]
5638 # W64: v_cmp_u_f32_e32 vcc, -1, v2             ; encoding: [0xc1,0x04,0x10,0x7c]
5639 0xc1,0x04,0x10,0x7c
5641 # W32: v_cmp_u_f32_e32 vcc_lo, -4.0, v2        ; encoding: [0xf7,0x04,0x10,0x7c]
5642 # W64: v_cmp_u_f32_e32 vcc, -4.0, v2           ; encoding: [0xf7,0x04,0x10,0x7c]
5643 0xf7,0x04,0x10,0x7c
5645 # W32: v_cmp_u_f32_e32 vcc_lo, 0, v2           ; encoding: [0x80,0x04,0x10,0x7c]
5646 # W64: v_cmp_u_f32_e32 vcc, 0, v2              ; encoding: [0x80,0x04,0x10,0x7c]
5647 0x80,0x04,0x10,0x7c
5649 # W32: v_cmp_u_f32_e32 vcc_lo, 0.5, v2         ; encoding: [0xf0,0x04,0x10,0x7c]
5650 # W64: v_cmp_u_f32_e32 vcc, 0.5, v2            ; encoding: [0xf0,0x04,0x10,0x7c]
5651 0xf0,0x04,0x10,0x7c
5653 # W32: v_cmp_u_f32_e32 vcc_lo, 0x3f717273, v2  ; encoding: [0xff,0x04,0x10,0x7c,0x73,0x72,0x71,0x3f]
5654 # W64: v_cmp_u_f32_e32 vcc, 0x3f717273, v2     ; encoding: [0xff,0x04,0x10,0x7c,0x73,0x72,0x71,0x3f]
5655 0xff,0x04,0x10,0x7c,0x73,0x72,0x71,0x3f
5657 # W32: v_cmp_u_f32_e32 vcc_lo, 0xaf123456, v2  ; encoding: [0xff,0x04,0x10,0x7c,0x56,0x34,0x12,0xaf]
5658 # W64: v_cmp_u_f32_e32 vcc, 0xaf123456, v2     ; encoding: [0xff,0x04,0x10,0x7c,0x56,0x34,0x12,0xaf]
5659 0xff,0x04,0x10,0x7c,0x56,0x34,0x12,0xaf
5661 # W32: v_cmp_u_f32_e32 vcc_lo, exec_hi, v2     ; encoding: [0x7f,0x04,0x10,0x7c]
5662 # W64: v_cmp_u_f32_e32 vcc, exec_hi, v2        ; encoding: [0x7f,0x04,0x10,0x7c]
5663 0x7f,0x04,0x10,0x7c
5665 # W32: v_cmp_u_f32_e32 vcc_lo, exec_lo, v2     ; encoding: [0x7e,0x04,0x10,0x7c]
5666 # W64: v_cmp_u_f32_e32 vcc, exec_lo, v2        ; encoding: [0x7e,0x04,0x10,0x7c]
5667 0x7e,0x04,0x10,0x7c
5669 # W32: v_cmp_u_f32_e32 vcc_lo, m0, v2          ; encoding: [0x7c,0x04,0x10,0x7c]
5670 # W64: v_cmp_u_f32_e32 vcc, m0, v2             ; encoding: [0x7c,0x04,0x10,0x7c]
5671 0x7c,0x04,0x10,0x7c
5673 # W32: v_cmp_u_f32_e32 vcc_lo, s1, v2          ; encoding: [0x01,0x04,0x10,0x7c]
5674 # W64: v_cmp_u_f32_e32 vcc, s1, v2             ; encoding: [0x01,0x04,0x10,0x7c]
5675 0x01,0x04,0x10,0x7c
5677 # W32: v_cmp_u_f32_e32 vcc_lo, s101, v2        ; encoding: [0x65,0x04,0x10,0x7c]
5678 # W64: v_cmp_u_f32_e32 vcc, s101, v2           ; encoding: [0x65,0x04,0x10,0x7c]
5679 0x65,0x04,0x10,0x7c
5681 # W32: v_cmp_u_f32_e32 vcc_lo, v1, v2          ; encoding: [0x01,0x05,0x10,0x7c]
5682 # W64: v_cmp_u_f32_e32 vcc, v1, v2             ; encoding: [0x01,0x05,0x10,0x7c]
5683 0x01,0x05,0x10,0x7c
5685 # W32: v_cmp_u_f32_e32 vcc_lo, v1, v255        ; encoding: [0x01,0xff,0x11,0x7c]
5686 # W64: v_cmp_u_f32_e32 vcc, v1, v255           ; encoding: [0x01,0xff,0x11,0x7c]
5687 0x01,0xff,0x11,0x7c
5689 # W32: v_cmp_u_f32_e32 vcc_lo, v255, v2        ; encoding: [0xff,0x05,0x10,0x7c]
5690 # W64: v_cmp_u_f32_e32 vcc, v255, v2           ; encoding: [0xff,0x05,0x10,0x7c]
5691 0xff,0x05,0x10,0x7c
5693 # W32: v_cmp_u_f32_e32 vcc_lo, vcc_hi, v2      ; encoding: [0x6b,0x04,0x10,0x7c]
5694 # W64: v_cmp_u_f32_e32 vcc, vcc_hi, v2         ; encoding: [0x6b,0x04,0x10,0x7c]
5695 0x6b,0x04,0x10,0x7c
5697 # W32: v_cmp_u_f32_e32 vcc_lo, vcc_lo, v2      ; encoding: [0x6a,0x04,0x10,0x7c]
5698 # W64: v_cmp_u_f32_e32 vcc, vcc_lo, v2         ; encoding: [0x6a,0x04,0x10,0x7c]
5699 0x6a,0x04,0x10,0x7c
5701 # W32: v_cmp_u_f64_e32 vcc_lo, -1, v[2:3]      ; encoding: [0xc1,0x04,0x50,0x7c]
5702 # W64: v_cmp_u_f64_e32 vcc, -1, v[2:3]         ; encoding: [0xc1,0x04,0x50,0x7c]
5703 0xc1,0x04,0x50,0x7c
5705 # W32: v_cmp_u_f64_e32 vcc_lo, -4.0, v[2:3]    ; encoding: [0xf7,0x04,0x50,0x7c]
5706 # W64: v_cmp_u_f64_e32 vcc, -4.0, v[2:3]       ; encoding: [0xf7,0x04,0x50,0x7c]
5707 0xf7,0x04,0x50,0x7c
5709 # W32: v_cmp_u_f64_e32 vcc_lo, 0, v[2:3]       ; encoding: [0x80,0x04,0x50,0x7c]
5710 # W64: v_cmp_u_f64_e32 vcc, 0, v[2:3]          ; encoding: [0x80,0x04,0x50,0x7c]
5711 0x80,0x04,0x50,0x7c
5713 # W32: v_cmp_u_f64_e32 vcc_lo, 0.5, v[2:3]     ; encoding: [0xf0,0x04,0x50,0x7c]
5714 # W64: v_cmp_u_f64_e32 vcc, 0.5, v[2:3]        ; encoding: [0xf0,0x04,0x50,0x7c]
5715 0xf0,0x04,0x50,0x7c
5717 # W32: v_cmp_u_f64_e32 vcc_lo, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x50,0x7c,0x73,0x72,0x71,0x3f]
5718 # W64: v_cmp_u_f64_e32 vcc, 0x3f717273, v[2:3] ; encoding: [0xff,0x04,0x50,0x7c,0x73,0x72,0x71,0x3f]
5719 0xff,0x04,0x50,0x7c,0x73,0x72,0x71,0x3f
5721 # W32: v_cmp_u_f64_e32 vcc_lo, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x50,0x7c,0x56,0x34,0x12,0xaf]
5722 # W64: v_cmp_u_f64_e32 vcc, 0xaf123456, v[2:3] ; encoding: [0xff,0x04,0x50,0x7c,0x56,0x34,0x12,0xaf]
5723 0xff,0x04,0x50,0x7c,0x56,0x34,0x12,0xaf
5725 # W32: v_cmp_u_f64_e32 vcc_lo, exec, v[2:3]    ; encoding: [0x7e,0x04,0x50,0x7c]
5726 # W64: v_cmp_u_f64_e32 vcc, exec, v[2:3]       ; encoding: [0x7e,0x04,0x50,0x7c]
5727 0x7e,0x04,0x50,0x7c
5729 # W32: v_cmp_u_f64_e32 vcc_lo, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x50,0x7c]
5730 # W64: v_cmp_u_f64_e32 vcc, s[100:101], v[2:3] ; encoding: [0x64,0x04,0x50,0x7c]
5731 0x64,0x04,0x50,0x7c
5733 # W32: v_cmp_u_f64_e32 vcc_lo, s[2:3], v[2:3]  ; encoding: [0x02,0x04,0x50,0x7c]
5734 # W64: v_cmp_u_f64_e32 vcc, s[2:3], v[2:3]     ; encoding: [0x02,0x04,0x50,0x7c]
5735 0x02,0x04,0x50,0x7c
5737 # W32: v_cmp_u_f64_e32 vcc_lo, s[4:5], v[2:3]  ; encoding: [0x04,0x04,0x50,0x7c]
5738 # W64: v_cmp_u_f64_e32 vcc, s[4:5], v[2:3]     ; encoding: [0x04,0x04,0x50,0x7c]
5739 0x04,0x04,0x50,0x7c
5741 # W32: v_cmp_u_f64_e32 vcc_lo, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x51,0x7c]
5742 # W64: v_cmp_u_f64_e32 vcc, v[1:2], v[254:255] ; encoding: [0x01,0xfd,0x51,0x7c]
5743 0x01,0xfd,0x51,0x7c
5745 # W32: v_cmp_u_f64_e32 vcc_lo, v[1:2], v[2:3]  ; encoding: [0x01,0x05,0x50,0x7c]
5746 # W64: v_cmp_u_f64_e32 vcc, v[1:2], v[2:3]     ; encoding: [0x01,0x05,0x50,0x7c]
5747 0x01,0x05,0x50,0x7c
5749 # W32: v_cmp_u_f64_e32 vcc_lo, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x50,0x7c]
5750 # W64: v_cmp_u_f64_e32 vcc, v[254:255], v[2:3] ; encoding: [0xfe,0x05,0x50,0x7c]
5751 0xfe,0x05,0x50,0x7c
5753 # W32: v_cmp_u_f64_e32 vcc_lo, vcc, v[2:3]     ; encoding: [0x6a,0x04,0x50,0x7c]
5754 # W64: v_cmp_u_f64_e32 vcc, vcc, v[2:3]        ; encoding: [0x6a,0x04,0x50,0x7c]
5755 0x6a,0x04,0x50,0x7c