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

/gem5/src/cpu/minor/
H A Dscoreboard.cc131 inst->flatDestRegIdx[dest_index] = reg;
147 inst->flatDestRegIdx[dest_index] = RegId(IntRegClass,
195 const RegId& reg = inst->flatDestRegIdx[dest_index];
H A Ddyn_inst.hh232 RegId flatDestRegIdx[TheISA::MaxInstDestRegs]; member in class:Minor::MinorDynInst

Completed in 6 milliseconds