Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/mem/lsqueue/
H A DStoreQueueData.scala299 val forwardMaskFast = Vec(numForward, Output(Vec((VLEN/8), Bool()))) constant
/XiangShan/src/main/scala/xiangshan/mem/
H A DBundles.scala181 val forwardMaskFast = Input(Vec((VLEN/8), Bool())) // resp to load_s1 constant