diff options
| author | David Hildenbrand | 2019-03-07 13:15:18 +0100 |
|---|---|---|
| committer | Cornelia Huck | 2019-03-11 09:31:01 +0100 |
| commit | 5d203bea599bcfbcca00a1f614784a2cfd17e0f8 (patch) | |
| tree | 0a2c5a44d02d18e1a045f5b124a5d48c7a4403f3 /python | |
| parent | s390x/tcg: Implement VECTOR LOAD ELEMENT IMMEDIATE (diff) | |
| download | qemu-5d203bea599bcfbcca00a1f614784a2cfd17e0f8.tar.gz qemu-5d203bea599bcfbcca00a1f614784a2cfd17e0f8.tar.xz qemu-5d203bea599bcfbcca00a1f614784a2cfd17e0f8.zip | |
s390x/tcg: Implement VECTOR LOAD GR FROM VR ELEMENT
To avoid an helper, we have to do the actual calculation of the element
address (offset in cpu_env + cpu_env) manually. Factor that out into
get_vec_element_ptr_i64(). The same logic will be reused for "VECTOR
LOAD VR ELEMENT FROM GR".
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20190307121539.12842-12-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
