Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/mem/sbuffer/
H A DStorePrefetchBursts.scala211 val prefetch_train = DecoupledIO(new DCacheWordReqWithVaddr) constant
/XiangShan/src/main/scala/xiangshan/mem/pipeline/
H A DStoreUnit.scala56 val prefetch_train = ValidIO(new LsPrefetchTrainBundle()) constant
H A DHybridUnit.scala144 …val prefetch_train = ValidIO(new LsPrefetchTrainBundle()) // provide prefetch info to s… constant
H A DLoadUnit.scala157 …val prefetch_train = ValidIO(new LsPrefetchTrainBundle()) // provide prefetch info to s… constant