Definitions a fully associative LRU tagstore. More...
#include "mem/cache/tags/fa_lru.hh"
#include <cassert>
#include <sstream>
#include "base/intmath.hh"
#include "base/misc.hh"
Go to the source code of this file.
Definitions a fully associative LRU tagstore.
Definition in file fa_lru.cc.