|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 18/21] target/microblaze: Explicitly set 2-NaN propagation rule |
Date: | Sat, 26 Oct 2024 01:39:39 -0300 |
User-agent: | Mozilla Thunderbird |
On 25/10/24 11:12, Peter Maydell wrote:
Set the NaN propagation rule explicitly for the float_status word used in the microblaze target. This is probably not the architecturally correct behaviour, but since this is a no-behaviour-change patch, we leave a TODO note to that effect. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> --- target/microblaze/cpu.c | 5 +++++ fpu/softfloat-specialize.c.inc | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |