Home
last modified time | relevance | path

Searched refs:GET_VREG_WIDE (Results 1 – 25 of 29) sorted by relevance

12

/art/runtime/interpreter/mterp/arm64/
Dop_rem_double_2addr.S4 GET_VREG_WIDE d1, w1 // d1<- vB define
5 GET_VREG_WIDE d0, w2 // d0<- vA define
DbinopWide2addr.S18 GET_VREG_WIDE $r1, w1 // x1<- vB
19 GET_VREG_WIDE $r0, w2 // x0<- vA
Dop_rem_double.S5 GET_VREG_WIDE d1, w2 // d1<- vCC define
6 GET_VREG_WIDE d0, w1 // d0<- vBB define
DbinopWide.S19 GET_VREG_WIDE $r2, w2 // w2<- vCC
20 GET_VREG_WIDE $r1, w1 // w1<- vBB
Dop_cmp_long.S5 GET_VREG_WIDE x1, w2
6 GET_VREG_WIDE x2, w3
Dop_move_wide_16.S5 GET_VREG_WIDE x3, w3
Dop_move_wide_from16.S5 GET_VREG_WIDE x3, w3
Dop_move_wide.S5 GET_VREG_WIDE x3, w3
DunopWide.S11 GET_VREG_WIDE x0, w3
DfunopNarrower.S11 GET_VREG_WIDE $srcreg, w3
DfunopWide.S11 GET_VREG_WIDE $srcreg, w3
DshiftWide2addr.S9 GET_VREG_WIDE x0, w2 // x0<- vA
Dop_iput_wide_quick.S8 GET_VREG_WIDE x0, w0 // x0-< fp[A]
DshiftWide.S13 GET_VREG_WIDE x1, w1 // x1<- vBB
Dop_return_wide.S14 GET_VREG_WIDE x0, w2 // x0<- vAA
Dop_aput_wide.S17 GET_VREG_WIDE x1, w4
/art/runtime/interpreter/mterp/mips64/
Dop_cmp_long.S5 GET_VREG_WIDE a0, a2 # a0 <- vBB
6 GET_VREG_WIDE a1, a3 # a1 <- vCC
DbinopWide2addr.S20 GET_VREG_WIDE a0, a2 # a0 <- vA
21 GET_VREG_WIDE a1, a3 # a1 <- vB
DbinopWide.S20 GET_VREG_WIDE a0, a2 # a0 <- vBB
21 GET_VREG_WIDE a1, a3 # a1 <- vCC
Dop_return_wide.S16 GET_VREG_WIDE a0, a2 # a0 <- vAA
Dop_move_wide_from16.S5 GET_VREG_WIDE a0, a3 # a0 <- vBBBB
Dop_move_wide_16.S5 GET_VREG_WIDE a0, a3 # a0 <- vBBBB
Dop_move_wide.S5 GET_VREG_WIDE a0, a3 # a0 <- vB
DunopWide.S10 GET_VREG_WIDE a0, a3 # a0 <- vB
/art/runtime/interpreter/mterp/out/
Dmterp_arm64.S270 .macro GET_VREG_WIDE reg, vreg macro
443 GET_VREG_WIDE x3, w3
457 GET_VREG_WIDE x3, w3
471 GET_VREG_WIDE x3, w3
661 GET_VREG_WIDE x0, w2 // x0<- vAA
1248 GET_VREG_WIDE d1, w2 define
1249 GET_VREG_WIDE d2, w3 define
1274 GET_VREG_WIDE d1, w2 define
1275 GET_VREG_WIDE d2, w3 define
1294 GET_VREG_WIDE x1, w2
[all …]

12