Searched defs:readRegCache (Results 1 – 2 of 2) sorted by relevance
12 def readRegCache: Bool = value === DataSource.regcache method
158 …val readRegCache = if (exuParm.needReadRegCache) exuInput.bits.dataSources(srcIdx).readRegCache el… constant