qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH 07/10] target/arm: Convert Neon narrowing shifts with op==9 t


From: Richard Henderson
Subject: Re: [PATCH 07/10] target/arm: Convert Neon narrowing shifts with op==9 to decodetree
Date: Fri, 15 May 2020 19:05:58 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

On 5/15/20 7:20 AM, Peter Maydell wrote:
> Convert the remaining Neon narrowing shifts to decodetree:
>   * VQSHRN
>   * VQRSHRN
> 
> Signed-off-by: Peter Maydell <address@hidden>
> ---
>  target/arm/neon-dp.decode       |  32 ++++++++++
>  target/arm/translate-neon.inc.c |  15 +++++
>  target/arm/translate.c          | 110 +-------------------------------
>  3 files changed, 49 insertions(+), 108 deletions(-)

Modulo &2reg_shift_nq,

Reviewed-by: Richard Henderson <address@hidden>


r~




reply via email to

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