From: Andreas Jaeger <aj@suse.de>
To: "Kevin D. Kissell" <kevink@mips.com>
Cc: "Florian Lohoff" <flo@rfc822.org>, <linux-mips@oss.sgi.com>
Subject: Re: [RESUME] fpu emulator
Date: 08 Feb 2001 13:06:29 +0100 [thread overview]
Message-ID: <hor919tm4a.fsf@gee.suse.de> (raw)
In-Reply-To: <005d01c091c4$69940620$0deca8c0@Ulysses> ("Kevin D. Kissell"'s message of "Thu, 8 Feb 2001 12:43:30 +0100")
"Kevin D. Kissell" <kevink@mips.com> writes:
> > Hi,
> > just to get it right - As i thought the FPU emulator is not really
> > optional - It is even required for fpu-enabled devices which means
> > we should clean the code in that way that if the user decides to
> > compile in the fpu emulator into the kernel we do an autodetection
> > upfront and change some of the entry/exit/lazy_fpu stuff.
> > If the user decides not to compile in the FPU Emulator he is on his
> > own and we ignore the whole FPU stuff and simply send SIGILL/SIGFPE
> > to the processes causing all fpu binarys to fail on non-fpu enabled
> > kernels.
>
> Not quite. Unless we create a variant of glibc that neither
> initializes the FP control register on program startup, nor
glibc doesn't initialize it for shared programs.
> saves/restores the FP registers in setjmp/longjmp, the
Any ideas how this can be done?
> model of "simply sending SIGILL/SIGFPE" will result
> in *all* processes being terminated with extreme prejudice,
> starting with init!
Andreas
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
WARNING: multiple messages have this Message-ID (diff)
From: Andreas Jaeger <aj@suse.de>
To: "Kevin D. Kissell" <kevink@mips.com>
Cc: Florian Lohoff <flo@rfc822.org>, linux-mips@oss.sgi.com
Subject: Re: [RESUME] fpu emulator
Date: 08 Feb 2001 13:06:29 +0100 [thread overview]
Message-ID: <hor919tm4a.fsf@gee.suse.de> (raw)
Message-ID: <20010208120629.Gsi2RIg5AsX2tpzwspxVvC9Ie8Nna7lxKTVKzbjdhOg@z> (raw)
In-Reply-To: <005d01c091c4$69940620$0deca8c0@Ulysses> ("Kevin D. Kissell"'s message of "Thu, 8 Feb 2001 12:43:30 +0100")
"Kevin D. Kissell" <kevink@mips.com> writes:
> > Hi,
> > just to get it right - As i thought the FPU emulator is not really
> > optional - It is even required for fpu-enabled devices which means
> > we should clean the code in that way that if the user decides to
> > compile in the fpu emulator into the kernel we do an autodetection
> > upfront and change some of the entry/exit/lazy_fpu stuff.
> > If the user decides not to compile in the FPU Emulator he is on his
> > own and we ignore the whole FPU stuff and simply send SIGILL/SIGFPE
> > to the processes causing all fpu binarys to fail on non-fpu enabled
> > kernels.
>
> Not quite. Unless we create a variant of glibc that neither
> initializes the FP control register on program startup, nor
glibc doesn't initialize it for shared programs.
> saves/restores the FP registers in setjmp/longjmp, the
Any ideas how this can be done?
> model of "simply sending SIGILL/SIGFPE" will result
> in *all* processes being terminated with extreme prejudice,
> starting with init!
Andreas
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
next prev parent reply other threads:[~2001-02-08 12:07 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-02-08 11:20 [RESUME] fpu emulator Florian Lohoff
2001-02-08 11:43 ` Kevin D. Kissell
2001-02-08 11:43 ` Kevin D. Kissell
2001-02-08 12:06 ` Andreas Jaeger [this message]
2001-02-08 12:06 ` Andreas Jaeger
2001-02-08 20:42 ` Jun Sun
2001-02-09 9:17 ` Andreas Jaeger
2001-02-09 19:30 ` Jun Sun
2001-02-09 20:31 ` Andreas Jaeger
2001-02-09 21:09 ` Jun Sun
2001-02-08 12:33 ` Florian Lohoff
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=hor919tm4a.fsf@gee.suse.de \
--to=aj@suse.de \
--cc=flo@rfc822.org \
--cc=kevink@mips.com \
--cc=linux-mips@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox