On Sun, Jun 20, 2021 at 06:34:37PM -0700, Richard Henderson wrote: > Just use translator_use_goto_tb directly at the one call site, > rather than maintaining a local wrapper. > > Cc: Bastian Koppelmann <kbast...@mail.uni-paderborn.de> > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/tricore/translate.c | 17 ++--------------- > 1 file changed, 2 insertions(+), 15 deletions(-)
Reviewed-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de> Cheers, Bastian