Home
last modified time | relevance | path

Searched refs:GET_VREG_U (Results 1 – 21 of 21) sorted by relevance

/art/runtime/interpreter/mterp/mips64/
Dop_iget_quick.S6 GET_VREG_U a3, a2 # a3 <- object we're operating on
Dop_iget_wide_quick.S4 GET_VREG_U a3, a2 # a3 <- object we're operating on
Dop_iget_object_quick.S7 GET_VREG_U a0, a2 # a0 <- object we're operating on
Dop_throw.S7 GET_VREG_U a0, a2 # a0 <- vAA (exception object)
Dop_monitor_enter.S8 GET_VREG_U a0, a2 # a0 <- vAA (object)
Dop_monitor_exit.S12 GET_VREG_U a0, a2 # a0 <- vAA (object)
Dop_array_length.S5 GET_VREG_U a0, a1 # a0 <- vB (object ref)
Dop_aget_object.S11 GET_VREG_U a0, a2 # a0 <- vBB (array object)
Dop_iput.S12 GET_VREG_U a1, a1 # a1 <- fp[B], the object pointer
Dop_iput_wide.S6 GET_VREG_U a1, a1 # a1 <- fp[B], the object pointer
Dop_fill_array_data.S8 GET_VREG_U a0, a3 # a0 <- vAA (array object)
Dop_iput_quick.S6 GET_VREG_U a3, a2 # a3 <- fp[B], the object pointer
Dop_iget_wide.S10 GET_VREG_U a1, a1 # a1 <- fp[B], the object pointer
Dop_iput_wide_quick.S4 GET_VREG_U a2, a2 # a2 <- fp[B], the object pointer
Dop_iget.S11 GET_VREG_U a1, a1 # a1 <- fp[B], the object pointer
Dop_aput_wide.S9 GET_VREG_U a0, a2 # a0 <- vBB (array object)
Dop_aget_wide.S9 GET_VREG_U a0, a2 # a0 <- vBB (array object)
Dop_aget.S14 GET_VREG_U a0, a2 # a0 <- vBB (array object)
Dop_aput.S14 GET_VREG_U a0, a2 # a0 <- vBB (array object)
Dheader.S225 .macro GET_VREG_U reg, vreg macro
/art/runtime/interpreter/mterp/out/
Dmterp_mips64.S232 .macro GET_VREG_U reg, vreg macro
749 GET_VREG_U a0, a2 # a0 <- vAA
939 GET_VREG_U a0, a2 # a0 <- vAA (object)
962 GET_VREG_U a0, a2 # a0 <- vAA (object)
1028 GET_VREG_U a0, a1 # a0 <- vB (object ref)
1137 GET_VREG_U a0, a3 # a0 <- vAA (array object)
1155 GET_VREG_U a0, a2 # a0 <- vAA (exception object)
1812 GET_VREG_U a0, a2 # a0 <- vBB (array object)
1841 GET_VREG_U a0, a2 # a0 <- vBB (array object)
1869 GET_VREG_U a0, a2 # a0 <- vBB (array object)
[all …]