aboutsummaryrefslogtreecommitdiffstats
path: root/target-cris/mmu.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-05cris: Avoid debug clobbering for both I & D MMU state.Edgar E. Iglesias1-1/+1
2009-04-25CRIS: cris_mmu_result_t -> cris_mmu_resultEdgar E. Iglesias1-2/+2
2009-01-26CRIS: Init the feedback shiftreg used for randomizing TLB sets.edgar_igl1-0/+1
2009-01-04CRIS: Remove unused pfn member from mmu translation results.edgar_igl1-1/+0
2008-05-13CRIS: Improve TLB management and handle delayslots at page boundaries.edgar_igl1-1/+1
2008-05-07CRIS: More TCG conversion.edgar_igl1-1/+1
2008-05-02CRIS updates:edgar_igl1-0/+1
2008-03-14Model more parts of the ETRAX mmu (still alot missing).edgar_igl1-6/+2
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer1-1/+1
2007-10-08CRIS MMU emulation, by Edgar E. Iglesias.ths1-0/+20