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
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
..
kvm kvm: Allow kvm_arch_get/put_registers to accept Error** 2 months ago
tcg target/s390x: Fix the floating-point multiply-and-add NaN rules 2 weeks ago
Kconfig target/s390x: Add a CONFIG switch to disable legacy CPUs 5 months ago
arch_dump.c target/s390x/arch_dump: use correct byte order for pid 5 months ago
cpu-dump.c target/s390x: Prefer fast cpu_env() over slower CPU QOM cast macro 10 months ago
cpu-param.h license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later 3 months ago
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 1 year ago
cpu-sysemu.c s390x/cpu topology: resetting the Topology-Change-Report 1 year ago
cpu.c target/s390x: Explicitly set 2-NaN propagation rule 4 weeks ago
cpu.h target/s390: Convert CPU to Resettable interface 3 months ago
cpu_features.c target/s390x: flag te and cte as deprecated 7 months ago
cpu_features.h target/s390x: report deprecated-props in cpu-model-expansion reply 7 months ago
cpu_features_def.h
cpu_features_def.h.inc s390x: correct typos 10 months ago
cpu_models.c target/s390x: Add a CONFIG switch to disable legacy CPUs 5 months ago
cpu_models.h target/s390x/cpu_models: Make kvm_s390_apply_cpu_model() return boolean 7 months ago
cpu_models_sysemu.c target/s390x: move @deprecated-props to CpuModelExpansion Info 4 months ago
cpu_models_user.c target/s390x: split sysemu part of cpu models 3 years ago
diag.c s390x: Rebuild IPLB for SCSI device directly from DIAG308 1 month ago
gdbstub.c target/s390x: Use explicit big-endian LD/ST API 2 months ago
gen-features.c target/s390x: AP-passthrough for PV guests 1 year ago
helper.c target/s390x: Prefer fast cpu_env() over slower CPU QOM cast macro 10 months ago
helper.h target/s390x: Simplify per_ifetch, per_check_exception 6 months ago
interrupt.c target/s390x: move kvm files into kvm/ 3 years ago
ioinst.c target/s390x: Use explicit big-endian LD/ST API 2 months ago
machine.c target/s390x: Constify VMState in machine.c 11 months ago
meson.build meson: Rename target_softmmu_arch -> target_system_arch 1 year ago
mmu_helper.c target/s390x: Use s390_skeys_get|set() helper 6 months ago
s390x-internal.h target/s390x: Fix float_comp_to_cc() prototype 2 years ago
sigp.c target/s390: Convert CPU to Resettable interface 3 months ago
trace-events target/s390x: Use s390_skeys_get|set() helper 6 months ago
trace.h