9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: David Presotto <presotto@closedmind.org>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] floating point
Date: Mon,  9 Feb 2004 21:06:04 -0500	[thread overview]
Message-ID: <61e4519c35cb989708d4b09ef8bb177b@plan9.bell-labs.com> (raw)
In-Reply-To: <025001c3ef79$30d51ca0$8201a8c0@cc77109e>

It's not messy, just inefficient.  Everything is done by calls to routines that
take an operator and operands and then call more routines to do the work.  It
would be nice if adds and subtracts and shifts are done inline and only mul/div
is done the hard way.


  reply	other threads:[~2004-02-10  2:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-09 23:43 Bruce Ellis
2004-02-10  0:14 ` a
2004-02-10  1:44 ` David Presotto
2004-02-10  1:57   ` Bruce Ellis
2004-02-10  2:06     ` David Presotto [this message]
2004-02-10  2:53       ` Bruce Ellis
2004-02-10  2:13 YAMANASHI Takeshi
2004-02-12 22:16 Andrew Simmons
2004-02-13  1:32 ` Bruce Ellis

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=61e4519c35cb989708d4b09ef8bb177b@plan9.bell-labs.com \
    --to=presotto@closedmind.org \
    --cc=9fans@cse.psu.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;
as well as URLs for NNTP newsgroup(s).