Searched refs:float32_getmant (Results 1 – 1 of 1) sorted by relevance
93 static uint64_t float32_getmant(float32 f32) in float32_getmant() function629 prod.mant = int128_mul_6464(float32_getmant(a), float32_getmant(b)); in internal_fmafx()647 acc.mant = int128_mul_6464(float32_getmant(c), 1); in internal_fmafx()