Lines Matching refs:DecodeStatus

36 using DecodeStatus = MCDisassembler::DecodeStatus;  typedef
73 DecodeStatus getInstruction(MCInst &Instr, uint64_t &Size,
82 static DecodeStatus DecodeGPR64RegisterClass(MCInst &Inst, unsigned RegNo,
86 static DecodeStatus DecodeCPU16RegsRegisterClass(MCInst &Inst, unsigned RegNo,
90 static DecodeStatus DecodeGPRMM16RegisterClass(MCInst &Inst, unsigned RegNo,
94 static DecodeStatus
98 static DecodeStatus
102 static DecodeStatus DecodeGPR32RegisterClass(MCInst &Inst, unsigned RegNo,
106 static DecodeStatus DecodePtrRegisterClass(MCInst &Inst, unsigned Insn,
110 static DecodeStatus DecodeDSPRRegisterClass(MCInst &Inst, unsigned RegNo,
114 static DecodeStatus DecodeFGR64RegisterClass(MCInst &Inst, unsigned RegNo,
118 static DecodeStatus DecodeFGR32RegisterClass(MCInst &Inst, unsigned RegNo,
122 static DecodeStatus DecodeCCRRegisterClass(MCInst &Inst, unsigned RegNo,
126 static DecodeStatus DecodeFCCRegisterClass(MCInst &Inst, unsigned RegNo,
130 static DecodeStatus DecodeFGRCCRegisterClass(MCInst &Inst, unsigned RegNo,
134 static DecodeStatus DecodeHWRegsRegisterClass(MCInst &Inst, unsigned Insn,
138 static DecodeStatus DecodeAFGR64RegisterClass(MCInst &Inst, unsigned RegNo,
142 static DecodeStatus DecodeACC64DSPRegisterClass(MCInst &Inst, unsigned RegNo,
146 static DecodeStatus DecodeHI32DSPRegisterClass(MCInst &Inst, unsigned RegNo,
150 static DecodeStatus DecodeLO32DSPRegisterClass(MCInst &Inst, unsigned RegNo,
154 static DecodeStatus DecodeMSA128BRegisterClass(MCInst &Inst, unsigned RegNo,
158 static DecodeStatus DecodeMSA128HRegisterClass(MCInst &Inst, unsigned RegNo,
162 static DecodeStatus DecodeMSA128WRegisterClass(MCInst &Inst, unsigned RegNo,
166 static DecodeStatus DecodeMSA128DRegisterClass(MCInst &Inst, unsigned RegNo,
170 static DecodeStatus DecodeMSACtrlRegisterClass(MCInst &Inst, unsigned RegNo,
174 static DecodeStatus DecodeCOP0RegisterClass(MCInst &Inst, unsigned RegNo,
178 static DecodeStatus DecodeCOP2RegisterClass(MCInst &Inst, unsigned RegNo,
182 static DecodeStatus DecodeBranchTarget(MCInst &Inst, unsigned Offset,
186 static DecodeStatus DecodeBranchTarget1SImm16(MCInst &Inst, unsigned Offset,
190 static DecodeStatus DecodeJumpTarget(MCInst &Inst, unsigned Insn,
194 static DecodeStatus DecodeBranchTarget21(MCInst &Inst, unsigned Offset,
198 static DecodeStatus DecodeBranchTarget21MM(MCInst &Inst, unsigned Offset,
202 static DecodeStatus DecodeBranchTarget26(MCInst &Inst, unsigned Offset,
208 static DecodeStatus DecodeBranchTarget7MM(MCInst &Inst, unsigned Offset,
214 static DecodeStatus DecodeBranchTarget10MM(MCInst &Inst, unsigned Offset,
220 static DecodeStatus DecodeBranchTargetMM(MCInst &Inst, unsigned Offset,
226 static DecodeStatus DecodeBranchTarget26MM(MCInst &Inst, unsigned Offset,
232 static DecodeStatus DecodeJumpTargetMM(MCInst &Inst, unsigned Insn,
238 static DecodeStatus DecodeJumpTargetXMM(MCInst &Inst, unsigned Insn,
242 static DecodeStatus DecodeMem(MCInst &Inst, unsigned Insn, uint64_t Address,
245 static DecodeStatus DecodeMemEVA(MCInst &Inst, unsigned Insn, uint64_t Address,
248 static DecodeStatus DecodeLoadByte15(MCInst &Inst, unsigned Insn,
252 static DecodeStatus DecodeCacheOp(MCInst &Inst, unsigned Insn, uint64_t Address,
255 static DecodeStatus DecodeCacheeOp_CacheOpR6(MCInst &Inst, unsigned Insn,
259 static DecodeStatus DecodeCacheOpMM(MCInst &Inst, unsigned Insn,
263 static DecodeStatus DecodePrefeOpMM(MCInst &Inst, unsigned Insn,
267 static DecodeStatus DecodeSyncI(MCInst &Inst, unsigned Insn, uint64_t Address,
270 static DecodeStatus DecodeSyncI_MM(MCInst &Inst, unsigned Insn,
274 static DecodeStatus DecodeSynciR6(MCInst &Inst, unsigned Insn, uint64_t Address,
277 static DecodeStatus DecodeMSA128Mem(MCInst &Inst, unsigned Insn,
281 static DecodeStatus DecodeMemMMImm4(MCInst &Inst, unsigned Insn,
285 static DecodeStatus DecodeMemMMSPImm5Lsl2(MCInst &Inst, unsigned Insn,
289 static DecodeStatus DecodeMemMMGPImm7Lsl2(MCInst &Inst, unsigned Insn,
293 static DecodeStatus DecodeMemMMReglistImm4Lsl2(MCInst &Inst, unsigned Insn,
297 static DecodeStatus DecodeMemMMImm9(MCInst &Inst, unsigned Insn,
301 static DecodeStatus DecodeMemMMImm12(MCInst &Inst, unsigned Insn,
305 static DecodeStatus DecodeMemMMImm16(MCInst &Inst, unsigned Insn,
309 static DecodeStatus DecodeFMem(MCInst &Inst, unsigned Insn, uint64_t Address,
312 static DecodeStatus DecodeFMemMMR2(MCInst &Inst, unsigned Insn,
316 static DecodeStatus DecodeFMem2(MCInst &Inst, unsigned Insn, uint64_t Address,
319 static DecodeStatus DecodeFMem3(MCInst &Inst, unsigned Insn, uint64_t Address,
322 static DecodeStatus DecodeFMemCop2R6(MCInst &Inst, unsigned Insn,
326 static DecodeStatus DecodeFMemCop2MMR6(MCInst &Inst, unsigned Insn,
330 static DecodeStatus DecodeSpecial3LlSc(MCInst &Inst, unsigned Insn,
334 static DecodeStatus DecodeAddiur2Simm7(MCInst &Inst, unsigned Value,
338 static DecodeStatus DecodeLi16Imm(MCInst &Inst, unsigned Value,
342 static DecodeStatus DecodePOOL16BEncodedField(MCInst &Inst, unsigned Value,
347 static DecodeStatus DecodeUImmWithOffsetAndScale(MCInst &Inst, unsigned Value,
352 static DecodeStatus DecodeUImmWithOffset(MCInst &Inst, unsigned Value, in DecodeUImmWithOffset()
360 static DecodeStatus DecodeSImmWithOffsetAndScale(MCInst &Inst, unsigned Value,
364 static DecodeStatus DecodeInsSize(MCInst &Inst, unsigned Insn, uint64_t Address,
367 static DecodeStatus DecodeSimm19Lsl2(MCInst &Inst, unsigned Insn,
371 static DecodeStatus DecodeSimm18Lsl3(MCInst &Inst, unsigned Insn,
375 static DecodeStatus DecodeSimm9SP(MCInst &Inst, unsigned Insn, uint64_t Address,
378 static DecodeStatus DecodeANDI16Imm(MCInst &Inst, unsigned Insn,
382 static DecodeStatus DecodeSimm23Lsl2(MCInst &Inst, unsigned Insn,
389 static DecodeStatus DecodeINSVE_DF(MCInst &MI, InsnType insn, uint64_t Address,
393 static DecodeStatus DecodeDAHIDATIMMR6(MCInst &MI, InsnType insn,
398 static DecodeStatus DecodeDAHIDATI(MCInst &MI, InsnType insn, uint64_t Address,
402 static DecodeStatus DecodeAddiGroupBranch(MCInst &MI, InsnType insn,
407 static DecodeStatus DecodePOP35GroupBranchMMR6(MCInst &MI, InsnType insn,
412 static DecodeStatus DecodeDaddiGroupBranch(MCInst &MI, InsnType insn,
417 static DecodeStatus DecodePOP37GroupBranchMMR6(MCInst &MI, InsnType insn,
422 static DecodeStatus DecodePOP65GroupBranchMMR6(MCInst &MI, InsnType insn,
427 static DecodeStatus DecodePOP75GroupBranchMMR6(MCInst &MI, InsnType insn,
432 static DecodeStatus DecodeBlezlGroupBranch(MCInst &MI, InsnType insn,
437 static DecodeStatus DecodeBgtzlGroupBranch(MCInst &MI, InsnType insn,
442 static DecodeStatus DecodeBgtzGroupBranch(MCInst &MI, InsnType insn,
447 static DecodeStatus DecodeBlezGroupBranch(MCInst &MI, InsnType insn,
452 static DecodeStatus DecodeBgtzGroupBranchMMR6(MCInst &MI, InsnType insn,
457 static DecodeStatus DecodeBlezGroupBranchMMR6(MCInst &MI, InsnType insn,
462 static DecodeStatus DecodeDINS(MCInst &MI, InsnType Insn, uint64_t Address,
466 static DecodeStatus DecodeDEXT(MCInst &MI, InsnType Insn, uint64_t Address,
470 static DecodeStatus DecodeCRC(MCInst &MI, InsnType Insn, uint64_t Address,
473 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Insn,
477 static DecodeStatus DecodeRegListOperand16(MCInst &Inst, unsigned Insn,
481 static DecodeStatus DecodeMovePRegPair(MCInst &Inst, unsigned RegPair,
485 static DecodeStatus DecodeMovePOperands(MCInst &Inst, unsigned Insn,
523 static DecodeStatus DecodeINSVE_DF(MCInst &MI, InsnType insn, uint64_t Address, in DecodeINSVE_DF()
526 DecodeStatus (*)(MCInst &, unsigned, uint64_t, const MCDisassembler *); in DecodeINSVE_DF()
571 static DecodeStatus DecodeDAHIDATIMMR6(MCInst &MI, InsnType insn, in DecodeDAHIDATIMMR6()
586 static DecodeStatus DecodeDAHIDATI(MCInst &MI, InsnType insn, uint64_t Address, in DecodeDAHIDATI()
600 static DecodeStatus DecodeAddiGroupBranch(MCInst &MI, InsnType insn, in DecodeAddiGroupBranch()
639 static DecodeStatus DecodePOP35GroupBranchMMR6(MCInst &MI, InsnType insn, in DecodePOP35GroupBranchMMR6()
673 static DecodeStatus DecodeDaddiGroupBranch(MCInst &MI, InsnType insn, in DecodeDaddiGroupBranch()
712 static DecodeStatus DecodePOP37GroupBranchMMR6(MCInst &MI, InsnType insn, in DecodePOP37GroupBranchMMR6()
746 static DecodeStatus DecodePOP65GroupBranchMMR6(MCInst &MI, InsnType insn, in DecodePOP65GroupBranchMMR6()
785 static DecodeStatus DecodePOP75GroupBranchMMR6(MCInst &MI, InsnType insn, in DecodePOP75GroupBranchMMR6()
824 static DecodeStatus DecodeBlezlGroupBranch(MCInst &MI, InsnType insn, in DecodeBlezlGroupBranch()
867 static DecodeStatus DecodeBgtzlGroupBranch(MCInst &MI, InsnType insn, in DecodeBgtzlGroupBranch()
911 static DecodeStatus DecodeBgtzGroupBranch(MCInst &MI, InsnType insn, in DecodeBgtzGroupBranch()
960 static DecodeStatus DecodeBlezGroupBranch(MCInst &MI, InsnType insn, in DecodeBlezGroupBranch()
1004 static DecodeStatus DecodeDEXT(MCInst &MI, InsnType Insn, uint64_t Address, in DecodeDEXT()
1046 static DecodeStatus DecodeDINS(MCInst &MI, InsnType Insn, uint64_t Address, in DecodeDINS()
1088 static DecodeStatus DecodeCRC(MCInst &MI, InsnType Insn, uint64_t Address, in DecodeCRC()
1103 static DecodeStatus readInstruction16(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction16()
1123 static DecodeStatus readInstruction32(ArrayRef<uint8_t> Bytes, uint64_t Address, in readInstruction32()
1157 DecodeStatus MipsDisassembler::getInstruction(MCInst &Instr, uint64_t &Size, in getInstruction()
1162 DecodeStatus Result; in getInstruction()
1333 static DecodeStatus
1339 static DecodeStatus DecodeGPR64RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR64RegisterClass()
1350 static DecodeStatus DecodeGPRMM16RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRMM16RegisterClass()
1360 static DecodeStatus
1370 static DecodeStatus
1380 static DecodeStatus DecodeGPR32RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR32RegisterClass()
1390 static DecodeStatus DecodePtrRegisterClass(MCInst &Inst, unsigned RegNo, in DecodePtrRegisterClass()
1399 static DecodeStatus DecodeDSPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeDSPRRegisterClass()
1405 static DecodeStatus DecodeFGR64RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFGR64RegisterClass()
1416 static DecodeStatus DecodeFGR32RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFGR32RegisterClass()
1427 static DecodeStatus DecodeCCRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeCCRRegisterClass()
1437 static DecodeStatus DecodeFCCRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFCCRegisterClass()
1447 static DecodeStatus DecodeFGRCCRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFGRCCRegisterClass()
1458 static DecodeStatus DecodeMem(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeMem()
1478 static DecodeStatus DecodeMemEVA(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeMemEVA()
1497 static DecodeStatus DecodeLoadByte15(MCInst &Inst, unsigned Insn, in DecodeLoadByte15()
1514 static DecodeStatus DecodeCacheOp(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeCacheOp()
1529 static DecodeStatus DecodeCacheOpMM(MCInst &Inst, unsigned Insn, in DecodeCacheOpMM()
1545 static DecodeStatus DecodePrefeOpMM(MCInst &Inst, unsigned Insn, in DecodePrefeOpMM()
1561 static DecodeStatus DecodeCacheeOp_CacheOpR6(MCInst &Inst, unsigned Insn, in DecodeCacheeOp_CacheOpR6()
1577 static DecodeStatus DecodeSyncI(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeSyncI()
1590 static DecodeStatus DecodeSyncI_MM(MCInst &Inst, unsigned Insn, in DecodeSyncI_MM()
1604 static DecodeStatus DecodeSynciR6(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeSynciR6()
1617 static DecodeStatus DecodeMSA128Mem(MCInst &Inst, unsigned Insn, in DecodeMSA128Mem()
1664 static DecodeStatus DecodeMemMMImm4(MCInst &Inst, unsigned Insn, in DecodeMemMMImm4()
1721 static DecodeStatus DecodeMemMMSPImm5Lsl2(MCInst &Inst, unsigned Insn, in DecodeMemMMSPImm5Lsl2()
1736 static DecodeStatus DecodeMemMMGPImm7Lsl2(MCInst &Inst, unsigned Insn, in DecodeMemMMGPImm7Lsl2()
1751 static DecodeStatus DecodeMemMMReglistImm4Lsl2(MCInst &Inst, unsigned Insn, in DecodeMemMMReglistImm4Lsl2()
1775 static DecodeStatus DecodeMemMMImm9(MCInst &Inst, unsigned Insn, in DecodeMemMMImm9()
1795 static DecodeStatus DecodeMemMMImm12(MCInst &Inst, unsigned Insn, in DecodeMemMMImm12()
1829 static DecodeStatus DecodeMemMMImm16(MCInst &Inst, unsigned Insn, in DecodeMemMMImm16()
1846 static DecodeStatus DecodeFMem(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeFMem()
1862 static DecodeStatus DecodeFMemMMR2(MCInst &Inst, unsigned Insn, in DecodeFMemMMR2()
1881 static DecodeStatus DecodeFMem2(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeFMem2()
1897 static DecodeStatus DecodeFMem3(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeFMem3()
1913 static DecodeStatus DecodeFMemCop2R6(MCInst &Inst, unsigned Insn, in DecodeFMemCop2R6()
1930 static DecodeStatus DecodeFMemCop2MMR6(MCInst &Inst, unsigned Insn, in DecodeFMemCop2MMR6()
1947 static DecodeStatus DecodeSpecial3LlSc(MCInst &Inst, unsigned Insn, in DecodeSpecial3LlSc()
1968 static DecodeStatus DecodeHWRegsRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeHWRegsRegisterClass()
1978 static DecodeStatus DecodeAFGR64RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeAFGR64RegisterClass()
1989 static DecodeStatus DecodeACC64DSPRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeACC64DSPRegisterClass()
2000 static DecodeStatus DecodeHI32DSPRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeHI32DSPRegisterClass()
2011 static DecodeStatus DecodeLO32DSPRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeLO32DSPRegisterClass()
2022 static DecodeStatus DecodeMSA128BRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeMSA128BRegisterClass()
2033 static DecodeStatus DecodeMSA128HRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeMSA128HRegisterClass()
2044 static DecodeStatus DecodeMSA128WRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeMSA128WRegisterClass()
2055 static DecodeStatus DecodeMSA128DRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeMSA128DRegisterClass()
2066 static DecodeStatus DecodeMSACtrlRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeMSACtrlRegisterClass()
2077 static DecodeStatus DecodeCOP0RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeCOP0RegisterClass()
2088 static DecodeStatus DecodeCOP2RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeCOP2RegisterClass()
2099 static DecodeStatus DecodeBranchTarget(MCInst &Inst, unsigned Offset, in DecodeBranchTarget()
2107 static DecodeStatus DecodeBranchTarget1SImm16(MCInst &Inst, unsigned Offset, in DecodeBranchTarget1SImm16()
2115 static DecodeStatus DecodeJumpTarget(MCInst &Inst, unsigned Insn, in DecodeJumpTarget()
2123 static DecodeStatus DecodeBranchTarget21(MCInst &Inst, unsigned Offset, in DecodeBranchTarget21()
2132 static DecodeStatus DecodeBranchTarget21MM(MCInst &Inst, unsigned Offset, in DecodeBranchTarget21MM()
2141 static DecodeStatus DecodeBranchTarget26(MCInst &Inst, unsigned Offset, in DecodeBranchTarget26()
2150 static DecodeStatus DecodeBranchTarget7MM(MCInst &Inst, unsigned Offset, in DecodeBranchTarget7MM()
2158 static DecodeStatus DecodeBranchTarget10MM(MCInst &Inst, unsigned Offset, in DecodeBranchTarget10MM()
2166 static DecodeStatus DecodeBranchTargetMM(MCInst &Inst, unsigned Offset, in DecodeBranchTargetMM()
2174 static DecodeStatus DecodeBranchTarget26MM(MCInst &Inst, unsigned Offset, in DecodeBranchTarget26MM()
2183 static DecodeStatus DecodeJumpTargetMM(MCInst &Inst, unsigned Insn, in DecodeJumpTargetMM()
2191 static DecodeStatus DecodeJumpTargetXMM(MCInst &Inst, unsigned Insn, in DecodeJumpTargetXMM()
2199 static DecodeStatus DecodeAddiur2Simm7(MCInst &Inst, unsigned Value, in DecodeAddiur2Simm7()
2211 static DecodeStatus DecodeLi16Imm(MCInst &Inst, unsigned Value, in DecodeLi16Imm()
2221 static DecodeStatus DecodePOOL16BEncodedField(MCInst &Inst, unsigned Value, in DecodePOOL16BEncodedField()
2229 static DecodeStatus
2239 static DecodeStatus
2247 static DecodeStatus DecodeInsSize(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeInsSize()
2258 static DecodeStatus DecodeSimm19Lsl2(MCInst &Inst, unsigned Insn, in DecodeSimm19Lsl2()
2265 static DecodeStatus DecodeSimm18Lsl3(MCInst &Inst, unsigned Insn, in DecodeSimm18Lsl3()
2272 static DecodeStatus DecodeSimm9SP(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeSimm9SP()
2286 static DecodeStatus DecodeANDI16Imm(MCInst &Inst, unsigned Insn, in DecodeANDI16Imm()
2297 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Insn, in DecodeRegListOperand()
2325 static DecodeStatus DecodeRegListOperand16(MCInst &Inst, unsigned Insn, in DecodeRegListOperand16()
2349 static DecodeStatus DecodeMovePOperands(MCInst &Inst, unsigned Insn, in DecodeMovePOperands()
2375 static DecodeStatus DecodeMovePRegPair(MCInst &Inst, unsigned RegPair, in DecodeMovePRegPair()
2418 static DecodeStatus DecodeSimm23Lsl2(MCInst &Inst, unsigned Insn, in DecodeSimm23Lsl2()
2426 static DecodeStatus DecodeBgtzGroupBranchMMR6(MCInst &MI, InsnType insn, in DecodeBgtzGroupBranchMMR6()
2475 static DecodeStatus DecodeBlezGroupBranchMMR6(MCInst &MI, InsnType insn, in DecodeBlezGroupBranchMMR6()