Home | History | Annotate | Download | only in arm

Lines Matching refs:c2

4906                                                         Register c2,
4922 __ sub(scratch, c2, Operand(static_cast<int>('0')));
4928 __ orr(c1, c1, Operand(c2, LSL, kBitsPerByte), LeaveCC, ls);
4935 StringHelper::GenerateHashAddCharacter(masm, hash, c2);
4940 __ orr(chars, chars, Operand(c2, LSL, kBitsPerByte));
4947 Register string_table = c2;