Home
last modified time | relevance | path

Searched refs:float64_getmant (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/hexagon/
H A Dfma_emu.c66 static uint64_t float64_getmant(float64 f64) in float64_getmant() function
690 prod = fGETUWORD(1, float64_getmant(a)) * fGETUWORD(1, float64_getmant(b)); in internal_mpyhh()