Searched refs:float64_getexp (Results 1 – 2 of 2) sorted by relevance
26 int32_t float64_getexp(float64 f64);
61 int32_t float64_getexp(float64 f64) in float64_getexp() function462 x.exp = float64_getexp(a) + float64_getexp(b) - DF_BIAS - 20; in internal_mpyhh()