Home
last modified time | relevance | path

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

/openbmc/qemu/target/tricore/
H A Dfpu_helper.c25 #define QUIET_NAN 0x7fc00000 macro
37 #define float32_quiet_nan make_float32(QUIET_NAN)
60 return QUIET_NAN; in f_maddsub_nan_result()