Home | History | Annotate | Download | only in arm

Lines Matching refs:c1

5648                                                         Register c1,
5662 __ sub(scratch, c1, Operand(static_cast<int>('0')));
5670 // not_found branch expects this combination in c1 register
5671 __ orr(c1, c1, Operand(c2, LSL, kBitsPerByte), LeaveCC, ls);
5677 StringHelper::GenerateHashInit(masm, hash, c1);
5682 Register chars = c1;