]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/tcg/s390x: Test LAALG with negative cc_src
authorIlya Leoshkevich <iii@linux.ibm.com>
Mon, 6 Nov 2023 09:31:25 +0000 (10:31 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Sun, 19 Nov 2023 18:15:23 +0000 (21:15 +0300)
commit15764a76351d5e349f3fd47256df8976ca60e3f5
treeb06d4ec63f4ba89498150184537d35ab79a34f8f
parent154760b6db6885631edc9ef3b6650a761c417792
tests/tcg/s390x: Test LAALG with negative cc_src

Add a small test to prevent regressions.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20231106093605.1349201-5-iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
(cherry picked from commit ebc14107f1f3ac1db13132cd28cf94adcd38e5d7)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
(Mjt: context fix in tests/tcg/s390x/Makefile.target)
tests/tcg/s390x/Makefile.target
tests/tcg/s390x/laalg.c [new file with mode: 0644]