Searched hist:"31 ffda71338348915f54e997edc12d9e30425438" (Results 1 – 1 of 1) sorted by relevance
/qemu/target/sh4/ |
H A D | helper.c | 31ffda71338348915f54e997edc12d9e30425438 Wed Jan 27 23:04:20 UTC 2021 Philippe Mathieu-Daudé <f4bug@amsat.org> target/sh4: Remove unused 'int access_type' argument
get_mmu_address() and get_physical_address() don't use their 'int access_type' argument: remove it along with ACCESS_INT in superh_cpu_tlb_fill().
Suggested-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
|