Searched defs:hasCSR (Results 1 – 3 of 3) sorted by relevance
74 def hasCSR = CsrCnt > 0 method
257 def hasCSR: Boolean = fuConfigs.map(_.isCsr).reduce(_ || _) method
191 val hasCSR = x.bits.params.hasCSR constant