Searched defs:status_change (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/o3/
H A Ddecode_impl.hh570 bool status_change = false; local
602 DefaultDecode<Impl>::decode(bool &status_change, ThreadID tid) argument
H A Drename_impl.hh435 bool status_change = false; local
493 DefaultRename<Impl>::rename(bool &status_change, ThreadID tid) argument
H A Dfetch_impl.hh901 bool status_change = false; local

Completed in 20 milliseconds