]> Git Repo - qemu.git/commit
s390x/tcg: Implement VECTOR SELECT
authorDavid Hildenbrand <[email protected]>
Thu, 7 Mar 2019 12:15:32 +0000 (13:15 +0100)
committerCornelia Huck <[email protected]>
Mon, 11 Mar 2019 08:31:01 +0000 (09:31 +0100)
commitdb23070c7607301088ed2a3ef85bef0b3af80a30
tree86b511e0b9693b1af0cef1da72b063eeddd6ba8a
parent7007ec27a9f731d3012dfedf639d8cb469c631bb
s390x/tcg: Implement VECTOR SELECT

Provide an implementation based on i64 and on real host vectors.

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