Lines Matching refs:addOperand
301 ITInst.addOperand(MCOperand::createImm(ITState.Cond)); in flushPendingInstructions()
302 ITInst.addOperand(MCOperand::createImm(ITState.Mask)); in flushPendingInstructions()
2466 Inst.addOperand(MCOperand::createImm(0)); in addExpr()
2468 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addExpr()
2470 Inst.addOperand(MCOperand::createExpr(Expr)); in addExpr()
2485 Inst.addOperand(MCOperand::createImm(unsigned(getCondCode()))); in addCondCodeOperands()
2487 Inst.addOperand(MCOperand::createReg(RegNum)); in addCondCodeOperands()
2492 Inst.addOperand(MCOperand::createImm(unsigned(getVPTPred()))); in addVPTPredNOperands()
2494 Inst.addOperand(MCOperand::createReg(RegNum)); in addVPTPredNOperands()
2495 Inst.addOperand(MCOperand::createReg(0)); in addVPTPredNOperands()
2512 Inst.addOperand(MCOperand::createReg(RegNum)); in addVPTPredROperands()
2517 Inst.addOperand(MCOperand::createImm(getCoproc())); in addCoprocNumOperands()
2522 Inst.addOperand(MCOperand::createImm(getCoproc())); in addCoprocRegOperands()
2527 Inst.addOperand(MCOperand::createImm(CoprocOption.Val)); in addCoprocOptionOperands()
2532 Inst.addOperand(MCOperand::createImm(ITMask.Mask)); in addITMaskOperands()
2537 Inst.addOperand(MCOperand::createImm(unsigned(getCondCode()))); in addITCondCodeOperands()
2542 Inst.addOperand(MCOperand::createImm(unsigned(ARMCC::getOppositeCondition(getCondCode())))); in addITCondCodeInvOperands()
2547 Inst.addOperand(MCOperand::createReg(getReg())); in addCCOutOperands()
2552 Inst.addOperand(MCOperand::createReg(getReg())); in addRegOperands()
2559 Inst.addOperand(MCOperand::createReg(RegShiftedReg.SrcReg)); in addRegShiftedRegOperands()
2560 Inst.addOperand(MCOperand::createReg(RegShiftedReg.ShiftReg)); in addRegShiftedRegOperands()
2561 Inst.addOperand(MCOperand::createImm( in addRegShiftedRegOperands()
2569 Inst.addOperand(MCOperand::createReg(RegShiftedImm.SrcReg)); in addRegShiftedImmOperands()
2572 Inst.addOperand(MCOperand::createImm( in addRegShiftedImmOperands()
2578 Inst.addOperand(MCOperand::createImm((ShifterImm.isASR << 5) | in addShifterImmOperands()
2586 Inst.addOperand(MCOperand::createReg(Reg)); in addRegListOperands()
2593 Inst.addOperand(MCOperand::createReg(Reg)); in addRegListWithAPSROperands()
2615 Inst.addOperand(MCOperand::createImm(RotImm.Imm >> 3)); in addRotImmOperands()
2625 Inst.addOperand(MCOperand::createImm(ModImm.Bits | (ModImm.Rot << 7))); in addModImmOperands()
2632 Inst.addOperand(MCOperand::createImm(Enc)); in addModImmNotOperands()
2639 Inst.addOperand(MCOperand::createImm(Enc)); in addModImmNegOperands()
2646 Inst.addOperand(MCOperand::createImm(Val)); in addThumbModImmNeg8_255Operands()
2653 Inst.addOperand(MCOperand::createImm(Val)); in addThumbModImmNeg1_7Operands()
2664 Inst.addOperand(MCOperand::createImm(Mask)); in addBitfieldOperands()
2675 Inst.addOperand(MCOperand::createImm(16 - CE->getValue())); in addFBits16Operands()
2681 Inst.addOperand(MCOperand::createImm(32 - CE->getValue())); in addFBits32Operands()
2688 Inst.addOperand(MCOperand::createImm(Val)); in addFPImmOperands()
2696 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm8s4Operands()
2704 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7s4Operands()
2710 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7Shift0Operands()
2716 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7Shift1Operands()
2722 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7Shift2Operands()
2728 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7Operands()
2736 Inst.addOperand(MCOperand::createImm(CE->getValue() / 4)); in addImm0_1020s4Operands()
2744 Inst.addOperand(MCOperand::createImm(-(CE->getValue() / 4))); in addImm0_508s4NegOperands()
2752 Inst.addOperand(MCOperand::createImm(CE->getValue() / 4)); in addImm0_508s4Operands()
2760 Inst.addOperand(MCOperand::createImm(CE->getValue() - 1)); in addImm1_16Operands()
2768 Inst.addOperand(MCOperand::createImm(CE->getValue() - 1)); in addImm1_32Operands()
2777 Inst.addOperand(MCOperand::createImm((Imm == 32 ? 0 : Imm))); in addImmThumbSROperands()
2786 Inst.addOperand(MCOperand::createImm(Val == 32 ? 0 : Val)); in addPKHASRImmOperands()
2794 Inst.addOperand(MCOperand::createImm(~(uint32_t)CE->getValue())); in addT2SOImmNotOperands()
2802 Inst.addOperand(MCOperand::createImm(-(uint32_t)CE->getValue())); in addT2SOImmNegOperands()
2810 Inst.addOperand(MCOperand::createImm(-(uint32_t)CE->getValue())); in addImm0_4095NegOperands()
2815 Inst.addOperand(MCOperand::createImm(CE->getValue() >> 2)); in addUnsignedOffset_b8s2Operands()
2819 Inst.addOperand(MCOperand::createExpr(SR)); in addUnsignedOffset_b8s2Operands()
2827 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addThumbMemPCOperands()
2831 Inst.addOperand(MCOperand::createExpr(SR)); in addThumbMemPCOperands()
2838 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addThumbMemPCOperands()
2840 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addThumbMemPCOperands()
2845 Inst.addOperand(MCOperand::createImm(unsigned(getMemBarrierOpt()))); in addMemBarrierOptOperands()
2850 Inst.addOperand(MCOperand::createImm(unsigned(getInstSyncBarrierOpt()))); in addInstSyncBarrierOptOperands()
2855 Inst.addOperand(MCOperand::createImm(unsigned(getTraceSyncBarrierOpt()))); in addTraceSyncBarrierOptOperands()
2860 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemNoOffsetOperands()
2865 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemNoOffsetT2Operands()
2870 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemNoOffsetT2NoSpOperands()
2875 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemNoOffsetTOperands()
2881 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addMemPCRelImm12Operands()
2883 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addMemPCRelImm12Operands()
2893 Inst.addOperand(MCOperand::createExpr(getImm())); in addAdrLabelOperands()
2899 Inst.addOperand(MCOperand::createImm(Val)); in addAdrLabelOperands()
2904 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAlignedMemoryOperands()
2905 Inst.addOperand(MCOperand::createImm(Memory.Alignment)); in addAlignedMemoryOperands()
2954 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAddrMode2Operands()
2955 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addAddrMode2Operands()
2958 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode2Operands()
2968 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode2Operands()
2970 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addAddrMode2Operands()
2977 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode2Operands()
2991 Inst.addOperand(MCOperand::createReg(0)); in addAM2OffsetImmOperands()
2992 Inst.addOperand(MCOperand::createImm(Val)); in addAM2OffsetImmOperands()
3001 Inst.addOperand(MCOperand::createExpr(getImm())); in addAddrMode3Operands()
3002 Inst.addOperand(MCOperand::createReg(0)); in addAddrMode3Operands()
3003 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode3Operands()
3007 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAddrMode3Operands()
3008 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addAddrMode3Operands()
3011 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode3Operands()
3021 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode3Operands()
3023 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addAddrMode3Operands()
3029 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode3Operands()
3038 Inst.addOperand(MCOperand::createReg(PostIdxReg.RegNum)); in addAM3OffsetOperands()
3039 Inst.addOperand(MCOperand::createImm(Val)); in addAM3OffsetOperands()
3051 Inst.addOperand(MCOperand::createReg(0)); in addAM3OffsetOperands()
3052 Inst.addOperand(MCOperand::createImm(Val)); in addAM3OffsetOperands()
3061 Inst.addOperand(MCOperand::createExpr(getImm())); in addAddrMode5Operands()
3062 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode5Operands()
3066 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAddrMode5Operands()
3068 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode5Operands()
3079 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode5Operands()
3081 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addAddrMode5Operands()
3090 Inst.addOperand(MCOperand::createExpr(getImm())); in addAddrMode5FP16Operands()
3091 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode5FP16Operands()
3095 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAddrMode5FP16Operands()
3098 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode5FP16Operands()
3108 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode5FP16Operands()
3110 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addAddrMode5FP16Operands()
3119 Inst.addOperand(MCOperand::createExpr(getImm())); in addMemImm8s4OffsetOperands()
3120 Inst.addOperand(MCOperand::createImm(0)); in addMemImm8s4OffsetOperands()
3124 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImm8s4OffsetOperands()
3134 Inst.addOperand(MCOperand::createExpr(getImm())); in addMemImm7s4OffsetOperands()
3135 Inst.addOperand(MCOperand::createImm(0)); in addMemImm7s4OffsetOperands()
3139 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImm7s4OffsetOperands()
3145 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImm0_1020s4OffsetOperands()
3147 Inst.addOperand(MCOperand::createImm(0)); in addMemImm0_1020s4OffsetOperands()
3150 Inst.addOperand(MCOperand::createImm(CE->getValue() / 4)); in addMemImm0_1020s4OffsetOperands()
3152 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addMemImm0_1020s4OffsetOperands()
3157 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImmOffsetOperands()
3163 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemRegRQOffsetOperands()
3164 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemRegRQOffsetOperands()
3172 Inst.addOperand(MCOperand::createImm(0)); in addMemUImm12OffsetOperands()
3177 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemUImm12OffsetOperands()
3186 Inst.addOperand(MCOperand::createImm(0)); in addMemImm12OffsetOperands()
3191 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImm12OffsetOperands()
3204 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemTBBOperands()
3205 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemTBBOperands()
3210 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemTBHOperands()
3211 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemTBHOperands()
3219 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemRegOffsetOperands()
3220 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemRegOffsetOperands()
3221 Inst.addOperand(MCOperand::createImm(Val)); in addMemRegOffsetOperands()
3226 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addT2MemRegOffsetOperands()
3227 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addT2MemRegOffsetOperands()
3228 Inst.addOperand(MCOperand::createImm(Memory.ShiftImm)); in addT2MemRegOffsetOperands()
3233 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbRROperands()
3234 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemThumbRROperands()
3239 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbRIs4Operands()
3241 Inst.addOperand(MCOperand::createImm(0)); in addMemThumbRIs4Operands()
3244 Inst.addOperand(MCOperand::createImm(CE->getValue() / 4)); in addMemThumbRIs4Operands()
3246 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addMemThumbRIs4Operands()
3251 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbRIs2Operands()
3253 Inst.addOperand(MCOperand::createImm(0)); in addMemThumbRIs2Operands()
3255 Inst.addOperand(MCOperand::createImm(CE->getValue() / 2)); in addMemThumbRIs2Operands()
3257 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addMemThumbRIs2Operands()
3262 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbRIs1Operands()
3268 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbSPIOperands()
3270 Inst.addOperand(MCOperand::createImm(0)); in addMemThumbSPIOperands()
3273 Inst.addOperand(MCOperand::createImm(CE->getValue() / 4)); in addMemThumbSPIOperands()
3275 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addMemThumbSPIOperands()
3286 Inst.addOperand(MCOperand::createImm(Imm)); in addPostIdxImm8Operands()
3298 Inst.addOperand(MCOperand::createImm(Imm)); in addPostIdxImm8s4Operands()
3303 Inst.addOperand(MCOperand::createReg(PostIdxReg.RegNum)); in addPostIdxRegOperands()
3304 Inst.addOperand(MCOperand::createImm(PostIdxReg.isAdd)); in addPostIdxRegOperands()
3309 Inst.addOperand(MCOperand::createReg(PostIdxReg.RegNum)); in addPostIdxRegShiftedOperands()
3315 Inst.addOperand(MCOperand::createImm(Imm)); in addPostIdxRegShiftedOperands()
3321 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addPowerTwoOperands()
3326 Inst.addOperand(MCOperand::createImm(unsigned(getMSRMask()))); in addMSRMaskOperands()
3331 Inst.addOperand(MCOperand::createImm(unsigned(getBankedReg()))); in addBankedRegOperands()
3336 Inst.addOperand(MCOperand::createImm(unsigned(getProcIFlags()))); in addProcIFlagsOperands()
3341 Inst.addOperand(MCOperand::createReg(VectorList.RegNum)); in addVecListOperands()
3372 Inst.addOperand(MCOperand::createReg(RC_out->getRegister(I))); in addMVEVecListOperands()
3377 Inst.addOperand(MCOperand::createReg(VectorList.RegNum)); in addVecListIndexedOperands()
3378 Inst.addOperand(MCOperand::createImm(VectorList.LaneIndex)); in addVecListIndexedOperands()
3383 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addVectorIndex8Operands()
3388 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addVectorIndex16Operands()
3393 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addVectorIndex32Operands()
3398 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addVectorIndex64Operands()
3403 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addMVEVectorIndexOperands()
3408 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addMVEPairVectorIndexOperands()
3416 Inst.addOperand(MCOperand::createImm(CE->getValue() | 0xe00)); in addNEONi8splatOperands()
3425 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi16splatOperands()
3434 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi16splatNotOperands()
3443 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi32splatOperands()
3452 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi32splatNotOperands()
3467 Inst.addOperand(MCOperand::createImm(B)); in addNEONi8ReplicateOperands()
3490 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi32vmovOperands()
3511 Inst.addOperand(MCOperand::createImm(Elem)); in addNEONvmovi16ReplicateOperands()
3519 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi32vmovNegOperands()
3533 Inst.addOperand(MCOperand::createImm(Elem)); in addNEONvmovi32ReplicateOperands()
3545 Inst.addOperand(MCOperand::createImm(Imm | 0x1e00)); in addNEONi64splatOperands()
3551 Inst.addOperand(MCOperand::createImm(CE->getValue() / 90)); in addComplexRotationEvenOperands()
3557 Inst.addOperand(MCOperand::createImm((CE->getValue() - 90) / 180)); in addComplexRotationOddOperands()
3565 Inst.addOperand(MCOperand::createImm(Imm == 48 ? 1 : 0)); in addMveSaturateOperands()
5767 Inst.addOperand(Inst.getOperand(0)); in cvtThumbMultiply()
8718 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
8719 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8720 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8721 TmpInst.addOperand(MCOperand::createReg(0)); in processInstruction()
8722 TmpInst.addOperand(MCOperand::createImm(0)); in processInstruction()
8723 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
8724 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
8740 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
8741 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8742 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8743 TmpInst.addOperand(MCOperand::createImm(256)); in processInstruction()
8744 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
8756 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8757 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
8758 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8759 TmpInst.addOperand(MCOperand::createReg(0)); in processInstruction()
8760 TmpInst.addOperand(MCOperand::createImm(0)); in processInstruction()
8761 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
8762 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
8774 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
8779 TmpInst.addOperand(MCOperand::createImm( in processInstruction()
8796 TmpInst.addOperand(MCOperand::createExpr(FixupAddr)); in processInstruction()
8798 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
8799 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
8809 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8810 TmpInst.addOperand(Inst.getOperand(4)); // Rt_wb in processInstruction()
8811 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
8812 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
8813 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8823 TmpInst.addOperand(Inst.getOperand(4)); // Rt_wb in processInstruction()
8824 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8825 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
8826 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
8827 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8916 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8917 TmpInst.addOperand(MCOperand::createImm(Value)); // Immediate in processInstruction()
8918 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
8919 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8921 TmpInst.addOperand(MCOperand::createReg(0)); // S in processInstruction()
8930 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8931 TmpInst.addOperand(MCOperand::createExpr(CPLoc)); // offset to constpool in processInstruction()
8933 TmpInst.addOperand(MCOperand::createImm(0)); // unused offset in processInstruction()
8934 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
8935 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8948 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
8949 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
8950 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
8951 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
8952 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
8953 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
8954 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
8955 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
8970 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
8971 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
8972 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
8973 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
8974 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
8975 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
8977 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
8978 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
8979 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
8994 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
8995 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
8996 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
8997 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
8998 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
8999 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9001 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9003 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9004 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9005 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9020 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9021 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9022 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9023 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9024 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9025 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9027 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9029 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9031 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9032 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9033 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9046 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9047 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9048 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9049 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9050 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9051 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9052 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9053 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9068 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9069 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9070 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9071 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9072 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9073 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9075 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9076 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9077 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9092 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9093 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9094 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9095 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9096 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9097 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9099 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9101 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9102 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9103 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9118 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9119 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9120 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9121 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9122 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9123 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9125 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9127 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9129 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9130 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9131 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9144 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9145 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9146 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9147 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9148 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9149 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9164 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9165 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9166 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9167 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9169 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9170 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9171 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9186 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9187 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9188 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9189 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9191 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9193 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9194 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9195 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9210 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9211 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9212 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9213 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9215 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9217 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9219 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9220 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9221 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9235 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9236 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9237 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9238 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9239 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9240 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9241 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9242 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9243 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9258 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9259 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9261 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9262 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9263 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9264 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9265 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9266 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9268 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9269 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9270 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9285 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9286 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9288 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9290 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9291 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9292 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9293 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9294 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9295 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9297 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9299 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9300 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9301 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9316 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9317 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9319 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9321 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9323 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9324 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9325 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9326 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9327 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9328 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9330 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9332 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9334 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9335 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9336 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9349 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9350 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9351 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9352 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9353 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9354 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9355 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9356 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9357 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9372 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9373 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9375 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9376 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9377 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9378 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9379 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9380 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9382 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9383 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9384 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9399 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9400 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9402 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9404 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9405 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9406 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9407 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9408 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9409 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9411 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9413 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9414 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9415 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9430 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9431 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9433 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9435 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9437 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9438 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9439 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9440 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9441 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9442 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9444 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9446 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9448 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9449 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9450 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9463 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9464 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9465 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9466 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9467 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9468 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9469 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9484 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9485 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9487 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9488 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9489 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9490 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9492 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9493 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9494 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9509 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9510 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9512 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9514 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9515 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9516 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9517 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9519 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9521 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9522 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9523 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9538 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9539 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9541 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9543 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9545 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9546 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9547 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9548 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9550 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9552 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9554 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9555 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9556 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9571 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9572 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9574 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9576 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9577 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9578 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9579 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9593 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9594 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9596 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9598 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9599 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9600 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9601 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9602 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9603 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9617 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9618 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9620 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9622 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9623 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9624 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9625 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
9626 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9627 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9642 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9643 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9645 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9647 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9648 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9649 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9650 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9664 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9665 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9667 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9669 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9670 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9671 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9672 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9673 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9674 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9688 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9689 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9691 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9693 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9694 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9695 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9696 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
9697 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9698 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9713 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9714 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9716 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9718 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9720 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9721 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9722 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9723 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9737 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9738 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9740 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9742 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9744 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9745 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9746 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9747 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9748 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9749 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9763 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9764 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9766 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9768 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9770 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9771 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9772 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9773 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
9774 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9775 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9790 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9791 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9793 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9795 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9797 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9798 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9799 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9800 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9814 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9815 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9817 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9819 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9821 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9822 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9823 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9824 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9825 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9826 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9840 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9841 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9843 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9845 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9847 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9848 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9849 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9850 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
9851 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9852 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9867 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9868 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9869 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9870 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9872 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9874 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9875 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9889 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9890 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9891 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9892 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9893 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9894 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9896 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9898 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9899 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9913 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9914 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9915 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9916 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
9917 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9918 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9920 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9922 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9923 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9938 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9939 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9940 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9941 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9943 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9945 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9947 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9948 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9962 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9963 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9964 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9965 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9966 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9967 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9969 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9971 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9973 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9974 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9988 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9989 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9990 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9991 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
9992 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9993 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9995 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9997 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9999 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
10000 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10023 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10024 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10025 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10026 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10027 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10028 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10058 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
10060 TmpInst.addOperand(MCOperand::createReg( in processInstruction()
10062 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10063 TmpInst.addOperand(Inst.getOperand(2)); // Rm in processInstruction()
10064 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
10065 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10067 TmpInst.addOperand(MCOperand::createReg( in processInstruction()
10111 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
10113 TmpInst.addOperand(MCOperand::createReg( in processInstruction()
10115 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10117 TmpInst.addOperand(MCOperand::createImm(Amount)); in processInstruction()
10118 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10119 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10121 TmpInst.addOperand(MCOperand::createReg( in processInstruction()
10142 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
10143 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10144 TmpInst.addOperand(Inst.getOperand(2)); // Rm in processInstruction()
10145 TmpInst.addOperand(MCOperand::createImm(Shifter)); // Shift value and ty in processInstruction()
10146 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10147 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10148 TmpInst.addOperand(Inst.getOperand(5)); // cc_out in processInstruction()
10173 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
10174 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10176 TmpInst.addOperand(MCOperand::createImm(Shifter)); // Shift value and ty in processInstruction()
10177 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10178 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10179 TmpInst.addOperand(Inst.getOperand(5)); // cc_out in processInstruction()
10187 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
10188 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10189 TmpInst.addOperand(MCOperand::createImm(Shifter)); // Shift value and ty in processInstruction()
10190 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10191 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10192 TmpInst.addOperand(Inst.getOperand(4)); // cc_out in processInstruction()
10203 TmpInst.addOperand(Inst.getOperand(4)); // Rt in processInstruction()
10204 TmpInst.addOperand(Inst.getOperand(0)); // Rn_wb in processInstruction()
10205 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10206 TmpInst.addOperand(MCOperand::createImm(4)); in processInstruction()
10207 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10208 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10219 TmpInst.addOperand(Inst.getOperand(0)); // Rn_wb in processInstruction()
10220 TmpInst.addOperand(Inst.getOperand(4)); // Rt in processInstruction()
10221 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10222 TmpInst.addOperand(MCOperand::createImm(-4)); in processInstruction()
10223 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10224 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10235 TmpInst.addOperand(Inst.getOperand(4)); // Rt in processInstruction()
10236 TmpInst.addOperand(Inst.getOperand(0)); // Rn_wb in processInstruction()
10237 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10238 TmpInst.addOperand(MCOperand::createReg(0)); // am2offset in processInstruction()
10239 TmpInst.addOperand(MCOperand::createImm(4)); in processInstruction()
10240 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10241 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10253 TmpInst.addOperand(Inst.getOperand(0)); // Rn_wb in processInstruction()
10254 TmpInst.addOperand(Inst.getOperand(4)); // Rt in processInstruction()
10255 TmpInst.addOperand(Inst.getOperand(1)); // addrmode_imm12 in processInstruction()
10256 TmpInst.addOperand(MCOperand::createImm(-4)); in processInstruction()
10257 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10258 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10287 Inst.addOperand(MCOperand::createReg(0)); // cc_out in processInstruction()
10326 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10327 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10328 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10329 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10330 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10331 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10346 TmpInst.addOperand(MCOperand::createReg(ARM::SP)); // destination reg in processInstruction()
10347 TmpInst.addOperand(MCOperand::createReg(ARM::SP)); // source reg in processInstruction()
10348 TmpInst.addOperand(MCOperand::createImm(V / 4)); // immediate in processInstruction()
10349 TmpInst.addOperand(Inst.getOperand(3)); // pred in processInstruction()
10350 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10373 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10374 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10375 TmpInst.addOperand(Inst.getOperand(Swap ? 1 : 2)); in processInstruction()
10376 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10377 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10386 Inst.addOperand(MCOperand::createReg(0)); // cc_out in processInstruction()
10493 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10494 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10495 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10496 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10497 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10515 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10516 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10518 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10519 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10547 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10548 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10549 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10550 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10565 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10566 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10567 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10568 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10569 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10599 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10600 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10601 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10602 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10603 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10604 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
10643 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10644 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10645 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10646 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10647 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10648 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10677 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10678 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10680 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10681 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10683 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10684 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10686 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10687 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()