From: Aurelien Jarno <aurelien@aurel32.net>
To: Alexander Graf <agraf@suse.de>
Cc: Max Filippov <jcmvbkbc@gmail.com>,
qemu-devel@nongnu.org, Peter Maydell <peter.maydell@linaro.org>
Subject: Re: [Qemu-devel] [PATCH v2 1/5] softfloat: make float_muladd_negate_* flags independent
Date: Fri, 14 Sep 2012 07:57:29 +0200 [thread overview]
Message-ID: <20120914055729.GD6791@ohm.aurel32.net> (raw)
In-Reply-To: <97619138-2E99-4029-B125-C4356B2770C5@suse.de>
On Fri, Sep 14, 2012 at 01:23:16AM +0200, Alexander Graf wrote:
>
> On 11.09.2012, at 20:47, Aurelien Jarno wrote:
>
> > From: Max Filippov <jcmvbkbc@gmail.com>
> >
> > Flags passed into float{32,64}_muladd are treated as bits; assign
> > independent bits to float_muladd_negate_* to allow precise control over
> > what gets negated in float{32,64}_muladd.
> >
> > Cc: Alexander Graf <agraf@suse.de>
> > Cc: Peter Maydell <peter.maydell@linaro.org>
> > Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
> > Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
>
> Thanks, applied all to ppc-next. Please provide a cover letter next time - that makes it easier for me to grasp what the purpose of a patch set is :). It's also a more natural fit for the applied message.
>
Thanks. There was a cover letter in this new version, but I did a
mistake and it only went to the list, not to you. Will pay attention
next time.
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurelien@aurel32.net http://www.aurel32.net
next prev parent reply other threads:[~2012-09-14 5:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-11 18:47 [Qemu-devel] [PATCH v2 0/5] target-ppc: get rid of manual NaN handling in vector functions Aurelien Jarno
2012-09-11 18:47 ` [Qemu-devel] [PATCH v2 1/5] softfloat: make float_muladd_negate_* flags independent Aurelien Jarno
2012-09-13 23:23 ` Alexander Graf
2012-09-14 5:57 ` Aurelien Jarno [this message]
2012-09-11 18:47 ` [Qemu-devel] [PATCH v2 2/5] target-ppc: simplify NaN propagation for vector functions Aurelien Jarno
2012-09-11 18:47 ` [Qemu-devel] [PATCH v2 3/5] target-ppc: use the softfloat min/max functions Aurelien Jarno
2012-09-11 18:47 ` [Qemu-devel] [PATCH v2 4/5] target-ppc: use the softfloat float32_muladd function Aurelien Jarno
2012-09-11 18:47 ` [Qemu-devel] [PATCH v2 5/5] target-ppc: get rid of the HANDLE_NAN{1, 2, 3} macros Aurelien Jarno
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=20120914055729.GD6791@ohm.aurel32.net \
--to=aurelien@aurel32.net \
--cc=agraf@suse.de \
--cc=jcmvbkbc@gmail.com \
--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.