On Wed, 18 Aug 2021 at 21:06, Richard Henderson
<richard.hender...@linaro.org> wrote:
>
> These functions are much closer to the softmmu helper
> functions, in that they take the complete MemOpIdx,
> and from that they may enforce required alignment.
>
> The previous cpu_ldst.h functions did not have alignment info,
> and so did not enforce it.  Retain this by adding MO_UNALN to
> the MemOp that we create in calling the new functions.
>
> Signed-off-by: Richard Henderson <richard.hender...@linaro.org>


Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>

thanks
-- PMM

Reply via email to