qemu-patch-raspberry4/tcg/i386
Richard Henderson 38dc12947e tcg: Add support for vector bitwise select
This operation performs d = (b & a) | (c & ~a), and is present
on a majority of host vector units.  Include gvec expanders.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-05-22 15:09:43 -04:00
..
tcg-target.h tcg: Add support for vector bitwise select 2019-05-22 15:09:43 -04:00
tcg-target.inc.c tcg/i386: Fix dupi/dupm for avx1 and 32-bit hosts 2019-05-22 15:09:43 -04:00
tcg-target.opc.h tcg/i386: Add vector operations 2018-02-08 15:54:08 +00:00