qemu/tcg/i386
Richard Henderson bc37faf4cb 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.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-01-28 07:03:34 -08:00
..
tcg-target.h tcg/i386: Implement vector minmax arithmetic 2019-01-28 07:03:34 -08:00
tcg-target.inc.c tcg/i386: Implement vector minmax arithmetic 2019-01-28 07:03:34 -08:00
tcg-target.opc.h tcg/i386: Add vector operations 2018-02-08 15:54:08 +00:00