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