summaryrefslogtreecommitdiff
path: root/src/cpu/translation.hh
AgeCommit message (Expand)Author
2011-08-07Translation: Use a pointer type as the template argument.Gabe Black
2011-02-11O3: Enhance data address translation by supporting hardware page table walkers.Giacomo Gabrielli
2010-09-13Faults: Pass the StaticInst involved, if any, to a Fault's invoke method.Gabe Black
2010-03-25CPU: Added comments to address translation classes.Timothy M. Jones
2010-02-12BaseDynInst: Make the TLB translation timing instead of atomic.Timothy M. Jones