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

/gem5/src/cpu/minor/
H A Dpipe_data.cc74 case BranchData::HaltFetch:
75 os << "HaltFetch";
102 case HaltFetch:
122 case HaltFetch:
H A Dpipe_data.hh97 HaltFetch enumerator in enum:Minor::BranchData::Reason
H A Dfetch2.cc144 case BranchData::HaltFetch:
H A Dfetch1.cc508 case BranchData::HaltFetch:
H A Dexecute.cc1477 updateBranchData(commit_tid, BranchData::HaltFetch,

Completed in 26 milliseconds