summaryrefslogtreecommitdiff
path: root/src/arch/sparc/tlb_map.hh
AgeCommit message (Expand)Author
2012-04-14clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6Andreas Hansson
2011-04-15includes: sort all includesNathan Binkert
2010-11-11SPARC: Clean up some historical style issues.Gabe Black
2008-09-26When nesting if statements, use braces to avoid ambiguous else clauses.Nathan Binkert
2007-01-25fix smul and sdiv to sign extend, and handle overflow/underflow corretlyAli Saidi
2006-12-12Fix bugs in tlbmap (and thus rangemap since the code is nearly identical)Ali Saidi
2006-11-23first cut at a sparc tlbAli Saidi