unicorn/qemu/tcg/i386
Richard Henderson 63d1aae6b2
tcg/i386: Implement vector minmax arithmetic
The avx instruction set does not directly provide MO_64.
We can still implement 64-bit with comparison and vpblendvb.

Backports commit bc37faf4cb2baa77c44298c01558970b88d32808 from qemu
2019-01-29 16:41:11 -05:00
..
tcg-target.h tcg/i386: Implement vector minmax arithmetic 2019-01-29 16:41:11 -05:00
tcg-target.inc.c tcg/i386: Implement vector minmax arithmetic 2019-01-29 16:41:11 -05:00
tcg-target.opc.h tcg/i386: Add vector operations 2018-03-07 08:07:40 -05:00