Home | History | Annotate | Download | only in mips

Lines Matching refs:kSPOffset

5393   // [fp - 2 (==kSPOffset)] - sp of the called function
5395 // fp - (2 + stack_space + alignment) == sp == [fp - kSPOffset] - top of the
5408 sw(zero_reg, MemOperand(fp, ExitFrameConstants::kSPOffset));
5451 sw(at, MemOperand(fp, ExitFrameConstants::kSPOffset));
5461 lw(t8, MemOperand(fp, ExitFrameConstants::kSPOffset));