Date: 10 Aug 2003 10:04:18 +0100 From: Doug Rabson <dfr@nlsystems.com> To: Marcel Moolenaar <marcel@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/ia64/gen fpgetmask.c fpsetmask.c Message-ID: <1060506258.76226.0.camel@herring.nlsystems.com> In-Reply-To: <200308091707.h79H7Oi8034909@repoman.freebsd.org> References: <200308091707.h79H7Oi8034909@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 :-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1060506258.76226.0.camel>