Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-30 | floatx.asm: add tests for "rounds up to smallest denorm" | H. Peter Anvin | 1 | -0/+5 |
2007-10-22 | More consistent handling of radix letters | H. Peter Anvin | 1 | -0/+171 |
2007-10-19 | Allow $-prefixed hexadecimal FP as an alternative to 0x | H. Peter Anvin | 1 | -0/+171 |
2007-10-19 | test/floatx.asm: fix test case | H. Peter Anvin | 1 | -1/+1 |
2007-10-16 | Handle rounding of denorms correctly; make fp overflow a warning | H. Peter Anvin | 1 | -0/+15 |
2007-10-04 | floatx.asm: add Inf and NaN to the boundary condition tests | H. Peter Anvin | 1 | -2/+14 |
2007-10-04 | floatx.asm: add specific tests for exponent boundary conditions | H. Peter Anvin | 1 | -0/+26 |
2007-09-18 | Simple test for hexadecimal floating-point numbers | H. Peter Anvin | 1 | -0/+125 |