Port-i386 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: MATH_EMULATE




To: port-i386%NetBSD.org@localhost

Subject: Re: MATH_EMULATE

From: der Mouse <mouse%Rodents.Montreal.QC.CA@localhost>

Date: Mon, 14 Jan 2008 11:07:43 -0500 (EST)


> I'm somewhat reluctant to force userland to make function calls to do
> things like sqrt if the compiler is now smart enough to inline them
> -- it is bad to slow down 99% of people for the benefit of 1%.

Sounds to me like an argument in favour for that fpuless-i386 port
someone suggested.  (Ideally, I think it would be best to make it
possible to put that code in the kernel instead of userland and then
build userland with FPU instructions, for the benefit of cases like
installation disks where code size matters a lot more than performance
of what little floating point is done.  But of course whoever actually
does it is going to get to make that call.)

/~\ The ASCII                           der Mouse
\ / Ribbon Campaign
 X  Against HTML               mouse%rodents.montreal.qc.ca@localhost
/ \ Email!           7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B



Follow-Ups:

Re: MATH_EMULATE
From: Perry E. Metzger


References:

MATH_EMULATE
From: Andrew Doran

Re: MATH_EMULATE
From: Perry E. Metzger

Re: MATH_EMULATE
From: Jared D. McNeill

Re: MATH_EMULATE
From: Perry E. Metzger

Re: MATH_EMULATE
From: Jared D. McNeill

Re: MATH_EMULATE
From: Perry E. Metzger

Re: MATH_EMULATE
From: Pierre Dubuc

Re: MATH_EMULATE
From: Vit Herman

Re: MATH_EMULATE
From: Matthias Drochner

Re: MATH_EMULATE
From: Perry E. Metzger




Prev by Date: Re: MATH_EMULATE

Next by Date: Re: MATH_EMULATE

Previous by Thread: Re: MATH_EMULATE

Next by Thread: Re: MATH_EMULATE

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index