Searched hist:180237 (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/tools/regression/lib/msun/
H A Dtest-fmaxmin.t180237 Thu Jul 03 21:12:16 MDT 2008 das Add regression tests for fmin{,f,l} and fmax{,f,l}.
I wrote these to test amd64 asm functions that used
maxss, maxsd, minss, and minsd, but it turns out that
those instructions don't handle NaNs and signed zero
in the same way as fmin() and fmax() are required to,
so we're stuck with the C versions for now.
H A Dtest-fmaxmin.c180237 Thu Jul 03 21:12:16 MDT 2008 das Add regression tests for fmin{,f,l} and fmax{,f,l}.
I wrote these to test amd64 asm functions that used
maxss, maxsd, minss, and minsd, but it turns out that
those instructions don't handle NaNs and signed zero
in the same way as fmin() and fmax() are required to,
so we're stuck with the C versions for now.
H A DMakefilediff 180237 Thu Jul 03 21:12:16 MDT 2008 das Add regression tests for fmin{,f,l} and fmax{,f,l}.
I wrote these to test amd64 asm functions that used
maxss, maxsd, minss, and minsd, but it turns out that
those instructions don't handle NaNs and signed zero
in the same way as fmin() and fmax() are required to,
so we're stuck with the C versions for now.

Completed in 96 milliseconds