• Home
  • Raw
  • Download

Lines Matching defs:Inst

761 static DecodeStatus DecodeCPU16RegsRegisterClass(MCInst *Inst,  in DecodeCPU16RegsRegisterClass()
767 static DecodeStatus DecodeGPR64RegisterClass(MCInst *Inst, in DecodeGPR64RegisterClass()
780 static DecodeStatus DecodeGPR32RegisterClass(MCInst *Inst, in DecodeGPR32RegisterClass()
793 static DecodeStatus DecodePtrRegisterClass(MCInst *Inst, in DecodePtrRegisterClass()
802 static DecodeStatus DecodeDSPRRegisterClass(MCInst *Inst, in DecodeDSPRRegisterClass()
808 static DecodeStatus DecodeFGR64RegisterClass(MCInst *Inst, in DecodeFGR64RegisterClass()
821 static DecodeStatus DecodeFGR32RegisterClass(MCInst *Inst, in DecodeFGR32RegisterClass()
834 static DecodeStatus DecodeCCRRegisterClass(MCInst *Inst, in DecodeCCRRegisterClass()
847 static DecodeStatus DecodeFCCRegisterClass(MCInst *Inst, in DecodeFCCRegisterClass()
860 static DecodeStatus DecodeCCRegisterClass(MCInst *Inst, in DecodeCCRegisterClass()
873 static DecodeStatus DecodeFGRCCRegisterClass(MCInst *Inst, in DecodeFGRCCRegisterClass()
886 static DecodeStatus DecodeMem(MCInst *Inst, in DecodeMem()
907 static DecodeStatus DecodeCachePref(MCInst *Inst, in DecodeCachePref()
923 static DecodeStatus DecodeMSA128Mem(MCInst *Inst, unsigned Insn, in DecodeMSA128Mem()
970 static DecodeStatus DecodeMemMMImm12(MCInst *Inst, in DecodeMemMMImm12()
990 static DecodeStatus DecodeMemMMImm16(MCInst *Inst, in DecodeMemMMImm16()
1007 static DecodeStatus DecodeFMem(MCInst *Inst, in DecodeFMem()
1024 static DecodeStatus DecodeCOP2Mem(MCInst *Inst, in DecodeCOP2Mem()
1041 static DecodeStatus DecodeCOP3Mem(MCInst *Inst, in DecodeCOP3Mem()
1058 static DecodeStatus DecodeSpecial3LlSc(MCInst *Inst, in DecodeSpecial3LlSc()
1080 static DecodeStatus DecodeHWRegsRegisterClass(MCInst *Inst, in DecodeHWRegsRegisterClass()
1092 static DecodeStatus DecodeAFGR64RegisterClass(MCInst *Inst, in DecodeAFGR64RegisterClass()
1106 static DecodeStatus DecodeACC64DSPRegisterClass(MCInst *Inst, in DecodeACC64DSPRegisterClass()
1119 static DecodeStatus DecodeHI32DSPRegisterClass(MCInst *Inst, in DecodeHI32DSPRegisterClass()
1133 static DecodeStatus DecodeLO32DSPRegisterClass(MCInst *Inst, in DecodeLO32DSPRegisterClass()
1147 static DecodeStatus DecodeMSA128BRegisterClass(MCInst *Inst, in DecodeMSA128BRegisterClass()
1161 static DecodeStatus DecodeMSA128HRegisterClass(MCInst *Inst, in DecodeMSA128HRegisterClass()
1175 static DecodeStatus DecodeMSA128WRegisterClass(MCInst *Inst, in DecodeMSA128WRegisterClass()
1189 static DecodeStatus DecodeMSA128DRegisterClass(MCInst *Inst, in DecodeMSA128DRegisterClass()
1203 static DecodeStatus DecodeMSACtrlRegisterClass(MCInst *Inst, in DecodeMSACtrlRegisterClass()
1217 static DecodeStatus DecodeCOP2RegisterClass(MCInst *Inst, in DecodeCOP2RegisterClass()
1231 static DecodeStatus DecodeBranchTarget(MCInst *Inst, in DecodeBranchTarget()
1240 static DecodeStatus DecodeJumpTarget(MCInst *Inst, in DecodeJumpTarget()
1249 static DecodeStatus DecodeBranchTarget21(MCInst *Inst, in DecodeBranchTarget21()
1259 static DecodeStatus DecodeBranchTarget26(MCInst *Inst, in DecodeBranchTarget26()
1268 static DecodeStatus DecodeBranchTargetMM(MCInst *Inst, in DecodeBranchTargetMM()
1277 static DecodeStatus DecodeJumpTargetMM(MCInst *Inst, in DecodeJumpTargetMM()
1286 static DecodeStatus DecodeSimm16(MCInst *Inst, in DecodeSimm16()
1293 static DecodeStatus DecodeLSAImm(MCInst *Inst, in DecodeLSAImm()
1301 static DecodeStatus DecodeInsSize(MCInst *Inst, in DecodeInsSize()
1311 static DecodeStatus DecodeExtSize(MCInst *Inst, in DecodeExtSize()
1319 static DecodeStatus DecodeSimm19Lsl2(MCInst *Inst, in DecodeSimm19Lsl2()
1326 static DecodeStatus DecodeSimm18Lsl3(MCInst *Inst, in DecodeSimm18Lsl3()