tests/tcg/s390x: Test ADD LOGICAL WITH CARRY
commitd7e61d6b39cd3d644bc33bcb517d24fca479704c
authorIlya Leoshkevich <iii@linux.ibm.com>
Mon, 6 Nov 2023 09:31:26 +0000 (6 10:31 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 7 Nov 2023 18:27:08 +0000 (7 19:27 +0100)
tree177204be8303b7b9f8dba8c92785011fbc7efe27
parentebc14107f1f3ac1db13132cd28cf94adcd38e5d7
tests/tcg/s390x: Test ADD LOGICAL WITH CARRY

Add a test that tries different combinations of ADD LOGICAL WITH
CARRY instructions.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-ID: <20231106093605.1349201-6-iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/tcg/s390x/Makefile.target
tests/tcg/s390x/add-logical-with-carry.c [new file with mode: 0644]