summaryrefslogtreecommitdiff
path: root/src/arch/arm/pagetable.hh
AgeCommit message (Collapse)Author
2010-06-02ARM: Implement the ARM TLB/Tablewalker. Needs performance improvements.Ali Saidi
2010-06-02ARM: SE needs a definition for PageTable::serialize/unserializeAli Saidi
2010-06-02ARM: Start over with translation from Alpha code as opposed to something ↵Ali Saidi
that has cruft from 4 different ISAs.
2009-04-05arm: add ARM support to M5Stephen Hines