Searched refs:DecodeSPRRegListOperand (Results 1 – 2 of 2) sorted by relevance
275 static DecodeStatus DecodeSPRRegListOperand(MCInst &Inst, unsigned Val,1782 static DecodeStatus DecodeSPRRegListOperand(MCInst &Inst, unsigned Val, in DecodeSPRRegListOperand() function6458 if (!Check(S, DecodeSPRRegListOperand(Inst, reglist, Address, Decoder))) { in DecodeVSCCLRM()
628 let DecoderMethod = "DecodeSPRRegListOperand";