| To: | Justin Carlson <carlson@sibyte.com> |
|---|---|
| Subject: | Re: floating point on Nevada cpu |
| From: | Ralf Baechle <ralf@oss.sgi.com> |
| Date: | Thu, 25 Jan 2001 09:37:43 -0800 |
| Cc: | Pete Popov <ppopov@mvista.com>, "linux-mips@oss.sgi.com" <linux-mips@oss.sgi.com> |
| Sender: | owner-linux-mips@oss.sgi.com |
| User-agent: | Mutt/1.2.5i |
On Wed, Jan 24, 2001 at 06:57:04PM -0800, Justin Carlson wrote: > How are you compiling the code? And are you compiling it the same way on > both platforms? Do you have fpu emulation enabled on a kernel that doesn't > need it? All MIPS FPUs need it; the architecture specification leaves it to the implementor of a CPU which parts of the FP architecture are implemented in hardware if at all; the missing parts have to be replaced in software. This piece of code shouldn't result in any FPU operations as printf is very careful to avoid inaccuracies that might result from floating point operations. Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: floating point on Nevada cpu, Ralf Baechle |
|---|---|
| Next by Date: | Re: [FIX] sysmips(MIPS_ATMIC_SET, ...) ret_from_sys_call vs. o32_ret_from_sys_call, Joe deBlaquiere |
| Previous by Thread: | Re: floating point on Nevada cpu, Carsten Langgaard |
| Next by Thread: | MIPS/linux compatible PCI network cards, Michael Shmulevich |
| Indexes: | [Date] [Thread] [Top] [All Lists] |