On Wed, 30 Jun 2021 at 19:54, Richard Henderson <[email protected]> wrote: > > Just use translator_use_goto_tb directly at the one call site, > rather than maintaining a local wrapper. > > Cc: Edgar E. Iglesias <[email protected]> > Signed-off-by: Richard Henderson <[email protected]> > --- > target/microblaze/translate.c | 11 +---------- > 1 file changed, 1 insertion(+), 10 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
