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

/gem5/src/cpu/
H A Dstatic_inst.hh162 bool isStoreConditional() const { return flags[IsStoreConditional]; } function in class:StaticInst
H A Dbase_dyn_inst.hh512 bool isStoreConditional() const function in class:BaseDynInst

Completed in 11 milliseconds