Searched defs:exp_bits (Results 1 – 2 of 2) sorted by relevance
641 INT exp_bits = DFRACT_BITS-1 - exp_e; in f2Pow() local
4672 uint32_t exp_bits = static_cast<uint32_t>(Bits(result_exp, 7, 0)); in FPRecipSqrtEstimate() local4793 uint32_t exp_bits = static_cast<uint32_t>(Bits(result_exp, 7, 0)); in FPRecipEstimate() local