Re: [PATCH v2] tests/tcg/s390x: Test LOAD and STORE REVERSED
Richard Henderson <[email protected]>
| Newsgroups | gmane.comp.emulators.qemu |
|---|---|
| Message-ID | <[email protected]> |
On 8/3/26 05:38, Ilya Leoshkevich wrote: > Add a small test to prevent regressions. > > Signed-off-by: Ilya Leoshkevich<[email protected]> > --- > > v1 -> v2: CC:[email protected]. > Check that upper bytes are not modified. > > tests/tcg/s390x/Makefile.target | 1 + > tests/tcg/s390x/load-store-reversed.c | 46 +++++++++++++++++++++++++++ > 2 files changed, 47 insertions(+) > create mode 100644 tests/tcg/s390x/load-store-reversed.c Reviewed-by: Richard Henderson <[email protected]> r~