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

/gem5/src/cpu/
H A Dstatic_inst.hh168 bool isInteger() const { return flags[IsInteger]; } function in class:StaticInst
H A Dbase_dyn_inst.hh516 bool isInteger() const { return staticInst->isInteger(); } function in class:BaseDynInst

Completed in 18 milliseconds