Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/cache/mmu/
H A DMMUConst.scala181 def replaceWrapper(v: UInt, lruIdx: UInt): UInt = { method
188 def replaceWrapper(v: Seq[Bool], lruIdx: UInt): UInt = { method