qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH v3 43/60] target/arm: Split out aa32_max_features


From: Peter Maydell
Subject: Re: [PATCH v3 43/60] target/arm: Split out aa32_max_features
Date: Fri, 22 Apr 2022 12:03:38 +0100

On Sun, 17 Apr 2022 at 19:37, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Share the code to set AArch32 max features so that we no
> longer have code drift between qemu{-system,}-{arm,aarch64}.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/arm/internals.h |   2 +
>  target/arm/cpu64.c     |  50 +-----------------
>  target/arm/cpu_tcg.c   | 114 ++++++++++++++++++++++-------------------
>  3 files changed, 65 insertions(+), 101 deletions(-)

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

thanks
-- PMM



reply via email to

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