summaryrefslogtreecommitdiff
path: root/src/cpu/o3/cpu_builder.cc
AgeCommit message (Expand)Author
2012-11-02cpu: O3 add a header declaring the DerivO3CPUAndreas Sandberg
2012-03-09CheckerCPU: Make CheckerCPU runtime selectable instead of compile selectableGeoffrey Blake
2011-11-18SE/FS: Get rid of includes of config/full_system.hh.Gabe Black
2011-11-18SE/FS: Get rid of FULL_SYSTEM in the CPU directory.Gabe Black
2009-07-25o3-smt: enforce numThreads parameter for SMT SE modeKorey Sewell
2009-05-26types: add a type for thread IDs and try to use it everywhereNathan Binkert
2008-10-09O3: Generaize the O3 IMPL class so it isn't split out by ISA.Gabe Black