qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2] Added hardfloat conversion from float32 to float64


From: Richard Henderson
Subject: Re: [PATCH v2] Added hardfloat conversion from float32 to float64
Date: Wed, 30 Oct 2019 10:06:00 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

On 10/17/19 4:21 PM, Matus Kysel wrote:
> Reintroduce float32_to_float64 that was removed here:
> https://lists.gnu.org/archive/html/qemu-devel/2018-04/msg00455.html
> 
>  - nbench test it not actually calling this function at all
>  - SPECS 2006 significat number of tests impoved their runtime, just
>    few of them showed small slowdown
> 
> Signed-off-by: Matus Kysel <address@hidden>
> ---
>  fpu/softfloat.c | 19 ++++++++++++++++++-
>  1 file changed, 18 insertions(+), 1 deletion(-)

Reviewed-by: Richard Henderson <address@hidden>

Queued.


r~



reply via email to

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