Searched refs:canPushIntoStoreBuffer (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/minor/
H A Dlsq.hh675 bool canPushIntoStoreBuffer() const { return storeBuffer.canInsert(); } function in class:Minor::LSQ
H A Dexecute.cc957 !lsq.canPushIntoStoreBuffer())

Completed in 12 milliseconds