Taking notes while reviewing commit 671a0a1265a
("use MMUAccessType instead of int in mmu_translate").

Philippe Mathieu-Daudé (2):
  target/cris: Use MMUAccessType enum type when possible
  target/cris: Let cris_mmu_translate() use MMUAccessType access_type

 target/cris/mmu.h    |  2 +-
 target/cris/helper.c |  4 ++--
 target/cris/mmu.c    | 31 +++++++++++++++----------------
 3 files changed, 18 insertions(+), 19 deletions(-)

-- 
2.26.2


Reply via email to