qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 02/21] target/arm: Convert Neon 2-reg-misc pairwise ops to de


From: Richard Henderson
Subject: Re: [PATCH 02/21] target/arm: Convert Neon 2-reg-misc pairwise ops to decodetree
Date: Fri, 19 Jun 2020 15:42:34 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

On 6/16/20 10:08 AM, Peter Maydell wrote:
> Convert the pairwise ops VPADDL and VPADAL in the 2-reg-misc grouping
> to decodetree.
> 
> At this point we can get rid of the weird CPU_V001 #define that was
> used to avoid having to explicitly list all the arguments being
> passed to some TCG gen/helper functions.
> 
> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
> ---
>  target/arm/neon-dp.decode       |   6 ++
>  target/arm/translate-neon.inc.c | 149 ++++++++++++++++++++++++++++++++
>  target/arm/translate.c          |  35 +-------
>  3 files changed, 157 insertions(+), 33 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~




reply via email to

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