qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v7 34/64] target/nios2: Handle EXCP_UNALIGN and EXCP_UALIGND


From: Peter Maydell
Subject: Re: [PATCH v7 34/64] target/nios2: Handle EXCP_UNALIGN and EXCP_UALIGND
Date: Fri, 22 Apr 2022 13:56:01 +0100

On Thu, 21 Apr 2022 at 17:09, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> While some of the plumbing for misaligned data is present, in the form
> of nios2_cpu_do_unaligned_access, the hook will not be called because
> TARGET_ALIGNED_ONLY is not set in configs/targets/nios2-softmmu.mak.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/nios2/helper.c | 8 ++++++++
>  1 file changed, 8 insertions(+)

Typo in subject (missing N in "EXCP_UNALIGND"), otherwise

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

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]