qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 2/8] target/tricore: Introduce DISAS_TARGET_EXIT


From: Richard Henderson
Subject: Re: [PATCH v2 2/8] target/tricore: Introduce DISAS_TARGET_EXIT
Date: Sun, 18 Jun 2023 19:31:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 6/16/23 17:28, Bastian Koppelmann wrote:
this replaces all calls to tcg_gen_exit_tb() and moves them to
tricore_tb_stop().

Signed-off-by: Bastian Koppelmann<kbastian@mail.uni-paderborn.de>
---
  target/tricore/translate.c | 25 ++++++++++++-------------
  1 file changed, 12 insertions(+), 13 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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