gem5/src/cpu/simple
2009-02-26 19:29:17 -05:00
..
atomic.cc CPU: Don't fetch when executing a macroop. 2009-02-25 10:18:36 -08:00
atomic.hh CPU: Get rid of translate... functions from various interface classes. 2009-02-25 10:15:34 -08:00
AtomicSimpleCPU.py CPU: Get rid of two more duplicated CPU params. 2008-08-19 21:59:09 -07:00
base.cc CPA: Add code to automatically record function symbols as CPU executes. 2009-02-26 19:29:17 -05:00
base.hh CPU: Implement translateTiming which defers to translateAtomic, and convert the timing simple CPU to use it. 2009-02-25 10:16:15 -08:00
BaseSimpleCPU.py params: Convert the CPU objects to use the auto generated param structs. 2008-08-11 12:22:16 -07:00
SConscript params: Convert the CPU objects to use the auto generated param structs. 2008-08-11 12:22:16 -07:00
SConsopts Rework the way SCons recurses into subdirectories, making it 2007-03-10 23:00:54 -08:00
timing.cc CPU: Don't fetch when executing a macroop. 2009-02-25 10:18:36 -08:00
timing.hh CPU: Implement translateTiming which defers to translateAtomic, and convert the timing simple CPU to use it. 2009-02-25 10:16:15 -08:00
TimingSimpleCPU.py CPU: Get rid of two more duplicated CPU params. 2008-08-19 21:59:09 -07:00