qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 11/11] softfloat: Replace WHICH with RET in parts_pick_nan


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 11/11] softfloat: Replace WHICH with RET in parts_pick_nan
Date: Wed, 4 Dec 2024 07:12:17 +0100
User-agent: Mozilla Thunderbird

On 3/12/24 21:39, Richard Henderson wrote:
Replace the "index" selecting between A and B with a result variable
of the proper type.  This improves clarity within the function.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  fpu/softfloat-parts.c.inc | 28 +++++++++++++---------------
  1 file changed, 13 insertions(+), 15 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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