]> Git Repo - qemu.git/commit
s390x/tcg: Implement VECTOR SIGN EXTEND TO DOUBLEWORD
authorDavid Hildenbrand <[email protected]>
Thu, 7 Mar 2019 12:15:33 +0000 (13:15 +0100)
committerCornelia Huck <[email protected]>
Mon, 11 Mar 2019 08:31:01 +0000 (09:31 +0100)
commita2338cfb07536c1d3c19ab9b698cb9c3e2a58ea2
tree62ad953f0260b6177333d42a514ed51d5d6b5880
parentdb23070c7607301088ed2a3ef85bef0b3af80a30
s390x/tcg: Implement VECTOR SIGN EXTEND TO DOUBLEWORD

Load both elements signed and store them into the two 64 bit elements.

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.025688 seconds and 4 git commands to generate.