You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/rx
Peter Maydell ba6558461c 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
4 weeks ago
..
Kconfig meson: Introduce target-specific Kconfig 3 years ago
cpu-param.h target/rx: Remove `NB_MMU_MODES` define 2 years ago
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 1 year ago
cpu.c target/rx: Explicitly set 2-NaN propagation rule 4 weeks ago
cpu.h include/exec: Implement cpu_mmu_index generically 10 months ago
disas.c meson: target 4 years ago
gdbstub.c target/rx: Prefer fast cpu_env() over slower CPU QOM cast macro 9 months ago
helper.c target/rx: Prefer fast cpu_env() over slower CPU QOM cast macro 9 months ago
helper.h target/rx: Drop checks for singlestep_enabled 3 years ago
insns.decode target/rx: Fix Lesser GPL version number 4 years ago
meson.build meson: Rename target_softmmu_arch -> target_system_arch 1 year ago
op_helper.c include/exec: Replace target_ulong with abi_ptr in cpu_[st|ld]*() 1 year ago
translate.c target/rx: Use target_ulong for address in LI 4 months ago