Home
last modified time | relevance | path

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

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