qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 36/36] target/arm: Convert NEON VFMA, VFMS 3-reg-same insns t


From: Richard Henderson
Subject: Re: [PATCH 36/36] target/arm: Convert NEON VFMA, VFMS 3-reg-same insns to decodetree
Date: Thu, 30 Apr 2020 21:14:23 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

On 4/30/20 11:10 AM, Peter Maydell wrote:
> Convert the Neon floating point VFMA and VFMS insn to decodetree.
> These are the last insns in the 3-reg-same group so we can
> remove all the support/loop code from the old decoder.
> 
> Signed-off-by: Peter Maydell <address@hidden>
> ---
>  target/arm/translate-neon.inc.c |  41 ++++++++
>  target/arm/translate.c          | 176 +-------------------------------
>  target/arm/neon-dp.decode       |   3 +
>  3 files changed, 46 insertions(+), 174 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>

r~



reply via email to

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