qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [PATCH v2 0/3] refactor float-to-float conversions and fi


From: Richard Henderson
Subject: Re: [Qemu-arm] [PATCH v2 0/3] refactor float-to-float conversions and fix AHP
Date: Wed, 2 May 2018 09:28:13 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

On 05/02/2018 08:43 AM, Alex Bennée wrote:
> This is a more polished version of the re-factoring of the softfloat
> fcvt code. I've split apart the fixes for ARM alternative
> half-precision format for easier review. Rather than rely on some
> questionable hacks it introduces a new FloatFmt to allow cleaner
> handling of the differences in the common code. If there are other
> alternative floating point formats they can follow a similar approach.
> 
> I've included the test case for reference although I expect it to be
> merged with my tcg-testing revival code which has the rest of the
> build and test machinery for the test case.
> 
> checkpatch dumps a bunch of false-positives as it doesn't like
> scientific notation for floats or inline assembler used in the test
> case.
> 
> Cheers,
> 
> Alex Bennée (3):
>   fpu/softfloat: re-factor float to float conversions
>   fpu/softfloat: support ARM Alternative half-precision
>   tests/tcg/aarch64: add fcvt test cases for AArch64 (!UPSTREAM)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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