Searched defs:SET_VREG_GOTO (Results 1 - 2 of 2) sorted by relevance

/art/runtime/interpreter/mterp/mips/
H A Dheader.S328 #define SET_VREG_GOTO(rd, rix, dst) .set noreorder; \ define
/art/runtime/interpreter/mterp/out/
H A Dmterp_mips.S335 #define SET_VREG_GOTO(rd, rix, dst) .set noreorder; \ define
895 SET_VREG_GOTO(a1, a0, t0) # fp[A] <- a1
906 SET_VREG_GOTO(a0, a3, t0) # vAA <- a0
920 SET_VREG_GOTO(a0, a3, t0) # vAA <- a0
932 SET_VREG_GOTO(a0, a3, t0) # vAA <- a0
1135 SET_VREG_GOTO(v0, rOBJ, t0) # vA <- v0
1152 SET_VREG_GOTO(a3, a2, t0) # vA <- length
1767 SET_VREG_GOTO(v0, rOBJ, t0) # vAA <- v0
2337 SET_VREG_GOTO(a2, rOBJ, t0) # vAA <- a2
2426 SET_VREG_GOTO(a
[all...]

Completed in 161 milliseconds