Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dop_helper.c1174 static bool is_zero_prod(float32 a, float32 b) in is_zero_prod() function
1201 if (!(float32_is_zero(RxV) && is_zero_prod(RsV, RtV))) { in HELPER()
1245 if (!(float32_is_zero(RxV) && is_zero_prod(RsV, RtV))) { in HELPER()
1279 if (!(float32_is_zero(RxV) && is_zero_prod(RsV, RtV))) { in HELPER()