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

Add gen_gvec_dupi() for handling duplication of immediates, so it can
be reused later.

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