Searched defs:readImm (Results 1 – 2 of 2) sorted by relevance
24 def readImm: Bool = value === DataSource.imm method
159 …val readImm = if (exuParm.immType.nonEmpty || exuParm.hasLoadExu) exuInput.bits.dataSources(srcIdx… constant