cvs commit: src/lib/libc/ia64/gen fpgetmask.c fpsetmask.c
Doug Rabson
dfr at nlsystems.com
Sun Aug 10 02:04:32 PDT 2003
On Sat, 2003-08-09 at 18:07, Marcel Moolenaar wrote:
> marcel 2003/08/09 10:07:24 PDT
>
> FreeBSD src repository
>
> Modified files:
> lib/libc/ia64/gen fpgetmask.c fpsetmask.c
> Log:
> o There are 6 trap disable bits in ar.fpsr, not five. Even though we
> didn't provide a constant for one of them (non-IEEE denormal trap),
> in an attempt to not support it probably, it's not we are left with
> the lower 5 bits.
I think the intention was to not trap for denorms but to just generate
the appropriate denorm result. Obviously I didn't get it right :-)
More information about the cvs-src
mailing list