gem5/src/mem/cache
2009-05-17 14:34:51 -07:00
..
prefetch request: rename INST_READ to INST_FETCH. 2009-04-20 18:54:02 -07:00
tags types: Move stuff for global types into src/base/types.hh 2009-05-17 14:34:50 -07:00
base.cc eventq: convert all usage of events to use the new API. 2008-10-09 04:58:24 -07:00
base.hh includes: use base/types.hh not inttypes.h or stdint.h 2009-05-17 14:34:51 -07:00
BaseCache.py Fixes to get prefetching working again. 2009-02-16 08:56:40 -08:00
blk.cc Fix #include lines for renamed cache files. 2008-02-10 14:45:25 -08:00
blk.hh Mem: Change isLlsc to isLLSC. 2009-04-19 21:44:15 -07:00
builder.cc Fixes to get prefetching working again. 2009-02-16 08:56:40 -08:00
cache.cc remove the totally obsolete split cache 2008-10-23 16:11:28 -04:00
cache.hh Fixes to get prefetching working again. 2009-02-16 08:56:40 -08:00
cache_impl.hh types: Move stuff for global types into src/base/types.hh 2009-05-17 14:34:50 -07:00
mshr.cc types: Move stuff for global types into src/base/types.hh 2009-05-17 14:34:50 -07:00
mshr.hh Fixes to get prefetching working again. 2009-02-16 08:56:40 -08:00
mshr_queue.cc get rid of all instances of readTid() and getThreadNum(). Unify and eliminate 2008-11-04 11:35:42 -05:00
mshr_queue.hh Fix #include lines for renamed cache files. 2008-02-10 14:45:25 -08:00
SConscript Rename cache files for brevity and consistency with rest of tree. 2008-02-10 14:15:42 -08:00