Searched refs:canPushIntoStoreBuffer (Results 1 - 2 of 2) sorted by relevance
/gem5/src/cpu/minor/ | ||
H A D | lsq.hh | 675 bool canPushIntoStoreBuffer() const { return storeBuffer.canInsert(); } function in class:Minor::LSQ |
H A D | execute.cc | 957 !lsq.canPushIntoStoreBuffer()) |
Completed in 13 milliseconds