aboutsummaryrefslogtreecommitdiff
path: root/target/cris/mmu.c
AgeCommit message (Expand)Author
2021-02-22target/cris: Let cris_mmu_translate() use MMUAccessType access_typePhilippe Mathieu-Daudé
2021-02-22target/cris: Use MMUAccessType enum type when possiblePhilippe Mathieu-Daudé
2020-11-15cris tcg cpus: Fix Lesser GPL version numberChetan Pant
2019-06-10target/cris: Use env_cpu, env_archcpuRichard Henderson
2019-06-10target/cris: Reindent mmu.cRichard Henderson
2016-12-20Move target-* CPU file into a target/ folderThomas Huth