gem5/src
Gabe Black 308b2f0ce3 Add extra constructors to Alpha and MIPS
--HG--
extra : convert_revision : 26ea87bfe9e5c27134eb9a15bf9e4629afae6c69
2007-04-15 21:51:05 +00:00
..
arch Make register indexes larger so they can actually hold all the legal values. Oops! 2007-04-14 17:08:24 +00:00
base Instead of creating a new python process to run traceflags.py, 2007-03-26 21:07:32 -07:00
cpu Add extra constructors to Alpha and MIPS 2007-04-15 21:51:05 +00:00
dev make serialization at least seem to work 2007-03-29 22:00:01 -04:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern Rework the way SCons recurses into subdirectories, making it 2007-03-10 23:00:54 -08:00
mem The MemoryObject tha owns a port should delete it if it so chooses when deletePortRefs() is called on it with that port as a parameter. 2007-04-04 13:56:38 -04:00
python Override addPrivateSplitL1Caches function in order to automatically set the tgts_per_mshr of the caches to 20. This is needed otherwise things will potentially lock up when using the O3CPU because the caches can run out of targets, and then not respond. 2007-03-29 12:25:47 -04:00
sim Comment out the remote gdb object for SE mode. 2007-04-09 18:30:50 +00:00
unittest Quick program to time how long ccprintf takes to write 2007-02-07 22:02:09 -08:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript Rework the way SCons recurses into subdirectories, making it 2007-03-10 23:00:54 -08:00