Home | History | Annotate | Download | only in ia32

Lines Matching defs:scratch

62     Register scratch = ebx;
63 __ pop(scratch); // Save return address.
65 __ push(scratch); // Restore return address.
911 // Use a scratch register here to have only one reloc info when unfolding
947 Register scratch,
950 ASSERT(scratch.is(edi)); // rep stos destination
967 scratch,
1318 ecx, // Scratch 1.
1319 edx, // Scratch 2.