On Wed, Feb 03, 2021 at 04:45:50PM -1000, Richard Henderson wrote: > 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>
Reviewed-by: Edgar E. Iglesias <edgar.igles...@xilinx.com> Can this go through the trivial tree? Thanks, Edgar