On 5/26/23 11:12, Ilya Leoshkevich wrote:
Add a test to prevent regressions.Cc:qemu-sta...@nongnu.org Signed-off-by: Ilya Leoshkevich<i...@linux.ibm.com> --- tests/tcg/s390x/Makefile.target | 1 + tests/tcg/s390x/lcbb.c | 51 +++++++++++++++++++++++++++++++++ 2 files changed, 52 insertions(+) create mode 100644 tests/tcg/s390x/lcbb.c
Acked-by: Richard Henderson <richard.hender...@linaro.org> r~