On 1/27/21 2:32 PM, Philippe Mathieu-Daudé wrote: > Replace the 0/1/2 magic values by the corresponding MMUAccessType. > We can remove a comment as enum names are self explicit. > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > target/cris/helper.c | 4 ++-- > target/cris/mmu.c | 13 ++++++------- > 2 files changed, 8 insertions(+), 9 deletions(-) Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~