| To: | Dennis Castleman <DennisCastleman@oaktech.com> |
|---|---|
| Subject: | Re: Soft floating point on 5K |
| From: | Dominic Sweetman <dom@mips.com> |
| Date: | Tue, 15 Apr 2003 11:55:51 +0100 |
| Cc: | "'Ralf Baechle'" <ralf@linux-mips.org>, linux-mips@linux-mips.org, Gus Fernandez <GusFernandez@oaktech.com> |
| In-reply-to: | <56BEF0DBC8B9D611BFDB00508B5E2634102F07@TLEXMAIL> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <56BEF0DBC8B9D611BFDB00508B5E2634102F07@TLEXMAIL> |
| Sender: | linux-mips-bounce@linux-mips.org |
Dennis Castleman (DennisCastleman@oaktech.com) writes: > I'm trying to run soft-floating point functions on a r5000 core with > a FPU. Without having to take the overhead of using a trap. Using > the files fp-bit.c and dp-bit.c from the gcc source as a floating > point lib. This implementation lack in accuracy in the least > signeficant bit multiplication in division operations. There's an IEEE-compatible set of software floating point routines in the Linux kernel, invoked by the trap handler. The routines were donated by Algorithmics (now part of MIPS Technologies). If you wrapped them in the appropriate GCC skins, they should give you a soft-float library which works better. -- Dominic Sweetman dom@mips.com |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: rtc_[gs]et_time(), Ladislav Michl |
|---|---|
| Next by Date: | Re: rtc_[gs]et_time(), Maciej W. Rozycki |
| Previous by Thread: | Soft floating point on 5K, Dennis Castleman |
| Next by Thread: | Re: Soft floating point on 5K, Justin Carlson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |