On 10/13/22 11:27, Thomas Huth wrote:
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.Signed-off-by: Thomas Huth<th...@redhat.com> --- tests/tcg/s390x/vistr.c | 45 +++++++++++++++++++++++++++++++++ tests/tcg/s390x/Makefile.target | 4 +++ 2 files changed, 49 insertions(+) create mode 100644 tests/tcg/s390x/vistr.c
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~