Lines Matching defs:temp0
4906 int offset, Register temp0,
4908 LoadU32(temp0, MemOperand(addr, offset));
4909 llgfr(temp1, temp0);
4910 RotateInsertSelectBits(temp0, old_value, Operand(start), Operand(end),
4914 CmpAndSwap(temp0, temp1, MemOperand(addr, offset));
4915 RotateInsertSelectBits(output, temp0, Operand(start + shift_amount),
4922 Register temp0, Register temp1) {
4932 shift_amount, -idx, temp0, temp1); \
4943 shift_amount, -idx, temp0, temp1); \
4971 Register new_value, Register temp0,
4982 shift_amount, -idx * 2, temp0, temp1); \
4993 shift_amount, -idx * 2, temp0, temp1); \