Searched refs:fp64_nan (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/fputils/include/fputils/
H A Dfp64.h65 extern const fp64_t fp64_nan;
/gem5/ext/fputils/
H A Dfp64.c45 const fp64_t fp64_nan = BUILD_FP64(0, FP64_FRAC_QNAN, FP64_EXP_SPECIAL); variable

Completed in 5 milliseconds