qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: Tom Musta <tommusta@gmail.com>, Peter Maydell <peter.maydell@linaro.org>
Cc: "qemu-ppc@nongnu.org" <qemu-ppc@nongnu.org>,
	QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [V2 PATCH] target-ppc: Bug: VSX Convert to Integer Should Truncate
Date: Wed, 26 Mar 2014 09:41:12 -0700	[thread overview]
Message-ID: <53330328.9080705@twiddle.net> (raw)
In-Reply-To: <5332ECAC.9070308@gmail.com>

On 03/26/2014 08:05 AM, Tom Musta wrote:
> On 3/25/2014 1:06 PM, Peter Maydell wrote:
>> Looking at this a little more closely, why aren't we
>> just using the _round_to_zero versions of the float
>> to int conversion softfloat functions? (This is how
>> we implement fctiwz vs fctiw, for instance.)
> 
> Unfortunately, the softfloat list of these functions is not complete.
> Specifically, float32_to_uint64_round_to_zero is missing.  I can add it
> but this means a bigger patch.  Thoughts?
> 
Please do.


r~

      reply	other threads:[~2014-03-26 16:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-23 18:02 [Qemu-devel] [PATCH] target-ppc: Bug: VSX Convert to Integer Should Truncate Tom Musta
2014-03-23 18:21 ` Peter Maydell
2014-03-23 21:52   ` [Qemu-devel] [V2 PATCH] " Tom Musta
2014-03-25 18:06     ` Peter Maydell
2014-03-25 21:26       ` Tom Musta
2014-03-26 15:05       ` Tom Musta
2014-03-26 16:41         ` Richard Henderson [this message]

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=53330328.9080705@twiddle.net \
    --to=rth@twiddle.net \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    --cc=tommusta@gmail.com \
    /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).