qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-ppc] [V2 PATCH] target-ppc: Bug: VSX Convert to Integer Should


From: Tom Musta
Subject: Re: [Qemu-ppc] [V2 PATCH] target-ppc: Bug: VSX Convert to Integer Should Truncate
Date: Wed, 26 Mar 2014 10:05:16 -0500
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

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?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]