Searched defs:_destRegIdx (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/
H A Dstatic_inst.hh234 RegId _destRegIdx[MaxInstDestRegs]; member in class:StaticInst
H A Dbase_dyn_inst.hh258 std::array<PhysRegIdPtr, TheISA::MaxInstDestRegs> _destRegIdx; member in class:BaseDynInst

Completed in 11 milliseconds