qemu-patch-raspberry4/target-cris
Blue Swirl 97b348e7d2 Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Parameter is_softmmu (and its evil mutant twin brother is_softmuu)
is not used in cpu_*_handle_mmu_fault() functions, remove them
and adjust callers.

Acked-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-08-07 09:32:01 +00:00
..
cpu.h Remove unused is_softmmu parameter from cpu_handle_mmu_fault 2011-08-07 09:32:01 +00:00
crisv10-decode.h
crisv32-decode.h
helper.c Remove unused is_softmmu parameter from cpu_handle_mmu_fault 2011-08-07 09:32:01 +00:00
helper.h
machine.c
mmu.c Remove exec-all.h include directives 2011-06-26 18:25:35 +00:00
mmu.h
op_helper.c Remove unused is_softmmu parameter from cpu_handle_mmu_fault 2011-08-07 09:32:01 +00:00
opcode-cris.h
translate.c Remove exec-all.h include directives 2011-06-26 18:25:35 +00:00
translate_v10.c cris: Handle opcode zero 2011-06-28 20:52:37 +02:00