Searched defs:commitValid (Results 1 – 2 of 2) sorted by relevance
389 val commitValid = Vec(CommitWidth * MaxUopSize, Bool()) constant398 val commitValid = Vec(CommitWidth, Bool()) constant424 val commitValid = Vec(RabCommitWidth, Bool()) constant
620 val commitValid = io.rabCommits.isCommit && io.rabCommits.commitValid(i) constant