OSDN Git Service

target/ppc: implement plxsd/pstxsd
authorLeandro Lupori <leandro.lupori@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)
commit7eec8cbb1b0662e3bead03d48ee5f56c02cbed06
tree065efa4e566bfda2d6dfbfaf9c511d0f4d81b686
parent3909ff1facd7d02a879d1a9992ab6dc1efbc927c
target/ppc: implement plxsd/pstxsd

Implement instructions plxsd/pstxsd and port lxsd/stxsd to decode
tree.

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