commit | 1706e04f6e807431b460b4109ab65bb469adc53a | [log] [tgz] |
---|---|---|
author | Bastian Koppelmann <kbastian@mail.uni-paderborn.de> | Wed Jun 21 16:22:56 2023 +0200 |
committer | Bastian Koppelmann <kbastian@mail.uni-paderborn.de> | Wed Jun 21 18:09:54 2023 +0200 |
tree | 1c27ccfd4c40f27e43d2c2a6c94ed95f13ead301 | |
parent | 8da70480f59b4fd423918ac756747c1e35f6f53a [diff] |
target/tricore: Introduce DISAS_TARGET_EXIT this replaces all calls to tcg_gen_exit_tb() and moves them to tricore_tb_stop(). Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> Message-Id: <20230621142302.1648383-3-kbastian@mail.uni-paderborn.de>