Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/frontend/icache/
H A DICache.scala80 def tagCode: Code = Code.fromString(tagECC) method
/XiangShan/src/main/scala/xiangshan/cache/dcache/
H A DDCacheWrapper.scala69 def tagCode: Code = Code.fromString(tagECC) method