Searched refs:latchWbIndex (Results 1 – 1 of 1) sorted by relevance
306 val latchWbIndex = if(isVStore) wbIndex else RegEnable(wbIndex, pipewb.valid) constant310 entries(latchWbIndex).flowNum := entries(latchWbIndex).flowNum - latchFlowNum321 …or((entries(latchWbIndex).flowNum - latchFlowNum > entries(latchWbIndex).flowNum) && latchWbValid …322 …XSError(!allocated(latchWbIndex) && latchWbValid, s"entry: $latchWbIndex, Writeback error flow!!\n…