]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/tcg/s390x: Test CLC with inaccessible second operand
authorIlya Leoshkevich <iii@linux.ibm.com>
Mon, 6 Nov 2023 09:31:23 +0000 (10:31 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Sun, 19 Nov 2023 18:15:06 +0000 (21:15 +0300)
commit255422dc75db9b3502434f791abfdc32e6d886bb
treeabf4e55a5d54e7a13519306c4f255b86a83b79e7
parent88b778e4c2ef66d5faa1cc607dc6cbb996ca23e0
tests/tcg/s390x: Test CLC with inaccessible second operand

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-3-iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
(cherry picked from commit 43fecbe7a53fe8e5a6aff0d6471b1cc624e26b51)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
tests/tcg/s390x/Makefile.target
tests/tcg/s390x/clc.c [new file with mode: 0644]