H. Peter Anvin
|
125c878e96
|
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
|
2007-10-16 11:32:58 -07:00 |
|
H. Peter Anvin
|
6b74577d7f
|
floatx.asm: add Inf and NaN to the boundary condition tests
|
2007-10-04 23:51:08 -07:00 |
|
H. Peter Anvin
|
6b8abf54d3
|
floatx.asm: add specific tests for exponent boundary conditions
Add tests for the exponent boundaries (underflow, denorm, normal).
|
2007-10-04 23:09:19 -07:00 |
|
H. Peter Anvin
|
72ac77bb0b
|
Simple test for hexadecimal floating-point numbers
Very trivial test for hexadecimal floating-point numbers
|
2007-09-18 18:37:36 -07:00 |
|