• Home
  • Raw
  • Download

Lines Matching refs:DecodeStatus

36 using DecodeStatus = MCDisassembler::DecodeStatus;  typedef
138 DecodeStatus getInstruction(MCInst &Instr, uint64_t &Size,
143 DecodeStatus getARMInstruction(MCInst &Instr, uint64_t &Size,
147 DecodeStatus getThumbInstruction(MCInst &Instr, uint64_t &Size,
154 DecodeStatus AddThumbPredicate(MCInst&) const;
155 void UpdateThumbVFPPredicate(DecodeStatus &, MCInst&) const;
160 static bool Check(DecodeStatus &Out, DecodeStatus In) { in Check()
177 static DecodeStatus DecodeGPRRegisterClass(MCInst &Inst, unsigned RegNo,
179 static DecodeStatus DecodeCLRMGPRRegisterClass(MCInst &Inst, unsigned RegNo,
181 static DecodeStatus DecodetGPROddRegisterClass(MCInst &Inst, unsigned RegNo,
183 static DecodeStatus DecodetGPREvenRegisterClass(MCInst &Inst, unsigned RegNo,
185 static DecodeStatus
188 static DecodeStatus DecodeGPRnopcRegisterClass(MCInst &Inst,
191 static DecodeStatus DecodeGPRwithAPSRRegisterClass(MCInst &Inst,
194 static DecodeStatus DecodeGPRwithZRRegisterClass(MCInst &Inst,
197 static DecodeStatus DecodeGPRwithZRnospRegisterClass(
199 static DecodeStatus DecodetGPRRegisterClass(MCInst &Inst, unsigned RegNo,
201 static DecodeStatus DecodetcGPRRegisterClass(MCInst &Inst, unsigned RegNo,
203 static DecodeStatus DecoderGPRRegisterClass(MCInst &Inst, unsigned RegNo,
205 static DecodeStatus DecodeGPRPairRegisterClass(MCInst &Inst, unsigned RegNo,
207 static DecodeStatus DecodeGPRPairnospRegisterClass(MCInst &Inst, unsigned RegNo,
209 static DecodeStatus DecodeGPRspRegisterClass(MCInst &Inst, unsigned RegNo,
212 static DecodeStatus DecodeHPRRegisterClass(MCInst &Inst, unsigned RegNo,
214 static DecodeStatus DecodeSPRRegisterClass(MCInst &Inst, unsigned RegNo,
216 static DecodeStatus DecodeDPRRegisterClass(MCInst &Inst, unsigned RegNo,
218 static DecodeStatus DecodeDPR_8RegisterClass(MCInst &Inst, unsigned RegNo,
220 static DecodeStatus DecodeSPR_8RegisterClass(MCInst &Inst, unsigned RegNo,
222 static DecodeStatus DecodeDPR_VFP2RegisterClass(MCInst &Inst,
226 static DecodeStatus DecodeQPRRegisterClass(MCInst &Inst, unsigned RegNo,
228 static DecodeStatus DecodeMQPRRegisterClass(MCInst &Inst, unsigned RegNo,
230 static DecodeStatus DecodeQQPRRegisterClass(MCInst &Inst, unsigned RegNo,
232 static DecodeStatus DecodeQQQQPRRegisterClass(MCInst &Inst, unsigned RegNo,
234 static DecodeStatus DecodeDPairRegisterClass(MCInst &Inst, unsigned RegNo,
236 static DecodeStatus DecodeDPairSpacedRegisterClass(MCInst &Inst,
240 static DecodeStatus DecodePredicateOperand(MCInst &Inst, unsigned Val,
242 static DecodeStatus DecodeCCOutOperand(MCInst &Inst, unsigned Val,
244 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Val,
246 static DecodeStatus DecodeSPRRegListOperand(MCInst &Inst, unsigned Val,
248 static DecodeStatus DecodeDPRRegListOperand(MCInst &Inst, unsigned Val,
251 static DecodeStatus DecodeBitfieldMaskOperand(MCInst &Inst, unsigned Insn,
253 static DecodeStatus DecodeCopMemInstruction(MCInst &Inst, unsigned Insn,
255 static DecodeStatus DecodeAddrMode2IdxInstruction(MCInst &Inst,
259 static DecodeStatus DecodeSORegMemOperand(MCInst &Inst, unsigned Insn,
261 static DecodeStatus DecodeAddrMode3Instruction(MCInst &Inst,unsigned Insn,
263 static DecodeStatus DecodeSORegImmOperand(MCInst &Inst, unsigned Insn,
265 static DecodeStatus DecodeSORegRegOperand(MCInst &Inst, unsigned Insn,
268 static DecodeStatus DecodeMemMultipleWritebackInstruction(MCInst & Inst,
272 static DecodeStatus DecodeT2MOVTWInstruction(MCInst &Inst, unsigned Insn,
274 static DecodeStatus DecodeArmMOVTWInstruction(MCInst &Inst, unsigned Insn,
276 static DecodeStatus DecodeSMLAInstruction(MCInst &Inst, unsigned Insn,
278 static DecodeStatus DecodeHINTInstruction(MCInst &Inst, unsigned Insn,
280 static DecodeStatus DecodeCPSInstruction(MCInst &Inst, unsigned Insn,
282 static DecodeStatus DecodeTSTInstruction(MCInst &Inst, unsigned Insn,
284 static DecodeStatus DecodeSETPANInstruction(MCInst &Inst, unsigned Insn,
286 static DecodeStatus DecodeT2CPSInstruction(MCInst &Inst, unsigned Insn,
288 static DecodeStatus DecodeAddrModeImm12Operand(MCInst &Inst, unsigned Val,
290 static DecodeStatus DecodeAddrMode5Operand(MCInst &Inst, unsigned Val,
292 static DecodeStatus DecodeAddrMode5FP16Operand(MCInst &Inst, unsigned Val,
294 static DecodeStatus DecodeAddrMode7Operand(MCInst &Inst, unsigned Val,
296 static DecodeStatus DecodeT2BInstruction(MCInst &Inst, unsigned Insn,
298 static DecodeStatus DecodeBranchImmInstruction(MCInst &Inst,unsigned Insn,
300 static DecodeStatus DecodeAddrMode6Operand(MCInst &Inst, unsigned Val,
302 static DecodeStatus DecodeVLDST1Instruction(MCInst &Inst, unsigned Val,
304 static DecodeStatus DecodeVLDST2Instruction(MCInst &Inst, unsigned Val,
306 static DecodeStatus DecodeVLDST3Instruction(MCInst &Inst, unsigned Val,
308 static DecodeStatus DecodeVLDST4Instruction(MCInst &Inst, unsigned Val,
310 static DecodeStatus DecodeVLDInstruction(MCInst &Inst, unsigned Val,
312 static DecodeStatus DecodeVSTInstruction(MCInst &Inst, unsigned Val,
314 static DecodeStatus DecodeVLD1DupInstruction(MCInst &Inst, unsigned Val,
316 static DecodeStatus DecodeVLD2DupInstruction(MCInst &Inst, unsigned Val,
318 static DecodeStatus DecodeVLD3DupInstruction(MCInst &Inst, unsigned Val,
320 static DecodeStatus DecodeVLD4DupInstruction(MCInst &Inst, unsigned Val,
322 static DecodeStatus DecodeVMOVModImmInstruction(MCInst &Inst,unsigned Val,
324 static DecodeStatus DecodeMVEModImmInstruction(MCInst &Inst,unsigned Val,
326 static DecodeStatus DecodeMVEVADCInstruction(MCInst &Inst, unsigned Insn,
328 static DecodeStatus DecodeVSHLMaxInstruction(MCInst &Inst, unsigned Val,
330 static DecodeStatus DecodeShiftRight8Imm(MCInst &Inst, unsigned Val,
332 static DecodeStatus DecodeShiftRight16Imm(MCInst &Inst, unsigned Val,
334 static DecodeStatus DecodeShiftRight32Imm(MCInst &Inst, unsigned Val,
336 static DecodeStatus DecodeShiftRight64Imm(MCInst &Inst, unsigned Val,
338 static DecodeStatus DecodeTBLInstruction(MCInst &Inst, unsigned Insn,
340 static DecodeStatus DecodePostIdxReg(MCInst &Inst, unsigned Insn,
342 static DecodeStatus DecodeMveAddrModeRQ(MCInst &Inst, unsigned Insn,
345 static DecodeStatus DecodeMveAddrModeQ(MCInst &Inst, unsigned Insn,
347 static DecodeStatus DecodeCoprocessor(MCInst &Inst, unsigned Insn,
349 static DecodeStatus DecodeMemBarrierOption(MCInst &Inst, unsigned Insn,
351 static DecodeStatus DecodeInstSyncBarrierOption(MCInst &Inst, unsigned Insn,
353 static DecodeStatus DecodeMSRMask(MCInst &Inst, unsigned Insn,
355 static DecodeStatus DecodeBankedReg(MCInst &Inst, unsigned Insn,
357 static DecodeStatus DecodeDoubleRegLoad(MCInst &Inst, unsigned Insn,
359 static DecodeStatus DecodeDoubleRegStore(MCInst &Inst, unsigned Insn,
361 static DecodeStatus DecodeLDRPreImm(MCInst &Inst, unsigned Insn,
363 static DecodeStatus DecodeLDRPreReg(MCInst &Inst, unsigned Insn,
365 static DecodeStatus DecodeSTRPreImm(MCInst &Inst, unsigned Insn,
367 static DecodeStatus DecodeSTRPreReg(MCInst &Inst, unsigned Insn,
369 static DecodeStatus DecodeVLD1LN(MCInst &Inst, unsigned Insn,
371 static DecodeStatus DecodeVLD2LN(MCInst &Inst, unsigned Insn,
373 static DecodeStatus DecodeVLD3LN(MCInst &Inst, unsigned Insn,
375 static DecodeStatus DecodeVLD4LN(MCInst &Inst, unsigned Insn,
377 static DecodeStatus DecodeVST1LN(MCInst &Inst, unsigned Insn,
379 static DecodeStatus DecodeVST2LN(MCInst &Inst, unsigned Insn,
381 static DecodeStatus DecodeVST3LN(MCInst &Inst, unsigned Insn,
383 static DecodeStatus DecodeVST4LN(MCInst &Inst, unsigned Insn,
385 static DecodeStatus DecodeVMOVSRR(MCInst &Inst, unsigned Insn,
387 static DecodeStatus DecodeVMOVRRS(MCInst &Inst, unsigned Insn,
389 static DecodeStatus DecodeSwap(MCInst &Inst, unsigned Insn,
391 static DecodeStatus DecodeVCVTD(MCInst &Inst, unsigned Insn,
393 static DecodeStatus DecodeVCVTQ(MCInst &Inst, unsigned Insn,
395 static DecodeStatus DecodeVCVTImmOperand(MCInst &Inst, unsigned Insn,
397 static DecodeStatus DecodeNEONComplexLane64Instruction(MCInst &Inst,
402 static DecodeStatus DecodeThumbAddSpecialReg(MCInst &Inst, uint16_t Insn,
404 static DecodeStatus DecodeThumbBROperand(MCInst &Inst, unsigned Val,
406 static DecodeStatus DecodeT2BROperand(MCInst &Inst, unsigned Val,
408 static DecodeStatus DecodeThumbCmpBROperand(MCInst &Inst, unsigned Val,
410 static DecodeStatus DecodeThumbAddrModeRR(MCInst &Inst, unsigned Val,
412 static DecodeStatus DecodeThumbAddrModeIS(MCInst &Inst, unsigned Val,
414 static DecodeStatus DecodeThumbAddrModePC(MCInst &Inst, unsigned Val,
416 static DecodeStatus DecodeThumbAddrModeSP(MCInst &Inst, unsigned Val,
418 static DecodeStatus DecodeT2AddrModeSOReg(MCInst &Inst, unsigned Val,
420 static DecodeStatus DecodeT2LoadShift(MCInst &Inst, unsigned Val,
422 static DecodeStatus DecodeT2LoadImm8(MCInst &Inst, unsigned Insn,
424 static DecodeStatus DecodeT2LoadImm12(MCInst &Inst, unsigned Insn,
426 static DecodeStatus DecodeT2LoadT(MCInst &Inst, unsigned Insn,
428 static DecodeStatus DecodeT2LoadLabel(MCInst &Inst, unsigned Insn,
430 static DecodeStatus DecodeT2Imm8S4(MCInst &Inst, unsigned Val,
432 static DecodeStatus DecodeT2Imm7S4(MCInst &Inst, unsigned Val,
434 static DecodeStatus DecodeT2AddrModeImm8s4(MCInst &Inst, unsigned Val,
436 static DecodeStatus DecodeT2AddrModeImm7s4(MCInst &Inst, unsigned Val,
439 static DecodeStatus DecodeT2AddrModeImm0_1020s4(MCInst &Inst,unsigned Val,
441 static DecodeStatus DecodeT2Imm8(MCInst &Inst, unsigned Val,
444 static DecodeStatus DecodeT2Imm7(MCInst &Inst, unsigned Val,
446 static DecodeStatus DecodeT2AddrModeImm8(MCInst &Inst, unsigned Val,
449 static DecodeStatus DecodeTAddrModeImm7(MCInst &Inst, unsigned Val,
452 static DecodeStatus DecodeT2AddrModeImm7(MCInst &Inst, unsigned Val,
454 static DecodeStatus DecodeThumbAddSPImm(MCInst &Inst, uint16_t Val,
456 static DecodeStatus DecodeThumbAddSPReg(MCInst &Inst, uint16_t Insn,
458 static DecodeStatus DecodeThumbCPS(MCInst &Inst, uint16_t Insn,
460 static DecodeStatus DecodeQADDInstruction(MCInst &Inst, unsigned Insn,
462 static DecodeStatus DecodeThumbBLXOffset(MCInst &Inst, unsigned Insn,
464 static DecodeStatus DecodeT2AddrModeImm12(MCInst &Inst, unsigned Val,
466 static DecodeStatus DecodeThumbTableBranch(MCInst &Inst, unsigned Val,
468 static DecodeStatus DecodeThumb2BCCInstruction(MCInst &Inst, unsigned Val,
470 static DecodeStatus DecodeT2SOImm(MCInst &Inst, unsigned Val,
472 static DecodeStatus DecodeThumbBCCTargetOperand(MCInst &Inst,unsigned Val,
474 static DecodeStatus DecodeThumbBLTargetOperand(MCInst &Inst, unsigned Val,
476 static DecodeStatus DecodeIT(MCInst &Inst, unsigned Val,
478 static DecodeStatus DecodeT2LDRDPreInstruction(MCInst &Inst,unsigned Insn,
480 static DecodeStatus DecodeT2STRDPreInstruction(MCInst &Inst,unsigned Insn,
482 static DecodeStatus DecodeT2Adr(MCInst &Inst, unsigned Val,
484 static DecodeStatus DecodeT2LdStPre(MCInst &Inst, unsigned Val,
486 static DecodeStatus DecodeT2ShifterImmOperand(MCInst &Inst, unsigned Val,
489 static DecodeStatus DecodeLDR(MCInst &Inst, unsigned Val,
491 static DecodeStatus DecoderForMRRC2AndMCRR2(MCInst &Inst, unsigned Val,
493 static DecodeStatus DecodeForVMRSandVMSR(MCInst &Inst, unsigned Val,
497 static DecodeStatus DecodeBFLabelOperand(MCInst &Inst, unsigned val,
499 static DecodeStatus DecodeBFAfterTargetOperand(MCInst &Inst, unsigned val,
502 static DecodeStatus DecodePredNoALOperand(MCInst &Inst, unsigned Val,
505 static DecodeStatus DecodeLOLoop(MCInst &Inst, unsigned Insn, uint64_t Address,
507 static DecodeStatus DecodeLongShiftOperand(MCInst &Inst, unsigned Val,
510 static DecodeStatus DecodeVSCCLRM(MCInst &Inst, unsigned Insn, uint64_t Address,
512 static DecodeStatus DecodeVPTMaskOperand(MCInst &Inst, unsigned Val,
514 static DecodeStatus DecodeVpredROperand(MCInst &Inst, unsigned Val,
516 static DecodeStatus DecodeRestrictedIPredicateOperand(MCInst &Inst, unsigned Val,
519 static DecodeStatus DecodeRestrictedSPredicateOperand(MCInst &Inst, unsigned Val,
522 static DecodeStatus DecodeRestrictedUPredicateOperand(MCInst &Inst, unsigned Val,
525 static DecodeStatus DecodeRestrictedFPPredicateOperand(MCInst &Inst,
530 static DecodeStatus DecodeVSTRVLDR_SYSREG(MCInst &Inst, unsigned Insn,
534 static DecodeStatus DecodeMVE_MEM_1_pre(MCInst &Inst, unsigned Val,
537 static DecodeStatus DecodeMVE_MEM_2_pre(MCInst &Inst, unsigned Val,
540 static DecodeStatus DecodeMVE_MEM_3_pre(MCInst &Inst, unsigned Val,
543 static DecodeStatus DecodePowerTwoOperand(MCInst &Inst, unsigned Val,
547 static DecodeStatus DecodeMVEPairVectorIndexOperand(MCInst &Inst, unsigned Val,
550 static DecodeStatus DecodeMVEVMOVQtoDReg(MCInst &Inst, unsigned Insn,
553 static DecodeStatus DecodeMVEVMOVDRegtoQ(MCInst &Inst, unsigned Insn,
556 static DecodeStatus DecodeMVEVCVTt1fp(MCInst &Inst, unsigned Insn,
558 typedef DecodeStatus OperandDecoder(MCInst &Inst, unsigned Val,
561 static DecodeStatus DecodeMVEVCMP(MCInst &Inst, unsigned Insn,
563 static DecodeStatus DecodeMveVCTP(MCInst &Inst, unsigned Insn,
565 static DecodeStatus DecodeMVEVPNOT(MCInst &Inst, unsigned Insn,
567 static DecodeStatus DecodeMVEOverlappingLongShift(MCInst &Inst, unsigned Insn,
570 static DecodeStatus DecodeT2AddSubSPImm(MCInst &Inst, unsigned Insn,
582 static DecodeStatus checkDecodedInstruction(MCInst &MI, uint64_t &Size, in checkDecodedInstruction()
585 DecodeStatus Result) { in checkDecodedInstruction()
613 DecodeStatus ARMDisassembler::getInstruction(MCInst &MI, uint64_t &Size, in getInstruction()
622 DecodeStatus ARMDisassembler::getARMInstruction(MCInst &MI, uint64_t &Size, in getARMInstruction()
643 DecodeStatus Result = in getARMInstruction()
761 MCDisassembler::DecodeStatus
763 MCDisassembler::DecodeStatus S = Success; in AddThumbPredicate()
879 DecodeStatus &S, MCInst &MI) const { in UpdateThumbVFPPredicate()
909 DecodeStatus ARMDisassembler::getThumbInstruction(MCInst &MI, uint64_t &Size, in getThumbInstruction()
925 DecodeStatus Result = in getThumbInstruction()
1133 static DecodeStatus DecodeGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRRegisterClass()
1143 static DecodeStatus DecodeCLRMGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeCLRMGPRRegisterClass()
1157 static DecodeStatus
1160 DecodeStatus S = MCDisassembler::Success; in DecodeGPRnopcRegisterClass()
1170 static DecodeStatus
1173 DecodeStatus S = MCDisassembler::Success; in DecodeGPRwithAPSRRegisterClass()
1185 static DecodeStatus
1188 DecodeStatus S = MCDisassembler::Success; in DecodeGPRwithZRRegisterClass()
1203 static DecodeStatus
1206 DecodeStatus S = MCDisassembler::Success; in DecodeGPRwithZRnospRegisterClass()
1213 static DecodeStatus DecodetGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodetGPRRegisterClass()
1225 static DecodeStatus DecodeGPRPairRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRPairRegisterClass()
1227 DecodeStatus S = MCDisassembler::Success; in DecodeGPRPairRegisterClass()
1242 static DecodeStatus DecodeGPRPairnospRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRPairnospRegisterClass()
1255 static DecodeStatus DecodeGPRspRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRspRegisterClass()
1266 static DecodeStatus DecodetcGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodetcGPRRegisterClass()
1296 static DecodeStatus DecoderGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecoderGPRRegisterClass()
1298 DecodeStatus S = MCDisassembler::Success; in DecoderGPRRegisterClass()
1321 static DecodeStatus DecodeSPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeSPRRegisterClass()
1331 static DecodeStatus DecodeHPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeHPRRegisterClass()
1347 static DecodeStatus DecodeDPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeDPRRegisterClass()
1362 static DecodeStatus DecodeDPR_8RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeDPR_8RegisterClass()
1369 static DecodeStatus DecodeSPR_8RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeSPR_8RegisterClass()
1376 static DecodeStatus
1391 static DecodeStatus DecodeQPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeQPRRegisterClass()
1411 static DecodeStatus DecodeDPairRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeDPairRegisterClass()
1432 static DecodeStatus DecodeDPairSpacedRegisterClass(MCInst &Inst, in DecodeDPairSpacedRegisterClass()
1444 static DecodeStatus DecodePredicateOperand(MCInst &Inst, unsigned Val, in DecodePredicateOperand()
1446 DecodeStatus S = MCDisassembler::Success; in DecodePredicateOperand()
1461 static DecodeStatus DecodeCCOutOperand(MCInst &Inst, unsigned Val, in DecodeCCOutOperand()
1470 static DecodeStatus DecodeSORegImmOperand(MCInst &Inst, unsigned Val, in DecodeSORegImmOperand()
1472 DecodeStatus S = MCDisassembler::Success; in DecodeSORegImmOperand()
1507 static DecodeStatus DecodeSORegRegOperand(MCInst &Inst, unsigned Val, in DecodeSORegRegOperand()
1509 DecodeStatus S = MCDisassembler::Success; in DecodeSORegRegOperand()
1542 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Val, in DecodeRegListOperand()
1544 DecodeStatus S = MCDisassembler::Success; in DecodeRegListOperand()
1589 static DecodeStatus DecodeSPRRegListOperand(MCInst &Inst, unsigned Val, in DecodeSPRRegListOperand()
1591 DecodeStatus S = MCDisassembler::Success; in DecodeSPRRegListOperand()
1613 static DecodeStatus DecodeDPRRegListOperand(MCInst &Inst, unsigned Val, in DecodeDPRRegListOperand()
1615 DecodeStatus S = MCDisassembler::Success; in DecodeDPRRegListOperand()
1638 static DecodeStatus DecodeBitfieldMaskOperand(MCInst &Inst, unsigned Val, in DecodeBitfieldMaskOperand()
1648 DecodeStatus S = MCDisassembler::Success; in DecodeBitfieldMaskOperand()
1665 static DecodeStatus DecodeCopMemInstruction(MCInst &Inst, unsigned Insn, in DecodeCopMemInstruction()
1667 DecodeStatus S = MCDisassembler::Success; in DecodeCopMemInstruction()
1843 static DecodeStatus
1846 DecodeStatus S = MCDisassembler::Success; in DecodeAddrMode2IdxInstruction()
1949 static DecodeStatus DecodeSORegMemOperand(MCInst &Inst, unsigned Val, in DecodeSORegMemOperand()
1951 DecodeStatus S = MCDisassembler::Success; in DecodeSORegMemOperand()
1992 static DecodeStatus
1995 DecodeStatus S = MCDisassembler::Success; in DecodeAddrMode3Instruction()
2184 static DecodeStatus DecodeRFEInstruction(MCInst &Inst, unsigned Insn, in DecodeRFEInstruction()
2186 DecodeStatus S = MCDisassembler::Success; in DecodeRFEInstruction()
2213 static DecodeStatus DecodeQADDInstruction(MCInst &Inst, unsigned Insn, in DecodeQADDInstruction()
2215 DecodeStatus S = MCDisassembler::Success; in DecodeQADDInstruction()
2236 static DecodeStatus DecodeMemMultipleWritebackInstruction(MCInst &Inst, in DecodeMemMultipleWritebackInstruction()
2239 DecodeStatus S = MCDisassembler::Success; in DecodeMemMultipleWritebackInstruction()
2328 static DecodeStatus DecodeHINTInstruction(MCInst &Inst, unsigned Insn, in DecodeHINTInstruction()
2335 DecodeStatus S = MCDisassembler::Success; in DecodeHINTInstruction()
2350 static DecodeStatus DecodeCPSInstruction(MCInst &Inst, unsigned Insn, in DecodeCPSInstruction()
2357 DecodeStatus S = MCDisassembler::Success; in DecodeCPSInstruction()
2397 static DecodeStatus DecodeT2CPSInstruction(MCInst &Inst, unsigned Insn, in DecodeT2CPSInstruction()
2404 DecodeStatus S = MCDisassembler::Success; in DecodeT2CPSInstruction()
2439 static DecodeStatus DecodeT2MOVTWInstruction(MCInst &Inst, unsigned Insn, in DecodeT2MOVTWInstruction()
2441 DecodeStatus S = MCDisassembler::Success; in DecodeT2MOVTWInstruction()
2463 static DecodeStatus DecodeArmMOVTWInstruction(MCInst &Inst, unsigned Insn, in DecodeArmMOVTWInstruction()
2465 DecodeStatus S = MCDisassembler::Success; in DecodeArmMOVTWInstruction()
2490 static DecodeStatus DecodeSMLAInstruction(MCInst &Inst, unsigned Insn, in DecodeSMLAInstruction()
2492 DecodeStatus S = MCDisassembler::Success; in DecodeSMLAInstruction()
2518 static DecodeStatus DecodeTSTInstruction(MCInst &Inst, unsigned Insn, in DecodeTSTInstruction()
2520 DecodeStatus S = MCDisassembler::Success; in DecodeTSTInstruction()
2539 static DecodeStatus DecodeSETPANInstruction(MCInst &Inst, unsigned Insn, in DecodeSETPANInstruction()
2541 DecodeStatus S = MCDisassembler::Success; in DecodeSETPANInstruction()
2567 static DecodeStatus DecodeAddrModeImm12Operand(MCInst &Inst, unsigned Val, in DecodeAddrModeImm12Operand()
2569 DecodeStatus S = MCDisassembler::Success; in DecodeAddrModeImm12Operand()
2587 static DecodeStatus DecodeAddrMode5Operand(MCInst &Inst, unsigned Val, in DecodeAddrMode5Operand()
2589 DecodeStatus S = MCDisassembler::Success; in DecodeAddrMode5Operand()
2607 static DecodeStatus DecodeAddrMode5FP16Operand(MCInst &Inst, unsigned Val, in DecodeAddrMode5FP16Operand()
2609 DecodeStatus S = MCDisassembler::Success; in DecodeAddrMode5FP16Operand()
2627 static DecodeStatus DecodeAddrMode7Operand(MCInst &Inst, unsigned Val, in DecodeAddrMode7Operand()
2632 static DecodeStatus
2635 DecodeStatus Status = MCDisassembler::Success; in DecodeT2BInstruction()
2659 static DecodeStatus
2662 DecodeStatus S = MCDisassembler::Success; in DecodeBranchImmInstruction()
2685 static DecodeStatus DecodeAddrMode6Operand(MCInst &Inst, unsigned Val, in DecodeAddrMode6Operand()
2687 DecodeStatus S = MCDisassembler::Success; in DecodeAddrMode6Operand()
2702 static DecodeStatus DecodeVLDInstruction(MCInst &Inst, unsigned Insn, in DecodeVLDInstruction()
2704 DecodeStatus S = MCDisassembler::Success; in DecodeVLDInstruction()
2978 static DecodeStatus DecodeVLDST1Instruction(MCInst &Inst, unsigned Insn, in DecodeVLDST1Instruction()
2991 static DecodeStatus DecodeVLDST2Instruction(MCInst &Inst, unsigned Insn, in DecodeVLDST2Instruction()
3006 static DecodeStatus DecodeVLDST3Instruction(MCInst &Inst, unsigned Insn, in DecodeVLDST3Instruction()
3019 static DecodeStatus DecodeVLDST4Instruction(MCInst &Inst, unsigned Insn, in DecodeVLDST4Instruction()
3029 static DecodeStatus DecodeVSTInstruction(MCInst &Inst, unsigned Insn, in DecodeVSTInstruction()
3031 DecodeStatus S = MCDisassembler::Success; in DecodeVSTInstruction()
3299 static DecodeStatus DecodeVLD1DupInstruction(MCInst &Inst, unsigned Insn, in DecodeVLD1DupInstruction()
3301 DecodeStatus S = MCDisassembler::Success; in DecodeVLD1DupInstruction()
3346 static DecodeStatus DecodeVLD2DupInstruction(MCInst &Inst, unsigned Insn, in DecodeVLD2DupInstruction()
3348 DecodeStatus S = MCDisassembler::Success; in DecodeVLD2DupInstruction()
3394 static DecodeStatus DecodeVLD3DupInstruction(MCInst &Inst, unsigned Insn, in DecodeVLD3DupInstruction()
3396 DecodeStatus S = MCDisassembler::Success; in DecodeVLD3DupInstruction()
3429 static DecodeStatus DecodeVLD4DupInstruction(MCInst &Inst, unsigned Insn, in DecodeVLD4DupInstruction()
3431 DecodeStatus S = MCDisassembler::Success; in DecodeVLD4DupInstruction()
3481 static DecodeStatus
3484 DecodeStatus S = MCDisassembler::Success; in DecodeVMOVModImmInstruction()
3527 static DecodeStatus
3530 DecodeStatus S = MCDisassembler::Success; in DecodeMVEModImmInstruction()
3556 static DecodeStatus DecodeMVEVADCInstruction(MCInst &Inst, unsigned Insn, in DecodeMVEVADCInstruction()
3558 DecodeStatus S = MCDisassembler::Success; in DecodeMVEVADCInstruction()
3581 static DecodeStatus DecodeVSHLMaxInstruction(MCInst &Inst, unsigned Insn, in DecodeVSHLMaxInstruction()
3583 DecodeStatus S = MCDisassembler::Success; in DecodeVSHLMaxInstruction()
3600 static DecodeStatus DecodeShiftRight8Imm(MCInst &Inst, unsigned Val, in DecodeShiftRight8Imm()
3606 static DecodeStatus DecodeShiftRight16Imm(MCInst &Inst, unsigned Val, in DecodeShiftRight16Imm()
3612 static DecodeStatus DecodeShiftRight32Imm(MCInst &Inst, unsigned Val, in DecodeShiftRight32Imm()
3618 static DecodeStatus DecodeShiftRight64Imm(MCInst &Inst, unsigned Val, in DecodeShiftRight64Imm()
3624 static DecodeStatus DecodeTBLInstruction(MCInst &Inst, unsigned Insn, in DecodeTBLInstruction()
3626 DecodeStatus S = MCDisassembler::Success; in DecodeTBLInstruction()
3660 static DecodeStatus DecodeThumbAddSpecialReg(MCInst &Inst, uint16_t Insn, in DecodeThumbAddSpecialReg()
3662 DecodeStatus S = MCDisassembler::Success; in DecodeThumbAddSpecialReg()
3684 static DecodeStatus DecodeThumbBROperand(MCInst &Inst, unsigned Val, in DecodeThumbBROperand()
3692 static DecodeStatus DecodeT2BROperand(MCInst &Inst, unsigned Val, in DecodeT2BROperand()
3700 static DecodeStatus DecodeThumbCmpBROperand(MCInst &Inst, unsigned Val, in DecodeThumbCmpBROperand()
3708 static DecodeStatus DecodeThumbAddrModeRR(MCInst &Inst, unsigned Val, in DecodeThumbAddrModeRR()
3710 DecodeStatus S = MCDisassembler::Success; in DecodeThumbAddrModeRR()
3723 static DecodeStatus DecodeThumbAddrModeIS(MCInst &Inst, unsigned Val, in DecodeThumbAddrModeIS()
3725 DecodeStatus S = MCDisassembler::Success; in DecodeThumbAddrModeIS()
3737 static DecodeStatus DecodeThumbAddrModePC(MCInst &Inst, unsigned Val, in DecodeThumbAddrModePC()
3747 static DecodeStatus DecodeThumbAddrModeSP(MCInst &Inst, unsigned Val, in DecodeThumbAddrModeSP()
3755 static DecodeStatus DecodeT2AddrModeSOReg(MCInst &Inst, unsigned Val, in DecodeT2AddrModeSOReg()
3757 DecodeStatus S = MCDisassembler::Success; in DecodeT2AddrModeSOReg()
3784 static DecodeStatus DecodeT2LoadShift(MCInst &Inst, unsigned Insn, in DecodeT2LoadShift()
3786 DecodeStatus S = MCDisassembler::Success; in DecodeT2LoadShift()
3867 static DecodeStatus DecodeT2LoadImm8(MCInst &Inst, unsigned Insn, in DecodeT2LoadImm8()
3869 DecodeStatus S = MCDisassembler::Success; in DecodeT2LoadImm8()
3951 static DecodeStatus DecodeT2LoadImm12(MCInst &Inst, unsigned Insn, in DecodeT2LoadImm12()
3953 DecodeStatus S = MCDisassembler::Success; in DecodeT2LoadImm12()
4031 static DecodeStatus DecodeT2LoadT(MCInst &Inst, unsigned Insn, in DecodeT2LoadT()
4033 DecodeStatus S = MCDisassembler::Success; in DecodeT2LoadT()
4070 static DecodeStatus DecodeT2LoadLabel(MCInst &Inst, unsigned Insn, in DecodeT2LoadLabel()
4072 DecodeStatus S = MCDisassembler::Success; in DecodeT2LoadLabel()
4123 static DecodeStatus DecodeT2Imm8S4(MCInst &Inst, unsigned Val, in DecodeT2Imm8S4()
4137 static DecodeStatus DecodeT2Imm7S4(MCInst &Inst, unsigned Val, uint64_t Address, in DecodeT2Imm7S4()
4152 static DecodeStatus DecodeT2AddrModeImm8s4(MCInst &Inst, unsigned Val, in DecodeT2AddrModeImm8s4()
4154 DecodeStatus S = MCDisassembler::Success; in DecodeT2AddrModeImm8s4()
4167 static DecodeStatus DecodeT2AddrModeImm7s4(MCInst &Inst, unsigned Val, in DecodeT2AddrModeImm7s4()
4170 DecodeStatus S = MCDisassembler::Success; in DecodeT2AddrModeImm7s4()
4183 static DecodeStatus DecodeT2AddrModeImm0_1020s4(MCInst &Inst,unsigned Val, in DecodeT2AddrModeImm0_1020s4()
4185 DecodeStatus S = MCDisassembler::Success; in DecodeT2AddrModeImm0_1020s4()
4198 static DecodeStatus DecodeT2Imm8(MCInst &Inst, unsigned Val, in DecodeT2Imm8()
4211 static DecodeStatus DecodeT2Imm7(MCInst &Inst, unsigned Val, in DecodeT2Imm7()
4225 static DecodeStatus DecodeT2AddrModeImm8(MCInst &Inst, unsigned Val, in DecodeT2AddrModeImm8()
4227 DecodeStatus S = MCDisassembler::Success; in DecodeT2AddrModeImm8()
4272 static DecodeStatus DecodeTAddrModeImm7(MCInst &Inst, unsigned Val, in DecodeTAddrModeImm7()
4275 DecodeStatus S = MCDisassembler::Success; in DecodeTAddrModeImm7()
4289 static DecodeStatus DecodeT2AddrModeImm7(MCInst &Inst, unsigned Val, in DecodeT2AddrModeImm7()
4292 DecodeStatus S = MCDisassembler::Success; in DecodeT2AddrModeImm7()
4307 static DecodeStatus DecodeT2LdStPre(MCInst &Inst, unsigned Insn, in DecodeT2LdStPre()
4309 DecodeStatus S = MCDisassembler::Success; in DecodeT2LdStPre()
4368 static DecodeStatus DecodeT2AddrModeImm12(MCInst &Inst, unsigned Val, in DecodeT2AddrModeImm12()
4370 DecodeStatus S = MCDisassembler::Success; in DecodeT2AddrModeImm12()
4394 static DecodeStatus DecodeThumbAddSPImm(MCInst &Inst, uint16_t Insn, in DecodeThumbAddSPImm()
4405 static DecodeStatus DecodeThumbAddSPReg(MCInst &Inst, uint16_t Insn, in DecodeThumbAddSPReg()
4407 DecodeStatus S = MCDisassembler::Success; in DecodeThumbAddSPReg()
4430 static DecodeStatus DecodeThumbCPS(MCInst &Inst, uint16_t Insn, in DecodeThumbCPS()
4441 static DecodeStatus DecodePostIdxReg(MCInst &Inst, unsigned Insn, in DecodePostIdxReg()
4443 DecodeStatus S = MCDisassembler::Success; in DecodePostIdxReg()
4454 static DecodeStatus DecodeMveAddrModeRQ(MCInst &Inst, unsigned Insn, in DecodeMveAddrModeRQ()
4456 DecodeStatus S = MCDisassembler::Success; in DecodeMveAddrModeRQ()
4469 static DecodeStatus DecodeMveAddrModeQ(MCInst &Inst, unsigned Insn, in DecodeMveAddrModeQ()
4471 DecodeStatus S = MCDisassembler::Success; in DecodeMveAddrModeQ()
4491 static DecodeStatus DecodeThumbBLXOffset(MCInst &Inst, unsigned Val, in DecodeThumbBLXOffset()
4515 static DecodeStatus DecodeCoprocessor(MCInst &Inst, unsigned Val, in DecodeCoprocessor()
4530 static DecodeStatus
4535 DecodeStatus S = MCDisassembler::Success; in DecodeThumbTableBranch()
4548 static DecodeStatus
4551 DecodeStatus S = MCDisassembler::Success; in DecodeThumb2BCCInstruction()
4591 static DecodeStatus DecodeT2SOImm(MCInst &Inst, unsigned Val, in DecodeT2SOImm()
4622 static DecodeStatus
4631 static DecodeStatus DecodeThumbBLTargetOperand(MCInst &Inst, unsigned Val, in DecodeThumbBLTargetOperand()
4655 static DecodeStatus DecodeMemBarrierOption(MCInst &Inst, unsigned Val, in DecodeMemBarrierOption()
4664 static DecodeStatus DecodeInstSyncBarrierOption(MCInst &Inst, unsigned Val, in DecodeInstSyncBarrierOption()
4673 static DecodeStatus DecodeMSRMask(MCInst &Inst, unsigned Val, in DecodeMSRMask()
4675 DecodeStatus S = MCDisassembler::Success; in DecodeMSRMask()
4755 static DecodeStatus DecodeBankedReg(MCInst &Inst, unsigned Val, in DecodeBankedReg()
4770 static DecodeStatus DecodeDoubleRegLoad(MCInst &Inst, unsigned Insn, in DecodeDoubleRegLoad()
4772 DecodeStatus S = MCDisassembler::Success; in DecodeDoubleRegLoad()
4791 static DecodeStatus DecodeDoubleRegStore(MCInst &Inst, unsigned Insn, in DecodeDoubleRegStore()
4794 DecodeStatus S = MCDisassembler::Success; in DecodeDoubleRegStore()
4817 static DecodeStatus DecodeLDRPreImm(MCInst &Inst, unsigned Insn, in DecodeLDRPreImm()
4819 DecodeStatus S = MCDisassembler::Success; in DecodeLDRPreImm()
4842 static DecodeStatus DecodeLDRPreReg(MCInst &Inst, unsigned Insn, in DecodeLDRPreReg()
4844 DecodeStatus S = MCDisassembler::Success; in DecodeLDRPreReg()
4869 static DecodeStatus DecodeSTRPreImm(MCInst &Inst, unsigned Insn, in DecodeSTRPreImm()
4871 DecodeStatus S = MCDisassembler::Success; in DecodeSTRPreImm()
4894 static DecodeStatus DecodeSTRPreReg(MCInst &Inst, unsigned Insn, in DecodeSTRPreReg()
4896 DecodeStatus S = MCDisassembler::Success; in DecodeSTRPreReg()
4919 static DecodeStatus DecodeVLD1LN(MCInst &Inst, unsigned Insn, in DecodeVLD1LN()
4921 DecodeStatus S = MCDisassembler::Success; in DecodeVLD1LN()
4986 static DecodeStatus DecodeVST1LN(MCInst &Inst, unsigned Insn, in DecodeVST1LN()
4988 DecodeStatus S = MCDisassembler::Success; in DecodeVST1LN()
5051 static DecodeStatus DecodeVLD2LN(MCInst &Inst, unsigned Insn, in DecodeVLD2LN()
5053 DecodeStatus S = MCDisassembler::Success; in DecodeVLD2LN()
5118 static DecodeStatus DecodeVST2LN(MCInst &Inst, unsigned Insn, in DecodeVST2LN()
5120 DecodeStatus S = MCDisassembler::Success; in DecodeVST2LN()
5181 static DecodeStatus DecodeVLD3LN(MCInst &Inst, unsigned Insn, in DecodeVLD3LN()
5183 DecodeStatus S = MCDisassembler::Success; in DecodeVLD3LN()
5251 static DecodeStatus DecodeVST3LN(MCInst &Inst, unsigned Insn, in DecodeVST3LN()
5253 DecodeStatus S = MCDisassembler::Success; in DecodeVST3LN()
5314 static DecodeStatus DecodeVLD4LN(MCInst &Inst, unsigned Insn, in DecodeVLD4LN()
5316 DecodeStatus S = MCDisassembler::Success; in DecodeVLD4LN()
5395 static DecodeStatus DecodeVST4LN(MCInst &Inst, unsigned Insn, in DecodeVST4LN()
5397 DecodeStatus S = MCDisassembler::Success; in DecodeVST4LN()
5467 static DecodeStatus DecodeVMOVSRR(MCInst &Inst, unsigned Insn, in DecodeVMOVSRR()
5469 DecodeStatus S = MCDisassembler::Success; in DecodeVMOVSRR()
5493 static DecodeStatus DecodeVMOVRRS(MCInst &Inst, unsigned Insn, in DecodeVMOVRRS()
5495 DecodeStatus S = MCDisassembler::Success; in DecodeVMOVRRS()
5519 static DecodeStatus DecodeIT(MCInst &Inst, unsigned Insn, in DecodeIT()
5521 DecodeStatus S = MCDisassembler::Success; in DecodeIT()
5548 static DecodeStatus
5551 DecodeStatus S = MCDisassembler::Success; in DecodeT2LDRDPreInstruction()
5585 static DecodeStatus
5588 DecodeStatus S = MCDisassembler::Success; in DecodeT2STRDPreInstruction()
5620 static DecodeStatus DecodeT2Adr(MCInst &Inst, uint32_t Insn, in DecodeT2Adr()
5627 DecodeStatus S = DecoderGPRRegisterClass(Inst, Rd, Address, Decoder); in DecodeT2Adr()
5646 static DecodeStatus DecodeT2ShifterImmOperand(MCInst &Inst, uint32_t Val, in DecodeT2ShifterImmOperand()
5649 DecodeStatus S = MCDisassembler::Success; in DecodeT2ShifterImmOperand()
5657 static DecodeStatus DecodeSwap(MCInst &Inst, unsigned Insn, in DecodeSwap()
5667 DecodeStatus S = MCDisassembler::Success; in DecodeSwap()
5684 static DecodeStatus DecodeVCVTD(MCInst &Inst, unsigned Insn, in DecodeVCVTD()
5698 DecodeStatus S = MCDisassembler::Success; in DecodeVCVTD()
5743 static DecodeStatus DecodeVCVTQ(MCInst &Inst, unsigned Insn, in DecodeVCVTQ()
5757 DecodeStatus S = MCDisassembler::Success; in DecodeVCVTQ()
5802 static DecodeStatus DecodeNEONComplexLane64Instruction(MCInst &Inst, in DecodeNEONComplexLane64Instruction()
5815 DecodeStatus S = MCDisassembler::Success; in DecodeNEONComplexLane64Instruction()
5835 static DecodeStatus DecodeLDR(MCInst &Inst, unsigned Val, in DecodeLDR()
5837 DecodeStatus S = MCDisassembler::Success; in DecodeLDR()
5862 static DecodeStatus DecoderForMRRC2AndMCRR2(MCInst &Inst, unsigned Val, in DecoderForMRRC2AndMCRR2()
5864 DecodeStatus S = MCDisassembler::Success; in DecoderForMRRC2AndMCRR2()
5907 static DecodeStatus DecodeForVMRSandVMSR(MCInst &Inst, unsigned Val, in DecodeForVMRSandVMSR()
5912 DecodeStatus S = MCDisassembler::Success; in DecodeForVMRSandVMSR()
5959 static DecodeStatus DecodeBFLabelOperand(MCInst &Inst, unsigned Val, in DecodeBFLabelOperand()
5962 DecodeStatus S = MCDisassembler::Success; in DecodeBFLabelOperand()
5978 static DecodeStatus DecodeBFAfterTargetOperand(MCInst &Inst, unsigned Val, in DecodeBFAfterTargetOperand()
5990 static DecodeStatus DecodePredNoALOperand(MCInst &Inst, unsigned Val, in DecodePredNoALOperand()
5999 static DecodeStatus DecodeLOLoop(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeLOLoop()
6001 DecodeStatus S = MCDisassembler::Success; in DecodeLOLoop()
6061 static DecodeStatus DecodeLongShiftOperand(MCInst &Inst, unsigned Val, in DecodeLongShiftOperand()
6064 DecodeStatus S = MCDisassembler::Success; in DecodeLongShiftOperand()
6074 static DecodeStatus DecodetGPROddRegisterClass(MCInst &Inst, unsigned RegNo, in DecodetGPROddRegisterClass()
6084 static DecodeStatus DecodetGPREvenRegisterClass(MCInst &Inst, unsigned RegNo, in DecodetGPREvenRegisterClass()
6094 static DecodeStatus
6111 static DecodeStatus DecodeVSCCLRM(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeVSCCLRM()
6113 DecodeStatus S = MCDisassembler::Success; in DecodeVSCCLRM()
6137 static DecodeStatus DecodeMQPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeMQPRRegisterClass()
6153 static DecodeStatus DecodeQQPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeQQPRRegisterClass()
6169 static DecodeStatus DecodeQQQQPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeQQQQPRRegisterClass()
6180 static DecodeStatus DecodeVPTMaskOperand(MCInst &Inst, unsigned Val, in DecodeVPTMaskOperand()
6183 DecodeStatus S = MCDisassembler::Success; in DecodeVPTMaskOperand()
6211 static DecodeStatus DecodeVpredROperand(MCInst &Inst, unsigned RegNo, in DecodeVpredROperand()
6223 static DecodeStatus DecodeRestrictedIPredicateOperand(MCInst &Inst, in DecodeRestrictedIPredicateOperand()
6231 static DecodeStatus DecodeRestrictedSPredicateOperand(MCInst &Inst, in DecodeRestrictedSPredicateOperand()
6254 static DecodeStatus DecodeRestrictedUPredicateOperand(MCInst &Inst, in DecodeRestrictedUPredicateOperand()
6262 static DecodeStatus DecodeRestrictedFPPredicateOperand(MCInst &Inst, unsigned Val, in DecodeRestrictedFPPredicateOperand()
6293 static DecodeStatus DecodeVCVTImmOperand(MCInst &Inst, unsigned Val, in DecodeVCVTImmOperand()
6295 DecodeStatus S = MCDisassembler::Success; in DecodeVCVTImmOperand()
6336 static DecodeStatus DecodeVSTRVLDR_SYSREG(MCInst &Inst, unsigned Val, in DecodeVSTRVLDR_SYSREG()
6359 DecodeStatus S = MCDisassembler::Success; in DecodeVSTRVLDR_SYSREG()
6379 static inline DecodeStatus DecodeMVE_MEM_pre( in DecodeMVE_MEM_pre()
6382 DecodeStatus S = MCDisassembler::Success; in DecodeMVE_MEM_pre()
6399 static DecodeStatus DecodeMVE_MEM_1_pre(MCInst &Inst, unsigned Val, in DecodeMVE_MEM_1_pre()
6408 static DecodeStatus DecodeMVE_MEM_2_pre(MCInst &Inst, unsigned Val, in DecodeMVE_MEM_2_pre()
6417 static DecodeStatus DecodeMVE_MEM_3_pre(MCInst &Inst, unsigned Val, in DecodeMVE_MEM_3_pre()
6426 static DecodeStatus DecodePowerTwoOperand(MCInst &Inst, unsigned Val, in DecodePowerTwoOperand()
6429 DecodeStatus S = MCDisassembler::Success; in DecodePowerTwoOperand()
6439 static DecodeStatus DecodeMVEPairVectorIndexOperand(MCInst &Inst, unsigned Val, in DecodeMVEPairVectorIndexOperand()
6442 DecodeStatus S = MCDisassembler::Success; in DecodeMVEPairVectorIndexOperand()
6449 static DecodeStatus DecodeMVEVMOVQtoDReg(MCInst &Inst, unsigned Insn, in DecodeMVEVMOVQtoDReg()
6451 DecodeStatus S = MCDisassembler::Success; in DecodeMVEVMOVQtoDReg()
6472 static DecodeStatus DecodeMVEVMOVDRegtoQ(MCInst &Inst, unsigned Insn, in DecodeMVEVMOVDRegtoQ()
6474 DecodeStatus S = MCDisassembler::Success; in DecodeMVEVMOVDRegtoQ()
6497 static DecodeStatus DecodeMVEOverlappingLongShift( in DecodeMVEOverlappingLongShift()
6499 DecodeStatus S = MCDisassembler::Success; in DecodeMVEOverlappingLongShift()
6576 static DecodeStatus DecodeMVEVCVTt1fp(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeMVEVCVTt1fp()
6578 DecodeStatus S = MCDisassembler::Success; in DecodeMVEVCVTt1fp()
6596 static DecodeStatus DecodeMVEVCMP(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeMVEVCMP()
6598 DecodeStatus S = MCDisassembler::Success; in DecodeMVEVCMP()
6633 static DecodeStatus DecodeMveVCTP(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeMveVCTP()
6635 DecodeStatus S = MCDisassembler::Success; in DecodeMveVCTP()
6643 static DecodeStatus DecodeMVEVPNOT(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeMVEVPNOT()
6645 DecodeStatus S = MCDisassembler::Success; in DecodeMVEVPNOT()
6651 static DecodeStatus DecodeT2AddSubSPImm(MCInst &Inst, unsigned Insn, in DecodeT2AddSubSPImm()
6666 DecodeStatus DS = MCDisassembler::Success; in DecodeT2AddSubSPImm()