Lines Matching refs:addOperand
305 ITInst.addOperand(MCOperand::createImm(ITState.Cond)); in flushPendingInstructions()
306 ITInst.addOperand(MCOperand::createImm(ITState.Mask)); in flushPendingInstructions()
2391 Inst.addOperand(MCOperand::createImm(0)); in addExpr()
2393 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addExpr()
2395 Inst.addOperand(MCOperand::createExpr(Expr)); in addExpr()
2410 Inst.addOperand(MCOperand::createImm(unsigned(getCondCode()))); in addCondCodeOperands()
2412 Inst.addOperand(MCOperand::createReg(RegNum)); in addCondCodeOperands()
2417 Inst.addOperand(MCOperand::createImm(unsigned(getVPTPred()))); in addVPTPredNOperands()
2419 Inst.addOperand(MCOperand::createReg(RegNum)); in addVPTPredNOperands()
2436 Inst.addOperand(MCOperand::createReg(RegNum)); in addVPTPredROperands()
2441 Inst.addOperand(MCOperand::createImm(getCoproc())); in addCoprocNumOperands()
2446 Inst.addOperand(MCOperand::createImm(getCoproc())); in addCoprocRegOperands()
2451 Inst.addOperand(MCOperand::createImm(CoprocOption.Val)); in addCoprocOptionOperands()
2456 Inst.addOperand(MCOperand::createImm(ITMask.Mask)); in addITMaskOperands()
2461 Inst.addOperand(MCOperand::createImm(unsigned(getCondCode()))); in addITCondCodeOperands()
2466 Inst.addOperand(MCOperand::createImm(unsigned(ARMCC::getOppositeCondition(getCondCode())))); in addITCondCodeInvOperands()
2471 Inst.addOperand(MCOperand::createReg(getReg())); in addCCOutOperands()
2476 Inst.addOperand(MCOperand::createReg(getReg())); in addRegOperands()
2483 Inst.addOperand(MCOperand::createReg(RegShiftedReg.SrcReg)); in addRegShiftedRegOperands()
2484 Inst.addOperand(MCOperand::createReg(RegShiftedReg.ShiftReg)); in addRegShiftedRegOperands()
2485 Inst.addOperand(MCOperand::createImm( in addRegShiftedRegOperands()
2493 Inst.addOperand(MCOperand::createReg(RegShiftedImm.SrcReg)); in addRegShiftedImmOperands()
2496 Inst.addOperand(MCOperand::createImm( in addRegShiftedImmOperands()
2502 Inst.addOperand(MCOperand::createImm((ShifterImm.isASR << 5) | in addShifterImmOperands()
2511 Inst.addOperand(MCOperand::createReg(*I)); in addRegListOperands()
2519 Inst.addOperand(MCOperand::createReg(*I)); in addRegListWithAPSROperands()
2541 Inst.addOperand(MCOperand::createImm(RotImm.Imm >> 3)); in addRotImmOperands()
2551 Inst.addOperand(MCOperand::createImm(ModImm.Bits | (ModImm.Rot << 7))); in addModImmOperands()
2558 Inst.addOperand(MCOperand::createImm(Enc)); in addModImmNotOperands()
2565 Inst.addOperand(MCOperand::createImm(Enc)); in addModImmNegOperands()
2572 Inst.addOperand(MCOperand::createImm(Val)); in addThumbModImmNeg8_255Operands()
2579 Inst.addOperand(MCOperand::createImm(Val)); in addThumbModImmNeg1_7Operands()
2590 Inst.addOperand(MCOperand::createImm(Mask)); in addBitfieldOperands()
2601 Inst.addOperand(MCOperand::createImm(16 - CE->getValue())); in addFBits16Operands()
2607 Inst.addOperand(MCOperand::createImm(32 - CE->getValue())); in addFBits32Operands()
2614 Inst.addOperand(MCOperand::createImm(Val)); in addFPImmOperands()
2622 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm8s4Operands()
2630 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7s4Operands()
2636 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7Shift0Operands()
2642 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7Shift1Operands()
2648 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7Shift2Operands()
2654 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addImm7Operands()
2662 Inst.addOperand(MCOperand::createImm(CE->getValue() / 4)); in addImm0_1020s4Operands()
2670 Inst.addOperand(MCOperand::createImm(-(CE->getValue() / 4))); in addImm0_508s4NegOperands()
2678 Inst.addOperand(MCOperand::createImm(CE->getValue() / 4)); in addImm0_508s4Operands()
2686 Inst.addOperand(MCOperand::createImm(CE->getValue() - 1)); in addImm1_16Operands()
2694 Inst.addOperand(MCOperand::createImm(CE->getValue() - 1)); in addImm1_32Operands()
2703 Inst.addOperand(MCOperand::createImm((Imm == 32 ? 0 : Imm))); in addImmThumbSROperands()
2712 Inst.addOperand(MCOperand::createImm(Val == 32 ? 0 : Val)); in addPKHASRImmOperands()
2720 Inst.addOperand(MCOperand::createImm(~(uint32_t)CE->getValue())); in addT2SOImmNotOperands()
2728 Inst.addOperand(MCOperand::createImm(-(uint32_t)CE->getValue())); in addT2SOImmNegOperands()
2736 Inst.addOperand(MCOperand::createImm(-(uint32_t)CE->getValue())); in addImm0_4095NegOperands()
2741 Inst.addOperand(MCOperand::createImm(CE->getValue() >> 2)); in addUnsignedOffset_b8s2Operands()
2745 Inst.addOperand(MCOperand::createExpr(SR)); in addUnsignedOffset_b8s2Operands()
2753 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addThumbMemPCOperands()
2757 Inst.addOperand(MCOperand::createExpr(SR)); in addThumbMemPCOperands()
2763 Inst.addOperand(MCOperand::createImm(Memory.OffsetImm->getValue())); in addThumbMemPCOperands()
2768 Inst.addOperand(MCOperand::createImm(unsigned(getMemBarrierOpt()))); in addMemBarrierOptOperands()
2773 Inst.addOperand(MCOperand::createImm(unsigned(getInstSyncBarrierOpt()))); in addInstSyncBarrierOptOperands()
2778 Inst.addOperand(MCOperand::createImm(unsigned(getTraceSyncBarrierOpt()))); in addTraceSyncBarrierOptOperands()
2783 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemNoOffsetOperands()
2788 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemNoOffsetT2Operands()
2793 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemNoOffsetT2NoSpOperands()
2798 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemNoOffsetTOperands()
2804 Inst.addOperand(MCOperand::createImm(Imm)); in addMemPCRelImm12Operands()
2814 Inst.addOperand(MCOperand::createExpr(getImm())); in addAdrLabelOperands()
2820 Inst.addOperand(MCOperand::createImm(Val)); in addAdrLabelOperands()
2825 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAlignedMemoryOperands()
2826 Inst.addOperand(MCOperand::createImm(Memory.Alignment)); in addAlignedMemoryOperands()
2888 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAddrMode2Operands()
2889 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addAddrMode2Operands()
2890 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode2Operands()
2903 Inst.addOperand(MCOperand::createReg(0)); in addAM2OffsetImmOperands()
2904 Inst.addOperand(MCOperand::createImm(Val)); in addAM2OffsetImmOperands()
2913 Inst.addOperand(MCOperand::createExpr(getImm())); in addAddrMode3Operands()
2914 Inst.addOperand(MCOperand::createReg(0)); in addAddrMode3Operands()
2915 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode3Operands()
2931 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAddrMode3Operands()
2932 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addAddrMode3Operands()
2933 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode3Operands()
2941 Inst.addOperand(MCOperand::createReg(PostIdxReg.RegNum)); in addAM3OffsetOperands()
2942 Inst.addOperand(MCOperand::createImm(Val)); in addAM3OffsetOperands()
2954 Inst.addOperand(MCOperand::createReg(0)); in addAM3OffsetOperands()
2955 Inst.addOperand(MCOperand::createImm(Val)); in addAM3OffsetOperands()
2964 Inst.addOperand(MCOperand::createExpr(getImm())); in addAddrMode5Operands()
2965 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode5Operands()
2976 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAddrMode5Operands()
2977 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode5Operands()
2986 Inst.addOperand(MCOperand::createExpr(getImm())); in addAddrMode5FP16Operands()
2987 Inst.addOperand(MCOperand::createImm(0)); in addAddrMode5FP16Operands()
2998 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addAddrMode5FP16Operands()
2999 Inst.addOperand(MCOperand::createImm(Val)); in addAddrMode5FP16Operands()
3008 Inst.addOperand(MCOperand::createExpr(getImm())); in addMemImm8s4OffsetOperands()
3009 Inst.addOperand(MCOperand::createImm(0)); in addMemImm8s4OffsetOperands()
3014 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImm8s4OffsetOperands()
3015 Inst.addOperand(MCOperand::createImm(Val)); in addMemImm8s4OffsetOperands()
3024 Inst.addOperand(MCOperand::createExpr(getImm())); in addMemImm7s4OffsetOperands()
3025 Inst.addOperand(MCOperand::createImm(0)); in addMemImm7s4OffsetOperands()
3030 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImm7s4OffsetOperands()
3031 Inst.addOperand(MCOperand::createImm(Val)); in addMemImm7s4OffsetOperands()
3038 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImm0_1020s4OffsetOperands()
3039 Inst.addOperand(MCOperand::createImm(Val)); in addMemImm0_1020s4OffsetOperands()
3045 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImmOffsetOperands()
3046 Inst.addOperand(MCOperand::createImm(Val)); in addMemImmOffsetOperands()
3051 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemRegRQOffsetOperands()
3052 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemRegRQOffsetOperands()
3060 Inst.addOperand(MCOperand::createImm(0)); in addMemUImm12OffsetOperands()
3066 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemUImm12OffsetOperands()
3067 Inst.addOperand(MCOperand::createImm(Val)); in addMemUImm12OffsetOperands()
3075 Inst.addOperand(MCOperand::createImm(0)); in addMemImm12OffsetOperands()
3081 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemImm12OffsetOperands()
3082 Inst.addOperand(MCOperand::createImm(Val)); in addMemImm12OffsetOperands()
3095 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemTBBOperands()
3096 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemTBBOperands()
3101 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemTBHOperands()
3102 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemTBHOperands()
3110 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemRegOffsetOperands()
3111 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemRegOffsetOperands()
3112 Inst.addOperand(MCOperand::createImm(Val)); in addMemRegOffsetOperands()
3117 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addT2MemRegOffsetOperands()
3118 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addT2MemRegOffsetOperands()
3119 Inst.addOperand(MCOperand::createImm(Memory.ShiftImm)); in addT2MemRegOffsetOperands()
3124 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbRROperands()
3125 Inst.addOperand(MCOperand::createReg(Memory.OffsetRegNum)); in addMemThumbRROperands()
3131 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbRIs4Operands()
3132 Inst.addOperand(MCOperand::createImm(Val)); in addMemThumbRIs4Operands()
3138 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbRIs2Operands()
3139 Inst.addOperand(MCOperand::createImm(Val)); in addMemThumbRIs2Operands()
3145 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbRIs1Operands()
3146 Inst.addOperand(MCOperand::createImm(Val)); in addMemThumbRIs1Operands()
3152 Inst.addOperand(MCOperand::createReg(Memory.BaseRegNum)); in addMemThumbSPIOperands()
3153 Inst.addOperand(MCOperand::createImm(Val)); in addMemThumbSPIOperands()
3164 Inst.addOperand(MCOperand::createImm(Imm)); in addPostIdxImm8Operands()
3176 Inst.addOperand(MCOperand::createImm(Imm)); in addPostIdxImm8s4Operands()
3181 Inst.addOperand(MCOperand::createReg(PostIdxReg.RegNum)); in addPostIdxRegOperands()
3182 Inst.addOperand(MCOperand::createImm(PostIdxReg.isAdd)); in addPostIdxRegOperands()
3187 Inst.addOperand(MCOperand::createReg(PostIdxReg.RegNum)); in addPostIdxRegShiftedOperands()
3193 Inst.addOperand(MCOperand::createImm(Imm)); in addPostIdxRegShiftedOperands()
3199 Inst.addOperand(MCOperand::createImm(CE->getValue())); in addPowerTwoOperands()
3204 Inst.addOperand(MCOperand::createImm(unsigned(getMSRMask()))); in addMSRMaskOperands()
3209 Inst.addOperand(MCOperand::createImm(unsigned(getBankedReg()))); in addBankedRegOperands()
3214 Inst.addOperand(MCOperand::createImm(unsigned(getProcIFlags()))); in addProcIFlagsOperands()
3219 Inst.addOperand(MCOperand::createReg(VectorList.RegNum)); in addVecListOperands()
3250 Inst.addOperand(MCOperand::createReg(RC_out->getRegister(I))); in addMVEVecListOperands()
3255 Inst.addOperand(MCOperand::createReg(VectorList.RegNum)); in addVecListIndexedOperands()
3256 Inst.addOperand(MCOperand::createImm(VectorList.LaneIndex)); in addVecListIndexedOperands()
3261 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addVectorIndex8Operands()
3266 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addVectorIndex16Operands()
3271 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addVectorIndex32Operands()
3276 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addVectorIndex64Operands()
3281 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addMVEVectorIndexOperands()
3286 Inst.addOperand(MCOperand::createImm(getVectorIndex())); in addMVEPairVectorIndexOperands()
3294 Inst.addOperand(MCOperand::createImm(CE->getValue() | 0xe00)); in addNEONi8splatOperands()
3303 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi16splatOperands()
3312 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi16splatNotOperands()
3321 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi32splatOperands()
3330 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi32splatNotOperands()
3345 Inst.addOperand(MCOperand::createImm(B)); in addNEONi8ReplicateOperands()
3368 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi32vmovOperands()
3389 Inst.addOperand(MCOperand::createImm(Elem)); in addNEONvmovi16ReplicateOperands()
3397 Inst.addOperand(MCOperand::createImm(Value)); in addNEONi32vmovNegOperands()
3411 Inst.addOperand(MCOperand::createImm(Elem)); in addNEONvmovi32ReplicateOperands()
3423 Inst.addOperand(MCOperand::createImm(Imm | 0x1e00)); in addNEONi64splatOperands()
3429 Inst.addOperand(MCOperand::createImm(CE->getValue() / 90)); in addComplexRotationEvenOperands()
3435 Inst.addOperand(MCOperand::createImm((CE->getValue() - 90) / 180)); in addComplexRotationOddOperands()
3443 Inst.addOperand(MCOperand::createImm(Imm == 48 ? 1 : 0)); in addMveSaturateOperands()
5636 Inst.addOperand(Inst.getOperand(0)); in cvtThumbMultiply()
8545 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
8546 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8547 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8548 TmpInst.addOperand(MCOperand::createReg(0)); in processInstruction()
8549 TmpInst.addOperand(MCOperand::createImm(0)); in processInstruction()
8550 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
8551 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
8567 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
8568 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8569 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8570 TmpInst.addOperand(MCOperand::createImm(256)); in processInstruction()
8571 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
8583 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8584 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
8585 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
8586 TmpInst.addOperand(MCOperand::createReg(0)); in processInstruction()
8587 TmpInst.addOperand(MCOperand::createImm(0)); in processInstruction()
8588 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
8589 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
8601 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
8606 TmpInst.addOperand(MCOperand::createImm( in processInstruction()
8623 TmpInst.addOperand(MCOperand::createExpr(FixupAddr)); in processInstruction()
8625 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
8626 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
8715 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8716 TmpInst.addOperand(MCOperand::createImm(Value)); // Immediate in processInstruction()
8717 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
8718 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8720 TmpInst.addOperand(MCOperand::createReg(0)); // S in processInstruction()
8729 TmpInst.addOperand(Inst.getOperand(0)); // Rt in processInstruction()
8730 TmpInst.addOperand(MCOperand::createExpr(CPLoc)); // offset to constpool in processInstruction()
8732 TmpInst.addOperand(MCOperand::createImm(0)); // unused offset in processInstruction()
8733 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
8734 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
8747 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
8748 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
8749 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
8750 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
8751 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
8752 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
8753 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
8754 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
8769 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
8770 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
8771 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
8772 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
8773 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
8774 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
8776 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
8777 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
8778 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
8793 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
8794 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
8795 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
8796 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
8797 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
8798 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
8800 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
8802 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
8803 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
8804 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
8819 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
8820 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
8821 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
8822 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
8823 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
8824 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
8826 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
8828 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
8830 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
8831 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
8832 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
8845 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
8846 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
8847 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
8848 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
8849 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
8850 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
8851 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
8852 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
8867 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
8868 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
8869 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
8870 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
8871 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
8872 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
8874 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
8875 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
8876 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
8891 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
8892 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
8893 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
8894 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
8895 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
8896 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
8898 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
8900 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
8901 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
8902 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
8917 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
8918 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
8919 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
8920 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
8921 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
8922 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
8924 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
8926 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
8928 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
8929 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
8930 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
8943 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
8944 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
8945 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
8946 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
8947 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
8948 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
8963 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
8964 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
8965 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
8966 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
8968 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
8969 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
8970 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
8985 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
8986 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
8987 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
8988 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
8990 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
8992 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
8993 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
8994 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9009 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9010 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9011 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9012 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9014 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9016 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9018 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9019 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9020 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9034 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9035 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9036 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9037 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9038 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9039 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9040 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9041 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9042 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9057 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9058 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9060 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9061 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9062 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9063 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9064 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9065 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9067 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9068 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9069 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9084 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9085 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9087 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9089 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9090 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9091 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9092 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9093 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9094 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9096 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9098 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9099 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9100 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9115 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9116 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9118 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9120 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9122 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9123 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9124 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9125 TmpInst.addOperand(Inst.getOperand(4)); // Rm in processInstruction()
9126 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9127 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9129 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9131 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9133 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9134 TmpInst.addOperand(Inst.getOperand(5)); // CondCode in processInstruction()
9135 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
9148 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9149 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9150 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9151 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9152 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9153 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9154 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9155 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9156 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9171 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9172 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9174 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9175 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9176 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9177 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9178 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9179 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9181 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9182 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9183 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9198 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9199 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9201 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9203 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9204 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9205 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9206 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9207 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9208 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9210 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9212 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9213 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9214 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9229 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9230 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9232 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9234 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9236 TmpInst.addOperand(Inst.getOperand(2)); // Rn_wb in processInstruction()
9237 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9238 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9239 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9240 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9241 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9243 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9245 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9247 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9248 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9249 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9262 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9263 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9264 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9265 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9266 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9267 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9268 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9283 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9284 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9286 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9287 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9288 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9289 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9291 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9292 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9293 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9308 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9309 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9311 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9313 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9314 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9315 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9316 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9318 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9320 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9321 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9322 TmpInst.addOperand(Inst.getOperand(5)); 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(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9342 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9344 TmpInst.addOperand(Inst.getOperand(2)); // Rn in processInstruction()
9345 TmpInst.addOperand(Inst.getOperand(3)); // alignment in processInstruction()
9346 TmpInst.addOperand(Inst.getOperand(0)); // Tied operand src (== Vd) in processInstruction()
9347 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9349 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9351 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9353 TmpInst.addOperand(Inst.getOperand(1)); // lane in processInstruction()
9354 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9355 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9370 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9371 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9373 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9375 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9376 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9377 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9378 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9392 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9393 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9395 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9397 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9398 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9399 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9400 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9401 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9402 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9416 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9417 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9419 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9421 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9422 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9423 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9424 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
9425 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9426 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9441 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9442 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9444 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9446 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9447 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9448 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9449 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9463 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9464 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9466 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9468 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9469 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9470 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9471 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9472 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9473 TmpInst.addOperand(Inst.getOperand(4)); 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(Inst.getOperand(1)); // Rn in processInstruction()
9493 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9494 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9495 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
9496 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9497 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9512 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9513 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9515 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9517 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9519 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9520 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9521 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9522 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9536 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9537 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9539 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9541 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9543 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9544 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9545 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9546 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9547 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9548 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9562 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9563 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9565 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9567 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9569 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9570 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9571 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9572 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
9573 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9574 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9589 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9590 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9592 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9594 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9596 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9597 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9598 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9599 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9613 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9614 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9616 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9618 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9620 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9621 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9622 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9623 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9624 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9625 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9639 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9640 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9642 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9644 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9646 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9647 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9648 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9649 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
9650 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9651 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9666 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9667 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9668 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9669 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9671 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9673 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9674 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9688 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9689 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9690 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9691 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9692 TmpInst.addOperand(Inst.getOperand(0)); // Vd 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(3)); // CondCode in processInstruction()
9698 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9712 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9713 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9714 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9715 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
9716 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9717 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9719 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9721 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9722 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9737 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9738 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9739 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9740 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9742 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9744 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9746 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9747 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9761 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9762 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9763 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9764 TmpInst.addOperand(MCOperand::createReg(0)); // Rm in processInstruction()
9765 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9766 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9768 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9770 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + in processInstruction()
9772 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9773 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9787 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9788 TmpInst.addOperand(Inst.getOperand(1)); // Rn_wb == tied Rn in processInstruction()
9789 TmpInst.addOperand(Inst.getOperand(2)); // alignment in processInstruction()
9790 TmpInst.addOperand(Inst.getOperand(3)); // Rm in processInstruction()
9791 TmpInst.addOperand(Inst.getOperand(0)); // Vd in processInstruction()
9792 TmpInst.addOperand(MCOperand::createReg(Inst.getOperand(0).getReg() + 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(Inst.getOperand(4)); // CondCode in processInstruction()
9799 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9822 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
9823 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9824 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
9825 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
9826 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
9827 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9857 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
9859 TmpInst.addOperand(MCOperand::createReg( in processInstruction()
9861 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9862 TmpInst.addOperand(Inst.getOperand(2)); // Rm in processInstruction()
9863 TmpInst.addOperand(Inst.getOperand(4)); // CondCode in processInstruction()
9864 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
9866 TmpInst.addOperand(MCOperand::createReg( in processInstruction()
9910 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
9912 TmpInst.addOperand(MCOperand::createReg( in processInstruction()
9914 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9916 TmpInst.addOperand(MCOperand::createImm(Amount)); in processInstruction()
9917 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9918 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9920 TmpInst.addOperand(MCOperand::createReg( in processInstruction()
9941 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
9942 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9943 TmpInst.addOperand(Inst.getOperand(2)); // Rm in processInstruction()
9944 TmpInst.addOperand(MCOperand::createImm(Shifter)); // Shift value and ty in processInstruction()
9945 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9946 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9947 TmpInst.addOperand(Inst.getOperand(5)); // cc_out in processInstruction()
9972 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
9973 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9975 TmpInst.addOperand(MCOperand::createImm(Shifter)); // Shift value and ty in processInstruction()
9976 TmpInst.addOperand(Inst.getOperand(3)); // CondCode in processInstruction()
9977 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
9978 TmpInst.addOperand(Inst.getOperand(5)); // cc_out in processInstruction()
9986 TmpInst.addOperand(Inst.getOperand(0)); // Rd in processInstruction()
9987 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
9988 TmpInst.addOperand(MCOperand::createImm(Shifter)); // Shift value and ty in processInstruction()
9989 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
9990 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
9991 TmpInst.addOperand(Inst.getOperand(4)); // cc_out in processInstruction()
10002 TmpInst.addOperand(Inst.getOperand(4)); // Rt in processInstruction()
10003 TmpInst.addOperand(Inst.getOperand(0)); // Rn_wb in processInstruction()
10004 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10005 TmpInst.addOperand(MCOperand::createImm(4)); in processInstruction()
10006 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10007 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10018 TmpInst.addOperand(Inst.getOperand(0)); // Rn_wb in processInstruction()
10019 TmpInst.addOperand(Inst.getOperand(4)); // Rt in processInstruction()
10020 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10021 TmpInst.addOperand(MCOperand::createImm(-4)); in processInstruction()
10022 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10023 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10034 TmpInst.addOperand(Inst.getOperand(4)); // Rt in processInstruction()
10035 TmpInst.addOperand(Inst.getOperand(0)); // Rn_wb in processInstruction()
10036 TmpInst.addOperand(Inst.getOperand(1)); // Rn in processInstruction()
10037 TmpInst.addOperand(MCOperand::createReg(0)); // am2offset in processInstruction()
10038 TmpInst.addOperand(MCOperand::createImm(4)); in processInstruction()
10039 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10040 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10052 TmpInst.addOperand(Inst.getOperand(0)); // Rn_wb in processInstruction()
10053 TmpInst.addOperand(Inst.getOperand(4)); // Rt in processInstruction()
10054 TmpInst.addOperand(Inst.getOperand(1)); // addrmode_imm12 in processInstruction()
10055 TmpInst.addOperand(MCOperand::createImm(-4)); in processInstruction()
10056 TmpInst.addOperand(Inst.getOperand(2)); // CondCode in processInstruction()
10057 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10086 Inst.addOperand(MCOperand::createReg(0)); // cc_out in processInstruction()
10125 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10126 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10127 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10128 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10129 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10130 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10145 TmpInst.addOperand(MCOperand::createReg(ARM::SP)); // destination reg in processInstruction()
10146 TmpInst.addOperand(MCOperand::createReg(ARM::SP)); // source reg in processInstruction()
10147 TmpInst.addOperand(MCOperand::createImm(V / 4)); // immediate in processInstruction()
10148 TmpInst.addOperand(Inst.getOperand(3)); // pred in processInstruction()
10149 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10172 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10173 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10174 TmpInst.addOperand(Inst.getOperand(Swap ? 1 : 2)); in processInstruction()
10175 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10176 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10185 Inst.addOperand(MCOperand::createReg(0)); // cc_out in processInstruction()
10292 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10293 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10294 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10295 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10296 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10314 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10315 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10317 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10318 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10346 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10347 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10348 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10349 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10364 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10365 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10366 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10367 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10368 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10398 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10399 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10400 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10401 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10402 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10403 TmpInst.addOperand(Inst.getOperand(6)); in processInstruction()
10442 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10443 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10444 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10445 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10446 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10447 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()
10476 TmpInst.addOperand(Inst.getOperand(0)); in processInstruction()
10477 TmpInst.addOperand(Inst.getOperand(5)); in processInstruction()
10479 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10480 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10482 TmpInst.addOperand(Inst.getOperand(2)); in processInstruction()
10483 TmpInst.addOperand(Inst.getOperand(1)); in processInstruction()
10485 TmpInst.addOperand(Inst.getOperand(3)); in processInstruction()
10486 TmpInst.addOperand(Inst.getOperand(4)); in processInstruction()