aboutsummaryrefslogtreecommitdiffstats
path: root/target-cris/mmu.c
AgeCommit message (Expand)AuthorFilesLines
2008-09-22CRIS: Improve ASID related TLB flushes.edgar_igl1-4/+4
2008-09-03CRIS: Avoid a few unecessary steps in the mmu.edgar_igl1-12/+8
2008-06-30Avoid CRIS related warnings by Jan Kiszka.edgar_igl1-0/+6
2008-05-13CRIS: Improve TLB management and handle delayslots at page boundaries.edgar_igl1-17/+38
2008-05-11CRIS: Add support for the pseudo randomized set that the mmu provides with TL...edgar_igl1-13/+36
2008-05-07CRIS: More TCG conversion.edgar_igl1-1/+1
2008-05-06CRIS MMU Updatesedgar_igl1-5/+16
2008-05-02CRIS updates:edgar_igl1-55/+103
2008-03-14Model more parts of the ETRAX mmu (still alot missing).edgar_igl1-23/+142
2008-02-28More consistent naming for CRIS register-number macros.edgar_igl1-2/+2
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer1-1/+2
2007-10-08CRIS MMU emulation, by Edgar E. Iglesias.ths1-0/+147