Searched refs:SET_VREG_WIDE (Results 1 – 25 of 41) sorted by relevance
12
/art/runtime/interpreter/mterp/arm64/ |
D | op_move_wide_16.S | 7 SET_VREG_WIDE x3, w2
|
D | op_const_wide_16.S | 7 SET_VREG_WIDE x0, w3
|
D | op_const_wide_high16.S | 6 SET_VREG_WIDE x0, w1
|
D | op_move_wide_from16.S | 8 SET_VREG_WIDE x3, w2
|
D | op_move_wide.S | 8 SET_VREG_WIDE x3, w2
|
D | op_move_result_wide.S | 8 SET_VREG_WIDE x0, x2 // fp[AA]<- r0
|
D | unopWide.S | 16 SET_VREG_WIDE x0, w4
|
D | funopWider.S | 16 SET_VREG_WIDE $tgtreg, w4 // vA<- d0
|
D | funopWide.S | 16 SET_VREG_WIDE $tgtreg, w4 // vA<- d0
|
D | op_const_wide_32.S | 9 SET_VREG_WIDE x0, w3
|
D | op_rem_double_2addr.S | 10 SET_VREG_WIDE d0, w2 // vAA<- result define
|
D | binopWide2addr.S | 27 SET_VREG_WIDE $r0, w2 // vAA<- result
|
D | op_rem_double.S | 11 SET_VREG_WIDE d0, w4 // vAA<- result define
|
D | shiftWide2addr.S | 14 SET_VREG_WIDE x0, w2 // vAA<- result
|
D | op_iget_wide_quick.S | 10 SET_VREG_WIDE x0, w2
|
D | op_sget_wide.S | 17 SET_VREG_WIDE x0, w4
|
D | binopWide.S | 28 SET_VREG_WIDE $result, w4 // vAA<- $result
|
D | shiftWide.S | 18 SET_VREG_WIDE x0, w3 // vAA<- x0
|
D | op_const_wide.S | 12 SET_VREG_WIDE x0, w4
|
D | op_iget_wide.S | 18 SET_VREG_WIDE x0, w2
|
/art/runtime/interpreter/mterp/mips64/ |
D | op_const_wide_16.S | 6 SET_VREG_WIDE a0, a2 # vAA <- +BBBB
|
D | op_move_wide_from16.S | 8 SET_VREG_WIDE a0, a2 # vAA <- vBBBB
|
D | op_move_wide_16.S | 8 SET_VREG_WIDE a0, a2 # vAAAA <- vBBBB
|
D | op_move_wide.S | 8 SET_VREG_WIDE a0, a2 # vA <- vB
|
D | op_const_wide_high16.S | 7 SET_VREG_WIDE a0, a2 # vAA <- +BBBB000000000000
|
12