OSDN Git Service

target/ppc: Replace POWERPC_EXCP_STOP with DISAS_EXIT_UPDATE
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 17 May 2021 20:50:04 +0000 (17:50 -0300)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 19 May 2021 00:30:29 +0000 (10:30 +1000)
commitd736de8ff6f699bbd180077261a1af5b1735fd80
tree65b4ba04946034e7337eef09506a8856a970fc22
parentf5b6daacd6981e67883678282b5c1e41aae9b212
target/ppc: Replace POWERPC_EXCP_STOP with DISAS_EXIT_UPDATE

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: <20210517205025.3777947-3-matheus.ferst@eldorado.org.br>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
linux-user/ppc/cpu_loop.c
target/ppc/cpu.h
target/ppc/translate.c