Home | History | Annotate | Download | only in mips

Lines Matching refs:kNonMantissaBitsInTopWord

217   const int kShiftBase = HeapNumber::kNonMantissaBitsInTopWord - 1;
309 const int shift_distance = HeapNumber::kNonMantissaBitsInTopWord - 2;
411 __ sll(t2, t2, HeapNumber::kNonMantissaBitsInTopWord);