tcg/i386: Do not expand cmpsel_vec early
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 7 Sep 2024 03:32:38 +0000 (20:32 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 22 Sep 2024 04:54:49 +0000 (06:54 +0200)
commitdb4121d20715caa74c5863da64754bdf4baeeda6
treef35b27948ef887ffa53f99236fc4b2466ad33393
parentb8a567039af94790b1994bac12238added097fea
tcg/i386: Do not expand cmpsel_vec early

Expand during output instead of during opcode generation.
Remove x86_vpblendvb_vec opcode, this this removes the only user.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/i386/tcg-target-con-set.h
tcg/i386/tcg-target.c.inc
tcg/i386/tcg-target.h
tcg/i386/tcg-target.opc.h