target/rx: Use translator_use_goto_tb
commitf3f713cc151086ca39d4f97270594fd8c43e17e5
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 20 Jun 2021 23:37:12 +0000 (20 16:37 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 9 Jul 2021 16:42:28 +0000 (9 09:42 -0700)
treebf59e66d4ebc31cf09df0815d637ee31426e919f
parentc54d50c1d6d0607ba3b1f803a9284e4b55124522
target/rx: 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/rx/translate.c