Lines Matching refs:addr
205 000534: b010 |0000: add-int/2addr v0, v1
206 000536: b110 |0001: sub-int/2addr v0, v1
207 000538: b210 |0002: mul-int/2addr v0, v1
208 00053a: b310 |0003: div-int/2addr v0, v1
209 00053c: b410 |0004: rem-int/2addr v0, v1
210 00053e: b510 |0005: and-int/2addr v0, v1
211 000540: b610 |0006: or-int/2addr v0, v1
212 000542: b710 |0007: xor-int/2addr v0, v1
213 000544: b810 |0008: shl-int/2addr v0, v1
214 000546: b910 |0009: shr-int/2addr v0, v1
215 000548: ba10 |000a: ushr-int/2addr v0, v1
216 00054a: bb10 |000b: add-long/2addr v0, v1
217 00054c: bc10 |000c: sub-long/2addr v0, v1
218 00054e: bd10 |000d: mul-long/2addr v0, v1
219 000550: be10 |000e: div-long/2addr v0, v1
220 000552: bf10 |000f: rem-long/2addr v0, v1
221 000554: c010 |0010: and-long/2addr v0, v1
222 000556: c110 |0011: or-long/2addr v0, v1
223 000558: c210 |0012: xor-long/2addr v0, v1
224 00055a: c310 |0013: shl-long/2addr v0, v1
225 00055c: c410 |0014: shr-long/2addr v0, v1
226 00055e: c510 |0015: ushr-long/2addr v0, v1
227 000560: c610 |0016: add-float/2addr v0, v1
228 000562: c710 |0017: sub-float/2addr v0, v1
229 000564: c810 |0018: mul-float/2addr v0, v1
230 000566: c910 |0019: div-float/2addr v0, v1
231 000568: ca10 |001a: rem-float/2addr v0, v1
232 00056a: cb10 |001b: add-double/2addr v0, v1
233 00056c: cc10 |001c: sub-double/2addr v0, v1
234 00056e: cd10 |001d: mul-double/2addr v0, v1
235 000570: ce10 |001e: div-double/2addr v0, v1
236 000572: cf10 |001f: rem-double/2addr v0, v1