Lines Matching refs:DecodeStatus

30 typedef MCDisassembler::DecodeStatus DecodeStatus;  typedef
41 DecodeStatus getInstruction(MCInst &Instr, uint64_t &Size,
48 DecodeStatus getInstruction32(MCInst &Instr, uint64_t &Size,
51 DecodeStatus getInstruction16(MCInst &Instr, uint64_t &Size,
71 static DecodeStatus DecodeGPRRegisterClass(MCInst &Inst, uint32_t RegNo, in DecodeGPRRegisterClass()
84 static DecodeStatus DecodeGPRX1X5RegisterClass(MCInst &Inst, uint32_t RegNo, in DecodeGPRX1X5RegisterClass()
95 static DecodeStatus DecodeFPR16RegisterClass(MCInst &Inst, uint32_t RegNo, in DecodeFPR16RegisterClass()
106 static DecodeStatus DecodeFPR32RegisterClass(MCInst &Inst, uint32_t RegNo, in DecodeFPR32RegisterClass()
117 static DecodeStatus DecodeFPR32CRegisterClass(MCInst &Inst, uint32_t RegNo, in DecodeFPR32CRegisterClass()
128 static DecodeStatus DecodeFPR64RegisterClass(MCInst &Inst, uint32_t RegNo, in DecodeFPR64RegisterClass()
139 static DecodeStatus DecodeFPR64CRegisterClass(MCInst &Inst, uint32_t RegNo, in DecodeFPR64CRegisterClass()
150 static DecodeStatus DecodeGPRNoX0RegisterClass(MCInst &Inst, uint32_t RegNo, in DecodeGPRNoX0RegisterClass()
160 static DecodeStatus
170 static DecodeStatus DecodeGPRCRegisterClass(MCInst &Inst, uint32_t RegNo, in DecodeGPRCRegisterClass()
181 static DecodeStatus DecodeGPRPairRegisterClass(MCInst &Inst, uint32_t RegNo, in DecodeGPRPairRegisterClass()
192 static DecodeStatus DecodeSR07RegisterClass(MCInst &Inst, uint32_t RegNo, in DecodeSR07RegisterClass()
203 static DecodeStatus DecodeVRRegisterClass(MCInst &Inst, uint32_t RegNo, in DecodeVRRegisterClass()
214 static DecodeStatus DecodeVRM2RegisterClass(MCInst &Inst, uint32_t RegNo, in DecodeVRM2RegisterClass()
231 static DecodeStatus DecodeVRM4RegisterClass(MCInst &Inst, uint32_t RegNo, in DecodeVRM4RegisterClass()
248 static DecodeStatus DecodeVRM8RegisterClass(MCInst &Inst, uint32_t RegNo, in DecodeVRM8RegisterClass()
265 static DecodeStatus decodeVMaskReg(MCInst &Inst, uint32_t RegNo, in decodeVMaskReg()
278 static DecodeStatus decodeUImmOperand(MCInst &Inst, uint32_t Imm, in decodeUImmOperand()
287 static DecodeStatus decodeUImmNonZeroOperand(MCInst &Inst, uint32_t Imm, in decodeUImmNonZeroOperand()
296 static DecodeStatus decodeSImmOperand(MCInst &Inst, uint32_t Imm, in decodeSImmOperand()
306 static DecodeStatus decodeSImmNonZeroOperand(MCInst &Inst, uint32_t Imm, in decodeSImmNonZeroOperand()
315 static DecodeStatus decodeSImmOperandAndLsl1(MCInst &Inst, uint32_t Imm, in decodeSImmOperandAndLsl1()
326 static DecodeStatus decodeCLUIImmOperand(MCInst &Inst, uint32_t Imm, in decodeCLUIImmOperand()
337 static DecodeStatus decodeFRMArg(MCInst &Inst, uint32_t Imm, int64_t Address, in decodeFRMArg()
347 static DecodeStatus decodeRVCInstrRdRs1ImmZero(MCInst &Inst, uint32_t Insn,
351 static DecodeStatus decodeRVCInstrRdSImm(MCInst &Inst, uint32_t Insn,
355 static DecodeStatus decodeRVCInstrRdRs1UImm(MCInst &Inst, uint32_t Insn,
359 static DecodeStatus decodeRVCInstrRdRs2(MCInst &Inst, uint32_t Insn,
363 static DecodeStatus decodeRVCInstrRdRs1Rs2(MCInst &Inst, uint32_t Insn,
367 static DecodeStatus decodeXTHeadMemPair(MCInst &Inst, uint32_t Insn,
371 static DecodeStatus decodeZcmpRlist(MCInst &Inst, uint32_t Imm,
374 static DecodeStatus decodeRegReg(MCInst &Inst, uint32_t Insn, uint64_t Address,
377 static DecodeStatus decodeZcmpSpimm(MCInst &Inst, uint32_t Imm,
380 static DecodeStatus decodeCSSPushPopchk(MCInst &Inst, uint32_t Insn,
386 static DecodeStatus decodeRVCInstrRdRs1ImmZero(MCInst &Inst, uint32_t Insn, in decodeRVCInstrRdRs1ImmZero()
390 [[maybe_unused]] DecodeStatus Result = in decodeRVCInstrRdRs1ImmZero()
398 static DecodeStatus decodeCSSPushPopchk(MCInst &Inst, uint32_t Insn, in decodeCSSPushPopchk()
402 [[maybe_unused]] DecodeStatus Result = in decodeCSSPushPopchk()
408 static DecodeStatus decodeRVCInstrRdSImm(MCInst &Inst, uint32_t Insn, in decodeRVCInstrRdSImm()
414 [[maybe_unused]] DecodeStatus Result = in decodeRVCInstrRdSImm()
420 static DecodeStatus decodeRVCInstrRdRs1UImm(MCInst &Inst, uint32_t Insn, in decodeRVCInstrRdRs1UImm()
427 [[maybe_unused]] DecodeStatus Result = in decodeRVCInstrRdRs1UImm()
433 static DecodeStatus decodeRVCInstrRdRs2(MCInst &Inst, uint32_t Insn, in decodeRVCInstrRdRs2()
443 static DecodeStatus decodeRVCInstrRdRs1Rs2(MCInst &Inst, uint32_t Insn, in decodeRVCInstrRdRs1Rs2()
454 static DecodeStatus decodeXTHeadMemPair(MCInst &Inst, uint32_t Insn, in decodeXTHeadMemPair()
464 [[maybe_unused]] DecodeStatus Result = in decodeXTHeadMemPair()
480 static DecodeStatus decodeZcmpRlist(MCInst &Inst, uint32_t Imm, in decodeZcmpRlist()
488 static DecodeStatus decodeRegReg(MCInst &Inst, uint32_t Insn, uint64_t Address, in decodeRegReg()
497 static DecodeStatus decodeZcmpSpimm(MCInst &Inst, uint32_t Imm, in decodeZcmpSpimm()
517 DecodeStatus Result = \
534 DecodeStatus RISCVDisassembler::getInstruction32(MCInst &MI, uint64_t &Size, in getInstruction32()
628 DecodeStatus RISCVDisassembler::getInstruction16(MCInst &MI, uint64_t &Size, in getInstruction16()
658 DecodeStatus RISCVDisassembler::getInstruction(MCInst &MI, uint64_t &Size, in getInstruction()