qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 19/20] target/arm: Rewrite vector gather first-f


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 19/20] target/arm: Rewrite vector gather first-fault loads
Date: Thu, 23 Aug 2018 17:10:41 +0100

On 9 August 2018 at 05:22, Richard Henderson
<address@hidden> wrote:
> This implements the feature for softmmu, and moves the
> main loop out of a macro and into a function.
>
> Signed-off-by: Richard Henderson <address@hidden>
> ---
>  target/arm/helper-sve.h    |  84 ++++++++---
>  target/arm/sve_helper.c    | 290 +++++++++++++++++++++++++++----------
>  target/arm/translate-sve.c |  84 +++++------
>  3 files changed, 321 insertions(+), 137 deletions(-)

Reviewed-by: Peter Maydell <address@hidden>

thanks
-- PMM



reply via email to

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