]> 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:06 +0000 (21:15 +0300)
commit097c347136d18fc2d472ffa31326d883a2d9c196
tree3de5f20fa1c91ddcdf6fda58e77fc4299f581269
parenta16eec9fb22444ef0aa2054d33fabbf8165ee78c
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>
tests/tcg/s390x/Makefile.target
tests/tcg/s390x/laalg.c [new file with mode: 0644]