On Wed, 3 May 2023 at 08:25, Richard Henderson <richard.hender...@linaro.org> wrote: > > Test the final byte of an unaligned access. > Use BSTRINS.D to clear the range of bits, rather than AND. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> (at least, it's the same general shape as other architectures; I have no loongarch-specific knowledge) thanks -- PMM