tcg/s390x: Support MIE3 logical operations
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 24 Feb 2022 00:04:25 +0000 (00:04 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 6 Jan 2023 23:07:07 +0000 (23:07 +0000)
commit6c9b5c0f53dfeab2937f23c85708ae5090b435a3
treee56baf36f407c1bd55ada8e7f5629ed25e7168a4
parent4134083f805389f56fa9ca219c2fdadcd170e0f9
tcg/s390x: Support MIE3 logical operations

This is andc, orc, nand, nor, eqv.
We can use nor for implementing not.

Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/s390x/tcg-target-con-set.h
tcg/s390x/tcg-target.c.inc
tcg/s390x/tcg-target.h