summaryrefslogtreecommitdiff
path: root/target/microblaze/mmu.h
AgeCommit message (Expand)Author
2021-01-27target/microblaze: use MMUAccessType instead of int in mmu_translateJoe Komlodi
2020-11-15microblaze tcg cpus: Fix Lesser GPL version numberChetan Pant
2020-09-07target/microblaze: Move mmu parameters to MicroBlazeCPUConfigRichard Henderson
2020-09-07target/microblaze: Rename mmu structsRichard Henderson
2019-06-12Supply missing header guardsMarkus Armbruster
2018-05-29target-microblaze: Add support for extended access to TLBLOEdgar E. Iglesias
2018-05-29target-microblaze: mmu: Add a configurable output address maskEdgar E. Iglesias
2018-05-29target-microblaze: mmu: Prepare for 64-bit addressesEdgar E. Iglesias
2018-05-29target-microblaze: mmu: Remove unused register stateEdgar E. Iglesias
2018-05-29target-microblaze: mmu: Add R_TBLX_MISS macrosEdgar E. Iglesias
2016-12-20Move target-* CPU file into a target/ folderThomas Huth