Searched refs:FSIZE (Results 1 - 1 of 1) sorted by path

/dalvik/vm/arch/mips/
H A DCallO32.S140 #define FSIZE 24 define
141 subu $sp,FSIZE
148 lw $t0,FSIZE+16($sp) /* t0 <- argv */
149 lw $t9,FSIZE+24($sp) /* t9 <- func */
150 lw $s0,FSIZE+28($sp) /* s0 <- pReturn */
273 addiu $sp,FSIZE

Completed in 54 milliseconds