OSDN Git Service

target/ppc: Implement xxpermx instruction
authorMatheus Ferst <matheus.ferst@eldorado.org.br>
Wed, 2 Mar 2022 05:51:38 +0000 (06:51 +0100)
committerCédric Le Goater <clg@kaod.org>
Wed, 2 Mar 2022 05:51:38 +0000 (06:51 +0100)
commit41c2877f524c7715867c20b4936cf729ccc30996
tree15158bbcbe2bbdcd67a863a1d02e5d24def88689
parentd31b2c1940629638e211d0c88e3206c74212ba3e
target/ppc: Implement xxpermx instruction

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20220225210936.1749575-33-matheus.ferst@eldorado.org.br>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
target/ppc/helper.h
target/ppc/insn64.decode
target/ppc/int_helper.c
target/ppc/translate/vsx-impl.c.inc