qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [PATCH v3 07/30] target/ppc: Move DISAS_NORETURN setting into gen_ex


From: Luis Fernando Fujita Pires
Subject: RE: [PATCH v3 07/30] target/ppc: Move DISAS_NORETURN setting into gen_exception*
Date: Mon, 3 May 2021 12:58:10 +0000

From: Richard Henderson <richard.henderson@linaro.org>
> There are other valid settings for is_jmp besides DISAS_NEXT and
> DISAS_NORETURN, so eliminating that dichotomy from ppc_tr_translate_insn is
> helpful.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> v3: Retain an exit from translator loop for ctx->exception.
>     Do not emit code for single-step or ppc_tr_tb_stop for NORETURN.
> ---
>  target/ppc/translate.c | 26 ++++++++++++++++++--------
>  1 file changed, 18 insertions(+), 8 deletions(-)

Reviewed-by: Luis Pires <luis.pires@eldorado.org.br>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]