Home | History | Annotate | Download | only in mips

Lines Matching refs:kNonMantissaBitsInTopWord

659   const int kShiftBase = HeapNumber::kNonMantissaBitsInTopWord - 1;
751 const int shift_distance = HeapNumber::kNonMantissaBitsInTopWord - 2;
853 __ sll(t2, t2, HeapNumber::kNonMantissaBitsInTopWord);