qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v6 64/82] target/arm: Implement SVE2 TBL, TBX


From: Peter Maydell
Subject: Re: [PATCH v6 64/82] target/arm: Implement SVE2 TBL, TBX
Date: Thu, 13 May 2021 14:59:03 +0100

On Fri, 30 Apr 2021 at 22:26, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> From: Stephen Long <steplong@quicinc.com>
>
> Signed-off-by: Stephen Long <steplong@quicinc.com>
> Message-Id: <20200428144352.9275-1-steplong@quicinc.com>
> [rth: rearrange the macros a little and rebase]
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/arm/helper-sve.h    | 10 +++++
>  target/arm/sve.decode      |  5 +++
>  target/arm/sve_helper.c    | 90 ++++++++++++++++++++++++++++++--------
>  target/arm/translate-sve.c | 33 ++++++++++++++
>  4 files changed, 119 insertions(+), 19 deletions(-)

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

thanks
-- PMM



reply via email to

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