Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Darch.c28 #define float32_nan make_float32(0xffffffff) macro
252 RdV = RsV = RtV = float32_nan; in arch_sf_recip_common()
257 RdV = RsV = RtV = float32_nan; in arch_sf_recip_common()
263 RdV = RsV = RtV = float32_nan; in arch_sf_recip_common()
266 RdV = RsV = RtV = float32_nan; in arch_sf_recip_common()
270 RdV = RsV = RtV = float32_nan; in arch_sf_recip_common()
346 RdV = RsV = float32_nan; in arch_sf_invsqrt_common()
350 RsV = float32_nan; in arch_sf_invsqrt_common()
351 RdV = float32_nan; in arch_sf_invsqrt_common()