Home | History | Annotate | Download | only in mips

Lines Matching defs:scratch3

641                                                Register scratch3,
670 scratch3);
842 Register scratch3,
846 ASSERT(!scratch1.is(object) && !scratch2.is(object) && !scratch3.is(object));
848 !scratch1.is(scratch3) &&
849 !scratch2.is(scratch3));
893 DoubleIs32BitInteger(masm, scratch1, scratch2, dst, scratch3, not_int32);
900 __ srlv(dst, dst, scratch3);
903 __ subu(scratch3, at, scratch3);
904 __ sllv(scratch2, scratch2, scratch3);
1577 Register scratch3,
1582 Register mask = scratch3;
2539 Register scratch3 = t0;
2639 scratch3,
2648 scratch3,
3024 Register scratch3 = t1;
3034 scratch3,
3043 scratch3,
5749 Register scratch3,
5860 Register scratch3,
5864 // Register scratch3 is the general scratch register in this function.
5865 Register scratch = scratch3;
6284 Register scratch3) {
6308 left, right, length, scratch2, scratch3, v0,
6322 Register scratch3,
6328 __ Subu(scratch3, scratch1, Operand(scratch2));
6329 Register length_delta = scratch3;
6369 Register scratch3,
6386 __ Addu(scratch3, left, index);
6387 __ lbu(scratch1, MemOperand(scratch3));
6388 __ Addu(scratch3, right, index);
6389 __ lbu(scratch2, MemOperand(scratch3));
6720 Register scratch3,
6737 scratch3,