|
From: | Richard Henderson |
Subject: | Re: [PATCH 3/3] tests/tcg/s390x: Add a test for the vistr instruction |
Date: | Fri, 14 Oct 2022 05:24:31 +1100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2 |
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<thuth@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.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |