qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Blue Swirl" <blauwirbel@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH][PPC] Use float32/64 instead of float/double
Date: Sun, 30 Dec 2007 18:32:45 +0200	[thread overview]
Message-ID: <f43fc5580712300832w5294d4c5q356d734671c91f21@mail.gmail.com> (raw)
In-Reply-To: <20071230152845.GW5688@hall.aurel32.net>

On 12/30/07, Aurelien Jarno <aurelien@aurel32.net> wrote:
> The patch below changes the float and double types into float32 and
> and float64 types in the PPC code. This doesn't change anything when
> using softfloat-native as the types are the same, but that helps
> compiling the PPC target with softfloat.

You could also consider replacing the unions with the common
definition CPU_DoubleU in cpu-all.h and also add CPU_FloatU.

  reply	other threads:[~2007-12-30 16:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-30 15:28 [Qemu-devel] [PATCH][PPC] Use float32/64 instead of float/double Aurelien Jarno
2007-12-30 16:32 ` Blue Swirl [this message]
2008-01-02 23:26   ` Aurelien Jarno
2008-01-23 15:20     ` Aurelien Jarno
2008-01-25 20:33       ` Blue Swirl

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=f43fc5580712300832w5294d4c5q356d734671c91f21@mail.gmail.com \
    --to=blauwirbel@gmail.com \
    --cc=qemu-devel@nongnu.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 NNTP newsgroup(s).