gem5 v24.0.0.0
|
Classes | |
class | AddrMap |
A sparse map from an Addr to a Value, stored in page chunks. More... | |
Typedefs | |
template<typename EMI > | |
using | InstMap = std::unordered_map<EMI, StaticInstPtr> |
Hash for decoded instructions. | |
using gem5::decode_cache::InstMap = std::unordered_map<EMI, StaticInstPtr> |
Hash for decoded instructions.
Definition at line 46 of file decode_cache.hh.