gem5/src
Nathan Binkert 886c5f8fe5 SINIC: Commit old code from ASPLOS 2006 studies.
NOTE: This code was written by Nathan Binkert in 2006 and is properly copyright
"The Regents of the University of Michigan"
2008-10-09 04:58:23 -07:00
..
arch O3: Generaize the O3 dynamic instruction class so it isn't split out by ISA. 2008-10-09 00:09:26 -07:00
base stats: use properly signed types for looping and comparison 2008-10-09 04:58:23 -07:00
cpu O3: Generaize the O3 IMPL class so it isn't split out by ISA. 2008-10-09 00:10:02 -07:00
dev SINIC: Commit old code from ASPLOS 2006 studies. 2008-10-09 04:58:23 -07:00
doxygen Fix up doxygen. 2006-08-14 19:25:07 -04:00
kern style: Make a style pass over the whole arch/alpha directory. 2008-09-27 21:03:48 -07:00
mem When nesting if statements, use braces to avoid ambiguous else clauses. 2008-09-26 08:18:57 -07:00
python python: cleanup options parsing stuff so that it properly deals with defaults. 2008-10-06 09:31:51 -07:00
sim eventq: Don't use inline friend function when a static function will do. 2008-10-09 04:58:23 -07:00
unittest unittest: Add unit tests to the scons framework. 2008-10-02 11:27:01 -07:00
Doxyfile Fix up doxygen. 2006-08-14 19:25:07 -04:00
SConscript SCons: add code to provide a libm5 shared library. 2008-10-09 04:58:23 -07:00