Searched refs:GET_VREG_U (Results 1 – 5 of 5) sorted by relevance
/art/runtime/interpreter/mterp/mips64/ |
D | array.S | 14 GET_VREG_U a0, a2 # a0 <- vBB (array object) 51 GET_VREG_U a0, a2 # a0 <- vBB (array object) 75 GET_VREG_U a0, a2 # a0 <- vBB (array object) 102 GET_VREG_U a0, a2 # a0 <- vBB (array object) 156 GET_VREG_U a0, a2 # a0 <- vBB (array object) 175 GET_VREG_U a0, a1 # a0 <- vB (object ref) 192 GET_VREG_U a0, a3 # a0 <- vAA (array object)
|
D | object.S | 54 GET_VREG_U a0, a2 # a0 <- object we're operating on 93 GET_VREG_U a3, a2 # a3 <- object we're operating on
|
D | control_flow.S | 214 GET_VREG_U a0, a2 # a0 <- vAA (exception object)
|
D | other.S | 147 GET_VREG_U a0, a2 # a0 <- vAA (object) 167 GET_VREG_U a0, a2 # a0 <- vAA (object)
|
D | main.S | 226 .macro GET_VREG_U reg, vreg macro
|