Searched refs:InstFormatB (Results 1 – 3 of 3) sorted by relevance
33 InstFormatB = 5, enumerator
39 def InstFormatB : InstFormat<5>;248 : RVInst<outs, ins, opcodestr, argstr, [], InstFormatB> {
246 } else if (MIFrm == RISCVII::InstFormatB) { in getImmOpValue()