Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dfma_emu.c522 static bool is_inf_prod(float64 a, float64 b) in GEN_XF_ROUND()
541 if (is_inf_prod(a, b) && float64_is_infinity(c)) { in special_fma()
H A Dop_helper.c1219 static bool is_inf_prod(int32_t a, int32_t b) in is_inf_prod() function
1236 is_inf_prod(RsV, RtV) && in HELPER()
1269 is_inf_prod(RsV, RtV) && in HELPER()