From: Alexander Graf <agraf@suse.de>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org, Aurelien Jarno <aurelien@aurel32.net>
Subject: [Qemu-devel] Re: [PATCH] cpu-all.h: Remove unnecessary target-specific ifdef for CPU_QuadU
Date: Mon, 04 Apr 2011 16:47:39 +0200 [thread overview]
Message-ID: <4D99DA0B.2020209@suse.de> (raw)
In-Reply-To: <1301915362-2626-1-git-send-email-peter.maydell@linaro.org>
On 04/04/2011 01:09 PM, Peter Maydell wrote:
> CPU_QuadU isn't used on all targets, but there's no harm in defining the
> typedef anyway. It only needs to be guarded by CONFIG_SOFTFLOAT, because
> softfloat-native doesn't have a float128 type. This avoids the need for
> every new target which uses CPU_QuadU to add itself to an #ifdef in
> what ought to be target-agnostic code.
>
> Signed-off-by: Peter Maydell<peter.maydell@linaro.org>
I don't really know my way around FP, but from here it looks good :).
Not sure about the arm part, but I trust Peter on that one ;).
Alex
next prev parent reply other threads:[~2011-04-04 14:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-04 11:09 [Qemu-devel] [PATCH] cpu-all.h: Remove unnecessary target-specific ifdef for CPU_QuadU Peter Maydell
2011-04-04 14:47 ` Alexander Graf [this message]
2011-04-04 15:41 ` [Qemu-devel] " Peter Maydell
2011-04-04 20:50 ` [Qemu-devel] " Aurelien Jarno
2011-04-05 21:48 ` Laurent Vivier
2011-04-05 21:54 ` Peter Maydell
2011-04-05 22:15 ` Laurent Vivier
2011-04-06 9:07 ` Peter Maydell
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=4D99DA0B.2020209@suse.de \
--to=agraf@suse.de \
--cc=aurelien@aurel32.net \
--cc=peter.maydell@linaro.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.