]> git.proxmox.com Git - mirror_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)
committerThomas Huth <thuth@redhat.com>
Tue, 7 Nov 2023 18:27:08 +0000 (19:27 +0100)
commit43fecbe7a53fe8e5a6aff0d6471b1cc624e26b51
treec8d800d904d6211f42e4ec16e58c6089e5b2f5dc
parentaba2ec341c6d20c8dc3e6ecf87fa7c1a71e30c1e
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>
tests/tcg/s390x/Makefile.target
tests/tcg/s390x/clc.c [new file with mode: 0644]