qemu-patch-raspberry4/target/ppc/translate
Luis Pires 17fded9d96 target/ppc: Do not update nip on DFP instructions
Before moving the existing DFP instructions to decodetree, drop the
nip update that shouldn't be done for these instructions.

Signed-off-by: Luis Pires <luis.pires@eldorado.org.br>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20211029192417.400707-9-luis.pires@eldorado.org.br>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2021-11-09 10:32:52 +11:00
..
dfp-impl.c.inc target/ppc: Do not update nip on DFP instructions 2021-11-09 10:32:52 +11:00
dfp-ops.c.inc meson: rename included C source files to .c.inc 2020-08-21 06:18:30 -04:00
fixedpoint-impl.c.inc target/ppc: Implement pextd instruction 2021-11-09 10:32:52 +11:00
fp-impl.c.inc target/ppc: Implement PLFS, PLFD, PSTFS and PSTFD instructions 2021-11-09 10:32:51 +11:00
fp-ops.c.inc target/ppc: Move load and store floating point instructions to decodetree 2021-11-09 10:32:51 +11:00
spe-impl.c.inc ppc patch queue 2020-08-18 2020-08-24 09:35:21 +01:00
spe-ops.c.inc meson: rename included C source files to .c.inc 2020-08-21 06:18:30 -04:00
vector-impl.c.inc target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.c 2021-11-09 10:32:52 +11:00
vmx-impl.c.inc ppc patch queue 2020-08-18 2020-08-24 09:35:21 +01:00
vmx-ops.c.inc ppc patch queue 2020-08-18 2020-08-24 09:35:21 +01:00
vsx-impl.c.inc target/ppc: Fix load endianness for lxvwsx/lxvdsx 2021-05-19 10:44:04 +10:00
vsx-ops.c.inc ppc/translate: Implement lxvwsx opcode 2020-11-24 11:34:18 +11:00