Lines Matching refs:addOperand
304 ITInst.addOperand(MCOperand::createImm(ITState.Cond)); in flushPendingInstructions()
305 ITInst.addOperand(MCOperand::createImm(ITState.Mask)); in flushPendingInstructions()
2456 Inst.addOperand(MCOperand::createImm(0)); in addExpr()
2458 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addExpr()
2460 Inst.addOperand(MCOperand::createExpr(Expr)); in addExpr()
2475 Inst.addOperand(MCOperand::createImm(unsigned(getCondCode()))); in addCondCodeOperands()
2477 Inst.addOperand(MCOperand::createReg(RegNum)); in addCondCodeOperands()
2482 Inst.addOperand(MCOperand::createImm(unsigned(getVPTPred()))); in addVPTPredNOperands()
2484 Inst.addOperand(MCOperand::createReg(RegNum)); in addVPTPredNOperands()
2501 Inst.addOperand(MCOperand::createReg(RegNum)); in addVPTPredROperands()
2506 Inst.addOperand(MCOperand::createImm(getCoproc())); in addCoprocNumOperands()
2511 Inst.addOperand(MCOperand::createImm(getCoproc())); in addCoprocRegOperands()
2516 Inst.addOperand(MCOperand::createImm(CoprocOption.Val)); in addCoprocOptionOperands()
2521 Inst.addOperand(MCOperand::createImm(ITMask.Mask)); in addITMaskOperands()
2526 Inst.addOperand(MCOperand::createImm(unsigned(getCondCode()))); in addITCondCodeOperands()
2531 Inst.addOperand(MCOperand::createImm(unsigned(ARMCC::getOppositeCondition(getCondCode())))); in addITCondCodeInvOperands()
2536 Inst.addOperand(MCOperand::createReg(getReg())); in addCCOutOperands()
2541 Inst.addOperand(MCOperand::createReg(getReg())); in addRegOperands()
2548 Inst.addOperand(MCOperand::createReg(RegShiftedReg.SrcReg)); in addRegShiftedRegOperands()
2549 Inst.addOperand(MCOperand::createReg(RegShiftedReg.ShiftReg)); in addRegShiftedRegOperands()
2550 Inst.addOperand(MCOperand::createImm( in addRegShiftedRegOperands()
2558 Inst.addOperand(MCOperand::createReg(RegShiftedImm.SrcReg)); in addRegShiftedImmOperands()
2561 Inst.addOperand(MCOperand::createImm( in addRegShiftedImmOperands()
2567 Inst.addOperand(MCOperand::createImm((ShifterImm.isASR << 5) | in addShifterImmOperands()
2576 Inst.addOperand(MCOperand::createReg(*I)); in addRegListOperands()
2584 Inst.addOperand(MCOperand::createReg(*I)); in addRegListWithAPSROperands()
2606 Inst.addOperand(MCOperand::createImm(RotImm.Imm >> 3)); in addRotImmOperands()
2616 Inst.addOperand(MCOperand::createImm(ModImm.Bits | (ModImm.Rot << 7))); in addModImmOperands()
2623 Inst.addOperand(MCOperand::createImm(Enc)); in addModImmNotOperands()
2630 Inst.addOperand(MCOperand::createImm(Enc)); in addModImmNegOperands()
2637 Inst.addOperand(MCOperand::createImm(Val)); in addThumbModImmNeg8_255Operands()
2644 Inst.addOperand(MCOperand::createImm(Val)); in addThumbModImmNeg1_7Operands()
2655 Inst.addOperand(MCOperand::createImm(Mask)); in addBitfieldOperands()
2666 Inst.addOperand(MCOperand::createImm(16 - CE->getValue())); in addFBits16Operands()
2672 Inst.addOperand(MCOperand::createImm(32 - CE->getValue())); in addFBits32Operands()
2679 Inst.addOperand(MCOperand::createImm(Val)); in addFPImmOperands()
2687 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm8s4Operands()
2695 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7s4Operands()
2701 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7Shift0Operands()
2707 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7Shift1Operands()
2713 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7Shift2Operands()
2719 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7Operands()
2727 Inst.addOperand(MCOperand::createImm(CE->getValue() / 4)); in addImm0_1020s4Operands()
2735 Inst.addOperand(MCOperand::createImm(-(CE->getValue() / 4))); in addImm0_508s4NegOperands()
2743 Inst.addOperand(MCOperand::createImm(CE->getValue() / 4)); in addImm0_508s4Operands()
2751 Inst.addOperand(MCOperand::createImm(CE->getValue() - 1)); in addImm1_16Operands()
2759 Inst.addOperand(MCOperand::createImm(CE->getValue() - 1)); in addImm1_32Operands()
2768 Inst.addOperand(MCOperand::createImm((Imm == 32 ? 0 : Imm))); in addImmThumbSROperands()
2777 Inst.addOperand(MCOperand::createImm(Val == 32 ? 0 : Val)); in addPKHASRImmOperands()
2785 Inst.addOperand(MCOperand::createImm(~(uint32_t)CE->getValue())); in addT2SOImmNotOperands()
2793 Inst.addOperand(MCOperand::createImm(-(uint32_t)CE->getValue())); in addT2SOImmNegOperands()
2801 Inst.addOperand(MCOperand::createImm(-(uint32_t)CE->getValue())); in addImm0_4095NegOperands()
2806 Inst.addOperand(MCOperand::createImm(CE->getValue() >> 2)); in addUnsignedOffset_b8s2Operands()
2810 Inst.addOperand(MCOperand::createExpr(SR)); in addUnsignedOffset_b8s2Operands()
2818 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addThumbMemPCOperands()
2822 Inst.addOperand(MCOperand::createExpr(SR)); in addThumbMemPCOperands()
2829 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addThumbMemPCOperands()
2831 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addThumbMemPCOperands()
2836 Inst.addOperand(MCOperand::createImm(unsigned(getMemBarrierOpt()))); in addMemBarrierOptOperands()
2841 Inst.addOperand(MCOperand::createImm(unsigned(getInstSyncBarrierOpt()))); in addInstSyncBarrierOptOperands()
2846 Inst.addOperand(MCOperand::createImm(unsigned(getTraceSyncBarrierOpt()))); in addTraceSyncBarrierOptOperands()
2851 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemNoOffsetOperands()
2856 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemNoOffsetT2Operands()
2861 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemNoOffsetT2NoSpOperands()
2866 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemNoOffsetTOperands()
2872 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addMemPCRelImm12Operands()
2874 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addMemPCRelImm12Operands()
2884 Inst.addOperand(MCOperand::createExpr(getImm())); in addAdrLabelOperands()
2890 Inst.addOperand(MCOperand::createImm(Val)); in addAdrLabelOperands()
2895 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAlignedMemoryOperands()
2896 Inst.addOperand(MCOperand::createImm(Memory.Alignment)); in addAlignedMemoryOperands()
2945 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAddrMode2Operands()
2946 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addAddrMode2Operands()
2949 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode2Operands()
2959 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode2Operands()
2961 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addAddrMode2Operands()
2968 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode2Operands()
2982 Inst.addOperand(MCOperand::createReg(0)); in addAM2OffsetImmOperands()
2983 Inst.addOperand(MCOperand::createImm(Val)); in addAM2OffsetImmOperands()
2992 Inst.addOperand(MCOperand::createExpr(getImm())); in addAddrMode3Operands()
2993 Inst.addOperand(MCOperand::createReg(0)); in addAddrMode3Operands()
2994 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode3Operands()
2998 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAddrMode3Operands()
2999 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addAddrMode3Operands()
3002 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode3Operands()
3012 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode3Operands()
3014 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addAddrMode3Operands()
3020 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode3Operands()
3029 Inst.addOperand(MCOperand::createReg(PostIdxReg.RegNum)); in addAM3OffsetOperands()
3030 Inst.addOperand(MCOperand::createImm(Val)); in addAM3OffsetOperands()
3042 Inst.addOperand(MCOperand::createReg(0)); in addAM3OffsetOperands()
3043 Inst.addOperand(MCOperand::createImm(Val)); in addAM3OffsetOperands()
3052 Inst.addOperand(MCOperand::createExpr(getImm())); in addAddrMode5Operands()
3053 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode5Operands()
3057 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAddrMode5Operands()
3059 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode5Operands()
3070 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode5Operands()
3072 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addAddrMode5Operands()
3081 Inst.addOperand(MCOperand::createExpr(getImm())); in addAddrMode5FP16Operands()
3082 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode5FP16Operands()
3086 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAddrMode5FP16Operands()
3089 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode5FP16Operands()
3099 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode5FP16Operands()
3101 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addAddrMode5FP16Operands()
3110 Inst.addOperand(MCOperand::createExpr(getImm())); in addMemImm8s4OffsetOperands()
3111 Inst.addOperand(MCOperand::createImm(0)); in addMemImm8s4OffsetOperands()
3115 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImm8s4OffsetOperands()
3125 Inst.addOperand(MCOperand::createExpr(getImm())); in addMemImm7s4OffsetOperands()
3126 Inst.addOperand(MCOperand::createImm(0)); in addMemImm7s4OffsetOperands()
3130 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImm7s4OffsetOperands()
3136 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImm0_1020s4OffsetOperands()
3138 Inst.addOperand(MCOperand::createImm(0)); in addMemImm0_1020s4OffsetOperands()
3141 Inst.addOperand(MCOperand::createImm(CE->getValue() / 4)); in addMemImm0_1020s4OffsetOperands()
3143 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addMemImm0_1020s4OffsetOperands()
3148 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImmOffsetOperands()
3154 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemRegRQOffsetOperands()
3155 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemRegRQOffsetOperands()
3163 Inst.addOperand(MCOperand::createImm(0)); in addMemUImm12OffsetOperands()
3168 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemUImm12OffsetOperands()
3177 Inst.addOperand(MCOperand::createImm(0)); in addMemImm12OffsetOperands()
3182 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImm12OffsetOperands()
3195 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemTBBOperands()
3196 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemTBBOperands()
3201 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemTBHOperands()
3202 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemTBHOperands()
3210 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemRegOffsetOperands()
3211 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemRegOffsetOperands()
3212 Inst.addOperand(MCOperand::createImm(Val)); in addMemRegOffsetOperands()
3217 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addT2MemRegOffsetOperands()
3218 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addT2MemRegOffsetOperands()
3219 Inst.addOperand(MCOperand::createImm(Memory.ShiftImm)); in addT2MemRegOffsetOperands()
3224 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbRROperands()
3225 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemThumbRROperands()
3230 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbRIs4Operands()
3232 Inst.addOperand(MCOperand::createImm(0)); in addMemThumbRIs4Operands()
3235 Inst.addOperand(MCOperand::createImm(CE->getValue() / 4)); in addMemThumbRIs4Operands()
3237 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addMemThumbRIs4Operands()
3242 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbRIs2Operands()
3244 Inst.addOperand(MCOperand::createImm(0)); in addMemThumbRIs2Operands()
3246 Inst.addOperand(MCOperand::createImm(CE->getValue() / 2)); in addMemThumbRIs2Operands()
3248 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addMemThumbRIs2Operands()
3253 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbRIs1Operands()
3259 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbSPIOperands()
3261 Inst.addOperand(MCOperand::createImm(0)); in addMemThumbSPIOperands()
3264 Inst.addOperand(MCOperand::createImm(CE->getValue() / 4)); in addMemThumbSPIOperands()
3266 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addMemThumbSPIOperands()
3277 Inst.addOperand(MCOperand::createImm(Imm)); in addPostIdxImm8Operands()
3289 Inst.addOperand(MCOperand::createImm(Imm)); in addPostIdxImm8s4Operands()
3294 Inst.addOperand(MCOperand::createReg(PostIdxReg.RegNum)); in addPostIdxRegOperands()
3295 Inst.addOperand(MCOperand::createImm(PostIdxReg.isAdd)); in addPostIdxRegOperands()
3300 Inst.addOperand(MCOperand::createReg(PostIdxReg.RegNum)); in addPostIdxRegShiftedOperands()
3306 Inst.addOperand(MCOperand::createImm(Imm)); in addPostIdxRegShiftedOperands()
3312 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addPowerTwoOperands()
3317 Inst.addOperand(MCOperand::createImm(unsigned(getMSRMask()))); in addMSRMaskOperands()
3322 Inst.addOperand(MCOperand::createImm(unsigned(getBankedReg()))); in addBankedRegOperands()
3327 Inst.addOperand(MCOperand::createImm(unsigned(getProcIFlags()))); in addProcIFlagsOperands()
3332 Inst.addOperand(MCOperand::createReg(VectorList.RegNum)); in addVecListOperands()
3363 Inst.addOperand(MCOperand::createReg(RC_out->getRegister(I))); in addMVEVecListOperands()
3368 Inst.addOperand(MCOperand::createReg(VectorList.RegNum)); in addVecListIndexedOperands()
3369 Inst.addOperand(MCOperand::createImm(VectorList.LaneIndex)); in addVecListIndexedOperands()
3374 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addVectorIndex8Operands()
3379 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addVectorIndex16Operands()
3384 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addVectorIndex32Operands()
3389 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addVectorIndex64Operands()
3394 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addMVEVectorIndexOperands()
3399 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addMVEPairVectorIndexOperands()
3407 Inst.addOperand(MCOperand::createImm(CE->getValue() | 0xe00)); in addNEONi8splatOperands()
3416 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi16splatOperands()
3425 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi16splatNotOperands()
3434 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi32splatOperands()
3443 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi32splatNotOperands()
3458 Inst.addOperand(MCOperand::createImm(B)); in addNEONi8ReplicateOperands()
3481 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi32vmovOperands()
3502 Inst.addOperand(MCOperand::createImm(Elem)); in addNEONvmovi16ReplicateOperands()
3510 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi32vmovNegOperands()
3524 Inst.addOperand(MCOperand::createImm(Elem)); in addNEONvmovi32ReplicateOperands()
3536 Inst.addOperand(MCOperand::createImm(Imm | 0x1e00)); in addNEONi64splatOperands()
3542 Inst.addOperand(MCOperand::createImm(CE->getValue() / 90)); in addComplexRotationEvenOperands()
3548 Inst.addOperand(MCOperand::createImm((CE->getValue() - 90) / 180)); in addComplexRotationOddOperands()
3556 Inst.addOperand(MCOperand::createImm(Imm == 48 ? 1 : 0)); in addMveSaturateOperands()
5748 Inst.addOperand(Inst.getOperand(0)); in cvtThumbMultiply()
8682 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
8683 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8684 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8685 TmpInst.addOperand(MCOperand::createReg(0)); in processInstruction()
8686 TmpInst.addOperand(MCOperand::createImm(0)); in processInstruction()
8687 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
8688 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
8704 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
8705 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8706 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8707 TmpInst.addOperand(MCOperand::createImm(256)); in processInstruction()
8708 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
8720 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8721 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
8722 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8723 TmpInst.addOperand(MCOperand::createReg(0)); in processInstruction()
8724 TmpInst.addOperand(MCOperand::createImm(0)); in processInstruction()
8725 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
8726 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
8738 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
8743 TmpInst.addOperand(MCOperand::createImm( in processInstruction()
8760 TmpInst.addOperand(MCOperand::createExpr(FixupAddr)); in processInstruction()
8762 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
8763 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
8773 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8774 TmpInst.addOperand(Inst.getOperand(4)); // Rt_wb in processInstruction()
8775 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
8776 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
8777 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8787 TmpInst.addOperand(Inst.getOperand(4)); // Rt_wb in processInstruction()
8788 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8789 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
8790 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
8791 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8880 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8881 TmpInst.addOperand(MCOperand::createImm(Value)); // Immediate in processInstruction()
8882 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
8883 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8885 TmpInst.addOperand(MCOperand::createReg(0)); // S in processInstruction()
8894 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8895 TmpInst.addOperand(MCOperand::createExpr(CPLoc)); // offset to constpool in processInstruction()
8897 TmpInst.addOperand(MCOperand::createImm(0)); // unused offset in processInstruction()
8898 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
8899 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8912 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
8913 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
8914 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
8915 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
8916 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
8917 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
8918 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
8919 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
8934 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
8935 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
8936 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
8937 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
8938 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
8939 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
8941 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
8942 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
8943 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
8958 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
8959 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
8960 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
8961 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
8962 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
8963 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
8965 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
8967 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
8968 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
8969 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
8984 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
8985 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
8986 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
8987 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
8988 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
8989 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
8991 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
8993 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
8995 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
8996 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
8997 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9010 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9011 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9012 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9013 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9014 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9015 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9016 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9017 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9032 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9033 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9034 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9035 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9036 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9037 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9039 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9040 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9041 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9056 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9057 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9058 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9059 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9060 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9061 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9063 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9065 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9066 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9067 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9082 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9083 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9084 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9085 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9086 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9087 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9089 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9091 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9093 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9094 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9095 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9108 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9109 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9110 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9111 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9112 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9113 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9128 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9129 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9130 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9131 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9133 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9134 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9135 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9150 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9151 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9152 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9153 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9155 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9157 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9158 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9159 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9174 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9175 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9176 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9177 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9179 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9181 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9183 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9184 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9185 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9199 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9200 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9201 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9202 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9203 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9204 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9205 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9206 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9207 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9222 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9223 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9225 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9226 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9227 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9228 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9229 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9230 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9232 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9233 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9234 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9249 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9250 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9252 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9254 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9255 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9256 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9257 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9258 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9259 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9261 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9263 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9264 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9265 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9280 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9281 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9283 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9285 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9287 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9288 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9289 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9290 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9291 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9292 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9294 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9296 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9298 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9299 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9300 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9313 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9314 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9315 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9316 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9317 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9318 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9319 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9320 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9321 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9336 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9337 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9339 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9340 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9341 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9342 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9343 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9344 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9346 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9347 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9348 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9363 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9364 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9366 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9368 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9369 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9370 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9371 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9372 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9373 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9375 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9377 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9378 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9379 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9394 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9395 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9397 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9399 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9401 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9402 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9403 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9404 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9405 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9406 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9408 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9410 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9412 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9413 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9414 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9427 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9428 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9429 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9430 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9431 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9432 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9433 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9448 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9449 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9451 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9452 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9453 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9454 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9456 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9457 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9458 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9473 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9474 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9476 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9478 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9479 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9480 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9481 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9483 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9485 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9486 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9487 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9502 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9503 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9505 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9507 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9509 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9510 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9511 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9512 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9514 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9516 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9518 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9519 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9520 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9535 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9536 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9538 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9540 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9541 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9542 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9543 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9557 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9558 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9560 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9562 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9563 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9564 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9565 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9566 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9567 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9581 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9582 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9584 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9586 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9587 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9588 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9589 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
9590 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9591 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9606 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9607 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9609 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9611 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9612 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9613 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9614 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9628 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9629 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9631 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9633 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9634 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9635 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9636 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9637 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9638 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9652 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9653 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9655 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9657 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9658 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9659 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9660 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
9661 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9662 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9677 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9678 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9680 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9682 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9684 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9685 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9686 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9687 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9701 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9702 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9704 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9706 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9708 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9709 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9710 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9711 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9712 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9713 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9727 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9728 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9730 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9732 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9734 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9735 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9736 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9737 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
9738 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9739 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9754 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9755 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9757 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9759 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9761 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9762 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9763 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9764 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9778 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9779 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9781 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9783 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9785 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9786 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9787 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9788 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9789 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9790 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9804 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9805 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9807 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9809 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9811 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9812 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9813 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9814 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
9815 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9816 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9831 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9832 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9833 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9834 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9836 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9838 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9839 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9853 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9854 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9855 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9856 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9857 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9858 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9860 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9862 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9863 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9877 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9878 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9879 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9880 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
9881 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9882 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9884 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9886 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9887 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9902 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9903 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9904 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9905 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9907 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9909 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9911 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9912 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9926 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9927 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9928 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9929 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9930 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9931 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9933 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9935 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9937 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9938 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9952 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9953 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9954 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9955 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
9956 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9957 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9959 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9961 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9963 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9964 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9987 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
9988 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9989 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
9990 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
9991 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
9992 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10022 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
10024 TmpInst.addOperand(MCOperand::createReg( in processInstruction()
10026 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10027 TmpInst.addOperand(Inst.getOperand(2)); // Rm in processInstruction()
10028 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
10029 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10031 TmpInst.addOperand(MCOperand::createReg( in processInstruction()
10075 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
10077 TmpInst.addOperand(MCOperand::createReg( in processInstruction()
10079 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10081 TmpInst.addOperand(MCOperand::createImm(Amount)); in processInstruction()
10082 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10083 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10085 TmpInst.addOperand(MCOperand::createReg( in processInstruction()
10106 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
10107 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10108 TmpInst.addOperand(Inst.getOperand(2)); // Rm in processInstruction()
10109 TmpInst.addOperand(MCOperand::createImm(Shifter)); // Shift value and ty in processInstruction()
10110 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10111 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10112 TmpInst.addOperand(Inst.getOperand(5)); // cc_out in processInstruction()
10137 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
10138 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10140 TmpInst.addOperand(MCOperand::createImm(Shifter)); // Shift value and ty in processInstruction()
10141 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10142 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10143 TmpInst.addOperand(Inst.getOperand(5)); // cc_out in processInstruction()
10151 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
10152 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10153 TmpInst.addOperand(MCOperand::createImm(Shifter)); // Shift value and ty in processInstruction()
10154 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10155 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10156 TmpInst.addOperand(Inst.getOperand(4)); // cc_out in processInstruction()
10167 TmpInst.addOperand(Inst.getOperand(4)); // Rt in processInstruction()
10168 TmpInst.addOperand(Inst.getOperand(0)); // Rn_wb in processInstruction()
10169 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10170 TmpInst.addOperand(MCOperand::createImm(4)); in processInstruction()
10171 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10172 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10183 TmpInst.addOperand(Inst.getOperand(0)); // Rn_wb in processInstruction()
10184 TmpInst.addOperand(Inst.getOperand(4)); // Rt in processInstruction()
10185 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10186 TmpInst.addOperand(MCOperand::createImm(-4)); in processInstruction()
10187 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10188 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10199 TmpInst.addOperand(Inst.getOperand(4)); // Rt in processInstruction()
10200 TmpInst.addOperand(Inst.getOperand(0)); // Rn_wb in processInstruction()
10201 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10202 TmpInst.addOperand(MCOperand::createReg(0)); // am2offset in processInstruction()
10203 TmpInst.addOperand(MCOperand::createImm(4)); in processInstruction()
10204 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10205 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10217 TmpInst.addOperand(Inst.getOperand(0)); // Rn_wb in processInstruction()
10218 TmpInst.addOperand(Inst.getOperand(4)); // Rt in processInstruction()
10219 TmpInst.addOperand(Inst.getOperand(1)); // addrmode_imm12 in processInstruction()
10220 TmpInst.addOperand(MCOperand::createImm(-4)); in processInstruction()
10221 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10222 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10251 Inst.addOperand(MCOperand::createReg(0)); // cc_out in processInstruction()
10290 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10291 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10292 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10293 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10294 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10295 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10310 TmpInst.addOperand(MCOperand::createReg(ARM::SP)); // destination reg in processInstruction()
10311 TmpInst.addOperand(MCOperand::createReg(ARM::SP)); // source reg in processInstruction()
10312 TmpInst.addOperand(MCOperand::createImm(V / 4)); // immediate in processInstruction()
10313 TmpInst.addOperand(Inst.getOperand(3)); // pred in processInstruction()
10314 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10337 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10338 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10339 TmpInst.addOperand(Inst.getOperand(Swap ? 1 : 2)); in processInstruction()
10340 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10341 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10350 Inst.addOperand(MCOperand::createReg(0)); // cc_out in processInstruction()
10457 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10458 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10459 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10460 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10461 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10479 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10480 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10482 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10483 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10511 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10512 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10513 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10514 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10529 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10530 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10531 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10532 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10533 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10563 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10564 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10565 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10566 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10567 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10568 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
10607 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10608 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10609 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10610 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10611 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10612 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10641 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10642 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10644 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10645 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10647 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10648 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10650 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10651 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()