Home
last modified time | relevance | path

Searched defs:allowEnqueueForDispatch (Results 1 – 3 of 3) sorted by relevance

/XiangShan/src/main/scala/xiangshan/backend/rob/
H A DVTypeBuffer.scala267 val allowEnqueueForDispatch = GatedValidRegNext( constant
H A DRab.scala264 …val allowEnqueueForDispatch = GatedValidRegNext(numValidEntries + enqCount <= (size - 2*RenameWidt… constant
H A DRob.scala171 val allowEnqueueForDispatch = RegInit(true.B) constant