target/openrisc: Use translator_use_goto_tb
commitadf1f3dee69f88a66fc36c962dbf74d28de84b65
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 20 Jun 2021 23:28:24 +0000 (20 16:28 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 9 Jul 2021 16:42:28 +0000 (9 09:42 -0700)
tree0df448066e086d8f28827523ff6f193ade3ba361
parent6082414e3f240de12987f5136b5fdd314379262c
target/openrisc: Use translator_use_goto_tb

Reorder the control statements to allow using the page boundary
check from translator_use_goto_tb().

Reviewed-by: Stafford Horne <shorne@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/openrisc/translate.c