qemu-e2k/target-alpha
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
..
STATUS target-alpha: update STATUS 2008-10-01 07:07:59 +00:00
cpu.h Remove unused is_softmmu parameter from cpu_handle_mmu_fault 2011-08-07 09:32:01 +00:00
helper.c Remove unused is_softmmu parameter from cpu_handle_mmu_fault 2011-08-07 09:32:01 +00:00
helper.h target-alpha: Implement TLB flush primitives. 2011-05-31 10:18:06 -07:00
machine.c target-alpha: Add IPRs to be used by the emulation PALcode. 2011-05-31 10:18:05 -07:00
op_helper.c Remove unused is_softmmu parameter from cpu_handle_mmu_fault 2011-08-07 09:32:01 +00:00
translate.c Remove exec-all.h include directives 2011-06-26 18:25:35 +00:00