commit | c1a81d4b12b8f519863db6d7a0048b5cd0a802f0 | [log] [tgz] |
---|---|---|
author | David Hildenbrand <david@redhat.com> | Thu Apr 11 09:31:04 2019 +0200 |
committer | David Hildenbrand <david@redhat.com> | Fri May 17 10:54:13 2019 +0200 |
tree | 8aad8be49d082051c5aeab1cbab1b1e34402beb8 | |
parent | 4c1bd09a1d06e76036211d19ae35762ad131f6db [diff] |
s390x/tcg: Implement VECTOR AVERAGE Handle 32/64-bit elements via gvec expansion and the 8/16 bits via ool helpers. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: David Hildenbrand <david@redhat.com>