Searched refs:fp64_nqnan (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/fputils/include/fputils/
H A Dfp64.h56 extern const fp64_t fp64_nqnan;
/gem5/ext/fputils/
H A Dfp64.c41 const fp64_t fp64_nqnan = BUILD_FP64(1, FP64_FRAC_QNAN, FP64_EXP_SPECIAL); variable
H A Dfp80.c180 return fp80_sgn(fp80) > 0 ? fp64_qnan : fp64_nqnan;

Completed in 6 milliseconds