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