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<[email protected]> --- target/tricore/translate.c | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
