Home | History | Annotate | Download | only in arm

Lines Matching refs:kExponentBias

179   STATIC_ASSERT(HeapNumber::kExponentBias + 1 == 1024);
180 __ sub(scratch, scratch, Operand(HeapNumber::kExponentBias + 1));
258 (HeapNumber::kExponentBias + 30) << HeapNumber::kExponentShift;