gem5/src/mem/cache
Andreas Hansson 2cb5467e85 misc: Appease clang static analyzer
A few minor fixes to issues identified by the clang static analyzer.
2015-11-06 03:26:16 -05:00
..
prefetch misc: Remove redundant compiler-specific defines 2015-10-12 04:07:59 -04:00
tags misc: Appease clang static analyzer 2015-11-06 03:26:16 -05: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 mem: Clarify cache MSHR handling on fill 2015-10-29 08:48:20 -04:00
cache.hh misc: Add explicit overrides and fix other clang >= 3.5 issues 2015-10-12 04:08:01 -04:00
Cache.py mem: Add explicit Cache subclass and make BaseCache abstract 2015-08-21 07:03:23 -04:00
mshr.cc mem: Clarify cache MSHR handling on fill 2015-10-29 08:48:20 -04:00
mshr.hh mem: Clarify cache MSHR handling on fill 2015-10-29 08:48:20 -04:00
mshr_queue.cc sim: Refactor and simplify the drain API 2015-07-07 09:51:05 +01:00
mshr_queue.hh misc: Remove redundant compiler-specific defines 2015-10-12 04:07:59 -04:00
SConscript mem: Add explicit Cache subclass and make BaseCache abstract 2015-08-21 07:03:23 -04:00