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