Home
last modified time | relevance | path

Searched defs:src1Type (Results 1 – 1 of 1) sorted by relevance

/XiangShan/src/main/scala/xiangshan/backend/decode/
H A DDecodeUnitComp.scala161 val src1Type = latchedInst.srcType(0) constant
1859 val src1Type = if (i < emul) SrcType.vp else SrcType.no constant