gem5/src/mem/cache
Andreas Hansson 6eb434c8a2 arm, mem: Remove unused CLEAR_LL request flag
Cleaning up dead code. The CLREX stores zero directly to
MISCREG_LOCKFLAG and so the request flag is no longer needed. The
corresponding functionality in the cache tags is also removed.
2015-08-21 07:03:25 -04:00
..
prefetch mem: Remove unused RequestCause in cache 2015-07-30 03:41:43 -04:00
tags arm, mem: Remove unused CLEAR_LL request flag 2015-08-21 07:03:25 -04:00
base.cc mem: Add explicit Cache subclass and make BaseCache abstract 2015-08-21 07:03:23 -04:00
base.hh mem: Add explicit Cache subclass and make BaseCache abstract 2015-08-21 07:03:23 -04:00
blk.cc mem: Add support for a security bit in the memory system 2014-01-24 15:29:30 -06:00
blk.hh base: Declare a type for context IDs 2015-08-07 09:59:13 +01:00
cache.cc arm, mem: Remove unused CLEAR_LL request flag 2015-08-21 07:03:25 -04:00
cache.hh mem: Remove unused cache squash functionality 2015-08-21 07:03:24 -04:00
Cache.py mem: Add explicit Cache subclass and make BaseCache abstract 2015-08-21 07:03:23 -04:00
mshr.cc mem: Fix (ab)use of emplace to avoid temporary object creation 2015-07-13 08:46:28 -04:00
mshr.hh mem: Modernise MSHR iterators to C++11 2015-03-27 04:55:57 -04:00
mshr_queue.cc sim: Refactor and simplify the drain API 2015-07-07 09:51:05 +01:00
mshr_queue.hh sim: Refactor and simplify the drain API 2015-07-07 09:51:05 +01:00
SConscript mem: Add explicit Cache subclass and make BaseCache abstract 2015-08-21 07:03:23 -04:00