Searched hist:ba6558461cb0280ad861b376cbfff4680be82570 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/fpu/ |
H A D | softfloat-specialize.c.inc | diff ba6558461cb0280ad861b376cbfff4680be82570 Tue Nov 05 04:09:57 CST 2024 Peter Maydell <peter.maydell@linaro.org> target/rx: Explicitly set 2-NaN propagation rule
Set the NaN propagation rule explicitly for the float_status word used in the rx target.
This 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> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20241025141254.2141506-21-peter.maydell@linaro.org
|
/openbmc/qemu/target/rx/ |
H A D | cpu.c | diff ba6558461cb0280ad861b376cbfff4680be82570 Tue Nov 05 04:09:57 CST 2024 Peter Maydell <peter.maydell@linaro.org> target/rx: Explicitly set 2-NaN propagation rule
Set the NaN propagation rule explicitly for the float_status word used in the rx target.
This 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> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20241025141254.2141506-21-peter.maydell@linaro.org
|