tcg/s390x: Implement andc, orc, abs, neg, not vector operations
commitae77bbe5747dc655bed213006798f9b07e2f79bf
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 15 Sep 2020 01:23:16 +0000 (14 18:23 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 5 Oct 2021 23:53:17 +0000 (5 16:53 -0700)
tree22c2e4a9914551095cd40ee869bd29df8e778450
parenta429ee2978a1bb81cfb737e382a47c119a2c0886
tcg/s390x: Implement andc, orc, abs, neg, not vector operations

These logical and arithmetic operations are optional but trivial.

Reviewed-by: David Hildenbrand <david@redhat.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