mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Matthew Wilcox <willy@thepuffingroup.com>
To: Brian Gerst <bgerst@quark.vpplus.com>
Cc: Linux kernel mailing list <linux-kernel@vger.rutgers.edu>
Subject: Re: Linux Kernel Floating Point Emulation and CORDIC
Date: Fri, 24 Dec 1999 12:11:55 -0500	[thread overview]
Message-ID: <19991224121155.T12629@thepuffingroup.com> (raw)
In-Reply-To: <3862D177.F1EC9124@quark.vpplus.com>; from Brian Gerst on Thu, Dec 23, 1999 at 08:50:47PM -0500

On Thu, Dec 23, 1999 at 08:50:47PM -0500, Brian Gerst wrote:
> I don't think it's worth the effort to rewrite and retest the FP
> emulation code.  It is only needed on some 386 and 486 machines, as all
> pentiums and later always have built in FPUs.  Nobody should be doing
> any serious number crunching on those old processors.  Just my 2 cents
> though.

But not all the world is intel -- there is FP emulation code for Alpha,
ARM, MIPS, m68k, PPC and Sparc in the tree.  However, I seem to remember
someone analysing the FP emulator (on ARM) and concluding that the
cost of emulating FP instructions was dominated by the trap handler
and instruction decode.  So there's not much point in replacing the
algorithms with more efficient algorithms when it's not going to make
much difference.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~1999-12-24 17:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-23 23:58 Arthur Jerijian
1999-12-24  1:50 ` Brian Gerst
1999-12-24 17:11   ` Matthew Wilcox [this message]
1999-12-24 22:53 nathan.zook

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=19991224121155.T12629@thepuffingroup.com \
    --to=willy@thepuffingroup.com \
    --cc=bgerst@quark.vpplus.com \
    --cc=linux-kernel@vger.rutgers.edu \
    /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

all inboxes | Powered by JetHome®