gem5/src/mem/ruby
Nilay Vaish 9b72a0f627 ruby: change slicc to allow for constructor args
The patch adds support to slicc for recognizing arguments that should be
passed to the constructor of a class. I did not like the fact that an explicit
check was being carried on the type 'TBETable' to figure out the arguments to
be passed to the constructor.
The patch also moves some of the member variables that are declared for all
the controllers to the base class AbstractController.
2012-12-11 10:05:55 -06:00
..
buffers ruby: improved support for functional accesses 2012-10-15 17:51:57 -05:00
common ruby: add functions for computing next stride/page address 2012-12-11 10:05:53 -06:00
filters Ruby: remove config information from ruby.stats 2012-07-12 08:39:19 -05:00
network sim: have a curTick per eventq 2012-11-16 10:27:47 -06:00
profiler ruby: reset and dump stats along with reset of the system 2012-11-02 12:18:25 -05:00
recorder MEM: Remove the Broadcast destination from the packet 2012-04-14 05:45:55 -04:00
slicc_interface ruby: change slicc to allow for constructor args 2012-12-11 10:05:55 -06:00
structures ruby: add a prefetcher 2012-12-11 10:05:54 -06:00
system sim: have a curTick per eventq 2012-11-16 10:27:47 -06:00
SConscript ruby: add a prefetcher 2012-12-11 10:05:54 -06:00
SConsopts Gems: Eliminate the now unused GEMS_ROOT scons variable. 2011-03-11 11:27:26 -08:00