target/ppc: Implement vcfuged instruction
commita5f56954c798f81a58f7f68e82143d13bb73509b
authorMatheus Ferst <matheus.ferst@eldorado.org.br>
Tue, 1 Jun 2021 19:35:26 +0000 (1 16:35 -0300)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 3 Jun 2021 08:10:31 +0000 (3 18:10 +1000)
tree70372796e31eb1b868dbf836464601c64cea32c3
parent89ccd7dc3fbce4a46679f282b47789e34fc3528a
target/ppc: Implement vcfuged instruction

Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20210601193528.2533031-13-matheus.ferst@eldorado.org.br>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/insn32.decode
target/ppc/translate.c
target/ppc/translate/vector-impl.c.inc [new file with mode: 0644]