]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/ppc: Implement PLFS, PLFD, PSTFS and PSTFD instructions
authorFernando Eckhardt Valle <phervalle@gmail.com>
Fri, 29 Oct 2021 20:23:54 +0000 (17:23 -0300)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 8 Nov 2021 23:32:51 +0000 (10:32 +1100)
commitdcb4e5b72cffbbb09b149ce34898e58c3f581c62
tree6c276f718aa592cadd88ec84d7ff2f0f0f85b817
parentfbd2e60ef1bdd626c1430a6c1c653e63fed56040
target/ppc: Implement PLFS, PLFD, PSTFS and PSTFD instructions

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Fernando Eckhardt Valle <fernando.valle@eldorado.org.br>
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20211029202424.175401-5-matheus.ferst@eldorado.org.br>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/insn64.decode
target/ppc/translate/fp-impl.c.inc