summaryrefslogtreecommitdiff
path: root/src/arch/power/tlb.hh
AgeCommit message (Expand)Author
2011-04-15includes: sort all includesNathan Binkert
2011-02-03Fault: Rename sim/fault.hh to fault_fwd.hh to distinguish it from faults.hh.Gabe Black
2011-01-03Make commenting on close namespace brackets consistent.Steve Reinhardt
2010-09-13Faults: Pass the StaticInst involved, if any, to a Fault's invoke method.Gabe Black
2010-06-15stats: only consider a formula initialized if there is a formulaNathan Binkert
2010-02-12Power ISA: Add an alignment fault to Power ISA and check alignment in TLB.Timothy M. Jones
2009-10-27POWER: Add support for the Power ISATimothy M. Jones