On 1/27/21 1:41 PM, Philippe Mathieu-Daudé wrote: > cpu_get_phys_page_debug() uses 'DATA LOAD' MMU access type. > The first MMU is the supervisor one. > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > target/nios2/helper.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
I'll note that mmu_idx isn't used by mmu_translate. Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~