target/ppc: Do not update nip on DFP instructions
commit17fded9d963c767781485fdbffd6be005f7eea5a
authorLuis Pires <luis.pires@eldorado.org.br>
Fri, 29 Oct 2021 19:24:10 +0000 (29 16:24 -0300)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 8 Nov 2021 23:32:52 +0000 (9 10:32 +1100)
tree98664f35bf6f45ed904985a8501e2579c4b2881e
parent328747f32f50491e9a6a2ec245b09058c55f9682
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>
target/ppc/translate/dfp-impl.c.inc