unicorn/qemu/tcg/i386
Richard Henderson 68cb096196
tcg/i386: Support vector comparison select value
We already had backend support for this feature. Expand the new
cmpsel opcode using vpblendb. The combination allows us to avoid
an extra NOT for some comparison codes.

Backports commit 904c5e19672778cc3349f4975437cfdf3371abb6 from qemu
2019-05-24 18:33:16 -04:00
..
tcg-target.h tcg/i386: Support vector comparison select value 2019-05-24 18:33:16 -04:00
tcg-target.inc.c tcg/i386: Support vector comparison select value 2019-05-24 18:33:16 -04:00
tcg-target.opc.h tcg/i386: Add vector operations 2018-03-07 08:07:40 -05:00