summaryrefslogtreecommitdiff
path: root/src/sim/BaseTLB.py
AgeCommit message (Expand)Author
2015-02-11sim: Move the BaseTLB to src/arch/generic/Andreas Sandberg
2012-11-02sim: Include object header files in SWIG interfacesAndreas Sandberg
2008-10-10TLB: Make all tlbs derive from a common base class in both python and C++.Gabe Black