]> git.proxmox.com Git - mirror_qemu.git/commit
target/ppc: moved stxv and lxv from legacy to decodtree
authorLucas Mateus Castro (alqotel) <lucas.castro@eldorado.org.br>
Thu, 4 Nov 2021 12:37:06 +0000 (09:37 -0300)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 8 Nov 2021 23:32:53 +0000 (10:32 +1100)
commit72b70d5c3cdca7eaa7be448a1dc91af52167b9ab
treee6588c1e40c4d7e19e270979443c464efd6735bf
parentc2aecae10826c356b043b93b8458825c856c8ba8
target/ppc: moved stxv and lxv from legacy to decodtree

Moved stxv and lxv implementation from the legacy system to
decodetree.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Luis Pires <luis.pires@eldorado.org.br>
Signed-off-by: Lucas Mateus Castro (alqotel) <lucas.castro@eldorado.org.br>
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20211104123719.323713-13-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/vsx-impl.c.inc