Re: [PATCH v2 18/20] tests/tcg/aarch64: Use stz2g in mte-7.c

2023-05-30 Thread Peter Maydell
On Fri, 26 May 2023 at 00:27, Richard Henderson wrote: > > We have many other instances of stg in the testsuite; > change these to provide an instance of stz2g. > > Signed-off-by: Richard Henderson > --- > tests/tcg/aarch64/mte-7.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-)

[PATCH v2 18/20] tests/tcg/aarch64: Use stz2g in mte-7.c

2023-05-25 Thread Richard Henderson
We have many other instances of stg in the testsuite; change these to provide an instance of stz2g. Signed-off-by: Richard Henderson --- tests/tcg/aarch64/mte-7.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/tcg/aarch64/mte-7.c b/tests/tcg/aarch64/mte-7.c index