Lines Matching refs:v1

17 move v1, v2
20 move-wide v1, v2
23 move-object v1, v2
34 const/4 v1, 1
48 instance-of v1, v2, java/lang/Object
49 array-length v1, v2
51 new-array v1, v2, java/lang/Object
52 filled-new-array {v1, v2, v3, v4, v5}, I
82 if-eq v1, v2, Label1
83 if-ne v1, v2, $+1
84 if-lt v1, v2, Label1
85 if-ge v1, v2, $-1
86 if-gt v1, v2, Label1
107 iget v1, v2, dxc.junit.opcodes.nop.jm.T_nop_1.pub_field I
108 iget-wide v1, v2, dxc.junit.opcodes.nop.jm.T_nop_1.pub_field I
109 iget-object v1, v2, dxc.junit.opcodes.nop.jm.T_nop_1.pub_field I
110 iget-boolean v1, v2, dxc.junit.opcodes.nop.jm.T_nop_1.pub_field I
111 iget-byte v1, v2, dxc.junit.opcodes.nop.jm.T_nop_1.pub_field I
112 iget-char v1, v2, dxc.junit.opcodes.nop.jm.T_nop_1.pub_field I
113 iget-short v1, v2, dxc.junit.opcodes.nop.jm.T_nop_1.pub_field I
114 iput v1, v2, dxc.junit.opcodes.nop.jm.T_nop_1.pub_field I
115 iput-wide v1, v2, dxc.junit.opcodes.nop.jm.T_nop_1.pub_field I
116 iput-object v1, v2, dxc.junit.opcodes.nop.jm.T_nop_1.pub_field I
117 iput-boolean v1, v2, dxc.junit.opcodes.nop.jm.T_nop_1.pub_field I
118 iput-byte v1, v2, dxc.junit.opcodes.nop.jm.T_nop_1.pub_field I
119 iput-char v1, v2, dxc.junit.opcodes.nop.jm.T_nop_1.pub_field I
120 iput-short v1, v2, dxc.junit.opcodes.nop.jm.T_nop_1.pub_field I
121 sget v1, dxc.junit.opcodes.nop.jm.T_nop_1.static_field I
122 sget-wide v1, dxc.junit.opcodes.nop.jm.T_nop_1.static_field I
123 sget-object v1, dxc.junit.opcodes.nop.jm.T_nop_1.static_field I
124 sget-boolean v1, dxc.junit.opcodes.nop.jm.T_nop_1.static_field I
125 sget-byte v1, dxc.junit.opcodes.nop.jm.T_nop_1.static_field I
126 sget-char v1, dxc.junit.opcodes.nop.jm.T_nop_1.static_field I
127 sget-short v1, dxc.junit.opcodes.nop.jm.T_nop_1.static_field I
128 sput v1, dxc.junit.opcodes.nop.jm.T_nop_1.static_field I
129 sput-wide v1, dxc.junit.opcodes.nop.jm.T_nop_1.static_field I
130 sput-object v1, dxc.junit.opcodes.nop.jm.T_nop_1.static_field I
131 sput-boolean v1, dxc.junit.opcodes.nop.jm.T_nop_1.static_field I
132 sput-byte v1, dxc.junit.opcodes.nop.jm.T_nop_1.static_field I
133 sput-char v1, dxc.junit.opcodes.nop.jm.T_nop_1.static_field I
134 sput-short v1, dxc.junit.opcodes.nop.jm.T_nop_1.static_field I
136 invoke-virtual {v1}, java/lang/Math/sqrt(D)D
137 invoke-super {v1}, java/lang/Math/sqrt(D)D
138 invoke-direct {v1}, java/lang/Math/sqrt(D)D
139 invoke-static {v1}, java/lang/Math/sqrt(D)D
140 ;invoke-interface {v1}, java/lang/Math/sqrt(D)D
142 invoke-virtual/range {v1..v4}, java/lang/Math/sqrt(D)D
143 invoke-super/range {v1..v4}, java/lang/Math/sqrt(D)D
144 invoke-direct/range {v1..v4}, java/lang/Math/sqrt(D)D
145 invoke-static/range {v1..v4}, java/lang/Math/sqrt(D)D
146 ;invoke-interface/range {v1..v4}, java/lang/Math/sqrt(D)D
148 neg-int v1, v2
149 not-int v1, v2
150 neg-long v1, v2
151 not-long v1, v2
152 neg-float v1, v2
153 neg-double v1, v2
154 int-to-long v1, v2
155 int-to-float v1, v2
156 int-to-double v1, v2
157 long-to-int v1, v2
158 long-to-float v1, v2
159 long-to-double v1, v2
160 float-to-int v1, v2
161 float-to-long v1, v2
162 float-to-double v1, v2
163 double-to-int v1, v2
164 double-to-long v1, v2
165 double-to-float v1, v2
166 int-to-byte v1, v2
167 int-to-char v1, v2
168 int-to-short v1, v2
201 add-int/2addr v1, v2
202 sub-int/2addr v1, v2
203 mul-int/2addr v1, v2
204 div-int/2addr v1, v2
205 rem-int/2addr v1, v2
206 and-int/2addr v1, v2
207 or-int/2addr v1, v2
208 xor-int/2addr v1, v2
209 shl-int/2addr v1, v2
210 shr-int/2addr v1, v2
211 ushr-int/2addr v1, v2
212 add-long/2addr v1, v2
213 sub-long/2addr v1, v2
214 mul-long/2addr v1, v2
215 div-long/2addr v1, v2
216 rem-long/2addr v1, v2
217 and-long/2addr v1, v2
218 or-long/2addr v1, v2
219 xor-long/2addr v1, v2
220 shl-long/2addr v1, v2
221 shr-long/2addr v1, v2
222 ushr-long/2addr v1, v2
223 add-float/2addr v1, v2
224 sub-float/2addr v1, v2
225 mul-float/2addr v1, v2
226 div-float/2addr v1, v2
227 rem-float/2addr v1, v2
228 add-double/2addr v1, v2
229 sub-double/2addr v1, v2
230 mul-double/2addr v1, v2
231 div-double/2addr v1, v2
232 rem-double/2addr v1, v2
233 add-int/lit16 v1, v2, 0x1234
234 rsub-int v1, v2, 0x1234
235 mul-int/lit16 v1, v2, 0x1234
236 div-int/lit16 v1, v2, 0x1234
237 rem-int/lit16 v1, v2, 0x1234
238 and-int/lit16 v1, v2, 0x1234
239 or-int/lit16 v1, v2, 0x1234
240 xor-int/lit16 v1, v2, 0x1234
241 add-int/lit8 v1, v2, 0x12
242 rsub-int/lit8 v1, v2, 0x12
243 mul-int/lit8 v1, v2, 0x12
244 div-int/lit8 v1, v2, 0x12
245 rem-int/lit8 v1, v2, 0x12
246 and-int/lit8 v1, v2, 0x12
247 or-int/lit8 v1, v2, 0x12
248 xor-int/lit8 v1, v2, 0x12
249 shl-int/lit8 v1, v2, 0x12
250 shr-int/lit8 v1, v2, 0x12
251 ushr-int/lit8 v1, v2, 0x12