s390x/tcg: Implement VECTOR STORE
commit15e12add0b1256f3e699541c2eb8320e0f63a02d
authorDavid Hildenbrand <david@redhat.com>
Thu, 7 Mar 2019 12:15:35 +0000 (7 13:15 +0100)
committerCornelia Huck <cohuck@redhat.com>
Mon, 11 Mar 2019 08:31:01 +0000 (11 09:31 +0100)
tree2817b92622de4fcaeb31df350fe15df287369844
parentc5a7392cfb965f70cff72155945a81ad62dd20a5
s390x/tcg: Implement VECTOR STORE

Properly probe the whole access first.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20190307121539.12842-29-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/insn-data.def
target/s390x/translate_vx.inc.c