Searched refs:InstCacheMap (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/x86/
H A Ddecoder.hh234 CacheKey, DecodeCache::InstMap<ExtMachInst> *> InstCacheMap; typedef in class:X86ISA::Decoder
235 static InstCacheMap instCacheMap;
277 InstCacheMap::iterator imIter = instCacheMap.find(m5Reg);
H A Ddecoder.cc679 Decoder::InstCacheMap Decoder::instCacheMap;

Completed in 5 milliseconds