Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/mem/lsqueue/
H A DLoadMisalignBuffer.scala134 val flushLdExpBuff = Output(Bool()) constant
633 …val flushLdExpBuff = GatedValidRegNext(req_valid && (bufferState === s_wb) && !(globalUncache || g… constant