qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH RFC v2] target/arm: Implement SVE2 TBL, TBX


From: Richard Henderson
Subject: Re: [PATCH RFC v2] target/arm: Implement SVE2 TBL, TBX
Date: Tue, 16 Jun 2020 11:18:42 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

On 4/28/20 7:43 AM, Stephen Long wrote:
> Signed-off-by: Stephen Long <steplong@quicinc.com>
> ---
>  target/arm/helper-sve.h    | 10 ++++++
>  target/arm/internals.h     | 12 +++++++
>  target/arm/sve.decode      |  5 +++
>  target/arm/sve_helper.c    | 71 ++++++++++++++++++++++++++++++++++----
>  target/arm/translate-sve.c | 20 +++++++++++
>  5 files changed, 112 insertions(+), 6 deletions(-)

I've rearranged the macros in sve_helper.c a little and queued.


r~



reply via email to

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