Searched defs:src2Type (Results 1 – 2 of 2) sorted by relevance
80 def src2Type: Option[Int] = compareAndGet(getInstrSrc2Type) method516 val src2Type = Valid(SrcType()) constant
1842 val src2Type = if (i < lmul * nf) SrcType.vp else SrcType.no constant