commit | f180da83c039acfd9ac949c029b154c118a7b293 | [log] [tgz] |
---|---|---|
author | David Hildenbrand <david@redhat.com> | Thu Mar 07 13:15:19 2019 +0100 |
committer | Cornelia Huck <cohuck@redhat.com> | Mon Mar 11 09:31:01 2019 +0100 |
tree | 5ac20b63ece0c8f0369d5a5e5b4ecae953d74fa9 | |
parent | 5d203bea599bcfbcca00a1f614784a2cfd17e0f8 [diff] |
s390x/tcg: Implement VECTOR LOAD LOGICAL ELEMENT AND ZERO Fairly easy, zero out the vector before we load the desired element. Load the element before touching the vector. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20190307121539.12842-13-david@redhat.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>