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/s390x/tcg
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
..
cc_helper.c target/s390x/tcg: Fix and improve the SACF instruction 2 years ago
crypto_helper.c target/helpers: Remove unnecessary 'qemu/main-loop.h' header 1 year ago
excp_helper.c target/s390x: Do not use unwind for per_check_exception 6 months ago
fpu_helper.c target/s390x: Fix the floating-point multiply-and-add NaN rules 2 weeks ago
insn-data.h.inc target/s390x: Emulate CVB, CVBY and CVBG 10 months ago
insn-format.h.inc target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc 2 years ago
int_helper.c target/s390x: Emulate CVB, CVBY and CVBG 10 months ago
mem_helper.c target/s390x: Use set/clear_helper_retaddr in mem_helper.c 5 months ago
meson.build
misc_helper.c target/s390x: Simplify per_ifetch, per_check_exception 6 months ago
s390-tod.h
tcg_s390x.h compiler.h: replace QEMU_NORETURN with G_NORETURN 3 years ago
translate.c target/s390x: fix build warning (gcc-12 -fsanitize=thread) 4 months ago
translate_vx.c.inc tcg: Rename cpu_env to tcg_env 1 year ago
vec.h Replace config-time define HOST_WORDS_BIGENDIAN 3 years ago
vec_fpu_helper.c target/s390x: Fix the floating-point multiply-and-add NaN rules 2 weeks ago
vec_helper.c target/s390x: Fix VSTL with a large length 1 year ago
vec_int_helper.c target/s390x: Use clmul_64 1 year ago
vec_string_helper.c target/s390x: Fix the "ignored match" case in VSTRS 1 year ago