Re: [PATCH v4 06/31] target/ppc: Simplify gen_debug_exception

2021-05-12 Thread David Gibson
On Wed, May 12, 2021 at 03:54:16PM -0300, matheus.fe...@eldorado.org.br wrote: > From: Richard Henderson > > Two of the call sites that use gen_debug_exception have already > updated NIP. Only ppc_tr_breakpoint_check requires the update. > > Signed-off-by: Richard Henderson > Signed-off-by: Ma

[PATCH v4 06/31] target/ppc: Simplify gen_debug_exception

2021-05-12 Thread matheus . ferst
From: Richard Henderson Two of the call sites that use gen_debug_exception have already updated NIP. Only ppc_tr_breakpoint_check requires the update. Signed-off-by: Richard Henderson Signed-off-by: Matheus Ferst --- target/ppc/translate.c | 15 ++- 1 file changed, 2 insertions(+