On Wed, 30 Jun 2021 at 19:48, Richard Henderson <richard.hender...@linaro.org> wrote: > > Just use translator_use_goto_tb directly at the one call site, > rather than maintaining a local wrapper. > > Cc: Philippe Mathieu-Daudé <f4...@amsat.org> > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/mips/tcg/translate.c | 17 ++---------------
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM