aboutsummaryrefslogtreecommitdiff
path: root/cpu.c
diff options
context:
space:
mode:
authorMatheus Ferst <matheus.ferst@eldorado.org.br>2022-03-26 13:52:37 +0100
committerCédric Le Goater <clg@kaod.org>2022-03-26 13:52:37 +0100
commitbc504838ff88b505421dd28841ee298d9cff31d0 (patch)
tree6971c36b833750369e9f3ac10c0a653f1d91aecf /cpu.c
parent3d31fe4d662f13c70eb7e87f29513623ccd76322 (diff)
downloadqemu-bc504838ff88b505421dd28841ee298d9cff31d0.zip
qemu-bc504838ff88b505421dd28841ee298d9cff31d0.tar.gz
qemu-bc504838ff88b505421dd28841ee298d9cff31d0.tar.bz2
target/ppc: fix helper_xvmadd* argument order
When the xsmadd* insns were moved to decodetree, the helper arguments were reordered to better match the PowerISA description. The same macro is used to declare xvmadd* helpers, but the translation macro of these insns was not changed accordingly. Reported-by: Víctor Colombo <victor.colombo@eldorado.org.br> Fixes: e4318ab2e423 ("target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree") Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Tested-by: Víctor Colombo <victor.colombo@eldorado.org.br> Message-Id: <20220325111851.718966-1-matheus.ferst@eldorado.org.br> Signed-off-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'cpu.c')
0 files changed, 0 insertions, 0 deletions