]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/tcg/s390x: Test CLGEBR and CGEBRA
authorIlya Leoshkevich <iii@linux.ibm.com>
Mon, 24 Jul 2023 08:16:02 +0000 (10:16 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 24 Jul 2023 16:44:47 +0000 (18:44 +0200)
commit372886d2aebe84587a1099f547f938f711d9d163
tree3243ad692eaeacf72762150947912689367d0f2d
parentf6044c994a7b43edfdb18daa2b72faebca1ff482
tests/tcg/s390x: Test CLGEBR and CGEBRA

Add a small test to prevent regressions.

Tested-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20230724082032.66864-10-iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/tcg/s390x/Makefile.target
tests/tcg/s390x/cgebra.c [new file with mode: 0644]
tests/tcg/s390x/clgebr.c [new file with mode: 0644]