target/ppc: fix xscvqpdp register access
commit38d4914c5065e14f0969161274793ded448f067f
authorMatheus Ferst <matheus.ferst@eldorado.org.br>
Fri, 17 Dec 2021 16:57:18 +0000 (17 17:57 +0100)
committerCédric Le Goater <clg@kaod.org>
Fri, 17 Dec 2021 16:57:18 +0000 (17 17:57 +0100)
tree659c563b2912135db6045d516ee9c9c036fc10ad
parentc5df1898a147c232f0502cda5dac8df6074070fc
target/ppc: fix xscvqpdp register access

This instruction has VRT and VRB fields instead of T/TX and B/BX.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20211213120958.24443-4-victor.colombo@eldorado.org.br>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
target/ppc/translate/vsx-impl.c.inc