Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/mem/sbuffer/
H A DStorePrefetchBursts.scala161 val memSetPattenDetected = Input(Bool()) constant
264 val memSetPattenDetected = Input(Bool()) constant
H A DSbuffer.scala205 val memSetPattenDetected = Input(Bool()) constant
/XiangShan/src/main/scala/xiangshan/cache/dcache/mainpipe/
H A DMissQueue.scala392 val memSetPattenDetected = Input(Bool()) constant
940 val memSetPattenDetected = Output(Bool()) constant
1024 …val memSetPattenDetected = GatedValidRegNext((source_except_load_cnt >= Threshold.U) && io.lqEmpty) constant
/XiangShan/src/main/scala/xiangshan/cache/dcache/
H A DDCacheWrapper.scala814 val memSetPattenDetected = Output(Bool()) constant