On Sun, Jun 20, 2021 at 06:34:38PM -0700, Richard Henderson wrote: > The non-single-step case of gen_goto_tb may use > tcg_gen_lookup_and_goto_ptr to indirectly chain. > > Cc: Bastian Koppelmann <kbast...@mail.uni-paderborn.de> > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/tricore/translate.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de> Cheers, Bastian