Home | History | Annotate | Download | only in mips

Lines Matching full:stack

113   // Called from RegExp if the stack-guard is triggered.
124 // Above the frame pointer - Stored registers and stack passed parameters.
130 // Stack frame header.
132 // Stack parameters placed by caller.
149 // First register address. Following registers are below it on the stack.
162 // Check whether we are exceeding the stack limit on the backtrack stack.
186 // The register containing the backtrack stack top. Provides a meaningful
204 // is GC-safe (i.e., doesn't leave absolute code addresses on the stack)
212 // Pushes the value of a register on the backtrack stack. Decrements the
213 // stack pointer by a word size and stores the register's value there.
216 // Pops a value from the backtrack stack. Reads the word at the stack pointer
223 // passed on the stack), and the first argument will be a pointer to the