floatx.asm: add tests for "rounds up to smallest denorm"
commita30acb52cd1c2bdd366144fa389c78fb4dabf948
authorH. Peter Anvin <hpa@zytor.com>
Tue, 30 Oct 2007 08:17:57 +0000 (30 01:17 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 30 Oct 2007 08:17:57 +0000 (30 01:17 -0700)
treec96f8213ccdaf6f2db38317b4c4769d069035bae
parent23f1644ba93e17f564766b42d238b13dc31749f3
floatx.asm: add tests for "rounds up to smallest denorm"

Add tests for the case where we round upwards to reach the smallest
possible denorm, i.e. "saved from underflow by rounding."
test/floatx.asm