diff options
| author | Richard Henderson | 2019-04-30 22:01:12 +0200 |
|---|---|---|
| committer | Richard Henderson | 2019-05-22 21:09:43 +0200 |
| commit | f75da2988eb2457fa23d006d573220c5c680ec4e (patch) | |
| tree | b6192d1d40e1627a67a6dfc6f205ea5dfb1edd81 /python | |
| parent | tcg: Add support for vector bitwise select (diff) | |
| download | qemu-f75da2988eb2457fa23d006d573220c5c680ec4e.tar.gz qemu-f75da2988eb2457fa23d006d573220c5c680ec4e.tar.xz qemu-f75da2988eb2457fa23d006d573220c5c680ec4e.zip | |
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.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
