gem5/src/mem/ruby
Joel Hestness bf06911b3f ruby: Change PerfectCacheMemory::lookup to return pointer
CacheMemory and DirectoryMemory lookup functions return pointers to entries
stored in the memory. Bring PerfectCacheMemory in line with this convention,
and clean up SLICC code generation that was in place solely to handle
references like that which was returned by PerfectCacheMemory::lookup.
2015-08-14 00:19:39 -05:00
..
common ruby: replace global g_abs_controls with per-RubySystem var 2015-07-10 16:05:24 -05:00
filters ruby: remove few not required #includes 2014-02-23 19:16:15 -06:00
network ruby: improved stall and wait debugging 2015-07-20 09:15:18 -05:00
profiler ruby: replace global g_abs_controls with per-RubySystem var 2015-07-10 16:05:24 -05:00
slicc_interface base: Declare a type for context IDs 2015-08-07 09:59:13 +01:00
structures ruby: Change PerfectCacheMemory::lookup to return pointer 2015-08-14 00:19:39 -05:00
system ruby: Remove the RubyCache/CacheMemory latency 2015-08-14 00:19:37 -05:00
SConscript ruby: drop NetworkMessage class 2015-07-04 10:43:46 -05:00