tcg/ppc: Implement cmpsel_vec
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 10 Sep 2024 04:43:54 +0000 (04:43 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 22 Sep 2024 04:54:50 +0000 (06:54 +0200)
commitd0dabf9ec5bc8d4252cc7f166c28542a492eaaad
treeb60be20eb366dce0ce4864039c8c06d03fce21e0
parent782cffa4ce00f447e662fa377aebf9cfb19b016b
tcg/ppc: 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/ppc/tcg-target-con-set.h
tcg/ppc/tcg-target.c.inc
tcg/ppc/tcg-target.h