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

/gem5/ext/fputils/tests/
H A Dfp80_cvtd.c60 test_fp80_cvtd_inf(const char *name, fp80_t fin, int expected_inf_class) function
76 test_fp80_cvtd_inf("fp80->double +inf", fp80_pinf, 1);
77 test_fp80_cvtd_inf("fp80->double -inf", fp80_ninf, -1);

Completed in 3 milliseconds