public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Chris Croswhite" <ccroswhite@get2chip.com>
To: <gcc-help@gcc.gnu.org>
Subject: gcc321 and doubles and c++
Date: Wed, 19 Feb 2003 06:38:00 -0000	[thread overview]
Message-ID: <46731.64.169.83.2.1045636513.squirrel@webmail01.get2chip.com> (raw)

How are doubles represented in memory under c++?  The reason I ask, is that
I need to get  the value of a double striped of the mantissa and then split
into two 32 bit words inorder to perform bitwise operations on the
individual parts (as bitwise operations only work up to long ints).  BTW, I
am tweaking for better math performance.

TIA,
Chris


             reply	other threads:[~2003-02-19  6:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-19  6:38 Chris Croswhite [this message]
2003-02-19 13:05 ` John Love-Jensen
2003-02-19 13:36 ` Nathan Sidwell
2003-02-20 18:22 ` Zane Dodson

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=46731.64.169.83.2.1045636513.squirrel@webmail01.get2chip.com \
    --to=ccroswhite@get2chip.com \
    --cc=gcc-help@gcc.gnu.org \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).