summaryrefslogtreecommitdiff
path: root/test/floatx.asm
AgeCommit message (Expand)AuthorFilesLines
2007-10-30floatx.asm: add tests for "rounds up to smallest denorm"H. Peter Anvin1-0/+5
2007-10-22More consistent handling of radix lettersH. Peter Anvin1-0/+171
2007-10-19Allow $-prefixed hexadecimal FP as an alternative to 0xH. Peter Anvin1-0/+171
2007-10-19test/floatx.asm: fix test caseH. Peter Anvin1-1/+1
2007-10-16Handle rounding of denorms correctly; make fp overflow a warningH. Peter Anvin1-0/+15
2007-10-04floatx.asm: add Inf and NaN to the boundary condition testsH. Peter Anvin1-2/+14
2007-10-04floatx.asm: add specific tests for exponent boundary conditionsH. Peter Anvin1-0/+26
2007-09-18Simple test for hexadecimal floating-point numbersH. Peter Anvin1-0/+125