On 3/12/24 21:39, Richard Henderson wrote:
Remove "3" as a special case for which and simply branch to return the desired value.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- fpu/softfloat-parts.c.inc | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>