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/linux-user/arm/nwfpe
Peter Maydell 29fbe4786e target/arm: Set default NaN pattern explicitly
Set the default NaN pattern explicitly for the arm target.
This includes setting it for the old linux-user nwfpe emulation.
For nwfpe, our default doesn't match the real kernel, but we
avoid making a behaviour change in this commit.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20241202131347.498124-41-peter.maydell@linaro.org
5 months ago
..
double_cpdo.c Replace config-time define HOST_WORDS_BIGENDIAN 3 years ago
extended_cpdo.c
fpa11.c target/arm: Set default NaN pattern explicitly 5 months ago
fpa11.h
fpa11.inl
fpa11_cpdo.c
fpa11_cpdt.c Replace config-time define HOST_WORDS_BIGENDIAN 3 years ago
fpa11_cprt.c
fpopcode.c
fpopcode.h
fpsr.h
meson.build
single_cpdo.c