s390x/tcg: Implement VECTOR SCATTER ELEMENT
authorDavid Hildenbrand <david@redhat.com>
Thu, 7 Mar 2019 12:15:31 +0000 (13:15 +0100)
committerCornelia Huck <cohuck@redhat.com>
Mon, 11 Mar 2019 08:31:01 +0000 (09:31 +0100)
commit7007ec27a9f731d3012dfedf639d8cb469c631bb
tree10c46c280b0b5814f3fcda070f78b9c99ec3c671
parent3a338e29dfc892418b1ecd4401f84da8e8d80a40
s390x/tcg: Implement VECTOR SCATTER ELEMENT

Similar to VECTOR GATHER ELEMENT, but the other direction.

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