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

/gem5/src/cpu/o3/
H A Dlsq_unit_impl.hh149 isStoreBlocked(false), storeInFlight(false), hasPendingRequest(false),
729 ((!needsTSO) || (!storeInFlight)) &&
941 storeInFlight = true;
1041 storeInFlight = false;
H A Dlsq_unit.hh523 bool storeInFlight; member in class:LSQUnit

Completed in 9 milliseconds