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

/gem5/src/cpu/
H A Dstatic_inst.hh236 RegId _srcRegIdx[MaxInstSrcRegs]; member in class:StaticInst
H A Dbase_dyn_inst.hh263 std::array<PhysRegIdPtr, TheISA::MaxInstSrcRegs> _srcRegIdx; member in class:BaseDynInst

Completed in 12 milliseconds