]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/ppc: Implement prefixed integer store instructions
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 1 Jun 2021 19:35:23 +0000 (16:35 -0300)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 3 Jun 2021 08:10:31 +0000 (18:10 +1000)
commitb0f7bebc6db09eac280f7458cc9e0de9ea7fc7cc
tree5ea0f6fc074ad459468dc15a444aac2f643f1796
parente8f4c8d6aa8634f6b71483ec5f6002dafbc8d092
target/ppc: Implement prefixed integer store instructions

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20210601193528.2533031-10-matheus.ferst@eldorado.org.br>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/insn64.decode
target/ppc/translate/fixedpoint-impl.c.inc