summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authordas <das@FreeBSD.org>2008-07-03 23:06:06 +0000
committerdas <das@FreeBSD.org>2008-07-03 23:06:06 +0000
commita47dd1888d3c3115651e4eb66c821d2bd55fd087 (patch)
tree5223ee460d177913c57e468b104b1ab3ccef9a5f /sys
parentd843d0392cd3c9bb928266497a2575797ef221c3 (diff)
downloadFreeBSD-src-a47dd1888d3c3115651e4eb66c821d2bd55fd087.zip
FreeBSD-src-a47dd1888d3c3115651e4eb66c821d2bd55fd087.tar.gz
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.
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud