|
From: | Richard Henderson |
Subject: | Re: [PATCH for-10.0 07/25] target/ppc: Set FloatInfZeroNaNRule explicitly |
Date: | Thu, 28 Nov 2024 07:28:58 -0600 |
User-agent: | Mozilla Thunderbird |
On 11/28/24 04:42, Peter Maydell wrote:
Set the FloatInfZeroNaNRule explicitly for the PPC target, so we can remove the ifdef from pickNaNMulAdd(). Signed-off-by: Peter Maydell <peter.maydell@linaro.org> --- target/ppc/cpu_init.c | 7 +++++++ fpu/softfloat-specialize.c.inc | 7 +------ 2 files changed, 8 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |