qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v6 29/82] target/arm: Implement SVE2 SQSHRN, SQRSHRN


From: Peter Maydell
Subject: Re: [PATCH v6 29/82] target/arm: Implement SVE2 SQSHRN, SQRSHRN
Date: Wed, 12 May 2021 09:59:37 +0100

On Fri, 30 Apr 2021 at 21:50, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> This completes the section "SVE2 bitwise shift right narrow".
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/arm/helper-sve.h    |  16 ++++++
>  target/arm/sve.decode      |   4 ++
>  target/arm/sve_helper.c    |  24 +++++++++
>  target/arm/translate-sve.c | 105 +++++++++++++++++++++++++++++++++++++
>  4 files changed, 149 insertions(+)

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

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