Home | History | Annotate | Download | only in mips

Lines Matching refs:kSPOffset

4924   // [fp - 1 (==kSPOffset)] - sp of the called function
4926 // fp - (2 + stack_space + alignment) == sp == [fp - kSPOffset] - top of the
4936 sw(zero_reg, MemOperand(fp, ExitFrameConstants::kSPOffset));
4979 sw(at, MemOperand(fp, ExitFrameConstants::kSPOffset));
4990 lw(t8, MemOperand(fp, ExitFrameConstants::kSPOffset));