Home | History | Annotate | Download | only in mips

Lines Matching full:stack

19  * argument list has to be pushed onto the native stack according to
54 * MIPS reservers 16 bytes on stack even if the first 4 args are passed by
68 * L - number of double-words (64 bits!) of storage required on stack (0-30 words)
69 * F - pad flag -- if set, write a pad word to the stack
72 * onto the stack. Anything requiring more than that -- which should happen
80 * will not be able to unwind the stack past this method. The only way
84 /* Stack:
118 * These registers should be saved to and restored from stack.
124 * We put the stack size into register s1 because we can not know the size
125 * of stack at the beginning. This size can be calculated with the help
139 /* save fp and ra to stack */
159 /* expand the stack for args */
170 * t1 :sp+8(first arg position in stack except pEnv and clazz/this)
173 * sp :new stack bottom
225 * sp: new stack