summaryrefslogtreecommitdiff
path: root/test/floatx.asm
Commit message (Expand)AuthorAgeFilesLines
* floatx.asm: add tests for "rounds up to smallest denorm"H. Peter Anvin2007-10-301-0/+5
* More consistent handling of radix lettersH. Peter Anvin2007-10-221-0/+171
* Allow $-prefixed hexadecimal FP as an alternative to 0xH. Peter Anvin2007-10-191-0/+171
* test/floatx.asm: fix test caseH. Peter Anvin2007-10-191-1/+1
* Handle rounding of denorms correctly; make fp overflow a warningH. Peter Anvin2007-10-161-0/+15
* floatx.asm: add Inf and NaN to the boundary condition testsH. Peter Anvin2007-10-041-2/+14
* floatx.asm: add specific tests for exponent boundary conditionsH. Peter Anvin2007-10-041-0/+26
* Simple test for hexadecimal floating-point numbersH. Peter Anvin2007-09-181-0/+125