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