target/microblaze: Use translator_use_goto_tb
commit725930c2a57d37f925b9b28f1655961a231f7d20
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 20 Jun 2021 23:20:04 +0000 (20 16:20 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 9 Jul 2021 16:42:28 +0000 (9 09:42 -0700)
tree4b283e26ff71136ff3b6c8996c73aaedcf9914bc
parentfbf565c4e010e749b7536ccec4eae38729791fac
target/microblaze: Use translator_use_goto_tb

Just use translator_use_goto_tb directly at the one call site,
rather than maintaining a local wrapper.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/microblaze/translate.c