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

/gem5/src/arch/mips/
H A Dfaults.hh56 ExcCodeTlbL = 2, enumerator in enum:MipsISA::ExcCode
269 return this->store ? ExcCodeTlbS : ExcCodeTlbL;

Completed in 12 milliseconds