Searched refs:decodeCLUIImmOperand (Results 1 – 2 of 2) sorted by relevance
508 static DecodeStatus decodeCLUIImmOperand(MCInst &Inst, uint32_t Imm, in decodeCLUIImmOperand() function622 return decodeCLUIImmOperand(Inst, Imm, Address, Decoder); in decodeRVCInstrRdCLUIImm()
84 let DecoderMethod = "decodeCLUIImmOperand";