Lines Matching refs:scratch
40 Register scratch = ebx;41 __ pop(scratch); // Save return address.43 __ push(scratch); // Restore return address.646 __ pop(eax); // Pop return address into scratch register.1147 ecx, // Scratch 1.1148 edx, // Scratch 2.