|
gem5
|
Classes | |
| class | AddrMap |
| A sparse map from an Addr to a Value, stored in page chunks. More... | |
Typedefs | |
| typedef std::unordered_map < TheISA::ExtMachInst, StaticInstPtr > | InstMap |
| Hash for decoded instructions. More... | |
| typedef std::unordered_map<TheISA::ExtMachInst, StaticInstPtr> DecodeCache::InstMap |
Hash for decoded instructions.
Definition at line 50 of file decode_cache.hh.