Home | History | Annotate | Download | only in arm

Lines Matching refs:scratch4

5511                                               Register scratch4,
5550 __ and_(scratch4, dest, Operand(kReadAlignmentMask), SetCC);
5553 __ cmp(scratch4, Operand(2));
5565 __ sub(scratch4, dest, Operand(src));
5566 __ and_(scratch4, scratch4, Operand(0x03), SetCC);
5575 __ mov(scratch4, Operand(scratch4, LSL, 3));
5576 Register left_shift = scratch4;
5598 // scratch1 (eight times that number in scratch4). We may have read past
5605 __ cmp(scratch4, Operand(scratch5, LSL, 3), ne);
5606 // Move minimum of bytes read and bytes left to copy to scratch4.
5607 __ mov(scratch5, Operand(scratch4, LSR, 3), LeaveCC, lt);
5653 Register scratch4,
5693 Register undefined = scratch4;
6101 Register scratch4) {
6116 left, right, min_length, scratch2, scratch4,
6495 Register scratch4,
6512 scratch4,