qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v6 30/82] target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEH


From: Peter Maydell
Subject: Re: [PATCH v6 30/82] target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI, WHILEHS
Date: Wed, 12 May 2021 10:07:51 +0100

On Fri, 30 Apr 2021 at 21:54, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Rename the existing sve_while (less-than) helper to sve_whilel
> to make room for a new sve_whileg helper for greater-than.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> v2: Use a new helper function to implement this.
> v4: Update for PREDDESC.

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

thanks
-- PMM



reply via email to

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