diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2019-04-02 16:22:13 +0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2019-05-10 11:12:50 -0700 |
commit | 931d019f5b2e7bbacb162869497123be402ddd86 (patch) | |
tree | 965c50e44cb9c53c9d2e18cad9100ea61397ffb8 /target/moxie/cpu.c | |
parent | e38f4eb63020075432cb77bf48398187809cf4a3 (diff) | |
download | qemu-931d019f5b2e7bbacb162869497123be402ddd86.zip qemu-931d019f5b2e7bbacb162869497123be402ddd86.tar.gz qemu-931d019f5b2e7bbacb162869497123be402ddd86.tar.bz2 |
target/mips: Convert to CPUClass::tlb_fill
Note that env->active_tc.PC is removed from the qemu_log as that value
is garbage. The PC isn't recovered until cpu_restore_state, called from
cpu_loop_exit_restore, called from do_raise_exception_err.
Cc: Aleksandar Markovic <amarkovic@wavecomp.com>
Cc: Aleksandar Rikalo <arikalo@wavecomp.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'target/moxie/cpu.c')
0 files changed, 0 insertions, 0 deletions