diff options
author | David Hildenbrand <david@redhat.com> | 2019-03-07 13:15:14 +0100 |
---|---|---|
committer | Cornelia Huck <cohuck@redhat.com> | 2019-03-11 09:31:01 +0100 |
commit | b4f5ae47d8f3d4f31ccd78c8c02c1e7f206b5ef5 (patch) | |
tree | 54ddf2c85a23553665f11d84be41945400ba9fc4 /qtest.c | |
parent | eeb11a90a68ed4d1be433187c3cb0b90b85d2e18 (diff) | |
download | qemu-b4f5ae47d8f3d4f31ccd78c8c02c1e7f206b5ef5.zip qemu-b4f5ae47d8f3d4f31ccd78c8c02c1e7f206b5ef5.tar.gz qemu-b4f5ae47d8f3d4f31ccd78c8c02c1e7f206b5ef5.tar.bz2 |
s390x/tcg: Implement VECTOR LOAD
When loading from memory, load both elements into temps first before
modifying the target vector
Loading with strange alingment from the end of the address space will
not properly wrap, we can ignore that for now.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20190307121539.12842-8-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'qtest.c')
0 files changed, 0 insertions, 0 deletions