Lines Matching refs:v11
18 move/from16 v11, v222
21 move-wide/from16 v11, v222
24 move-object/from16 v11, v222
26 move-result v11
27 move-result-wide v11
28 move-result-object v11
29 move-exception v11
31 return v11
32 return-wide v11
33 return-object v11
35 const/16 v11, 0x1234
36 const v11, 0x12345678
37 const/high16 v11, 0x12340000
38 const-wide/16 v11, 0x1234
39 const-wide/32 v11, 0x12345678
40 const-wide v11, 3.1415
41 const-wide/high16 v11, 0x1234000000000000
42 const-string v11, "abc"
43 const-string/jumbo v11, "abcd"
44 const-class v11, java/lang/Object
45 monitor-enter v11
46 monitor-exit v11
47 check-cast v11, java/lang/Object
50 new-instance v11, java/lang/Object
54 fill-array-data v11 I
60 throw v11
66 packed-switch v11, 1
71 sparse-switch v11
77 cmpl-float v11, v22, v33
78 cmpg-float v11, v22, v33
79 cmpl-double v11, v22, v33
80 cmpg-double v11, v22, v33
81 cmp-long v11, v22, v33
87 if-eqz v11, Label1
88 if-nez v11, $+1
89 if-ltz v11, Label1
90 if-gez v11, $+1
91 if-gtz v11, Label1
92 if-lez v11, $-1
93 aget v11, v22, v33
94 aget-wide v11, v22, v33
95 aget-object v11, v22, v33
96 aget-boolean v11, v22, v33
97 aget-byte v11, v22, v33
98 aget-char v11, v22, v33
99 aget-short v11, v22, v33
100 aput v11, v22, v33
101 aput-wide v11, v22, v33
102 aput-object v11, v22, v33
103 aput-boolean v11, v22, v33
104 aput-byte v11, v22, v33
105 aput-char v11, v22, v33
106 aput-short v11, v22, v33
169 add-int v11, v22, v33
170 sub-int v11, v22, v33
171 mul-int v11, v22, v33
172 div-int v11, v22, v33
173 rem-int v11, v22, v33
174 and-int v11, v22, v33
175 or-int v11, v22, v33
176 xor-int v11, v22, v33
177 shl-int v11, v22, v33
178 shr-int v11, v22, v33
179 ushr-int v11, v22, v33
180 add-long v11, v22, v33
181 sub-long v11, v22, v33
182 mul-long v11, v22, v33
183 div-long v11, v22, v33
184 rem-long v11, v22, v33
185 and-long v11, v22, v33
186 or-long v11, v22, v33
187 xor-long v11, v22, v33
188 shl-long v11, v22, v33
189 shr-long v11, v22, v33
190 ushr-long v11, v22, v33
191 add-float v11, v22, v33
192 sub-float v11, v22, v33
193 mul-float v11, v22, v33
194 div-float v11, v22, v33
195 rem-float v11, v22, v33
196 add-double v11, v22, v33
197 sub-double v11, v22, v33
198 mul-double v11, v22, v33
199 div-double v11, v22, v33
200 rem-double v11, v22, v33