#include <fpc.hh>
Definition at line 137 of file fpc.hh.
◆ FPCCompData()
gem5::compression::FPC::FPCCompData::FPCCompData |
( |
int |
zeroRunSizeBits | ) |
|
◆ ~FPCCompData()
gem5::compression::FPC::FPCCompData::~FPCCompData |
( |
| ) |
|
|
default |
◆ addEntry()
void gem5::compression::FPC::FPCCompData::addEntry |
( |
std::unique_ptr< Pattern > |
pattern | ) |
|
|
override |
◆ zeroRunSizeBits
const int gem5::compression::FPC::FPCCompData::zeroRunSizeBits |
|
protected |
Number of bits of the zero run size bitfield.
If the size of the zero run reaches the maximum value, it is split into ZERO_RUN entries.
Definition at line 144 of file fpc.hh.
The documentation for this class was generated from the following files: