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

/gem5/ext/fputils/include/fputils/
H A Dfp80.h53 extern const fp80_t fp80_ninf;
/gem5/ext/fputils/tests/
H A Dfp80_cvtd.c77 test_fp80_cvtd_inf("fp80->double -inf", fp80_ninf, -1);
/gem5/ext/fputils/
H A Dfp80.c41 const fp80_t fp80_ninf = BUILD_FP80(1, 0, FP80_EXP_SPECIAL); variable

Completed in 4 milliseconds