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/tests/tcg/s390x
Ilya Leoshkevich 6dc293540e tests/tcg/s390x: Add the floating-point multiply-and-add test
Add a test to prevent regressions.
Share some useful pieces with the vfminmax test.
Remove the duplicates from the floating point class values.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-ID: <20241023000147.34035-3-iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2 weeks ago
..
gdbstub tests/tcg: Factor out gdbstub test functions 10 months ago
Makefile.softmmu-target pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints 1 month ago
Makefile.target tests/tcg/s390x: Add the floating-point multiply-and-add test 2 weeks ago
add-logical-with-carry.c tests/tcg/s390x: Test ADD LOGICAL WITH CARRY 1 year ago
bal.S tests/tcg/s390x: Add bal.S 2 years ago
br-odd.S tests/tcg/s390x: Test unaligned accesses 2 years ago
branch-relative-long.c tests/tcg/s390x: Use a different PCRel32 notation in branch-relative-long.c 3 years ago
cdsg.c tests/tcg/s390x: Add cdsg.c 2 years ago
cgebra.c tests/tcg/s390x: Test CLGEBR and CGEBRA 1 year ago
cgrl-unaligned.S tests/tcg/s390x: Test unaligned accesses 2 years ago
chrl.c tests/tcg/s390x: Add C(G)HRL test 2 years ago
cksm.S tests/tcg/s390x: Test CKSM 1 year ago
clc.c tests/tcg/s390x: Test CLC with inaccessible second operand 1 year ago
clgebr.c tests/tcg/s390x: Test CLGEBR and CGEBRA 1 year ago
clm.S tests/tcg/s390x: Test CLM 1 year ago
clrl-unaligned.S tests/tcg/s390x: Test unaligned accesses 2 years ago
clst.c tests/tcg/s390x: Add clst.c 2 years ago
console.c pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints 1 month ago
crl-unaligned.S tests/tcg/s390x: Test unaligned accesses 2 years ago
csst.c tests/tcg/s390x: Fix alignment of csst parameter list 6 years ago
cvb.c tests/tcg/s390x: Test CONVERT TO BINARY 10 months ago
cvd.c tests/tcg/s390x: Test CONVERT TO DECIMAL 10 months ago
div.c target/s390x: Use a single return for helper_divs64/u64 2 years ago
epsw.c tests/tcg/s390x: Test EPSW 1 year ago
ex-branch.c tests/tcg/s390x: Test EXECUTE of relative branches 2 years ago
ex-odd.S tests/tcg/s390x: Test unaligned accesses 2 years ago
ex-relative-long.c tests/tcg/s390x: Add ex-relative-long.c 2 years ago
ex-smc.c tests/tcg/s390x: Test modifying an EXECUTE target 2 months ago
exrl-ssm-early.S tests/tcg/s390x: Add PSW modification tests 2 years ago
exrl-trt.c tests/tcg/s390x: Fix the exrl-trt* tests with Clang 3 years ago
exrl-trtr.c tests/tcg/s390x: Fix the exrl-trt* tests with Clang 3 years ago
float.h tests/tcg/s390x: Add the floating-point multiply-and-add test 2 weeks ago
fma.c tests/tcg/s390x: Add the floating-point multiply-and-add test 2 weeks ago
head64.S pc-bios/s390-ccw: Move the stack array into start.S 1 year ago
hello-s390x-asm.S tests/tcg/s390x: Fix test-svc with clang 1 year ago
hello-s390x.c
icm.S tests/tcg/s390x: Test ICM 1 year ago
ipm.c target/s390x: fix IPM polluting irrelevant bits 6 years ago
laalg.c tests/tcg/s390x: Test LAALG with negative cc_src 1 year ago
lae.c tests/tcg/s390x: Test LOAD ADDRESS EXTENDED 11 months ago
larl.c tests/tcg/s390x: Test LARL with a large offset 1 year ago
lcbb.c tests/tcg/s390x: Test LCBB 2 years ago
lgrl-unaligned.S tests/tcg/s390x: Test unaligned accesses 2 years ago
llgfrl-unaligned.S tests/tcg/s390x: Test unaligned accesses 2 years ago
locfhr.c tests/tcg/s390x: Test LOCFHR 2 years ago
long-double.c tests/tcg/s390x: Add long-double.c 2 years ago
lpsw.S tests/tcg/s390x: Add PSW modification tests 2 years ago
lpswe-early.S tests/tcg/s390x: Add PSW modification tests 2 years ago
lpswe-unaligned.S tests/tcg/s390x: Test unaligned accesses 2 years ago
lra.S tests/tcg/s390x: Test LRA 1 year ago
lrl-unaligned.S tests/tcg/s390x: Test unaligned accesses 2 years ago
mc.S tests/tcg/s390x: Test MC 1 year ago
mdeb.c tests/tcg/s390x: Test MDEB and MDEBR 1 year ago
mie3-compl.c tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3 3 years ago
mie3-mvcrl.c tests/tcg/s390x: Test MVCRL with a large value in R0 1 year ago
mie3-sel.c tests/tcg/s390x: Cleanup of mie3 tests. 3 years ago
mvc.c s390x: spelling fixes 1 year ago
mvo.c tests/tcg/s390x: Fix mvc, mvo and pack tests with Clang 3 years ago
mxdb.c tests/tcg/s390x: Test MXDB and MXDBR 2 years ago
noexec.c target/s390x: Make translator stop before the end of a page 2 years ago
pack.c tests/tcg/s390x: Fix mvc, mvo and pack tests with Clang 3 years ago
per.S tests/tcg/s390x: Add per.S 6 months ago
pgm-specification-softmmu.S tcg: Correct invalid mentions of 'softmmu' by 'system-mode' 1 year ago
pgm-specification-user.c tests/tcg/s390x: Test unaligned accesses 2 years ago
pgm-specification.mak tcg: Correct invalid mentions of 'softmmu' by 'system-mode' 1 year ago
precise-smc-softmmu.S tests/tcg/s390x: Test precise self-modifying code handling 1 year ago
precise-smc-user.c tests/tcg/s390x: Test precise self-modifying code handling 1 year ago
rxsbg.c tests/tcg/s390x: Add rxsbg.c 2 years ago
sam.S tests/tcg/s390x: Add sam.S 2 years ago
shift.c tests/tcg/s390x: Test shift instructions 3 years ago
signals-s390x.c tests/tcg/s390x: Test unwinding from signal handlers 3 years ago
softmmu.ld tcg: Correct invalid mentions of 'softmmu' by 'system-mode' 1 year ago
ssm-early.S tests/tcg/s390x: Add PSW modification tests 2 years ago
stgrl-unaligned.S tests/tcg/s390x: Test unaligned accesses 2 years ago
stosm-early.S tests/tcg/s390x: Add PSW modification tests 2 years ago
stpq.S tests/tcg/s390x: Test STPQ 1 year ago
strl-unaligned.S tests/tcg/s390x: Test unaligned accesses 2 years ago
trap.c tests/tcg: Test that compare-and-trap raises SIGFPE 3 years ago
ts.c tests/tcg/s390x: Test TEST AND SET 8 months ago
unaligned-lowcore.S tests/tcg/s390x: Test unaligned accesses to lowcore 2 years ago
vcksm.c tests/tcg/s390x: Test VCKSM 1 year ago
vfminmax.c tests/tcg/s390x: Add the floating-point multiply-and-add test 2 weeks ago
vistr.c tests/tcg/s390x: Add a test for the vistr instruction 2 years ago
vrep.c tests/tcg/s390x: Test VREP 1 year ago
vstl.c tests/tcg/s390x: Test VSTL 1 year ago
vx.h tests/tcg/s390x: Test VCKSM 1 year ago
vxeh2_vcvt.c tests/tcg/s390x: Tests for Vector Enhancements Facility 2 3 years ago
vxeh2_vlstr.c tests/tcg/s390x: Tests for Vector Enhancements Facility 2 3 years ago
vxeh2_vs.c tests/tcg/s390x: Tests for Vector Enhancements Facility 2 3 years ago
vxeh2_vstrs.c tests/tcg/s390x: Test VSTRS 1 year ago