On Wed, 3 May 2023 at 08:12, Richard Henderson <richard.hender...@linaro.org> wrote: > > Instead of using helper_unaligned_{ld,st}, use the full load/store helpers. > This will allow the fast path to increase alignment to implement atomicity > while not immediately raising an alignment exception. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM