]> Git Repo - qemu.git/commit
s390x/tcg: Implement VECTOR SCATTER ELEMENT
authorDavid Hildenbrand <[email protected]>
Thu, 7 Mar 2019 12:15:31 +0000 (13:15 +0100)
committerCornelia Huck <[email protected]>
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 <[email protected]>
Signed-off-by: David Hildenbrand <[email protected]>
Message-Id: <20190307121539[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
target/s390x/insn-data.def
target/s390x/translate_vx.inc.c
This page took 0.025631 seconds and 4 git commands to generate.