diff options
| author | Richard Henderson | 2019-12-10 20:16:29 +0100 |
|---|---|---|
| committer | Richard Henderson | 2020-01-16 02:13:10 +0100 |
| commit | 7dd547e5ab6b31e7a0cfc182d3ad131dd55a948f (patch) | |
| tree | 8bac5f9456e7c3c38f73af0f885413f703aa900f /include/exec | |
| parent | target/m68k: Use cpu_*_mmuidx_ra instead of MMU_MODE{0,1}_SUFFIX (diff) | |
| download | qemu-7dd547e5ab6b31e7a0cfc182d3ad131dd55a948f.tar.gz qemu-7dd547e5ab6b31e7a0cfc182d3ad131dd55a948f.tar.xz qemu-7dd547e5ab6b31e7a0cfc182d3ad131dd55a948f.zip | |
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 'include/exec')
0 files changed, 0 insertions, 0 deletions
