gem5 v24.0.0.0
Loading...
Searching...
No Matches
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

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

Typedefs

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

Generated on Tue Jun 18 2024 16:24:08 for gem5 by doxygen 1.11.0