]> Git Repo - qemu.git/commit - target/s390x/insn-data.def
s390x/tcg: Implement VECTOR PERMUTE
authorDavid Hildenbrand <[email protected]>
Thu, 7 Mar 2019 12:15:27 +0000 (13:15 +0100)
committerCornelia Huck <[email protected]>
Mon, 11 Mar 2019 08:31:01 +0000 (09:31 +0100)
commit7aaf844d46ae8153a6219493b11623f62971b60a
tree299cf15a502550c86f892383a268a6e719cc8756
parent73946f0d556453da9605ee0e258220dfc3dfd622
s390x/tcg: Implement VECTOR PERMUTE

Take care of overlying inputs and outputs by using a temporary vector.

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/helper.h
target/s390x/insn-data.def
target/s390x/translate_vx.inc.c
target/s390x/vec_helper.c
This page took 0.022186 seconds and 4 git commands to generate.