diff options
author | David Hildenbrand | 2019-03-07 13:15:39 +0100 |
---|---|---|
committer | Cornelia Huck | 2019-03-11 09:31:01 +0100 |
commit | 2c7590c8ea90a7fbe1efcac90cdfdb8017c1b365 (patch) | |
tree | ab84595ec21069df7a729ebba02297bb851de68e /scripts/qemugdb | |
parent | s390x/tcg: Implement VECTOR STORE WITH LENGTH (diff) | |
download | qemu-2c7590c8ea90a7fbe1efcac90cdfdb8017c1b365.tar.gz qemu-2c7590c8ea90a7fbe1efcac90cdfdb8017c1b365.tar.xz qemu-2c7590c8ea90a7fbe1efcac90cdfdb8017c1b365.zip |
s390x/tcg: Implement VECTOR UNPACK *
Combine all variant in a single handler. As source and destination
have different element sizes, we can't use gvec expansion. Expand
manually. Also watch out for overlapping source and destination
registers. Use a safe evaluation order depending on the operation.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20190307121539.12842-33-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'scripts/qemugdb')
0 files changed, 0 insertions, 0 deletions