Lines Matching refs:y

58 #     y
92 op 01 move 12x y none continue
93 op 02 move/from16 22x y none continue
94 op 03 move/16 32x y none continue
95 op 04 move-wide 12x y none continue
96 op 05 move-wide/from16 22x y none continue
97 op 06 move-wide/16 32x y none continue
98 op 07 move-object 12x y none continue
99 op 08 move-object/from16 22x y none continue
100 op 09 move-object/16 32x y none continue
101 op 0a move-result 11x y none continue
102 op 0b move-result-wide 11x y none continue
103 op 0c move-result-object 11x y none continue
104 op 0d move-exception 11x y none continue
109 op 12 const/4 11n y none continue
110 op 13 const/16 21s y none continue
111 op 14 const 31i y none continue
112 op 15 const/high16 21h y none continue
113 op 16 const-wide/16 21s y none continue
114 op 17 const-wide/32 31i y none continue
115 op 18 const-wide 51l y none continue
116 op 19 const-wide/high16 21h y none continue
117 op 1a const-string 21c y string-ref continue|throw
118 op 1b const-string/jumbo 31c y string-ref continue|throw
119 op 1c const-class 21c y type-ref continue|throw
122 op 1f check-cast 21c y type-ref continue|throw
123 op 20 instance-of 22c y type-ref continue|throw
124 op 21 array-length 12x y none continue|throw
125 op 22 new-instance 21c y type-ref continue|throw
126 op 23 new-array 22c y type-ref continue|throw
136 op 2d cmpl-float 23x y none continue
137 op 2e cmpg-float 23x y none continue
138 op 2f cmpl-double 23x y none continue
139 op 30 cmpg-double 23x y none continue
140 op 31 cmp-long 23x y none continue
154 op 44 aget 23x y none continue|throw
155 op 45 aget-wide 23x y none continue|throw
156 op 46 aget-object 23x y none continue|throw
157 op 47 aget-boolean 23x y none continue|throw
158 op 48 aget-byte 23x y none continue|throw
159 op 49 aget-char 23x y none continue|throw
160 op 4a aget-short 23x y none continue|throw
168 op 52 iget 22c y field-ref continue|throw
169 op 53 iget-wide 22c y field-ref continue|throw
170 op 54 iget-object 22c y field-ref continue|throw
171 op 55 iget-boolean 22c y field-ref continue|throw
172 op 56 iget-byte 22c y field-ref continue|throw
173 op 57 iget-char 22c y field-ref continue|throw
174 op 58 iget-short 22c y field-ref continue|throw
182 op 60 sget 21c y field-ref continue|throw
183 op 61 sget-wide 21c y field-ref continue|throw
184 op 62 sget-object 21c y field-ref continue|throw
185 op 63 sget-boolean 21c y field-ref continue|throw
186 op 64 sget-byte 21c y field-ref continue|throw
187 op 65 sget-char 21c y field-ref continue|throw
188 op 66 sget-short 21c y field-ref continue|throw
208 op 7b neg-int 12x y none continue
209 op 7c not-int 12x y none continue
210 op 7d neg-long 12x y none continue
211 op 7e not-long 12x y none continue
212 op 7f neg-float 12x y none continue
213 op 80 neg-double 12x y none continue
214 op 81 int-to-long 12x y none continue
215 op 82 int-to-float 12x y none continue
216 op 83 int-to-double 12x y none continue
217 op 84 long-to-int 12x y none continue
218 op 85 long-to-float 12x y none continue
219 op 86 long-to-double 12x y none continue
220 op 87 float-to-int 12x y none continue
221 op 88 float-to-long 12x y none continue
222 op 89 float-to-double 12x y none continue
223 op 8a double-to-int 12x y none continue
224 op 8b double-to-long 12x y none continue
225 op 8c double-to-float 12x y none continue
226 op 8d int-to-byte 12x y none continue
227 op 8e int-to-char 12x y none continue
228 op 8f int-to-short 12x y none continue
229 op 90 add-int 23x y none continue
230 op 91 sub-int 23x y none continue
231 op 92 mul-int 23x y none continue
232 op 93 div-int 23x y none continue|throw
233 op 94 rem-int 23x y none continue|throw
234 op 95 and-int 23x y none continue
235 op 96 or-int 23x y none continue
236 op 97 xor-int 23x y none continue
237 op 98 shl-int 23x y none continue
238 op 99 shr-int 23x y none continue
239 op 9a ushr-int 23x y none continue
240 op 9b add-long 23x y none continue
241 op 9c sub-long 23x y none continue
242 op 9d mul-long 23x y none continue
243 op 9e div-long 23x y none continue|throw
244 op 9f rem-long 23x y none continue|throw
245 op a0 and-long 23x y none continue
246 op a1 or-long 23x y none continue
247 op a2 xor-long 23x y none continue
248 op a3 shl-long 23x y none continue
249 op a4 shr-long 23x y none continue
250 op a5 ushr-long 23x y none continue
251 op a6 add-float 23x y none continue
252 op a7 sub-float 23x y none continue
253 op a8 mul-float 23x y none continue
254 op a9 div-float 23x y none continue
255 op aa rem-float 23x y none continue
256 op ab add-double 23x y none continue
257 op ac sub-double 23x y none continue
258 op ad mul-double 23x y none continue
259 op ae div-double 23x y none continue
260 op af rem-double 23x y none continue
261 op b0 add-int/2addr 12x y none continue
262 op b1 sub-int/2addr 12x y none continue
263 op b2 mul-int/2addr 12x y none continue
264 op b3 div-int/2addr 12x y none continue|throw
265 op b4 rem-int/2addr 12x y none continue|throw
266 op b5 and-int/2addr 12x y none continue
267 op b6 or-int/2addr 12x y none continue
268 op b7 xor-int/2addr 12x y none continue
269 op b8 shl-int/2addr 12x y none continue
270 op b9 shr-int/2addr 12x y none continue
271 op ba ushr-int/2addr 12x y none continue
272 op bb add-long/2addr 12x y none continue
273 op bc sub-long/2addr 12x y none continue
274 op bd mul-long/2addr 12x y none continue
275 op be div-long/2addr 12x y none continue|throw
276 op bf rem-long/2addr 12x y none continue|throw
277 op c0 and-long/2addr 12x y none continue
278 op c1 or-long/2addr 12x y none continue
279 op c2 xor-long/2addr 12x y none continue
280 op c3 shl-long/2addr 12x y none continue
281 op c4 shr-long/2addr 12x y none continue
282 op c5 ushr-long/2addr 12x y none continue
283 op c6 add-float/2addr 12x y none continue
284 op c7 sub-float/2addr 12x y none continue
285 op c8 mul-float/2addr 12x y none continue
286 op c9 div-float/2addr 12x y none continue
287 op ca rem-float/2addr 12x y none continue
288 op cb add-double/2addr 12x y none continue
289 op cc sub-double/2addr 12x y none continue
290 op cd mul-double/2addr 12x y none continue
291 op ce div-double/2addr 12x y none continue
292 op cf rem-double/2addr 12x y none continue
293 op d0 add-int/lit16 22s y none continue
294 op d1 rsub-int 22s y none continue
295 op d2 mul-int/lit16 22s y none continue
296 op d3 div-int/lit16 22s y none continue|throw
297 op d4 rem-int/lit16 22s y none continue|throw
298 op d5 and-int/lit16 22s y none continue
299 op d6 or-int/lit16 22s y none continue
300 op d7 xor-int/lit16 22s y none continue
301 op d8 add-int/lit8 22b y none continue
302 op d9 rsub-int/lit8 22b y none continue
303 op da mul-int/lit8 22b y none continue
304 op db div-int/lit8 22b y none continue|throw
305 op dc rem-int/lit8 22b y none continue|throw
306 op dd and-int/lit8 22b y none continue
307 op de or-int/lit8 22b y none continue
308 op df xor-int/lit8 22b y none continue
309 op e0 shl-int/lit8 22b y none continue
310 op e1 shr-int/lit8 22b y none continue
311 op e2 ushr-int/lit8 22b y none continue
317 op e3 +iget-volatile 22c y field-ref optimized|continue|throw
319 op e5 +sget-volatile 21c y field-ref optimized|continue|throw
321 op e7 +iget-object-volatile 22c y field-ref optimized|continue|throw
322 op e8 +iget-wide-volatile 22c y field-ref optimized|continue|throw
324 op ea +sget-wide-volatile 21c y field-ref optimized|continue|throw
337 op f2 +iget-quick 22cs y field-offset optimized|continue|throw
352 op fe const-method-handle 21c y method-handle-ref continue|throw
353 op ff const-method-type 21c y proto-ref continue|throw