qemu/target
Richard Henderson 7dd547e5ab 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>
2020-01-15 15:13:10 -10:00
..
alpha target/alpha: Remove MMU_MODE{0,1}_SUFFIX 2020-01-15 15:13:10 -10:00
arm target/arm: Include tcg.h in sve_helper.c 2020-01-15 15:13:09 -10:00
cris target/cris: Remove MMU_MODE{0,1}_SUFFIX 2020-01-15 15:13:10 -10:00
hppa target/hppa: fetch code with translator_ld 2019-10-28 15:12:38 +00:00
i386 target/i386: Remove MMU_MODE{0,1,2}_SUFFIX 2020-01-15 15:13:10 -10:00
lm32 qemu_log_lock/unlock now preserves the qemu_logfile handle. 2019-12-18 20:18:02 +00:00
m68k target/m68k: Use cpu_*_mmuidx_ra instead of MMU_MODE{0,1}_SUFFIX 2020-01-15 15:13:10 -10:00
microblaze target/microblaze: Remove MMU_MODE{0,1,2}_SUFFIX 2020-01-15 15:13:10 -10:00
mips target/mips: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX 2020-01-15 15:13:10 -10:00
moxie hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ 2019-08-21 13:24:01 +02:00
nios2 target/nios2: Remove MMU_MODE{0,1}_SUFFIX 2020-01-15 15:13:10 -10:00
openrisc target/openrisc: fetch code with translator_ld 2019-10-28 15:12:38 +00:00
ppc ppc/spapr: Don't call KVM_SVM_OFF ioctl on TCG 2020-01-08 11:01:59 +11:00
riscv target/riscv: Remove atomic accesses to MIP CSR 2019-11-14 09:53:28 -08:00
s390x target/s390x: Include tcg.h in mem_helper.c 2020-01-15 15:13:09 -10:00
sh4 target/sh4: Remove MMU_MODE{0,1}_SUFFIX 2020-01-15 15:13:10 -10:00
sparc leon3: use qdev gpio facilities for the PIL 2020-01-07 17:24:29 +04:00
tilegx qemu_log_lock/unlock now preserves the qemu_logfile handle. 2019-12-18 20:18:02 +00:00
tricore tcg: TCGMemOp is now accelerator independent MemOp 2019-09-03 08:30:38 -07:00
unicore32 target/unicore32: Remove MMU_MODE{0,1}_SUFFIX 2020-01-15 15:13:10 -10:00
xtensa target/xtensa: Remove MMU_MODE{0,1,2,3}_SUFFIX 2020-01-15 15:13:10 -10:00