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/fpu
Ilya Leoshkevich e1f1ccb8f0 target/s390x: Fix the floating-point multiply-and-add NaN rules
Order the helper arguments to match the Principles of Operation.
Implement the "Results: MULTIPLY AND ADD" table in pickNaNMulAdd().

Reported-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-ID: <20241023000147.34035-2-iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2 weeks ago
..
meson.build meson: Split out fpu/meson.build 4 years ago
softfloat-parts-addsub.c.inc softfloat: Move addsub_floats to softfloat-parts.c.inc 4 years ago
softfloat-parts.c.inc fpu: remove break after g_assert_not_reached() 2 months ago
softfloat-specialize.c.inc target/s390x: Fix the floating-point multiply-and-add NaN rules 2 weeks ago
softfloat.c fpu: Handle m68k extended precision denormals properly 1 year ago