Searched defs:SET_VREG_GOTO (Results 1 - 4 of 4) sorted by relevance
/dalvik/vm/mterp/mips/ |
H A D | header.S | 127 #define SET_VREG_GOTO(rd, rix, dst) .set noreorder; \ define
|
/dalvik/vm/compiler/template/mips/ |
H A D | header.S | 197 #define SET_VREG_GOTO(rd, rix, dst) .set noreorder; \ define
|
/dalvik/vm/compiler/template/out/ |
H A D | CompilerTemplateAsm-mips.S | 204 #define SET_VREG_GOTO(rd, rix, dst) .set noreorder; \ define
|
/dalvik/vm/mterp/out/ |
H A D | InterpAsm-mips.S | 134 #define SET_VREG_GOTO(rd, rix, dst) .set noreorder; \ define 531 SET_VREG_GOTO(a2, a0, t0) # fp[A] <- a2 545 SET_VREG_GOTO(a2, a0, t0) # fp[AA] <- a2 559 SET_VREG_GOTO(a2, a0, t0) # fp[AAAA] <- a2 and jump 625 SET_VREG_GOTO(a2, a0, t0) # fp[A] <- a2 641 SET_VREG_GOTO(a2, a0, t0) # fp[AA] <- a2 657 SET_VREG_GOTO(a2, a0, t0) # fp[AAAA] <- a2 and jump 671 SET_VREG_GOTO(a0, a2, t0) # fp[AA] <- a0 700 SET_VREG_GOTO(a0, a2, t0) # fp[AA] <- a0 790 SET_VREG_GOTO(a [all...] |
Completed in 14 milliseconds