unicorn/qemu/tcg/aarch64
Richard Henderson 2ea6dfbd63
tcg: Add support for vector compare select
Perform a per-element conditional move. This combination operation is
easier to implement on some host vector units than plain cmp+bitsel.
Omit the usual gvec interface, as this is intended to be used by
target-specific gvec expansion call-backs.

Backports commit f75da2988eb2457fa23d006d573220c5c680ec4e from qemu
2019-05-24 18:21:13 -04:00
..
tcg-target-opc.h tcg/aarch64: Support vector variable shift opcodes 2019-05-16 15:58:54 -04:00
tcg-target.h tcg: Add support for vector compare select 2019-05-24 18:21:13 -04:00
tcg-target.inc.c tcg/aarch64: Do not advertise minmax for MO_64 2019-05-16 16:44:34 -04:00