On Fri, Feb 25, 2011, Anton Shterenlikht wrote:
> Can somebody please confirm that denormal
> are not available on ia64, see below.
[...]
> The FreeBSD manpage for fpsetmask() at http://tinyurl.com/64oo7zh says:
> 
> >      #define FP_X_DNML           0x02    /* denormal */

The FreeBSD manpage for fpsetmask() also says that it's
deprecated.  The standard way to do this is with the routines
described in fenv(3), which has included an FE_DENORMAL flag since
it was added in 2004.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to