Lines Matching refs:addOperand

300     ITInst.addOperand(MCOperand::createImm(ITState.Cond));  in flushPendingInstructions()
301 ITInst.addOperand(MCOperand::createImm(ITState.Mask)); in flushPendingInstructions()
2515 Inst.addOperand(MCOperand::createImm(0)); in addExpr()
2517 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addExpr()
2519 Inst.addOperand(MCOperand::createExpr(Expr)); in addExpr()
2534 Inst.addOperand(MCOperand::createImm(unsigned(getCondCode()))); in addCondCodeOperands()
2536 Inst.addOperand(MCOperand::createReg(RegNum)); in addCondCodeOperands()
2541 Inst.addOperand(MCOperand::createImm(unsigned(getVPTPred()))); in addVPTPredNOperands()
2543 Inst.addOperand(MCOperand::createReg(RegNum)); in addVPTPredNOperands()
2544 Inst.addOperand(MCOperand::createReg(0)); in addVPTPredNOperands()
2561 Inst.addOperand(MCOperand::createReg(RegNum)); in addVPTPredROperands()
2566 Inst.addOperand(MCOperand::createImm(getCoproc())); in addCoprocNumOperands()
2571 Inst.addOperand(MCOperand::createImm(getCoproc())); in addCoprocRegOperands()
2576 Inst.addOperand(MCOperand::createImm(CoprocOption.Val)); in addCoprocOptionOperands()
2581 Inst.addOperand(MCOperand::createImm(ITMask.Mask)); in addITMaskOperands()
2586 Inst.addOperand(MCOperand::createImm(unsigned(getCondCode()))); in addITCondCodeOperands()
2591 Inst.addOperand(MCOperand::createImm(unsigned(ARMCC::getOppositeCondition(getCondCode())))); in addITCondCodeInvOperands()
2596 Inst.addOperand(MCOperand::createReg(getReg())); in addCCOutOperands()
2601 Inst.addOperand(MCOperand::createReg(getReg())); in addRegOperands()
2608 Inst.addOperand(MCOperand::createReg(RegShiftedReg.SrcReg)); in addRegShiftedRegOperands()
2609 Inst.addOperand(MCOperand::createReg(RegShiftedReg.ShiftReg)); in addRegShiftedRegOperands()
2610 Inst.addOperand(MCOperand::createImm( in addRegShiftedRegOperands()
2618 Inst.addOperand(MCOperand::createReg(RegShiftedImm.SrcReg)); in addRegShiftedImmOperands()
2621 Inst.addOperand(MCOperand::createImm( in addRegShiftedImmOperands()
2627 Inst.addOperand(MCOperand::createImm((ShifterImm.isASR << 5) | in addShifterImmOperands()
2635 Inst.addOperand(MCOperand::createReg(Reg)); in addRegListOperands()
2642 Inst.addOperand(MCOperand::createReg(Reg)); in addRegListWithAPSROperands()
2664 Inst.addOperand(MCOperand::createImm(RotImm.Imm >> 3)); in addRotImmOperands()
2674 Inst.addOperand(MCOperand::createImm(ModImm.Bits | (ModImm.Rot << 7))); in addModImmOperands()
2681 Inst.addOperand(MCOperand::createImm(Enc)); in addModImmNotOperands()
2688 Inst.addOperand(MCOperand::createImm(Enc)); in addModImmNegOperands()
2695 Inst.addOperand(MCOperand::createImm(Val)); in addThumbModImmNeg8_255Operands()
2702 Inst.addOperand(MCOperand::createImm(Val)); in addThumbModImmNeg1_7Operands()
2713 Inst.addOperand(MCOperand::createImm(Mask)); in addBitfieldOperands()
2724 Inst.addOperand(MCOperand::createImm(16 - CE->getValue())); in addFBits16Operands()
2730 Inst.addOperand(MCOperand::createImm(32 - CE->getValue())); in addFBits32Operands()
2737 Inst.addOperand(MCOperand::createImm(Val)); in addFPImmOperands()
2745 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm8s4Operands()
2753 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7s4Operands()
2759 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7Shift0Operands()
2765 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7Shift1Operands()
2771 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7Shift2Operands()
2777 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7Operands()
2785 Inst.addOperand(MCOperand::createImm(CE->getValue() / 4)); in addImm0_1020s4Operands()
2793 Inst.addOperand(MCOperand::createImm(-(CE->getValue() / 4))); in addImm0_508s4NegOperands()
2801 Inst.addOperand(MCOperand::createImm(CE->getValue() / 4)); in addImm0_508s4Operands()
2809 Inst.addOperand(MCOperand::createImm(CE->getValue() - 1)); in addImm1_16Operands()
2817 Inst.addOperand(MCOperand::createImm(CE->getValue() - 1)); in addImm1_32Operands()
2826 Inst.addOperand(MCOperand::createImm((Imm == 32 ? 0 : Imm))); in addImmThumbSROperands()
2835 Inst.addOperand(MCOperand::createImm(Val == 32 ? 0 : Val)); in addPKHASRImmOperands()
2843 Inst.addOperand(MCOperand::createImm(~(uint32_t)CE->getValue())); in addT2SOImmNotOperands()
2851 Inst.addOperand(MCOperand::createImm(-(uint32_t)CE->getValue())); in addT2SOImmNegOperands()
2859 Inst.addOperand(MCOperand::createImm(-(uint32_t)CE->getValue())); in addImm0_4095NegOperands()
2864 Inst.addOperand(MCOperand::createImm(CE->getValue() >> 2)); in addUnsignedOffset_b8s2Operands()
2868 Inst.addOperand(MCOperand::createExpr(SR)); in addUnsignedOffset_b8s2Operands()
2876 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addThumbMemPCOperands()
2880 Inst.addOperand(MCOperand::createExpr(SR)); in addThumbMemPCOperands()
2887 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addThumbMemPCOperands()
2889 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addThumbMemPCOperands()
2894 Inst.addOperand(MCOperand::createImm(unsigned(getMemBarrierOpt()))); in addMemBarrierOptOperands()
2899 Inst.addOperand(MCOperand::createImm(unsigned(getInstSyncBarrierOpt()))); in addInstSyncBarrierOptOperands()
2904 Inst.addOperand(MCOperand::createImm(unsigned(getTraceSyncBarrierOpt()))); in addTraceSyncBarrierOptOperands()
2909 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemNoOffsetOperands()
2914 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemNoOffsetT2Operands()
2919 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemNoOffsetT2NoSpOperands()
2924 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemNoOffsetTOperands()
2930 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addMemPCRelImm12Operands()
2932 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addMemPCRelImm12Operands()
2942 Inst.addOperand(MCOperand::createExpr(getImm())); in addAdrLabelOperands()
2948 Inst.addOperand(MCOperand::createImm(Val)); in addAdrLabelOperands()
2953 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAlignedMemoryOperands()
2954 Inst.addOperand(MCOperand::createImm(Memory.Alignment)); in addAlignedMemoryOperands()
3003 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAddrMode2Operands()
3004 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addAddrMode2Operands()
3007 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode2Operands()
3017 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode2Operands()
3019 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addAddrMode2Operands()
3026 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode2Operands()
3040 Inst.addOperand(MCOperand::createReg(0)); in addAM2OffsetImmOperands()
3041 Inst.addOperand(MCOperand::createImm(Val)); in addAM2OffsetImmOperands()
3050 Inst.addOperand(MCOperand::createExpr(getImm())); in addAddrMode3Operands()
3051 Inst.addOperand(MCOperand::createReg(0)); in addAddrMode3Operands()
3052 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode3Operands()
3056 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAddrMode3Operands()
3057 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addAddrMode3Operands()
3060 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode3Operands()
3070 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode3Operands()
3072 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addAddrMode3Operands()
3078 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode3Operands()
3087 Inst.addOperand(MCOperand::createReg(PostIdxReg.RegNum)); in addAM3OffsetOperands()
3088 Inst.addOperand(MCOperand::createImm(Val)); in addAM3OffsetOperands()
3100 Inst.addOperand(MCOperand::createReg(0)); in addAM3OffsetOperands()
3101 Inst.addOperand(MCOperand::createImm(Val)); in addAM3OffsetOperands()
3110 Inst.addOperand(MCOperand::createExpr(getImm())); in addAddrMode5Operands()
3111 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode5Operands()
3115 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAddrMode5Operands()
3117 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode5Operands()
3128 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode5Operands()
3130 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addAddrMode5Operands()
3139 Inst.addOperand(MCOperand::createExpr(getImm())); in addAddrMode5FP16Operands()
3140 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode5FP16Operands()
3144 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAddrMode5FP16Operands()
3147 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode5FP16Operands()
3157 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode5FP16Operands()
3159 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addAddrMode5FP16Operands()
3168 Inst.addOperand(MCOperand::createExpr(getImm())); in addMemImm8s4OffsetOperands()
3169 Inst.addOperand(MCOperand::createImm(0)); in addMemImm8s4OffsetOperands()
3173 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImm8s4OffsetOperands()
3183 Inst.addOperand(MCOperand::createExpr(getImm())); in addMemImm7s4OffsetOperands()
3184 Inst.addOperand(MCOperand::createImm(0)); in addMemImm7s4OffsetOperands()
3188 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImm7s4OffsetOperands()
3194 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImm0_1020s4OffsetOperands()
3196 Inst.addOperand(MCOperand::createImm(0)); in addMemImm0_1020s4OffsetOperands()
3199 Inst.addOperand(MCOperand::createImm(CE->getValue() / 4)); in addMemImm0_1020s4OffsetOperands()
3201 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addMemImm0_1020s4OffsetOperands()
3206 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImmOffsetOperands()
3212 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemRegRQOffsetOperands()
3213 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemRegRQOffsetOperands()
3221 Inst.addOperand(MCOperand::createImm(0)); in addMemUImm12OffsetOperands()
3226 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemUImm12OffsetOperands()
3235 Inst.addOperand(MCOperand::createImm(0)); in addMemImm12OffsetOperands()
3240 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImm12OffsetOperands()
3253 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemTBBOperands()
3254 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemTBBOperands()
3259 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemTBHOperands()
3260 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemTBHOperands()
3268 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemRegOffsetOperands()
3269 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemRegOffsetOperands()
3270 Inst.addOperand(MCOperand::createImm(Val)); in addMemRegOffsetOperands()
3275 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addT2MemRegOffsetOperands()
3276 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addT2MemRegOffsetOperands()
3277 Inst.addOperand(MCOperand::createImm(Memory.ShiftImm)); in addT2MemRegOffsetOperands()
3282 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbRROperands()
3283 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemThumbRROperands()
3288 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbRIs4Operands()
3290 Inst.addOperand(MCOperand::createImm(0)); in addMemThumbRIs4Operands()
3293 Inst.addOperand(MCOperand::createImm(CE->getValue() / 4)); in addMemThumbRIs4Operands()
3295 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addMemThumbRIs4Operands()
3300 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbRIs2Operands()
3302 Inst.addOperand(MCOperand::createImm(0)); in addMemThumbRIs2Operands()
3304 Inst.addOperand(MCOperand::createImm(CE->getValue() / 2)); in addMemThumbRIs2Operands()
3306 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addMemThumbRIs2Operands()
3311 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbRIs1Operands()
3317 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbSPIOperands()
3319 Inst.addOperand(MCOperand::createImm(0)); in addMemThumbSPIOperands()
3322 Inst.addOperand(MCOperand::createImm(CE->getValue() / 4)); in addMemThumbSPIOperands()
3324 Inst.addOperand(MCOperand::createExpr(Memory.OffsetImm)); in addMemThumbSPIOperands()
3335 Inst.addOperand(MCOperand::createImm(Imm)); in addPostIdxImm8Operands()
3347 Inst.addOperand(MCOperand::createImm(Imm)); in addPostIdxImm8s4Operands()
3352 Inst.addOperand(MCOperand::createReg(PostIdxReg.RegNum)); in addPostIdxRegOperands()
3353 Inst.addOperand(MCOperand::createImm(PostIdxReg.isAdd)); in addPostIdxRegOperands()
3358 Inst.addOperand(MCOperand::createReg(PostIdxReg.RegNum)); in addPostIdxRegShiftedOperands()
3364 Inst.addOperand(MCOperand::createImm(Imm)); in addPostIdxRegShiftedOperands()
3370 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addPowerTwoOperands()
3375 Inst.addOperand(MCOperand::createImm(unsigned(getMSRMask()))); in addMSRMaskOperands()
3380 Inst.addOperand(MCOperand::createImm(unsigned(getBankedReg()))); in addBankedRegOperands()
3385 Inst.addOperand(MCOperand::createImm(unsigned(getProcIFlags()))); in addProcIFlagsOperands()
3392 Inst.addOperand(MCOperand::createReg(VectorList.RegNum)); in addVecListOperands()
3394 Inst.addOperand(MCOperand::createReg(Reg.RegNum)); in addVecListOperands()
3399 Inst.addOperand(MCOperand::createReg(DPair)); in addVecListOperands()
3435 Inst.addOperand(MCOperand::createReg(RC_out->getRegister(I))); in addMVEVecListOperands()
3440 Inst.addOperand(MCOperand::createReg(VectorList.RegNum)); in addVecListIndexedOperands()
3441 Inst.addOperand(MCOperand::createImm(VectorList.LaneIndex)); in addVecListIndexedOperands()
3446 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addVectorIndex8Operands()
3451 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addVectorIndex16Operands()
3456 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addVectorIndex32Operands()
3461 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addVectorIndex64Operands()
3466 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addMVEVectorIndexOperands()
3471 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addMVEPairVectorIndexOperands()
3479 Inst.addOperand(MCOperand::createImm(CE->getValue() | 0xe00)); in addNEONi8splatOperands()
3488 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi16splatOperands()
3497 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi16splatNotOperands()
3506 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi32splatOperands()
3515 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi32splatNotOperands()
3530 Inst.addOperand(MCOperand::createImm(B)); in addNEONi8ReplicateOperands()
3553 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi32vmovOperands()
3574 Inst.addOperand(MCOperand::createImm(Elem)); in addNEONvmovi16ReplicateOperands()
3582 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi32vmovNegOperands()
3596 Inst.addOperand(MCOperand::createImm(Elem)); in addNEONvmovi32ReplicateOperands()
3608 Inst.addOperand(MCOperand::createImm(Imm | 0x1e00)); in addNEONi64splatOperands()
3614 Inst.addOperand(MCOperand::createImm(CE->getValue() / 90)); in addComplexRotationEvenOperands()
3620 Inst.addOperand(MCOperand::createImm((CE->getValue() - 90) / 180)); in addComplexRotationOddOperands()
3628 Inst.addOperand(MCOperand::createImm(Imm == 48 ? 1 : 0)); in addMveSaturateOperands()
8915 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
8916 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8917 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
8918 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
8933 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
8934 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8935 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8936 TmpInst.addOperand(MCOperand::createReg(0)); in processInstruction()
8937 TmpInst.addOperand(MCOperand::createImm(0)); in processInstruction()
8938 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
8939 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
8955 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
8956 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8957 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8958 TmpInst.addOperand(MCOperand::createImm(256)); in processInstruction()
8959 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
8971 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8972 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
8973 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8974 TmpInst.addOperand(MCOperand::createReg(0)); in processInstruction()
8975 TmpInst.addOperand(MCOperand::createImm(0)); in processInstruction()
8976 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
8977 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
8989 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
8994 TmpInst.addOperand(MCOperand::createImm( in processInstruction()
9011 TmpInst.addOperand(MCOperand::createExpr(FixupAddr)); in processInstruction()
9013 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
9014 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9024 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
9025 TmpInst.addOperand(Inst.getOperand(4)); // Rt_wb in processInstruction()
9026 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9027 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
9028 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9038 TmpInst.addOperand(Inst.getOperand(4)); // Rt_wb in processInstruction()
9039 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
9040 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9041 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
9042 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9050 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
9051 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9052 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
9053 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9063 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
9064 TmpInst.addOperand(Inst.getOperand(4)); // Rt_wb in processInstruction()
9065 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9066 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
9067 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9075 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
9076 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9077 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
9078 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9088 TmpInst.addOperand(Inst.getOperand(4)); // Rt_wb in processInstruction()
9089 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
9090 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9091 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
9092 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9100 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
9101 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9102 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
9103 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9113 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
9114 TmpInst.addOperand(Inst.getOperand(4)); // Rt_wb in processInstruction()
9115 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9116 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
9117 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9125 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
9126 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9127 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
9128 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9138 TmpInst.addOperand(Inst.getOperand(4)); // Rt_wb in processInstruction()
9139 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
9140 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9141 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
9142 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9150 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
9151 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9152 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
9153 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9163 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
9164 TmpInst.addOperand(Inst.getOperand(4)); // Rt_wb in processInstruction()
9165 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9166 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
9167 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9175 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
9176 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9177 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
9178 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9188 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
9189 TmpInst.addOperand(Inst.getOperand(4)); // Rt_wb in processInstruction()
9190 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9191 TmpInst.addOperand(Inst.getOperand(2)); // imm in processInstruction()
9192 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9279 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
9280 TmpInst.addOperand(MCOperand::createImm(Value)); // Immediate in processInstruction()
9281 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
9282 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9284 TmpInst.addOperand(MCOperand::createReg(0)); // S in processInstruction()
9293 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
9294 TmpInst.addOperand(MCOperand::createExpr(CPLoc)); // offset to constpool in processInstruction()
9296 TmpInst.addOperand(MCOperand::createImm(0)); // unused offset in processInstruction()
9297 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
9298 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9311 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9312 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9313 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9314 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9315 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9316 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9317 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9318 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9333 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9334 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9335 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9336 TmpInst.addOperand(Inst.getOperand(4)); // Rm 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(5)); // CondCode in processInstruction()
9342 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9357 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9358 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9359 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9360 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9361 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9362 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9364 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9366 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9367 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9368 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9383 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9384 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9385 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9386 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9387 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9388 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9390 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9392 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9394 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9395 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9396 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9409 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9410 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9411 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9412 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9413 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9414 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9415 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9416 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9431 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9432 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9433 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9434 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9435 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9436 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9438 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9439 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9440 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9455 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9456 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9457 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9458 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9459 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9460 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9462 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9464 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9465 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9466 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9481 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9482 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9483 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9484 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9485 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9486 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + 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(Inst.getOperand(1)); // lane in processInstruction()
9493 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9494 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9507 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9508 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9509 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9510 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9511 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9512 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9527 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9528 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9529 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9530 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9532 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9533 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9534 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9549 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9550 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9551 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9552 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9554 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9556 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9557 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9558 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9573 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9574 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9575 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9576 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9578 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9580 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9582 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9583 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9584 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9598 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9599 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9600 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9601 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9602 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9603 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9604 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9605 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9606 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9621 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9622 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9624 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9625 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9626 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9627 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9628 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9629 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9631 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9632 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9633 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9648 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9649 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9651 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9653 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9654 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9655 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9656 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9657 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9658 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9660 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9662 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9663 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9664 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9679 TmpInst.addOperand(Inst.getOperand(0)); // Vd 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(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9686 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9687 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9688 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9689 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9690 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9691 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9693 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9695 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9697 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9698 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9699 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9712 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9713 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9714 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9715 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9716 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9717 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9718 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9719 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9720 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9735 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9736 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9738 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9739 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9740 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9741 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9742 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9743 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9745 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9746 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9747 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9762 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9763 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9765 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9767 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9768 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9769 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9770 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9771 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9772 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9774 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9776 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9777 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9778 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9793 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9794 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9796 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9798 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9800 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9801 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9802 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9803 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9804 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== 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)); // lane in processInstruction()
9812 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9813 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9826 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9827 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9828 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9829 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9830 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9831 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9832 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9847 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9848 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9850 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9851 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9852 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9853 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9855 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9856 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9857 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9872 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9873 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9875 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9877 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9878 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9879 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9880 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9882 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9884 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9885 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9886 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9901 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9902 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9904 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9906 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9908 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9909 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9910 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) 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(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9917 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9918 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9919 TmpInst.addOperand(Inst.getOperand(5)); 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(Inst.getOperand(1)); // Rn in processInstruction()
9940 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9941 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9942 TmpInst.addOperand(Inst.getOperand(4)); 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(Inst.getOperand(1)); // Rn in processInstruction()
9962 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9963 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9964 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9965 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9966 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9980 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9981 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9983 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9985 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9986 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9987 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9988 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
9989 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9990 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10005 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
10006 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10008 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10010 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10011 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
10012 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10013 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10027 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
10028 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10030 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10032 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10033 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
10034 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
10035 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
10036 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10037 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10051 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
10052 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10054 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10056 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10057 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
10058 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
10059 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
10060 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
10061 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10076 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
10077 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10079 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10081 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10083 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10084 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
10085 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10086 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10100 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
10101 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10103 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10105 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10107 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10108 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
10109 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
10110 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
10111 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10112 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10126 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
10127 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10129 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10131 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + 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(Inst.getOperand(3)); // Rm in processInstruction()
10137 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
10138 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10153 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
10154 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10156 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10158 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10160 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10161 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
10162 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10163 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10177 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
10178 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10180 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10182 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10184 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10185 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
10186 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
10187 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
10188 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10189 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10203 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
10204 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10206 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10208 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10210 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10211 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
10212 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
10213 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
10214 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
10215 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10230 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10231 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
10232 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
10233 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10235 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10237 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10238 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10252 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10253 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
10254 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
10255 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
10256 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
10257 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10259 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10261 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10262 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10276 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10277 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
10278 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
10279 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
10280 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
10281 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10283 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10285 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
10286 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10301 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10302 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
10303 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
10304 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10306 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10308 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10310 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10311 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10325 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10326 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
10327 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
10328 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
10329 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
10330 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10332 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10334 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10336 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10337 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10351 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10352 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
10353 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
10354 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
10355 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
10356 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10358 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10360 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
10362 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
10363 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10386 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10387 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10388 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10389 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10390 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10391 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10421 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
10423 TmpInst.addOperand(MCOperand::createReg( in processInstruction()
10425 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10426 TmpInst.addOperand(Inst.getOperand(2)); // Rm in processInstruction()
10427 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
10428 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10430 TmpInst.addOperand(MCOperand::createReg( in processInstruction()
10474 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
10476 TmpInst.addOperand(MCOperand::createReg( in processInstruction()
10478 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10480 TmpInst.addOperand(MCOperand::createImm(Amount)); in processInstruction()
10481 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10482 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10484 TmpInst.addOperand(MCOperand::createReg( in processInstruction()
10505 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
10506 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10507 TmpInst.addOperand(Inst.getOperand(2)); // Rm in processInstruction()
10508 TmpInst.addOperand(MCOperand::createImm(Shifter)); // Shift value and ty in processInstruction()
10509 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10510 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10511 TmpInst.addOperand(Inst.getOperand(5)); // cc_out in processInstruction()
10536 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
10537 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10539 TmpInst.addOperand(MCOperand::createImm(Shifter)); // Shift value and ty in processInstruction()
10540 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
10541 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10542 TmpInst.addOperand(Inst.getOperand(5)); // cc_out in processInstruction()
10550 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
10551 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10552 TmpInst.addOperand(MCOperand::createImm(Shifter)); // Shift value and ty in processInstruction()
10553 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10554 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10555 TmpInst.addOperand(Inst.getOperand(4)); // cc_out in processInstruction()
10566 TmpInst.addOperand(Inst.getOperand(4)); // Rt in processInstruction()
10567 TmpInst.addOperand(Inst.getOperand(0)); // Rn_wb in processInstruction()
10568 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10569 TmpInst.addOperand(MCOperand::createImm(4)); in processInstruction()
10570 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10571 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10582 TmpInst.addOperand(Inst.getOperand(0)); // Rn_wb in processInstruction()
10583 TmpInst.addOperand(Inst.getOperand(4)); // Rt in processInstruction()
10584 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10585 TmpInst.addOperand(MCOperand::createImm(-4)); in processInstruction()
10586 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10587 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10598 TmpInst.addOperand(Inst.getOperand(4)); // Rt in processInstruction()
10599 TmpInst.addOperand(Inst.getOperand(0)); // Rn_wb in processInstruction()
10600 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10601 TmpInst.addOperand(MCOperand::createReg(0)); // am2offset in processInstruction()
10602 TmpInst.addOperand(MCOperand::createImm(4)); in processInstruction()
10603 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10604 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10616 TmpInst.addOperand(Inst.getOperand(0)); // Rn_wb in processInstruction()
10617 TmpInst.addOperand(Inst.getOperand(4)); // Rt in processInstruction()
10618 TmpInst.addOperand(Inst.getOperand(1)); // addrmode_imm12 in processInstruction()
10619 TmpInst.addOperand(MCOperand::createImm(-4)); in processInstruction()
10620 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10621 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10650 Inst.addOperand(MCOperand::createReg(0)); // cc_out in processInstruction()
10692 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10693 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10694 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10695 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10696 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10697 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10712 TmpInst.addOperand(MCOperand::createReg(ARM::SP)); // destination reg in processInstruction()
10713 TmpInst.addOperand(MCOperand::createReg(ARM::SP)); // source reg in processInstruction()
10714 TmpInst.addOperand(MCOperand::createImm(V / 4)); // immediate in processInstruction()
10715 TmpInst.addOperand(Inst.getOperand(3)); // pred in processInstruction()
10716 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10739 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10740 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10741 TmpInst.addOperand(Inst.getOperand(Swap ? 1 : 2)); in processInstruction()
10742 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10743 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10752 Inst.addOperand(MCOperand::createReg(0)); // cc_out in processInstruction()
10861 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10862 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10863 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10864 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10865 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10883 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10884 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10886 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10887 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10915 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10916 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10917 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10918 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10933 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10934 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10935 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10936 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10937 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10967 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10968 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10969 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10970 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10971 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10972 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
11011 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
11012 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
11013 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
11014 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
11015 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
11016 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
11045 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
11046 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
11048 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
11049 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
11051 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
11052 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
11054 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
11055 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()