tests/tcg/s390x: Add a test for the vistr instruction
authorThomas Huth <thuth@redhat.com>
Wed, 12 Oct 2022 18:27:55 +0000 (20:27 +0200)
committerThomas Huth <thuth@redhat.com>
Fri, 28 Oct 2022 06:34:58 +0000 (08:34 +0200)
commit9e3eb3b29a73c35adbbe60b0fd3c8feb6c680d55
tree93f85527df927b0c173dbb145e8d03618f5895dc
parentf7d81a351d6122440f9190adba69da3f81b7b186
tests/tcg/s390x: Add a test for the vistr instruction

This test can be used to verify that the change in the previous
commit is indeed fixing the problem with the M3 vs. M4 field
mixup.

Message-Id: <20221012182755.1014853-4-thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/tcg/s390x/Makefile.target
tests/tcg/s390x/vistr.c [new file with mode: 0644]