Home | History | Annotate | Download | only in mips

Lines Matching refs:scratch

1043 void RegExpMacroAssemblerMIPS::CallCheckStackGuardState(Register scratch) {
1047 __ mov(scratch, sp);
1051 __ sw(scratch, MemOperand(sp));
1163 // scratch (including, potentially, compiling a new version of the code).