On Wed, 18 Aug 2021 at 20:27, Richard Henderson <richard.hender...@linaro.org> wrote: > > Cc: Philippe Mathieu-Daudé <f4...@amsat.org> > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > linux-user/mips/cpu_loop.c | 20 ++++++++++++++++---- > target/mips/cpu.c | 2 +- > target/mips/tcg/op_helper.c | 3 +-- > target/mips/tcg/user/tlb_helper.c | 23 +++++++++++------------ > 4 files changed, 29 insertions(+), 19 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM