Lines Matching refs:c2
1763 __ testl(rax, Immediate(0x400)); // Check C2 bit of FPU status word.
1764 // If C2 is set, computation only has partial result. Loop to
4906 Register c2,
4921 __ leal(scratch, Operand(c2, -'0'));
4929 GenerateHashAddCharacter(masm, hash, c2, scratch);
4934 __ shl(c2
4935 __ orl(chars, c2);
4941 Register symbol_table = c2;