aboutsummaryrefslogtreecommitdiff
path: root/target/mips/translate.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2019-12-10 11:16:29 -0800
committerRichard Henderson <richard.henderson@linaro.org>2020-01-15 15:13:10 -1000
commit7dd547e5ab6b31e7a0cfc182d3ad131dd55a948f (patch)
tree8bac5f9456e7c3c38f73af0f885413f703aa900f /target/mips/translate.c
parent330edfcc84a7b652ffc0e2856dcd363605cdd3b0 (diff)
downloadqemu-7dd547e5ab6b31e7a0cfc182d3ad131dd55a948f.zip
qemu-7dd547e5ab6b31e7a0cfc182d3ad131dd55a948f.tar.gz
qemu-7dd547e5ab6b31e7a0cfc182d3ad131dd55a948f.tar.bz2
target/mips: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX
The separate suffixed functions were used to construct some do_##insn function switched on mmu_idx. The interface is exactly identical to the *_mmuidx_ra functions. Replace them directly and remove the constructions. Cc: Aurelien Jarno <aurelien@aurel32.net> Cc: Aleksandar Rikalo <aleksandar.rikalo@rt-rk.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'target/mips/translate.c')
0 files changed, 0 insertions, 0 deletions