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

/gem5/src/cpu/
H A Dstatic_inst.hh173 bool isControl() const { return flags[IsControl]; } function in class:StaticInst
H A Dbase_dyn_inst.hh519 bool isControl() const { return staticInst->isControl(); } function in class:BaseDynInst

Completed in 11 milliseconds