Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/mem/pipeline/
H A DLoadUnit.scala168 val ifetchPrefetch = ValidIO(new SoftIfetchPrefetchBundle) constant
/XiangShan/src/main/scala/xiangshan/mem/
H A DMemBlock.scala312 val ifetchPrefetch = Vec(LduCnt, ValidIO(new SoftIfetchPrefetchBundle)) constant