target/ppc: Move D/DS/X-form integer loads to decodetree
commitf2aabda8ac9889db9449ddc0ca31627922e5a572
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 1 Jun 2021 19:35:20 +0000 (1 16:35 -0300)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 3 Jun 2021 08:10:31 +0000 (3 18:10 +1000)
treed86877576a2ee809fce254767c1fff56fcf5feb3
parent0a11bb7a35075379dffafb75698dd503eb6f9b9c
target/ppc: Move D/DS/X-form integer loads to decodetree

These are all connected by macros in the legacy decoding.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20210601193528.2533031-7-matheus.ferst@eldorado.org.br>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/insn32.decode
target/ppc/translate.c
target/ppc/translate/fixedpoint-impl.c.inc