|
From: | Richard Henderson |
Subject: | Re: [PATCH v2 for-10.0 51/54] target/hexagon: Set default NaN pattern explicitly |
Date: | Mon, 2 Dec 2024 11:38:38 -0600 |
User-agent: | Mozilla Thunderbird |
On 12/2/24 07:13, Peter Maydell wrote:
Set the default NaN pattern explicitly for hexagon. Remove the ifdef from parts64_default_nan(); the only remaining unconverted targets all use the default case. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> --- target/hexagon/cpu.c | 2 ++ fpu/softfloat-specialize.c.inc | 5 ----- 2 files changed, 2 insertions(+), 5 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |