gem5/src/cpu/simple
Kevin Lim 0fbecab797 Merge ktlim@zizzer:/bk/newmem
into  zamp.eecs.umich.edu:/z/ktlim2/clean/newmem-merge

--HG--
extra : convert_revision : 0756f7f1f63fae472e0ef1d20e9eb38e56de78c8
2006-06-29 21:38:16 -04:00
..
atomic.cc Merge ktlim@zizzer:/bk/newmem 2006-06-29 21:38:16 -04:00
atomic.hh Various fixes for the CPU models to support the features that have been moved to python. 2006-06-29 19:45:24 -04:00
base.cc add syscall emulation page table fault so we can allocate more stack pages 2006-06-26 16:49:05 -04:00
base.hh Reorganization/renaming of CPUExecContext. Now it is called SimpleThread in order to clear up the confusion due to the many ExecContexts. It also derives from a common ThreadState object, which holds various state common to threads across CPU models. 2006-06-07 15:29:53 -04:00
timing.cc Various fixes for the CPU models to support the features that have been moved to python. 2006-06-29 19:45:24 -04:00
timing.hh Various fixes for the CPU models to support the features that have been moved to python. 2006-06-29 19:45:24 -04:00