tests/tcg/s390x: Test shift instructions
authorIlya Leoshkevich <iii@linux.ibm.com>
Wed, 12 Jan 2022 16:50:16 +0000 (17:50 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 17 Jan 2022 07:36:33 +0000 (08:36 +0100)
commitf7cff0738d1bc66b530a6c200874eb86575048f4
tree6668b1447cef6592c6d36efdc006c9a584a2dd9b
parent6da170beda33f3e7f1d9242814acd9f428f0f0fb
tests/tcg/s390x: Test shift instructions

Add a test for each shift instruction in order to to prevent
regressions.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Acked-by: David Hildenbrand <david@redhat.com>
Message-Id: <20220112165016.226996-6-iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/tcg/s390x/Makefile.target
tests/tcg/s390x/shift.c [new file with mode: 0644]