36 #include "params/FPCD.hh"
std::size_t numEntries
Number of valid entries in the dictionary.
BaseCacheCompressorParams Params
A template version of the dictionary compressor that allows to choose the dictionary size.
std::vector< DictionaryEntry > dictionary
The dictionary.
static constexpr int penultimateIndex
Index of the penultimate dictionary entry.
DictionaryCompressor< uint32_t >::DictionaryEntry DictionaryEntry
static constexpr int previousIndex
Index of the previous dictionary entry.
void addToDictionary(DictionaryEntry data) override
Implementation of a dictionary based cache compressor.
Definition of the Frequent Pattern Compression with limited Dictionary support (FPC-D) cache compress...
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
GEM5_DEPRECATED_NAMESPACE(GuestABI, guest_abi)