gem5  v20.0.0.3
Classes
repeated_qwords.hh File Reference

Definition of a repeated qwords compressor, which compresses data if it is entirely composed of repeated qwords. More...

#include <array>
#include <cstdint>
#include <map>
#include <memory>
#include "mem/cache/compressors/dictionary_compressor.hh"

Go to the source code of this file.

Classes

class  RepeatedQwordsCompressor
 
class  RepeatedQwordsCompressor::PatternX
 
class  RepeatedQwordsCompressor::PatternM
 

Detailed Description

Definition of a repeated qwords compressor, which compresses data if it is entirely composed of repeated qwords.

Definition in file repeated_qwords.hh.


Generated on Fri Jul 3 2020 15:53:08 for gem5 by doxygen 1.8.13