Home | History | Annotate | Download | only in mips

Lines Matching refs:c1

5856                                                         Register c1,
5870 __ Subu(scratch, c1, Operand(static_cast<int>('0')));
5879 // not_found branch expects this combination in c1 register.
5883 __ Or(c1, c1, scratch1);
5891 StringHelper::GenerateHashInit(masm, hash, c1);
5896 Register chars = c1;