qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 06/10] softfloat: Inline float32 compare specializations


From: Alex Bennée
Subject: Re: [PATCH 06/10] softfloat: Inline float32 compare specializations
Date: Tue, 19 May 2020 10:38:02 +0100
User-agent: mu4e 1.4.6; emacs 28.0.50

Richard Henderson <address@hidden> writes:

> Replace the float32 compare specializations with inline functions
> that call the standard float32_compare{,_quiet} functions.
> Use bool as the return type.
>
> Signed-off-by: Richard Henderson <address@hidden>
> ---
>  include/fpu/softfloat.h |  49 +++++++--
>  fpu/softfloat.c         | 216 ----------------------------------------
>  2 files changed, 41 insertions(+), 224 deletions(-)

\o/

Reviewed-by: Alex Bennée <address@hidden>

<snip>

-- 
Alex Bennée



reply via email to

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