Lines Matching refs:addOperand

305     ITInst.addOperand(MCOperand::createImm(ITState.Cond));  in flushPendingInstructions()
306 ITInst.addOperand(MCOperand::createImm(ITState.Mask)); in flushPendingInstructions()
2453 Inst.addOperand(MCOperand::createImm(0)); in addExpr()
2455 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addExpr()
2457 Inst.addOperand(MCOperand::createExpr(Expr)); in addExpr()
2472 Inst.addOperand(MCOperand::createImm(unsigned(getCondCode()))); in addCondCodeOperands()
2474 Inst.addOperand(MCOperand::createReg(RegNum)); in addCondCodeOperands()
2479 Inst.addOperand(MCOperand::createImm(unsigned(getVPTPred()))); in addVPTPredNOperands()
2481 Inst.addOperand(MCOperand::createReg(RegNum)); in addVPTPredNOperands()
2482 Inst.addOperand(MCOperand::createReg(0)); in addVPTPredNOperands()
2500 Inst.addOperand(MCOperand::createReg(RegNum)); in addVPTPredROperands()
2505 Inst.addOperand(MCOperand::createImm(getCoproc())); in addCoprocNumOperands()
2510 Inst.addOperand(MCOperand::createImm(getCoproc())); in addCoprocRegOperands()
2515 Inst.addOperand(MCOperand::createImm(CoprocOption.Val)); in addCoprocOptionOperands()
2520 Inst.addOperand(MCOperand::createImm(ITMask.Mask)); in addITMaskOperands()
2525 Inst.addOperand(MCOperand::createImm(unsigned(getCondCode()))); in addITCondCodeOperands()
2530 Inst.addOperand(MCOperand::createImm(unsigned(ARMCC::getOppositeCondition(getCondCode())))); in addITCondCodeInvOperands()
2535 Inst.addOperand(MCOperand::createReg(getReg())); in addCCOutOperands()
2540 Inst.addOperand(MCOperand::createReg(getReg())); in addRegOperands()
2547 Inst.addOperand(MCOperand::createReg(RegShiftedReg.SrcReg)); in addRegShiftedRegOperands()
2548 Inst.addOperand(MCOperand::createReg(RegShiftedReg.ShiftReg)); in addRegShiftedRegOperands()
2549 Inst.addOperand(MCOperand::createImm( in addRegShiftedRegOperands()
2557 Inst.addOperand(MCOperand::createReg(RegShiftedImm.SrcReg)); in addRegShiftedImmOperands()
2560 Inst.addOperand(MCOperand::createImm( in addRegShiftedImmOperands()
2566 Inst.addOperand(MCOperand::createImm((ShifterImm.isASR << 5) | in addShifterImmOperands()
2574 Inst.addOperand(MCOperand::createReg(Reg)); in addRegListOperands()
2581 Inst.addOperand(MCOperand::createReg(Reg)); in addRegListWithAPSROperands()
2603 Inst.addOperand(MCOperand::createImm(RotImm.Imm >> 3)); in addRotImmOperands()
2613 Inst.addOperand(MCOperand::createImm(ModImm.Bits | (ModImm.Rot << 7))); in addModImmOperands()
2620 Inst.addOperand(MCOperand::createImm(Enc)); in addModImmNotOperands()
2627 Inst.addOperand(MCOperand::createImm(Enc)); in addModImmNegOperands()
2634 Inst.addOperand(MCOperand::createImm(Val)); in addThumbModImmNeg8_255Operands()
2641 Inst.addOperand(MCOperand::createImm(Val)); in addThumbModImmNeg1_7Operands()
2652 Inst.addOperand(MCOperand::createImm(Mask)); in addBitfieldOperands()
2663 Inst.addOperand(MCOperand::createImm(16 - CE->getValue())); in addFBits16Operands()
2669 Inst.addOperand(MCOperand::createImm(32 - CE->getValue())); in addFBits32Operands()
2676 Inst.addOperand(MCOperand::createImm(Val)); in addFPImmOperands()
2684 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm8s4Operands()
2692 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7s4Operands()
2698 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7Shift0Operands()
2704 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7Shift1Operands()
2710 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7Shift2Operands()
2716 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7Operands()
2724 Inst.addOperand(MCOperand::createImm(CE->getValue() / 4)); in addImm0_1020s4Operands()
2732 Inst.addOperand(MCOperand::createImm(-(CE->getValue() / 4))); in addImm0_508s4NegOperands()
2740 Inst.addOperand(MCOperand::createImm(CE->getValue() / 4)); in addImm0_508s4Operands()
2748 Inst.addOperand(MCOperand::createImm(CE->getValue() - 1)); in addImm1_16Operands()
2756 Inst.addOperand(MCOperand::createImm(CE->getValue() - 1)); in addImm1_32Operands()
2765 Inst.addOperand(MCOperand::createImm((Imm == 32 ? 0 : Imm))); in addImmThumbSROperands()
2774 Inst.addOperand(MCOperand::createImm(Val == 32 ? 0 : Val)); in addPKHASRImmOperands()
2782 Inst.addOperand(MCOperand::createImm(~(uint32_t)CE->getValue())); in addT2SOImmNotOperands()
2790 Inst.addOperand(MCOperand::createImm(-(uint32_t)CE->getValue())); in addT2SOImmNegOperands()
2798 Inst.addOperand(MCOperand::createImm(-(uint32_t)CE->getValue())); in addImm0_4095NegOperands()
2803 Inst.addOperand(MCOperand::createImm(CE->getValue() >> 2)); in addUnsignedOffset_b8s2Operands()
2807 Inst.addOperand(MCOperand::createExpr(SR)); in addUnsignedOffset_b8s2Operands()
2815 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addThumbMemPCOperands()
2819 Inst.addOperand(MCOperand::createExpr(SR)); in addThumbMemPCOperands()
2826 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addThumbMemPCOperands()
2828 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addThumbMemPCOperands()
2833 Inst.addOperand(MCOperand::createImm(unsigned(getMemBarrierOpt()))); in addMemBarrierOptOperands()
2838 Inst.addOperand(MCOperand::createImm(unsigned(getInstSyncBarrierOpt()))); in addInstSyncBarrierOptOperands()
2843 Inst.addOperand(MCOperand::createImm(unsigned(getTraceSyncBarrierOpt()))); in addTraceSyncBarrierOptOperands()
2848 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemNoOffsetOperands()
2853 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemNoOffsetT2Operands()
2858 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemNoOffsetT2NoSpOperands()
2863 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemNoOffsetTOperands()
2869 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addMemPCRelImm12Operands()
2871 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addMemPCRelImm12Operands()
2881 Inst.addOperand(MCOperand::createExpr(getImm())); in addAdrLabelOperands()
2887 Inst.addOperand(MCOperand::createImm(Val)); in addAdrLabelOperands()
2892 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAlignedMemoryOperands()
2893 Inst.addOperand(MCOperand::createImm(Memory.Alignment)); in addAlignedMemoryOperands()
2942 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAddrMode2Operands()
2943 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addAddrMode2Operands()
2946 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode2Operands()
2956 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode2Operands()
2958 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addAddrMode2Operands()
2965 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode2Operands()
2979 Inst.addOperand(MCOperand::createReg(0)); in addAM2OffsetImmOperands()
2980 Inst.addOperand(MCOperand::createImm(Val)); in addAM2OffsetImmOperands()
2989 Inst.addOperand(MCOperand::createExpr(getImm())); in addAddrMode3Operands()
2990 Inst.addOperand(MCOperand::createReg(0)); in addAddrMode3Operands()
2991 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode3Operands()
2995 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAddrMode3Operands()
2996 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addAddrMode3Operands()
2999 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode3Operands()
3009 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode3Operands()
3011 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addAddrMode3Operands()
3017 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode3Operands()
3026 Inst.addOperand(MCOperand::createReg(PostIdxReg.RegNum)); in addAM3OffsetOperands()
3027 Inst.addOperand(MCOperand::createImm(Val)); in addAM3OffsetOperands()
3039 Inst.addOperand(MCOperand::createReg(0)); in addAM3OffsetOperands()
3040 Inst.addOperand(MCOperand::createImm(Val)); in addAM3OffsetOperands()
3049 Inst.addOperand(MCOperand::createExpr(getImm())); in addAddrMode5Operands()
3050 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode5Operands()
3054 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAddrMode5Operands()
3056 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode5Operands()
3067 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode5Operands()
3069 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addAddrMode5Operands()
3078 Inst.addOperand(MCOperand::createExpr(getImm())); in addAddrMode5FP16Operands()
3079 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode5FP16Operands()
3083 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAddrMode5FP16Operands()
3086 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode5FP16Operands()
3096 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode5FP16Operands()
3098 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addAddrMode5FP16Operands()
3107 Inst.addOperand(MCOperand::createExpr(getImm())); in addMemImm8s4OffsetOperands()
3108 Inst.addOperand(MCOperand::createImm(0)); in addMemImm8s4OffsetOperands()
3112 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImm8s4OffsetOperands()
3122 Inst.addOperand(MCOperand::createExpr(getImm())); in addMemImm7s4OffsetOperands()
3123 Inst.addOperand(MCOperand::createImm(0)); in addMemImm7s4OffsetOperands()
3127 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImm7s4OffsetOperands()
3133 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImm0_1020s4OffsetOperands()
3135 Inst.addOperand(MCOperand::createImm(0)); in addMemImm0_1020s4OffsetOperands()
3138 Inst.addOperand(MCOperand::createImm(CE->getValue() / 4)); in addMemImm0_1020s4OffsetOperands()
3140 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addMemImm0_1020s4OffsetOperands()
3145 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImmOffsetOperands()
3151 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemRegRQOffsetOperands()
3152 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemRegRQOffsetOperands()
3160 Inst.addOperand(MCOperand::createImm(0)); in addMemUImm12OffsetOperands()
3165 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemUImm12OffsetOperands()
3174 Inst.addOperand(MCOperand::createImm(0)); in addMemImm12OffsetOperands()
3179 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImm12OffsetOperands()
3192 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemTBBOperands()
3193 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemTBBOperands()
3198 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemTBHOperands()
3199 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemTBHOperands()
3207 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemRegOffsetOperands()
3208 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemRegOffsetOperands()
3209 Inst.addOperand(MCOperand::createImm(Val)); in addMemRegOffsetOperands()
3214 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addT2MemRegOffsetOperands()
3215 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addT2MemRegOffsetOperands()
3216 Inst.addOperand(MCOperand::createImm(Memory.ShiftImm)); in addT2MemRegOffsetOperands()
3221 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbRROperands()
3222 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemThumbRROperands()
3227 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbRIs4Operands()
3229 Inst.addOperand(MCOperand::createImm(0)); in addMemThumbRIs4Operands()
3232 Inst.addOperand(MCOperand::createImm(CE->getValue() / 4)); in addMemThumbRIs4Operands()
3234 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addMemThumbRIs4Operands()
3239 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbRIs2Operands()
3241 Inst.addOperand(MCOperand::createImm(0)); in addMemThumbRIs2Operands()
3243 Inst.addOperand(MCOperand::createImm(CE->getValue() / 2)); in addMemThumbRIs2Operands()
3245 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addMemThumbRIs2Operands()
3250 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbRIs1Operands()
3256 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbSPIOperands()
3258 Inst.addOperand(MCOperand::createImm(0)); in addMemThumbSPIOperands()
3261 Inst.addOperand(MCOperand::createImm(CE->getValue() / 4)); in addMemThumbSPIOperands()
3263 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addMemThumbSPIOperands()
3274 Inst.addOperand(MCOperand::createImm(Imm)); in addPostIdxImm8Operands()
3286 Inst.addOperand(MCOperand::createImm(Imm)); in addPostIdxImm8s4Operands()
3291 Inst.addOperand(MCOperand::createReg(PostIdxReg.RegNum)); in addPostIdxRegOperands()
3292 Inst.addOperand(MCOperand::createImm(PostIdxReg.isAdd)); in addPostIdxRegOperands()
3297 Inst.addOperand(MCOperand::createReg(PostIdxReg.RegNum)); in addPostIdxRegShiftedOperands()
3303 Inst.addOperand(MCOperand::createImm(Imm)); in addPostIdxRegShiftedOperands()
3309 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addPowerTwoOperands()
3314 Inst.addOperand(MCOperand::createImm(unsigned(getMSRMask()))); in addMSRMaskOperands()
3319 Inst.addOperand(MCOperand::createImm(unsigned(getBankedReg()))); in addBankedRegOperands()
3324 Inst.addOperand(MCOperand::createImm(unsigned(getProcIFlags()))); in addProcIFlagsOperands()
3329 Inst.addOperand(MCOperand::createReg(VectorList.RegNum)); in addVecListOperands()
3360 Inst.addOperand(MCOperand::createReg(RC_out->getRegister(I))); in addMVEVecListOperands()
3365 Inst.addOperand(MCOperand::createReg(VectorList.RegNum)); in addVecListIndexedOperands()
3366 Inst.addOperand(MCOperand::createImm(VectorList.LaneIndex)); in addVecListIndexedOperands()
3371 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addVectorIndex8Operands()
3376 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addVectorIndex16Operands()
3381 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addVectorIndex32Operands()
3386 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addVectorIndex64Operands()
3391 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addMVEVectorIndexOperands()
3396 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addMVEPairVectorIndexOperands()
3404 Inst.addOperand(MCOperand::createImm(CE->getValue() | 0xe00)); in addNEONi8splatOperands()
3413 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi16splatOperands()
3422 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi16splatNotOperands()
3431 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi32splatOperands()
3440 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi32splatNotOperands()
3455 Inst.addOperand(MCOperand::createImm(B)); in addNEONi8ReplicateOperands()
3478 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi32vmovOperands()
3499 Inst.addOperand(MCOperand::createImm(Elem)); in addNEONvmovi16ReplicateOperands()
3507 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi32vmovNegOperands()
3521 Inst.addOperand(MCOperand::createImm(Elem)); in addNEONvmovi32ReplicateOperands()
3533 Inst.addOperand(MCOperand::createImm(Imm | 0x1e00)); in addNEONi64splatOperands()
3539 Inst.addOperand(MCOperand::createImm(CE->getValue() / 90)); in addComplexRotationEvenOperands()
3545 Inst.addOperand(MCOperand::createImm((CE->getValue() - 90) / 180)); in addComplexRotationOddOperands()
3553 Inst.addOperand(MCOperand::createImm(Imm == 48 ? 1 : 0)); in addMveSaturateOperands()
5612 Inst.addOperand(Inst.getOperand(0)); in cvtThumbMultiply()
8739 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
8740 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8741 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8742 TmpInst.addOperand(MCOperand::createReg(0)); in processInstruction()
8743 TmpInst.addOperand(MCOperand::createImm(0)); in processInstruction()
8744 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
8745 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
8761 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
8762 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8763 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8764 TmpInst.addOperand(MCOperand::createImm(256)); in processInstruction()
8765 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
8777 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8778 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
8779 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8780 TmpInst.addOperand(MCOperand::createReg(0)); in processInstruction()
8781 TmpInst.addOperand(MCOperand::createImm(0)); in processInstruction()
8782 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
8783 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
8795 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
8800 TmpInst.addOperand(MCOperand::createImm( in processInstruction()
8817 TmpInst.addOperand(MCOperand::createExpr(FixupAddr)); in processInstruction()
8819 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
8820 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
8830 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8831 TmpInst.addOperand(Inst.getOperand(4)); // Rt_wb in processInstruction()
8832 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
8833 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
8834 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8844 TmpInst.addOperand(Inst.getOperand(4)); // Rt_wb in processInstruction()
8845 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8846 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
8847 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
8848 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8856 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8857 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
8858 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
8859 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8869 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8870 TmpInst.addOperand(Inst.getOperand(4)); // Rt_wb in processInstruction()
8871 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
8872 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
8873 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8881 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8882 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
8883 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
8884 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8894 TmpInst.addOperand(Inst.getOperand(4)); // Rt_wb in processInstruction()
8895 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8896 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
8897 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
8898 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8906 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8907 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
8908 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
8909 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8919 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8920 TmpInst.addOperand(Inst.getOperand(4)); // Rt_wb in processInstruction()
8921 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
8922 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
8923 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8931 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8932 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
8933 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
8934 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8944 TmpInst.addOperand(Inst.getOperand(4)); // Rt_wb in processInstruction()
8945 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8946 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
8947 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
8948 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8956 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8957 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
8958 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
8959 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8969 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8970 TmpInst.addOperand(Inst.getOperand(4)); // Rt_wb in processInstruction()
8971 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
8972 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
8973 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8981 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8982 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
8983 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
8984 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8994 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8995 TmpInst.addOperand(Inst.getOperand(4)); // Rt_wb in processInstruction()
8996 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
8997 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
8998 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9087 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
9088 TmpInst.addOperand(MCOperand::createImm(Value)); // Immediate in processInstruction()
9089 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
9090 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9092 TmpInst.addOperand(MCOperand::createReg(0)); // S in processInstruction()
9101 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
9102 TmpInst.addOperand(MCOperand::createExpr(CPLoc)); // offset to constpool in processInstruction()
9104 TmpInst.addOperand(MCOperand::createImm(0)); // unused offset in processInstruction()
9105 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
9106 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9119 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9120 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9121 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9122 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9123 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9124 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9125 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9126 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9141 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9142 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9143 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9144 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9145 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9146 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9148 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9149 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9150 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9165 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9166 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9167 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9168 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9169 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9170 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9172 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9174 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9175 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9176 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9191 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9192 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9193 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9194 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9195 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9196 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9198 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9200 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9202 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9203 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9204 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9217 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9218 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9219 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9220 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9221 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9222 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9223 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9224 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9239 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9240 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9241 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9242 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9243 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9244 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9246 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9247 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9248 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9263 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9264 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9265 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9266 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9267 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9268 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9270 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9272 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9273 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9274 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9289 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9290 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9291 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9292 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9293 TmpInst.addOperand(Inst.getOperand(0)); // Vd 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(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9300 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9301 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9302 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9315 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9316 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9317 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9318 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9319 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9320 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9335 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9336 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9337 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9338 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9340 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9341 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9342 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9357 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9358 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9359 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9360 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9362 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9364 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9365 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9366 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9381 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9382 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9383 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9384 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9386 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9388 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9390 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9391 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9392 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9406 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9407 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9408 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9409 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9410 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9411 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9412 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9413 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9414 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9429 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9430 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9432 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9433 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9434 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9435 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9436 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9437 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9439 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9440 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9441 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9456 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9457 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9459 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9461 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9462 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9463 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9464 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9465 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9466 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9468 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9470 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9471 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9472 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9487 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9488 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9490 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9492 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9494 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9495 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9496 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9497 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9498 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9499 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9501 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9503 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9505 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9506 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9507 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9520 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9521 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9522 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9523 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9524 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9525 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9526 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9527 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9528 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9543 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9544 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9546 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9547 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9548 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9549 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9550 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9551 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9553 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9554 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9555 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9570 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9571 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9573 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9575 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9576 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9577 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9578 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9579 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9580 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9582 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9584 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9585 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9586 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9601 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9602 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9604 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9606 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9608 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9609 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9610 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9611 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9612 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9613 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9615 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9617 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9619 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9620 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9621 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9634 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9635 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9636 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9637 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9638 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9639 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9640 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9655 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9656 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9658 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9659 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9660 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9661 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9663 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9664 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9665 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9680 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9681 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9683 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9685 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9686 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9687 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9688 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9690 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9692 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9693 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9694 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9709 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9710 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9712 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9714 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9716 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9717 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9718 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9719 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9721 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9723 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9725 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9726 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9727 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9742 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9743 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9745 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9747 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9748 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9749 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9750 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9764 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9765 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9767 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9769 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9770 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9771 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9772 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9773 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9774 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9788 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9789 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9791 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9793 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9794 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9795 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9796 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
9797 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9798 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9813 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9814 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9816 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9818 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9819 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9820 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9821 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9835 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9836 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9838 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9840 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9841 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9842 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9843 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9844 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9845 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9859 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9860 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9862 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9864 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9865 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9866 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9867 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
9868 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9869 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9884 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9885 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9887 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9889 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9891 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9892 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9893 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9894 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9908 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9909 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9911 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9913 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9915 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9916 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9917 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9918 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9919 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9920 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9934 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9935 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9937 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9939 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9941 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9942 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9943 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9944 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
9945 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9946 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9961 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9962 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9964 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9966 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9968 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9969 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9970 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9971 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9985 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9986 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9988 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9990 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9992 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9993 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9994 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9995 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9996 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9997 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10011 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
10012 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10014 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10016 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10018 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10019 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
10020 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
10021 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
10022 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
10023 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10038 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10039 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
10040 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
10041 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10043 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10045 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10046 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10060 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10061 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
10062 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
10063 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
10064 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
10065 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10067 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10069 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10070 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10084 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10085 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
10086 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
10087 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
10088 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
10089 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10091 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10093 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
10094 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10109 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10110 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
10111 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
10112 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10114 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10116 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10118 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10119 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10133 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10134 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
10135 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
10136 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
10137 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
10138 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10140 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10142 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10144 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10145 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10159 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10160 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
10161 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
10162 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
10163 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
10164 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10166 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10168 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10170 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
10171 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10194 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10195 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10196 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10197 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10198 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10199 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10229 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
10231 TmpInst.addOperand(MCOperand::createReg( in processInstruction()
10233 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10234 TmpInst.addOperand(Inst.getOperand(2)); // Rm in processInstruction()
10235 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
10236 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10238 TmpInst.addOperand(MCOperand::createReg( in processInstruction()
10282 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
10284 TmpInst.addOperand(MCOperand::createReg( in processInstruction()
10286 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10288 TmpInst.addOperand(MCOperand::createImm(Amount)); in processInstruction()
10289 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10290 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10292 TmpInst.addOperand(MCOperand::createReg( in processInstruction()
10313 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
10314 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10315 TmpInst.addOperand(Inst.getOperand(2)); // Rm in processInstruction()
10316 TmpInst.addOperand(MCOperand::createImm(Shifter)); // Shift value and ty in processInstruction()
10317 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10318 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10319 TmpInst.addOperand(Inst.getOperand(5)); // cc_out in processInstruction()
10344 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
10345 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10347 TmpInst.addOperand(MCOperand::createImm(Shifter)); // Shift value and ty in processInstruction()
10348 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10349 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10350 TmpInst.addOperand(Inst.getOperand(5)); // cc_out in processInstruction()
10358 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
10359 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10360 TmpInst.addOperand(MCOperand::createImm(Shifter)); // Shift value and ty in processInstruction()
10361 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10362 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10363 TmpInst.addOperand(Inst.getOperand(4)); // cc_out in processInstruction()
10374 TmpInst.addOperand(Inst.getOperand(4)); // Rt in processInstruction()
10375 TmpInst.addOperand(Inst.getOperand(0)); // Rn_wb in processInstruction()
10376 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10377 TmpInst.addOperand(MCOperand::createImm(4)); in processInstruction()
10378 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10379 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10390 TmpInst.addOperand(Inst.getOperand(0)); // Rn_wb in processInstruction()
10391 TmpInst.addOperand(Inst.getOperand(4)); // Rt in processInstruction()
10392 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10393 TmpInst.addOperand(MCOperand::createImm(-4)); in processInstruction()
10394 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10395 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10406 TmpInst.addOperand(Inst.getOperand(4)); // Rt in processInstruction()
10407 TmpInst.addOperand(Inst.getOperand(0)); // Rn_wb in processInstruction()
10408 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10409 TmpInst.addOperand(MCOperand::createReg(0)); // am2offset in processInstruction()
10410 TmpInst.addOperand(MCOperand::createImm(4)); in processInstruction()
10411 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10412 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10424 TmpInst.addOperand(Inst.getOperand(0)); // Rn_wb in processInstruction()
10425 TmpInst.addOperand(Inst.getOperand(4)); // Rt in processInstruction()
10426 TmpInst.addOperand(Inst.getOperand(1)); // addrmode_imm12 in processInstruction()
10427 TmpInst.addOperand(MCOperand::createImm(-4)); in processInstruction()
10428 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10429 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10458 Inst.addOperand(MCOperand::createReg(0)); // cc_out in processInstruction()
10498 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10499 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10500 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10501 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10502 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10503 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10518 TmpInst.addOperand(MCOperand::createReg(ARM::SP)); // destination reg in processInstruction()
10519 TmpInst.addOperand(MCOperand::createReg(ARM::SP)); // source reg in processInstruction()
10520 TmpInst.addOperand(MCOperand::createImm(V / 4)); // immediate in processInstruction()
10521 TmpInst.addOperand(Inst.getOperand(3)); // pred in processInstruction()
10522 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10545 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10546 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10547 TmpInst.addOperand(Inst.getOperand(Swap ? 1 : 2)); in processInstruction()
10548 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10549 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10558 Inst.addOperand(MCOperand::createReg(0)); // cc_out in processInstruction()
10665 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10666 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10667 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10668 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10669 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10687 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10688 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10690 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10691 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10719 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10720 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10721 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10722 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10737 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10738 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10739 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10740 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10741 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10771 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10772 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10773 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10774 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10775 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10776 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
10815 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10816 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10817 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10818 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10819 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10820 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10849 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10850 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10852 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10853 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10855 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10856 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10858 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10859 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()