summaryrefslogtreecommitdiff
path: root/src/cpu/BaseCPU.py
AgeCommit message (Expand)Author
2008-08-11params: Convert the CPU objects to use the auto generated param structs.Nathan Binkert
2008-02-05Add base ARM code to M5Stephen Hines
2007-11-21imported patch pagewalker.patchGabe Black
2007-11-13Add in files from merge-bare-iron, get them compiling in FS and SE modeKorey Sewell
2007-08-26Address Translation: Make SE mode use an actual TLB/MMU for translation like FS.Gabe Black
2007-08-08Added fastmem option.Vincentius Robby
2007-07-28Turn the instruction tracing code into pluggable sim objects.Gabe Black
2007-05-27Move SimObject python files alongside the C++ and fixNathan Binkert