gem5  v22.1.0.0
Classes | Namespaces | Typedefs | Functions
decode_cache.hh File Reference
#include <unordered_map>
#include "base/bitfield.hh"
#include "base/compiler.hh"
#include "cpu/static_inst_fwd.hh"

Go to the source code of this file.

Classes

class  gem5::decode_cache::AddrMap< Value, CacheChunkShift >
 A sparse map from an Addr to a Value, stored in page chunks. More...
 
struct  gem5::decode_cache::AddrMap< Value, CacheChunkShift >::CacheChunk
 

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 
 gem5::decode_cache
 

Typedefs

template<typename EMI >
using gem5::decode_cache::InstMap = std::unordered_map< EMI, StaticInstPtr >
 Hash for decoded instructions. More...
 

Functions

 gem5::GEM5_DEPRECATED_NAMESPACE (DecodeCache, decode_cache)
 

Generated on Wed Dec 21 2022 10:22:52 for gem5 by doxygen 1.9.1