summaryrefslogtreecommitdiff
path: root/src/cpu/simple/BaseSimpleCPU.py
AgeCommit message (Expand)Author
2018-03-06scons: Switch from the print statement to the print function.Gabe Black
2015-04-13cpu: re-organizes the branch predictor structure.Dibakar Gope
2014-02-09cpu: simple: Add support for using branch predictorsAndreas Sandberg
2012-11-02sim: Include object header files in SWIG interfacesAndreas Sandberg
2012-03-09CheckerCPU: Make CheckerCPU runtime selectable instead of compile selectableGeoffrey Blake
2012-01-31CheckerCPU: Re-factor CheckerCPU to be compatible with current gem5Geoffrey Blake
2008-08-11params: Convert the CPU objects to use the auto generated param structs.Nathan Binkert