qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 13/36] target/arm: Convert Neon 'load/store single structure'


From: Richard Henderson
Subject: Re: [PATCH 13/36] target/arm: Convert Neon 'load/store single structure' to decodetree
Date: Thu, 30 Apr 2020 12:32:46 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

On 4/30/20 11:09 AM, Peter Maydell wrote:
> Convert the Neon "load/store single structure to one lane" insns to
> decodetree.
> 
> As this is the last set of insns in the neon load/store group,
> we can remove the whole disas_neon_ls_insn() function.
> 
> Signed-off-by: Peter Maydell <address@hidden>
> ---
>  target/arm/translate-neon.inc.c |  89 +++++++++++++++++++
>  target/arm/translate.c          | 147 --------------------------------
>  target/arm/neon-ls.decode       |  11 +++
>  3 files changed, 100 insertions(+), 147 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>

r~



reply via email to

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