]> www.infradead.org Git - users/dwmw2/qemu.git/commit
tests/tcg/s390x: Test modifying code using the MVC instruction
authorIlya Leoshkevich <iii@linux.ibm.com>
Tue, 28 Jan 2025 00:12:43 +0000 (01:12 +0100)
committerThomas Huth <thuth@redhat.com>
Thu, 30 Jan 2025 09:39:37 +0000 (10:39 +0100)
commitb497b0376cb60ae786ec12cffb259641ec1314eb
tree619236ff335c76a514bf58b3f2df86ed6c13e4e4
parente43ced8be18dda77c229ab09f85136a4d600d40d
tests/tcg/s390x: Test modifying code using the MVC instruction

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: <20250128001338.11474-2-iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/tcg/s390x/Makefile.softmmu-target
tests/tcg/s390x/mvc-smc.c [new file with mode: 0644]