[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 18/24] target/arm: Use finalize_memop for aa64 fpr load/st
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2 18/24] target/arm: Use finalize_memop for aa64 fpr load/store |
Date: |
Thu, 7 Jan 2021 17:30:37 +0000 |
On Tue, 8 Dec 2020 at 18:01, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> For 128-bit load/store, use 16-byte alignment. This
> requires that we perform the two operations in the
> correct order so that we generate the alignment fault
> before modifying memory.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v2 18/24] target/arm: Use finalize_memop for aa64 fpr load/store,
Peter Maydell <=