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
..
2019-01-30 11:01:52 +01:00
2019-01-30 11:01:52 +01:00
2019-02-07 11:46:40 +00:00
2019-05-16 13:15:08 +01:00
2019-01-30 11:01:52 +01:00