qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 32/49] tests/tcg/arm: add fcvt test cases for


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v4 32/49] tests/tcg/arm: add fcvt test cases for AArch32/64
Date: Thu, 17 May 2018 13:30:44 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

On 05/17/2018 10:47 AM, Alex Bennée wrote:
> This runs through the usual float to float conversions and crucially
> also runs with ARM Alternative Half Precision Format.
> 
> Signed-off-by: Alex Bennée <address@hidden>
> [rth: tweak vcvtb.f16.f32/vctb.f32.f16 code and regen]
> Signed-off-by: Richard Henderson <address@hidden>
> 
> ---
> v4
>   - add fcvt.ref and check results against it
>   - fix single_to_half, single_to_double conversions
>   - properly toggle AHP mode (fpsr->fpcr)
>   - more values around the AHP margins
>   - add INF/NAN/SNAN inputs
>   - build for ARM and AArch64
>   - fix bug for hex literals
>   - add float-to-int
>   - checkpatch fix
> ---

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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