mirror of https://gitlab.com/qemu-project/qemu
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.
![]() The x86 DE bit in the FPU and MXCSR status is supposed to be set when an input denormal is consumed. We didn't previously report this from softfloat, so the x86 code either simply didn't set the DE bit or else incorrectly wired it up to denormal_flushed, depending on which register you looked at. Now we have input_denormal_used we can wire up these DE bits with the semantics they are supposed to have. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Link: https://lore.kernel.org/r/20250519145114.2786534-4-peter.maydell@linaro.org Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |
1 day ago | |
---|---|---|
.. | ||
alpha | 2 weeks ago | |
arm | 1 week ago | |
avr | 2 weeks ago | |
hexagon | 1 month ago | |
hppa | 2 weeks ago | |
i386 | 1 day ago | |
loongarch | 1 week ago | |
m68k | 2 weeks ago | |
microblaze | 2 weeks ago | |
mips | 1 week ago | |
openrisc | 2 weeks ago | |
ppc | 1 week ago | |
riscv | 1 week ago | |
rx | 2 weeks ago | |
s390x | 1 week ago | |
sh4 | 2 weeks ago | |
sparc | 1 week ago | |
tricore | 2 weeks ago | |
xtensa | 2 weeks ago | |
Kconfig | 9 months ago | |
meson.build | 9 months ago |