On Thu, 16 Feb 2023 at 03:09, Richard Henderson <richard.hender...@linaro.org> wrote: > > While we don't require 16-byte atomicity here, using a single > larger operation simplifies the code. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/translate-a64.c | 38 ++++++++++++++------------------------ > 1 file changed, 14 insertions(+), 24 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM