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

Let's optimize it for the common cases (setting a vector to zero or all
ones) - courtesy of Richard.

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.c
target/s390x/translate_vx.inc.c
This page took 0.021889 seconds and 4 git commands to generate.