aboutsummaryrefslogtreecommitdiff
path: root/target/openrisc/mmu.c
AgeCommit message (Expand)Author
2018-07-03target/openrisc: Merge mmu_helper.c into mmu.cRichard Henderson
2018-07-03target/openrisc: Remove indirect function calls for mmuRichard Henderson
2018-07-03target/openrisc: Merge tlb allocation into CPUOpenRISCStateRichard Henderson
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier
2017-05-04target/openrisc: Fixes for memory debuggingStafford Horne
2017-02-14target/openrisc: Implement lwa, swaRichard Henderson
2016-12-20Move target-* CPU file into a target/ folderThomas Huth