gem5/src/cpu/simple
Steve Reinhardt 61ff48a1f8 cpu: fix minor endian issue with trace output
(no functional change)
2009-03-11 23:05:24 -07:00
..
atomic.cc cpu: fix minor endian issue with trace output 2009-03-11 23:05:24 -07: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 stats: Fix all stats usages to deal with template fixes 2009-03-05 19:09:53 -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: fix minor endian issue with trace output 2009-03-11 23:05:24 -07: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