]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/tcg/s390x: Test LCBB
authorIlya Leoshkevich <iii@linux.ibm.com>
Fri, 26 May 2023 18:12:38 +0000 (20:12 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Wed, 7 Jun 2023 09:36:29 +0000 (12:36 +0300)
commit8776c6cf6a58841c8e96ba2bf7d11f48861934d4
tree928c598823100262315a9bef6fe1068a6cbe6603
parent76d4eb3a5e24cd7f0e47ae5f0b0d01c3243f1bec
tests/tcg/s390x: Test LCBB

Add a test to prevent regressions.

Cc: qemu-stable@nongnu.org
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20230526181240.1425579-3-iii@linux.ibm.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
(cherry picked from commit 05d000fb4dcac4bc02ffa08fcf14b51683b878f6)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
tests/tcg/s390x/Makefile.target
tests/tcg/s390x/lcbb.c [new file with mode: 0644]