Date: Sun, 03 Feb 2002 08:02:00 -0600 From: Joe Halpin <joe.halpin@attbi.com> Cc: standards@FreeBSD.ORG Subject: Re: Possible math problems Message-ID: <3C5D42D8.86517811@attbi.com> References: <20020203111121.GF52378@daemon.ninth-circle.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I tried it on a PIII 400Mhz running Linux, as well as a PII 300Mhz running -STABLE and got the same results you did. When I tried it on a SPARC Ultra-2 I got the following ./IeeeCC754 -c -s BasicOp/testsets/divide Summary: -------- Warning: no special 'w' underflow cases in the testset Implementation signals underflow in case the result (1) is tiny after rounding and (2) raises the inexact exception ('v' - underflow) Errors: 0/2153 Warnings: 0/2153 Skipped: 0/2153 ./IeeeCC754 -c -s BasicOp/testsets/multiply Summary: -------- Implementation signals underflow in case the result (1) is tiny before rounding and (2) raises the inexact exception ('w' - underflow) Errors: 0/5408 Warnings: 0/5408 Skipped: 0/5408 Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C5D42D8.86517811>