target/tricore: Add shuffle insn
authorBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Wed, 14 Jun 2023 10:00:37 +0000 (12:00 +0200)
committerBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Wed, 21 Jun 2023 16:09:48 +0000 (18:09 +0200)
commit4e3377bb5abe8914eec0650730536d5d48e22008
tree5d94ae4c13a34a65715d31742d8e96a58f12f9d0
parent0eaafe33d03447f36ff152010836d501ba68c710
target/tricore: Add shuffle insn

this is based on code by volumit (https://github.com/volumit/qemu/).

Reported in https://gitlab.com/qemu-project/qemu/-/issues/1667
and https://gitlab.com/qemu-project/qemu/-/issues/1452.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Message-Id: <20230614100039.1337971-7-kbastian@mail.uni-paderborn.de>
target/tricore/helper.h
target/tricore/op_helper.c
target/tricore/translate.c
target/tricore/tricore-opcodes.h