qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 11/17] target/arm: Move VLLDM and VLSTM to vfp.decode


From: Peter Maydell
Subject: Re: [PATCH v2 11/17] target/arm: Move VLLDM and VLSTM to vfp.decode
Date: Tue, 25 Feb 2020 13:26:55 +0000

On Mon, 24 Feb 2020 at 22:22, Richard Henderson
<address@hidden> wrote:
>
> Now that we no longer have an early check for ARM_FEATURE_VFP,
> we can use the proper ISA check in trans_VLLDM_VLSTM.
>
> Signed-off-by: Richard Henderson <address@hidden>
> ---
> v2: Fix !secure (pmm)
> ---
>  target/arm/vfp.decode          |  2 ++
>  target/arm/translate-vfp.inc.c | 39 +++++++++++++++++++++++++
>  target/arm/translate.c         | 53 ++++++----------------------------
>  3 files changed, 50 insertions(+), 44 deletions(-)
>

Reviewed-by: Peter Maydell <address@hidden>

thanks
-- PMM



reply via email to

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