]> git.proxmox.com Git - mirror_qemu.git/commit
target/ppc: Implement xxblendvb/xxblendvh/xxblendvw/xxblendvd instructions
authorMatheus Ferst <matheus.ferst@eldorado.org.br>
Thu, 4 Nov 2021 12:37:17 +0000 (09:37 -0300)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 8 Nov 2021 23:32:53 +0000 (10:32 +1100)
commit788c63998ce6e17b7d7f2e30d28ee5979a6d6cec
treea3c57410aca4ccbebeb801387c0efd0be7e738a6
parent236a628599b2d1307b3f3d095e0c15d7b7524f83
target/ppc: Implement xxblendvb/xxblendvh/xxblendvw/xxblendvd instructions

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Bruno Larsen (billionai) <bruno.larsen@eldorado.org.br>
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20211104123719.323713-24-matheus.ferst@eldorado.org.br>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/helper.h
target/ppc/insn64.decode
target/ppc/int_helper.c
target/ppc/translate/vsx-impl.c.inc