Home | History | Annotate | Download | only in s390

Lines Matching refs:kExponentBias

117   STATIC_ASSERT(HeapNumber::kExponentBias + 1 == 1024);
118 __ SubP(scratch, Operand(HeapNumber::kExponentBias + 1));