qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 08/13] tcg/s390x: Support MIE3 logical operations


From: Ilya Leoshkevich
Subject: Re: [PATCH v3 08/13] tcg/s390x: Support MIE3 logical operations
Date: Tue, 6 Dec 2022 21:08:31 +0100

On Thu, Dec 01, 2022 at 10:51:55PM -0800, Richard Henderson wrote:
> This is andc, orc, nand, nor, eqv.
> We can use nor for implementing not.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  tcg/s390x/tcg-target-con-set.h |   1 +
>  tcg/s390x/tcg-target.h         |  25 +++++----
>  tcg/s390x/tcg-target.c.inc     | 100 +++++++++++++++++++++++++++++++++
>  3 files changed, 114 insertions(+), 12 deletions(-)

Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>



reply via email to

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