Handle rounding of denorms correctly; make fp overflow a warning
commit125c878e96b5aeb50ae0c7f68847200262a9340f
authorH. Peter Anvin <hpa@zytor.com>
Tue, 16 Oct 2007 18:32:58 +0000 (16 11:32 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 16 Oct 2007 18:32:58 +0000 (16 11:32 -0700)
tree6bce054d902250707e5d7be8cbe0fd0e36327ed6
parent630b52013ab1ebd53e043d9c5dec36fca609a95c
Handle rounding of denorms correctly; make fp overflow a warning

- Handle rounding of denorms correctly
- Make fp overflow a warning, not an error (produces Inf)
- Make fp warnings controllable
float.c
nasm.c
nasmlib.h
test/floatx.asm