Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dfma_emu.h31 int32_t float32_getexp(float32 f32);
H A Darch.c362 r_exp = float32_getexp(RsV); in arch_sf_invsqrt_common()
H A Dfma_emu.c73 int32_t float32_getexp(float32 f32) in float32_getexp() function