Lines Matching defs:Inst

153 static DecodeStatus decodeRegisterClass(MCInst *Inst, uint64_t RegNo,  in decodeRegisterClass()
161 static DecodeStatus DecodeCRRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeCRRCRegisterClass()
168 static DecodeStatus DecodeCRBITRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeCRBITRCRegisterClass()
175 static DecodeStatus DecodeF4RCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeF4RCRegisterClass()
182 static DecodeStatus DecodeF8RCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeF8RCRegisterClass()
189 static DecodeStatus DecodeVRRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeVRRCRegisterClass()
196 static DecodeStatus DecodeVSRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeVSRCRegisterClass()
203 static DecodeStatus DecodeVSFRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeVSFRCRegisterClass()
210 static DecodeStatus DecodeGPRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGPRCRegisterClass()
217 static DecodeStatus DecodeGPRC_NOR0RegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGPRC_NOR0RegisterClass()
224 static DecodeStatus DecodeG8RCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeG8RCRegisterClass()
234 static DecodeStatus decodeUImmOperand(MCInst *Inst, uint64_t Imm, in decodeUImmOperand()
242 static DecodeStatus decodeSImmOperand(MCInst *Inst, uint64_t Imm, in decodeSImmOperand()
254 static DecodeStatus decodeMemRIOperands(MCInst *Inst, uint64_t Imm, in decodeMemRIOperands()
292 static DecodeStatus decodeMemRIXOperands(MCInst *Inst, uint64_t Imm, in decodeMemRIXOperands()
314 static DecodeStatus decodeCRBitMOperand(MCInst *Inst, uint64_t Imm, in decodeCRBitMOperand()