Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dfma_emu.h26 int32_t float64_getexp(float64 f64);
H A Dfma_emu.c81 int32_t float64_getexp(float64 f64) in float64_getexp() function
692 x.exp = float64_getexp(a) + float64_getexp(b) - DF_BIAS - 20; in internal_mpyhh()
H A Dop_helper.c1299 (float64_getexp(RttV) >= 512) && in HELPER()
1304 (float64_getexp(RssV) >= 512) && in HELPER()