gem5 v24.0.0.0
Loading...
Searching...
No Matches
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  gem5::compression::RepeatedQwords
 
class  gem5::compression::RepeatedQwords::PatternX
 
class  gem5::compression::RepeatedQwords::PatternM
 

Namespaces

namespace  gem5
 Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
 
namespace  gem5::compression
 

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 Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0