tests/tcg/s390x: Test LOAD ADDRESS EXTENDED
commit2bcc91ecea99bd559fa551d80e6321027e01106d
authorIlya Leoshkevich <iii@linux.ibm.com>
Thu, 11 Jan 2024 09:21:27 +0000 (11 10:21 +0100)
committerThomas Huth <thuth@redhat.com>
Thu, 11 Jan 2024 13:13:07 +0000 (11 14:13 +0100)
tree41c33916692dab3c09fdd08d56c006d998821468
parente358a25a97c71c39e3513d9b869cdb82052e50b8
tests/tcg/s390x: Test LOAD ADDRESS EXTENDED

Add a small test to prevent regressions. Userspace runs in primary
mode, so LAE should always set the access register to 0.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-ID: <20240111092328.929421-3-iii@linux.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/tcg/s390x/Makefile.target
tests/tcg/s390x/lae.c [new file with mode: 0644]