Searched refs:detectedRollback (Results 1 – 1 of 1) sorted by relevance
333 val detectedRollback = detectRollback(w) constant334 …rollbackLqWb(w).valid := detectedRollback._1 && DelayN(storeIn(w).valid && !storeIn(w).bits.miss, …335 rollbackLqWb(w).bits := detectedRollback._2