Lines Matching refs:scratch4
4712 Register scratch4,
4730 Register scratch4,
4794 Register scratch4,
4833 __ and_(scratch4, dest, Operand(kReadAlignmentMask), SetCC);
4836 __ cmp(scratch4, Operand(2));
4848 __ sub(scratch4, dest, Operand(src));
4849 __ and_(scratch4, scratch4, Operand(0x03), SetCC);
4858 __ mov(scratch4, Operand(scratch4, LSL, 3));
4859 Register left_shift = scratch4;
4881 // scratch1 (eight times that number in scratch4). We may have read past
4888 __ cmp(scratch4, Operand(scratch5, LSL, 3), ne);
4889 // Move minimum of bytes read and bytes left to copy to scratch4.
4890 __ mov(scratch5, Operand(scratch4, LSR, 3), LeaveCC, lt);
4936 Register scratch4,
4976 Register undefined = scratch4;
5308 Register scratch4) {
5342 __ ldrb(scratch4, MemOperand(right, index), ne);
5345 __ cmp(scratch2, scratch4);
5698 Register scratch4,
5715 scratch4,