Home
last modified time | relevance | path

Searched refs:drop_set_idx (Results 1 – 1 of 1) sorted by relevance

/XiangShan/src/main/scala/xiangshan/cache/mmu/
H A DMMUConst.scala165 def drop_set_idx(vpn: UInt, nSets: Int): UInt = { method
177 drop_set_idx(vpn1, nSets) === drop_set_idx(vpn2, nSets)