All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jun Sun <jsun@mvista.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: "Maciej W. Rozycki" <macro@ds2.pg.gda.pl>,
	Florian Lohoff <flo@rfc822.org>,
	linux-mips@oss.sgi.com, ralf@oss.sgi.com
Subject: Re: NON FPU cpus - way to go
Date: Wed, 07 Feb 2001 11:37:00 -0800	[thread overview]
Message-ID: <3A81A3DC.E75E6045@mvista.com> (raw)
In-Reply-To: E14QZie-00011I-00@the-village.bc.nu

Alan Cox wrote:
> 
> >  The i386 way seems reasonable, IMHO.  Have a configure option to enable
> > an FPU emulator.  Panic upon boot if no FP hardware is available and no
> > emulator is compiled in.
> 
> Its an interesting question whether it belongs in the kernel or libc.
> Discuss ;)
> 

I favor the libc approach as it is faster.

Unfortunately I don't think glibc for MIPS can be configured with
--without-fp.  I modified a patch to get glibc 2.0.6 working for no-fp config,
but it is not a clean one.  Is anybody working on that for the latest glibc
2.2?

> Also we missed a trick on the x86 and I want to fix that one day, which is
> to have an __fpu ELF segment so if you boot an FPU emu kernel on an fpu
> box you regain 47K

Ironically for MIPS you MUST have the FPU emulater when the CPU actually has a
FPU. :-)

Jun

  reply	other threads:[~2001-02-07 19:39 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-07 13:48 NON FPU cpus - way to go Florian Lohoff
2001-02-07 16:36 ` Maciej W. Rozycki
2001-02-07 16:59   ` Florian Lohoff
2001-02-07 18:19     ` Maciej W. Rozycki
2001-02-07 18:53   ` Alan Cox
2001-02-07 18:53     ` Alan Cox
2001-02-07 19:37     ` Jun Sun [this message]
2001-02-07 20:43       ` Joe deBlaquiere
2001-02-08  8:45         ` Geert Uytterhoeven
2001-02-08 10:13       ` Maciej W. Rozycki
2001-02-08 10:52         ` Kevin D. Kissell
2001-02-08 10:52           ` Kevin D. Kissell
2001-02-08 11:19           ` Maciej W. Rozycki
2001-02-08 11:38             ` Kevin D. Kissell
2001-02-08 11:38               ` Kevin D. Kissell
2001-02-08 12:05               ` Maciej W. Rozycki
2001-02-08 10:42     ` Maciej W. Rozycki
2001-02-08 10:53       ` Geert Uytterhoeven
2001-02-08 10:58         ` Alan Cox
2001-02-08 10:58           ` Alan Cox
2001-02-08 11:05           ` Geert Uytterhoeven
2001-02-08 11:22         ` Maciej W. Rozycki
2001-02-07 19:01 ` Jun Sun
2001-02-07 22:51   ` Kevin D. Kissell
2001-02-07 22:51     ` Kevin D. Kissell
2001-02-08 10:54     ` Maciej W. Rozycki
2001-02-08 10:24   ` Maciej W. Rozycki
2001-09-20  3:13 ` NON FPU cpus (again) Atsushi Nemoto
2001-09-20  3:16   ` Ralf Baechle
2001-09-20  4:02     ` Atsushi Nemoto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3A81A3DC.E75E6045@mvista.com \
    --to=jsun@mvista.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=flo@rfc822.org \
    --cc=linux-mips@oss.sgi.com \
    --cc=macro@ds2.pg.gda.pl \
    --cc=ralf@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.