Home | History | Annotate | Download | only in arm

Lines Matching refs:kExponentBias

119   STATIC_ASSERT(HeapNumber::kExponentBias + 1 == 1024);
120 __ sub(scratch, scratch, Operand(HeapNumber::kExponentBias + 1));