]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/tcg/x86_64/fma: add test for exact-denormal output
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 19 May 2025 14:51:14 +0000 (15:51 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 6 Jun 2025 12:32:55 +0000 (14:32 +0200)
commit3f9bdfb0dc8162cbc080c868625336178ddcda56
tree21462352c7e9ca215e4fe3a5d17b3915b603f995
parent57df511180ae015c4f6fac2a8260649a79e8ead9
tests/tcg/x86_64/fma: add test for exact-denormal output

Add some fma test cases that check for correct handling of FTZ and
for the flag that indicates that the input denormal was consumed.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Link: https://lore.kernel.org/r/20250519145114.2786534-5-peter.maydell@linaro.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/tcg/x86_64/fma.c