Lines Matching refs:c2
4721 // Contents of both c1 and c2 registers are modified. At the exit c1 is
4723 // initial contents of c1 and c2 respectively.
4726 Register c2,
4932 Register c2,
4948 __ sub(scratch, c2, Operand(static_cast<int>('0')));
4954 __ orr(c1, c1, Operand(c2, LSL, kBitsPerByte), LeaveCC, ls);
4961 StringHelper::GenerateHashAddCharacter(masm, hash, c2);
4966 __ orr(chars, chars, Operand(c2, LSL, kBitsPerByte));
4973 Register symbol_table = c2;