Home
last modified time | relevance | path

Searched refs:SET_VREG_GOTO (Results 1 – 16 of 16) sorted by relevance

/art/runtime/interpreter/mterp/mips/
Dop_const_16.S6 SET_VREG_GOTO(a0, a3, t0) # vAA <- a0
Dop_const_high16.S7 SET_VREG_GOTO(a0, a3, t0) # vAA <- a0
Dop_const_4.S8 SET_VREG_GOTO(a1, a0, t0) # fp[A] <- a1
Dunop.S18 SET_VREG_GOTO($result0, t0, t1) # vAA <- result0
Dop_const.S9 SET_VREG_GOTO(a0, a3, t0) # vAA <- a0
Dop_array_length.S12 SET_VREG_GOTO(a3, a2, t0) # vA <- length
Dbinop2addr.S28 SET_VREG_GOTO($result, rOBJ, t0) # vAA <- $result
DbinopLit16.S29 SET_VREG_GOTO($result, rOBJ, t0) # vAA <- $result
Dbinop.S32 SET_VREG_GOTO($result, rOBJ, t0) # vAA <- $result
DbinopLit8.S30 SET_VREG_GOTO($result, rOBJ, t0) # vAA <- $result
Dop_instance_of.S21 SET_VREG_GOTO(v0, rOBJ, t0) # vA <- v0
Dop_aget.S32 SET_VREG_GOTO(a2, rOBJ, t0) # vAA <- a2
Dop_cmp_long.S34 SET_VREG_GOTO(v0, rOBJ, t0) # vAA <- v0
Dop_cmpl_float.S61 SET_VREG_GOTO(rTEMP, rOBJ, t0) # vAA <- rTEMP
Dop_cmpl_double.S54 SET_VREG_GOTO(rTEMP, rOBJ, t0) # vAA <- rTEMP
Dheader.S328 #define SET_VREG_GOTO(rd, rix, dst) .set noreorder; \ macro