diff options
author | David Hildenbrand <david@redhat.com> | 2019-03-07 13:15:25 +0100 |
---|---|---|
committer | Cornelia Huck <cohuck@redhat.com> | 2019-03-11 09:31:01 +0100 |
commit | 2ff47e6cce21c7a210d99f018d10a94404e797e9 (patch) | |
tree | c450a64d00a41641f1c58eefc6823e517fc54537 /fpu | |
parent | f6c7ff67574d1dd7266e6a0e16db5e891b3a4444 (diff) |
s390x/tcg: Implement VECTOR MERGE (HIGH|LOW)
We cannot use gvec expansion as source and destination elements are
have different element numbers. So we'll expand using a fancy loop.
Also, we have to take care of overlapping source and destination
registers, therefore use a safe evaluation irder depending on the
operation.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20190307121539.12842-19-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'fpu')
0 files changed, 0 insertions, 0 deletions