Home | History | Annotate | Download | only in mips

Lines Matching defs:scratch3

715                                                Register scratch3,
742 scratch3);
828 Register scratch3,
833 ASSERT(!scratch1.is(object) && !scratch2.is(object) && !scratch3.is(object));
835 !scratch1.is(scratch3) &&
836 !scratch2.is(scratch3));
1275 Register scratch3,
1279 Register mask = scratch3;
1796 Register scratch3 = t0;
1917 scratch3,
1926 scratch3,
2309 Register scratch3 = t1;
2319 scratch3,
2329 scratch3,
5153 Register scratch3,
5264 Register scratch3,
5268 // Register scratch3 is the general scratch register in this function.
5269 Register scratch = scratch3;
5677 Register scratch3) {
5703 left, right, length, scratch2, scratch3, v0,
5717 Register scratch3,
5723 __ Subu(scratch3, scratch1, Operand(scratch2));
5724 Register length_delta = scratch3;
5764 Register scratch3,
5781 __ Addu(scratch3, left, index);
5782 __ lbu(scratch1, MemOperand(scratch3));
5783 __ Addu(scratch3, right, index);
5784 __ lbu(scratch2, MemOperand(scratch3));
6177 Register scratch3,
6194 scratch3,