Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/cache/dcache/storepipe/
H A DStorePipe.scala131 val s1_hit_coh = s1_hit_meta.coh constant
/XiangShan/src/main/scala/xiangshan/cache/dcache/loadpipe/
H A DLoadPipe.scala279 val s1_hit_coh = s1_hit_meta.coh constant
/XiangShan/src/main/scala/xiangshan/cache/dcache/mainpipe/
H A DMainPipe.scala353 …val s1_hit_coh = ClientMetadata(ParallelMux(s1_tag_ecc_match_way.asBools, (0 until nWays).map(w =>… constant