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

/gem5/src/cpu/o3/
H A Dcomm.hh190 InstSeqNum nonSpecSeqNum; // *I member in struct:TimeBufStruct::commitComm
H A Diew_impl.hh1583 if (fromCommit->commitInfo[tid].nonSpecSeqNum != 0) {
1592 fromCommit->commitInfo[tid].nonSpecSeqNum);
H A Dcommit_impl.hh1188 toIEW->commitInfo[tid].nonSpecSeqNum = head_inst->seqNum;

Completed in 18 milliseconds