target/ppc: Replace POWERPC_EXCP_SYNC with DISAS_EXIT
commit59bf23faf56cb94147be88031c160a9423f2041b
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 12 May 2021 18:54:18 +0000 (12 15:54 -0300)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 19 May 2021 00:30:28 +0000 (19 10:30 +1000)
tree3a7fdaf10539aad955dc46195c53bf69658fca16
parenta9b5b3d06c0072fcb6dbf07ec2d27264f609af9a
target/ppc: Replace POWERPC_EXCP_SYNC with DISAS_EXIT

Remove the synthetic "exception" after no more uses.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20210512185441.3619828-9-matheus.ferst@eldorado.org.br>
Reviewed-by: Bruno Larsen (billionai) <bruno.larsen@eldorado.org.br>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/cpu.h
target/ppc/translate.c