Lines Matching defs:Inst
166 static DecodeStatus decodeRegisterClass(MCInst *Inst, uint64_t RegNo, in decodeRegisterClass()
176 static DecodeStatus DecodeCRRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeCRRCRegisterClass()
183 static DecodeStatus DecodeCRBITRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeCRBITRCRegisterClass()
190 static DecodeStatus DecodeF4RCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeF4RCRegisterClass()
197 static DecodeStatus DecodeF8RCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeF8RCRegisterClass()
204 static DecodeStatus DecodeVRRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeVRRCRegisterClass()
211 static DecodeStatus DecodeVSRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeVSRCRegisterClass()
218 static DecodeStatus DecodeVSFRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeVSFRCRegisterClass()
225 static DecodeStatus DecodeGPRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGPRCRegisterClass()
232 static DecodeStatus DecodeGPRC_NOR0RegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGPRC_NOR0RegisterClass()
239 static DecodeStatus DecodeG8RCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeG8RCRegisterClass()
249 static DecodeStatus DecodeQFRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeQFRCRegisterClass()
259 static DecodeStatus decodeUImmOperand(MCInst *Inst, uint64_t Imm, in decodeUImmOperand()
267 static DecodeStatus decodeSImmOperand(MCInst *Inst, uint64_t Imm, in decodeSImmOperand()
279 static DecodeStatus decodeMemRIOperands(MCInst *Inst, uint64_t Imm, in decodeMemRIOperands()
317 static DecodeStatus decodeMemRIXOperands(MCInst *Inst, uint64_t Imm, in decodeMemRIXOperands()
339 static DecodeStatus decodeCRBitMOperand(MCInst *Inst, uint64_t Imm, in decodeCRBitMOperand()