• Home
  • Raw
  • Download

Lines Matching defs:Inst

410 static DecodeStatus DecodePredicateOperand(MCInst *Inst, unsigned Val,  in DecodePredicateOperand()
902 static DecodeStatus DecodeGPRRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeGPRRegisterClass()
914 static DecodeStatus DecodeGPRnopcRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeGPRnopcRegisterClass()
927 static DecodeStatus DecodeGPRwithAPSRRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeGPRwithAPSRRegisterClass()
941 static DecodeStatus DecodetGPRRegisterClass(MCInst *Inst, unsigned RegNo, in DecodetGPRRegisterClass()
954 static DecodeStatus DecodeGPRPairRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeGPRPairRegisterClass()
971 static DecodeStatus DecodetcGPRRegisterClass(MCInst *Inst, unsigned RegNo, in DecodetcGPRRegisterClass()
1002 static DecodeStatus DecoderGPRRegisterClass(MCInst *Inst, unsigned RegNo, in DecoderGPRRegisterClass()
1023 static DecodeStatus DecodeSPRRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeSPRRegisterClass()
1046 static DecodeStatus DecodeDPRRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeDPRRegisterClass()
1058 static DecodeStatus DecodeDPR_8RegisterClass(MCInst *Inst, unsigned RegNo, in DecodeDPR_8RegisterClass()
1067 DecodeDPR_VFP2RegisterClass(MCInst *Inst, unsigned RegNo, in DecodeDPR_VFP2RegisterClass()
1082 static DecodeStatus DecodeQPRRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeQPRRegisterClass()
1104 static DecodeStatus DecodeDPairRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeDPairRegisterClass()
1127 static DecodeStatus DecodeDPairSpacedRegisterClass(MCInst *Inst, in DecodeDPairSpacedRegisterClass()
1139 static DecodeStatus DecodeCCOutOperand(MCInst *Inst, unsigned Val, in DecodeCCOutOperand()
1149 static DecodeStatus DecodeSOImmOperand(MCInst *Inst, unsigned Val, in DecodeSOImmOperand()
1159 static DecodeStatus DecodeSORegImmOperand(MCInst *Inst, unsigned Val, in DecodeSORegImmOperand()
1198 static DecodeStatus DecodeSORegRegOperand(MCInst *Inst, unsigned Val, in DecodeSORegRegOperand()
1235 static DecodeStatus DecodeRegListOperand(MCInst *Inst, unsigned Val, in DecodeRegListOperand()
1285 static DecodeStatus DecodeSPRRegListOperand(MCInst *Inst, unsigned Val, in DecodeSPRRegListOperand()
1310 static DecodeStatus DecodeDPRRegListOperand(MCInst *Inst, unsigned Val, in DecodeDPRRegListOperand()
1337 static DecodeStatus DecodeBitfieldMaskOperand(MCInst *Inst, unsigned Val, in DecodeBitfieldMaskOperand()
1366 static DecodeStatus DecodeCopMemInstruction(MCInst *Inst, unsigned Insn, in DecodeCopMemInstruction()
1511 static DecodeStatus DecodeAddrMode2IdxInstruction(MCInst *Inst, unsigned Insn, in DecodeAddrMode2IdxInstruction()
1619 static DecodeStatus DecodeSORegMemOperand(MCInst *Inst, unsigned Val, in DecodeSORegMemOperand()
1663 static DecodeStatus DecodeAddrMode3Instruction(MCInst *Inst, unsigned Insn, in DecodeAddrMode3Instruction()
1856 static DecodeStatus DecodeRFEInstruction(MCInst *Inst, unsigned Insn, in DecodeRFEInstruction()
1886 static DecodeStatus DecodeQADDInstruction(MCInst *Inst, unsigned Insn, in DecodeQADDInstruction()
1910 static DecodeStatus DecodeMemMultipleWritebackInstruction(MCInst *Inst, in DecodeMemMultipleWritebackInstruction()
2000 static DecodeStatus DecodeCPSInstruction(MCInst *Inst, unsigned Insn, in DecodeCPSInstruction()
2048 static DecodeStatus DecodeT2CPSInstruction(MCInst *Inst, unsigned Insn, in DecodeT2CPSInstruction()
2091 static DecodeStatus DecodeT2MOVTWInstruction(MCInst *Inst, unsigned Insn, in DecodeT2MOVTWInstruction()
2115 static DecodeStatus DecodeArmMOVTWInstruction(MCInst *Inst, unsigned Insn, in DecodeArmMOVTWInstruction()
2142 static DecodeStatus DecodeSMLAInstruction(MCInst *Inst, unsigned Insn, in DecodeSMLAInstruction()
2171 static DecodeStatus DecodeAddrModeImm12Operand(MCInst *Inst, unsigned Val, in DecodeAddrModeImm12Operand()
2192 static DecodeStatus DecodeAddrMode5Operand(MCInst *Inst, unsigned Val, in DecodeAddrMode5Operand()
2212 static DecodeStatus DecodeAddrMode7Operand(MCInst *Inst, unsigned Val, in DecodeAddrMode7Operand()
2218 static DecodeStatus DecodeT2BInstruction(MCInst *Inst, unsigned Insn, in DecodeT2BInstruction()
2243 static DecodeStatus DecodeBranchImmInstruction(MCInst *Inst, unsigned Insn, in DecodeBranchImmInstruction()
2266 static DecodeStatus DecodeAddrMode6Operand(MCInst *Inst, unsigned Val, in DecodeAddrMode6Operand()
2284 static DecodeStatus DecodeVLDInstruction(MCInst *Inst, unsigned Insn, in DecodeVLDInstruction()
2559 static DecodeStatus DecodeVLDST1Instruction(MCInst *Inst, unsigned Insn, in DecodeVLDST1Instruction()
2574 static DecodeStatus DecodeVLDST2Instruction(MCInst *Inst, unsigned Insn, in DecodeVLDST2Instruction()
2591 static DecodeStatus DecodeVLDST3Instruction(MCInst *Inst, unsigned Insn, in DecodeVLDST3Instruction()
2606 static DecodeStatus DecodeVLDST4Instruction(MCInst *Inst, unsigned Insn, in DecodeVLDST4Instruction()
2618 static DecodeStatus DecodeVSTInstruction(MCInst *Inst, unsigned Insn, in DecodeVSTInstruction()
2890 static DecodeStatus DecodeVLD1DupInstruction(MCInst *Inst, unsigned Insn, in DecodeVLD1DupInstruction()
2938 static DecodeStatus DecodeVLD2DupInstruction(MCInst *Inst, unsigned Insn, in DecodeVLD2DupInstruction()
2987 static DecodeStatus DecodeVLD3DupInstruction(MCInst *Inst, unsigned Insn, in DecodeVLD3DupInstruction()
3023 static DecodeStatus DecodeVLD4DupInstruction(MCInst *Inst, unsigned Insn, in DecodeVLD4DupInstruction()
3076 static DecodeStatus DecodeNEONModImmInstruction(MCInst *Inst, unsigned Insn, in DecodeNEONModImmInstruction()
3122 static DecodeStatus DecodeVSHLMaxInstruction(MCInst *Inst, unsigned Insn, in DecodeVSHLMaxInstruction()
3142 static DecodeStatus DecodeShiftRight8Imm(MCInst *Inst, unsigned Val, in DecodeShiftRight8Imm()
3149 static DecodeStatus DecodeShiftRight16Imm(MCInst *Inst, unsigned Val, in DecodeShiftRight16Imm()
3156 static DecodeStatus DecodeShiftRight32Imm(MCInst *Inst, unsigned Val, in DecodeShiftRight32Imm()
3163 static DecodeStatus DecodeShiftRight64Imm(MCInst *Inst, unsigned Val, in DecodeShiftRight64Imm()
3170 static DecodeStatus DecodeTBLInstruction(MCInst *Inst, unsigned Insn, in DecodeTBLInstruction()
3207 static DecodeStatus DecodeThumbAddSpecialReg(MCInst *Inst, uint16_t Insn, in DecodeThumbAddSpecialReg()
3232 static DecodeStatus DecodeThumbBROperand(MCInst *Inst, unsigned Val, in DecodeThumbBROperand()
3239 static DecodeStatus DecodeT2BROperand(MCInst *Inst, unsigned Val, in DecodeT2BROperand()
3246 static DecodeStatus DecodeThumbCmpBROperand(MCInst *Inst, unsigned Val, in DecodeThumbCmpBROperand()
3253 static DecodeStatus DecodeThumbAddrModeRR(MCInst *Inst, unsigned Val, in DecodeThumbAddrModeRR()
3269 static DecodeStatus DecodeThumbAddrModeIS(MCInst *Inst, unsigned Val, in DecodeThumbAddrModeIS()
3284 static DecodeStatus DecodeThumbAddrModePC(MCInst *Inst, unsigned Val, in DecodeThumbAddrModePC()
3295 static DecodeStatus DecodeThumbAddrModeSP(MCInst *Inst, unsigned Val, in DecodeThumbAddrModeSP()
3304 static DecodeStatus DecodeT2AddrModeSOReg(MCInst *Inst, unsigned Val, in DecodeT2AddrModeSOReg()
3333 static DecodeStatus DecodeT2LoadShift(MCInst *Inst, unsigned Insn, in DecodeT2LoadShift()
3405 static DecodeStatus DecodeT2LoadImm8(MCInst *Inst, unsigned Insn, in DecodeT2LoadImm8()
3470 static DecodeStatus DecodeT2LoadImm12(MCInst *Inst, unsigned Insn, in DecodeT2LoadImm12()
3536 static DecodeStatus DecodeT2LoadT(MCInst *Inst, unsigned Insn, in DecodeT2LoadT()
3576 static DecodeStatus DecodeT2LoadLabel(MCInst *Inst, unsigned Insn, in DecodeT2LoadLabel()
3622 static DecodeStatus DecodeT2Imm8S4(MCInst *Inst, unsigned Val, in DecodeT2Imm8S4()
3637 static DecodeStatus DecodeT2AddrModeImm8s4(MCInst *Inst, unsigned Val, in DecodeT2AddrModeImm8s4()
3653 static DecodeStatus DecodeT2AddrModeImm0_1020s4(MCInst *Inst,unsigned Val, in DecodeT2AddrModeImm0_1020s4()
3669 static DecodeStatus DecodeT2Imm8(MCInst *Inst, unsigned Val, in DecodeT2Imm8()
3682 static DecodeStatus DecodeT2AddrModeImm8(MCInst *Inst, unsigned Val, in DecodeT2AddrModeImm8()
3729 static DecodeStatus DecodeT2LdStPre(MCInst *Inst, unsigned Insn, in DecodeT2LdStPre()
3791 static DecodeStatus DecodeT2AddrModeImm12(MCInst *Inst, unsigned Val, in DecodeT2AddrModeImm12()
3817 static DecodeStatus DecodeThumbAddSPImm(MCInst *Inst, uint16_t Insn, in DecodeThumbAddSPImm()
3829 static DecodeStatus DecodeThumbAddSPReg(MCInst *Inst, uint16_t Insn, in DecodeThumbAddSPReg()
3855 static DecodeStatus DecodeThumbCPS(MCInst *Inst, uint16_t Insn, in DecodeThumbCPS()
3867 static DecodeStatus DecodePostIdxReg(MCInst *Inst, unsigned Insn, in DecodePostIdxReg()
3881 static DecodeStatus DecodeThumbBLXOffset(MCInst *Inst, unsigned Val, in DecodeThumbBLXOffset()
3903 static DecodeStatus DecodeCoprocessor(MCInst *Inst, unsigned Val, in DecodeCoprocessor()
3913 static DecodeStatus DecodeThumbTableBranch(MCInst *Inst, unsigned Insn, in DecodeThumbTableBranch()
3929 static DecodeStatus DecodeThumb2BCCInstruction(MCInst *Inst, unsigned Insn, in DecodeThumb2BCCInstruction()
3973 static DecodeStatus DecodeT2SOImm(MCInst *Inst, unsigned Val, in DecodeT2SOImm()
4004 static DecodeStatus DecodeThumbBCCTargetOperand(MCInst *Inst, unsigned Val, in DecodeThumbBCCTargetOperand()
4011 static DecodeStatus DecodeThumbBLTargetOperand(MCInst *Inst, unsigned Val, in DecodeThumbBLTargetOperand()
4033 static DecodeStatus DecodeMemBarrierOption(MCInst *Inst, unsigned Val, in DecodeMemBarrierOption()
4043 static DecodeStatus DecodeInstSyncBarrierOption(MCInst *Inst, unsigned Val, in DecodeInstSyncBarrierOption()
4053 static DecodeStatus DecodeMSRMask(MCInst *Inst, unsigned Val, in DecodeMSRMask()
4107 static DecodeStatus DecodeDoubleRegLoad(MCInst *Inst, unsigned Insn, in DecodeDoubleRegLoad()
4129 static DecodeStatus DecodeDoubleRegStore(MCInst *Inst, unsigned Insn, in DecodeDoubleRegStore()
4155 static DecodeStatus DecodeLDRPreImm(MCInst *Inst, unsigned Insn, in DecodeLDRPreImm()
4181 static DecodeStatus DecodeLDRPreReg(MCInst *Inst, unsigned Insn, in DecodeLDRPreReg()
4209 static DecodeStatus DecodeSTRPreImm(MCInst *Inst, unsigned Insn, in DecodeSTRPreImm()
4235 static DecodeStatus DecodeSTRPreReg(MCInst *Inst, unsigned Insn, in DecodeSTRPreReg()
4261 static DecodeStatus DecodeVLD1LN(MCInst *Inst, unsigned Insn, in DecodeVLD1LN()
4327 static DecodeStatus DecodeVST1LN(MCInst *Inst, unsigned Insn, in DecodeVST1LN()
4391 static DecodeStatus DecodeVLD2LN(MCInst *Inst, unsigned Insn, in DecodeVLD2LN()
4456 static DecodeStatus DecodeVST2LN(MCInst *Inst, unsigned Insn, in DecodeVST2LN()
4517 static DecodeStatus DecodeVLD3LN(MCInst *Inst, unsigned Insn, in DecodeVLD3LN()
4585 static DecodeStatus DecodeVST3LN(MCInst *Inst, unsigned Insn, in DecodeVST3LN()
4646 static DecodeStatus DecodeVLD4LN(MCInst *Inst, unsigned Insn, in DecodeVLD4LN()
4725 static DecodeStatus DecodeVST4LN(MCInst *Inst, unsigned Insn, in DecodeVST4LN()
4795 static DecodeStatus DecodeVMOVSRR(MCInst *Inst, unsigned Insn, in DecodeVMOVSRR()
4822 static DecodeStatus DecodeVMOVRRS(MCInst *Inst, unsigned Insn, in DecodeVMOVRRS()
4849 static DecodeStatus DecodeIT(MCInst *Inst, unsigned Insn, in DecodeIT()
4869 static DecodeStatus DecodeT2LDRDPreInstruction(MCInst *Inst, unsigned Insn, in DecodeT2LDRDPreInstruction()
4906 static DecodeStatus DecodeT2STRDPreInstruction(MCInst *Inst, unsigned Insn, in DecodeT2STRDPreInstruction()
4941 static DecodeStatus DecodeT2Adr(MCInst *Inst, uint32_t Insn, in DecodeT2Adr()
4958 static DecodeStatus DecodeT2ShifterImmOperand(MCInst *Inst, uint32_t Val, in DecodeT2ShifterImmOperand()
4969 static DecodeStatus DecodeSwap(MCInst *Inst, unsigned Insn, in DecodeSwap()
4999 static DecodeStatus DecodeVCVTD(MCInst *Inst, unsigned Insn, in DecodeVCVTD()
5030 static DecodeStatus DecodeVCVTQ(MCInst *Inst, unsigned Insn, in DecodeVCVTQ()
5061 static DecodeStatus DecodeLDR(MCInst *Inst, unsigned Val, in DecodeLDR()
5089 static DecodeStatus DecodeMRRC2(MCInst *Inst, unsigned Val, in DecodeMRRC2()