tcg/s390x: Implement cmpsel_vec
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 11 Sep 2024 01:54:57 +0000 (01:54 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 22 Sep 2024 04:54:50 +0000 (06:54 +0200)
commit1c7d05ff70f09367ab8b519cbbb69dd5491f85f1
tree9f58ad90dab7821b76e418d2271f8ca997f3851f
parentce8e5f2f2f585fbbf507d96477b7dd75bf9182eb
tcg/s390x: Implement cmpsel_vec

Do not allow cmpsel_vec to be expanded early, so that we can
make the correct decision wrt the sense of the comparison.

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