Searched defs:srcType (Results 1 – 5 of 5) sorted by relevance
40 val srcType: UInt = Input(UInt(3.W)) constant
91 val srcType = Vec(numSrc, SrcType()) constant187 val srcType = Vec(numSrc, SrcType()) constant514 val srcType = Vec(exuParams.numRegSrc, SrcType()) // used to select imm or reg data constant
52 val srcType = SrcType() constant
274 …val srcType = fromRenameUpdate.map(x => x.bits.srcType.zipWithIndex.filter(x => idxseq.contains(x.… constant
182 val srcType = Vec(4, SrcType()) constant