qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 07/15] tcg/arm: Implement andc, orc, abs, neg, not vector


From: Peter Maydell
Subject: Re: [PATCH v2 07/15] tcg/arm: Implement andc, orc, abs, neg, not vector operations
Date: Mon, 8 Feb 2021 18:22:00 +0000

On Mon, 8 Feb 2021 at 03:55, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> These logical and arithmetic operations are optional, but are
> trivial to accomplish with the existing infrastructure.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  tcg/arm/tcg-target-con-set.h |  1 +
>  tcg/arm/tcg-target.h         | 10 +++++-----
>  tcg/arm/tcg-target.c.inc     | 38 ++++++++++++++++++++++++++++++++++++
>  3 files changed, 44 insertions(+), 5 deletions(-)

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

thanks
-- PMM



reply via email to

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