Lines Matching refs:DecodeStatus

31 typedef MCDisassembler::DecodeStatus DecodeStatus;  typedef
96 DecodeStatus getInstruction(MCInst &Instr, uint64_t &Size,
111 DecodeStatus getInstruction(MCInst &Instr, uint64_t &Size,
118 DecodeStatus AddThumbPredicate(MCInst&) const;
123 static bool Check(DecodeStatus &Out, DecodeStatus In) { in Check()
141 static DecodeStatus DecodeGPRRegisterClass(MCInst &Inst, unsigned RegNo,
143 static DecodeStatus DecodeGPRnopcRegisterClass(MCInst &Inst,
146 static DecodeStatus DecodeGPRwithAPSRRegisterClass(MCInst &Inst,
149 static DecodeStatus DecodetGPRRegisterClass(MCInst &Inst, unsigned RegNo,
151 static DecodeStatus DecodetcGPRRegisterClass(MCInst &Inst, unsigned RegNo,
153 static DecodeStatus DecoderGPRRegisterClass(MCInst &Inst, unsigned RegNo,
155 static DecodeStatus DecodeGPRPairRegisterClass(MCInst &Inst, unsigned RegNo,
157 static DecodeStatus DecodeSPRRegisterClass(MCInst &Inst, unsigned RegNo,
159 static DecodeStatus DecodeDPRRegisterClass(MCInst &Inst, unsigned RegNo,
161 static DecodeStatus DecodeDPR_8RegisterClass(MCInst &Inst, unsigned RegNo,
163 static DecodeStatus DecodeDPR_VFP2RegisterClass(MCInst &Inst,
167 static DecodeStatus DecodeQPRRegisterClass(MCInst &Inst, unsigned RegNo,
169 static DecodeStatus DecodeDPairRegisterClass(MCInst &Inst, unsigned RegNo,
171 static DecodeStatus DecodeDPairSpacedRegisterClass(MCInst &Inst,
175 static DecodeStatus DecodePredicateOperand(MCInst &Inst, unsigned Val,
177 static DecodeStatus DecodeCCOutOperand(MCInst &Inst, unsigned Val,
179 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Val,
181 static DecodeStatus DecodeSPRRegListOperand(MCInst &Inst, unsigned Val,
183 static DecodeStatus DecodeDPRRegListOperand(MCInst &Inst, unsigned Val,
186 static DecodeStatus DecodeBitfieldMaskOperand(MCInst &Inst, unsigned Insn,
188 static DecodeStatus DecodeCopMemInstruction(MCInst &Inst, unsigned Insn,
190 static DecodeStatus DecodeAddrMode2IdxInstruction(MCInst &Inst,
194 static DecodeStatus DecodeSORegMemOperand(MCInst &Inst, unsigned Insn,
196 static DecodeStatus DecodeAddrMode3Instruction(MCInst &Inst,unsigned Insn,
198 static DecodeStatus DecodeSORegImmOperand(MCInst &Inst, unsigned Insn,
200 static DecodeStatus DecodeSORegRegOperand(MCInst &Inst, unsigned Insn,
203 static DecodeStatus DecodeMemMultipleWritebackInstruction(MCInst & Inst,
207 static DecodeStatus DecodeT2MOVTWInstruction(MCInst &Inst, unsigned Insn,
209 static DecodeStatus DecodeArmMOVTWInstruction(MCInst &Inst, unsigned Insn,
211 static DecodeStatus DecodeSMLAInstruction(MCInst &Inst, unsigned Insn,
213 static DecodeStatus DecodeCPSInstruction(MCInst &Inst, unsigned Insn,
215 static DecodeStatus DecodeTSTInstruction(MCInst &Inst, unsigned Insn,
217 static DecodeStatus DecodeSETPANInstruction(MCInst &Inst, unsigned Insn,
219 static DecodeStatus DecodeT2CPSInstruction(MCInst &Inst, unsigned Insn,
221 static DecodeStatus DecodeAddrModeImm12Operand(MCInst &Inst, unsigned Val,
223 static DecodeStatus DecodeAddrMode5Operand(MCInst &Inst, unsigned Val,
225 static DecodeStatus DecodeAddrMode7Operand(MCInst &Inst, unsigned Val,
227 static DecodeStatus DecodeT2BInstruction(MCInst &Inst, unsigned Insn,
229 static DecodeStatus DecodeBranchImmInstruction(MCInst &Inst,unsigned Insn,
231 static DecodeStatus DecodeAddrMode6Operand(MCInst &Inst, unsigned Val,
233 static DecodeStatus DecodeVLDST1Instruction(MCInst &Inst, unsigned Val,
235 static DecodeStatus DecodeVLDST2Instruction(MCInst &Inst, unsigned Val,
237 static DecodeStatus DecodeVLDST3Instruction(MCInst &Inst, unsigned Val,
239 static DecodeStatus DecodeVLDST4Instruction(MCInst &Inst, unsigned Val,
241 static DecodeStatus DecodeVLDInstruction(MCInst &Inst, unsigned Val,
243 static DecodeStatus DecodeVSTInstruction(MCInst &Inst, unsigned Val,
245 static DecodeStatus DecodeVLD1DupInstruction(MCInst &Inst, unsigned Val,
247 static DecodeStatus DecodeVLD2DupInstruction(MCInst &Inst, unsigned Val,
249 static DecodeStatus DecodeVLD3DupInstruction(MCInst &Inst, unsigned Val,
251 static DecodeStatus DecodeVLD4DupInstruction(MCInst &Inst, unsigned Val,
253 static DecodeStatus DecodeNEONModImmInstruction(MCInst &Inst,unsigned Val,
255 static DecodeStatus DecodeVSHLMaxInstruction(MCInst &Inst, unsigned Val,
257 static DecodeStatus DecodeShiftRight8Imm(MCInst &Inst, unsigned Val,
259 static DecodeStatus DecodeShiftRight16Imm(MCInst &Inst, unsigned Val,
261 static DecodeStatus DecodeShiftRight32Imm(MCInst &Inst, unsigned Val,
263 static DecodeStatus DecodeShiftRight64Imm(MCInst &Inst, unsigned Val,
265 static DecodeStatus DecodeTBLInstruction(MCInst &Inst, unsigned Insn,
267 static DecodeStatus DecodePostIdxReg(MCInst &Inst, unsigned Insn,
269 static DecodeStatus DecodeCoprocessor(MCInst &Inst, unsigned Insn,
271 static DecodeStatus DecodeMemBarrierOption(MCInst &Inst, unsigned Insn,
273 static DecodeStatus DecodeInstSyncBarrierOption(MCInst &Inst, unsigned Insn,
275 static DecodeStatus DecodeMSRMask(MCInst &Inst, unsigned Insn,
277 static DecodeStatus DecodeBankedReg(MCInst &Inst, unsigned Insn,
279 static DecodeStatus DecodeDoubleRegLoad(MCInst &Inst, unsigned Insn,
281 static DecodeStatus DecodeDoubleRegStore(MCInst &Inst, unsigned Insn,
283 static DecodeStatus DecodeLDRPreImm(MCInst &Inst, unsigned Insn,
285 static DecodeStatus DecodeLDRPreReg(MCInst &Inst, unsigned Insn,
287 static DecodeStatus DecodeSTRPreImm(MCInst &Inst, unsigned Insn,
289 static DecodeStatus DecodeSTRPreReg(MCInst &Inst, unsigned Insn,
291 static DecodeStatus DecodeVLD1LN(MCInst &Inst, unsigned Insn,
293 static DecodeStatus DecodeVLD2LN(MCInst &Inst, unsigned Insn,
295 static DecodeStatus DecodeVLD3LN(MCInst &Inst, unsigned Insn,
297 static DecodeStatus DecodeVLD4LN(MCInst &Inst, unsigned Insn,
299 static DecodeStatus DecodeVST1LN(MCInst &Inst, unsigned Insn,
301 static DecodeStatus DecodeVST2LN(MCInst &Inst, unsigned Insn,
303 static DecodeStatus DecodeVST3LN(MCInst &Inst, unsigned Insn,
305 static DecodeStatus DecodeVST4LN(MCInst &Inst, unsigned Insn,
307 static DecodeStatus DecodeVMOVSRR(MCInst &Inst, unsigned Insn,
309 static DecodeStatus DecodeVMOVRRS(MCInst &Inst, unsigned Insn,
311 static DecodeStatus DecodeSwap(MCInst &Inst, unsigned Insn,
313 static DecodeStatus DecodeVCVTD(MCInst &Inst, unsigned Insn,
315 static DecodeStatus DecodeVCVTQ(MCInst &Inst, unsigned Insn,
319 static DecodeStatus DecodeThumbAddSpecialReg(MCInst &Inst, uint16_t Insn,
321 static DecodeStatus DecodeThumbBROperand(MCInst &Inst, unsigned Val,
323 static DecodeStatus DecodeT2BROperand(MCInst &Inst, unsigned Val,
325 static DecodeStatus DecodeThumbCmpBROperand(MCInst &Inst, unsigned Val,
327 static DecodeStatus DecodeThumbAddrModeRR(MCInst &Inst, unsigned Val,
329 static DecodeStatus DecodeThumbAddrModeIS(MCInst &Inst, unsigned Val,
331 static DecodeStatus DecodeThumbAddrModePC(MCInst &Inst, unsigned Val,
333 static DecodeStatus DecodeThumbAddrModeSP(MCInst &Inst, unsigned Val,
335 static DecodeStatus DecodeT2AddrModeSOReg(MCInst &Inst, unsigned Val,
337 static DecodeStatus DecodeT2LoadShift(MCInst &Inst, unsigned Val,
339 static DecodeStatus DecodeT2LoadImm8(MCInst &Inst, unsigned Insn,
341 static DecodeStatus DecodeT2LoadImm12(MCInst &Inst, unsigned Insn,
343 static DecodeStatus DecodeT2LoadT(MCInst &Inst, unsigned Insn,
345 static DecodeStatus DecodeT2LoadLabel(MCInst &Inst, unsigned Insn,
347 static DecodeStatus DecodeT2Imm8S4(MCInst &Inst, unsigned Val,
349 static DecodeStatus DecodeT2AddrModeImm8s4(MCInst &Inst, unsigned Val,
351 static DecodeStatus DecodeT2AddrModeImm0_1020s4(MCInst &Inst,unsigned Val,
353 static DecodeStatus DecodeT2Imm8(MCInst &Inst, unsigned Val,
355 static DecodeStatus DecodeT2AddrModeImm8(MCInst &Inst, unsigned Val,
357 static DecodeStatus DecodeThumbAddSPImm(MCInst &Inst, uint16_t Val,
359 static DecodeStatus DecodeThumbAddSPReg(MCInst &Inst, uint16_t Insn,
361 static DecodeStatus DecodeThumbCPS(MCInst &Inst, uint16_t Insn,
363 static DecodeStatus DecodeQADDInstruction(MCInst &Inst, unsigned Insn,
365 static DecodeStatus DecodeThumbBLXOffset(MCInst &Inst, unsigned Insn,
367 static DecodeStatus DecodeT2AddrModeImm12(MCInst &Inst, unsigned Val,
369 static DecodeStatus DecodeThumbTableBranch(MCInst &Inst, unsigned Val,
371 static DecodeStatus DecodeThumb2BCCInstruction(MCInst &Inst, unsigned Val,
373 static DecodeStatus DecodeT2SOImm(MCInst &Inst, unsigned Val,
375 static DecodeStatus DecodeThumbBCCTargetOperand(MCInst &Inst,unsigned Val,
377 static DecodeStatus DecodeThumbBLTargetOperand(MCInst &Inst, unsigned Val,
379 static DecodeStatus DecodeIT(MCInst &Inst, unsigned Val,
381 static DecodeStatus DecodeT2LDRDPreInstruction(MCInst &Inst,unsigned Insn,
383 static DecodeStatus DecodeT2STRDPreInstruction(MCInst &Inst,unsigned Insn,
385 static DecodeStatus DecodeT2Adr(MCInst &Inst, unsigned Val,
387 static DecodeStatus DecodeT2LdStPre(MCInst &Inst, unsigned Val,
389 static DecodeStatus DecodeT2ShifterImmOperand(MCInst &Inst, unsigned Val,
392 static DecodeStatus DecodeLDR(MCInst &Inst, unsigned Val,
394 static DecodeStatus DecodeMRRC2(llvm::MCInst &Inst, unsigned Val,
411 static DecodeStatus checkDecodedInstruction(MCInst &MI, uint64_t &Size, in checkDecodedInstruction()
415 DecodeStatus Result) in checkDecodedInstruction()
432 DecodeStatus ARMDisassembler::getInstruction(MCInst &MI, uint64_t &Size, in getInstruction()
453 DecodeStatus Result = in getInstruction()
597 MCDisassembler::DecodeStatus
599 MCDisassembler::DecodeStatus S = Success; in AddThumbPredicate()
696 DecodeStatus ThumbDisassembler::getInstruction(MCInst &MI, uint64_t &Size, in getInstruction()
713 DecodeStatus Result = in getInstruction()
891 static DecodeStatus DecodeGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRRegisterClass()
901 static DecodeStatus
904 DecodeStatus S = MCDisassembler::Success; in DecodeGPRnopcRegisterClass()
914 static DecodeStatus
917 DecodeStatus S = MCDisassembler::Success; in DecodeGPRwithAPSRRegisterClass()
929 static DecodeStatus DecodetGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodetGPRRegisterClass()
941 static DecodeStatus DecodeGPRPairRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRPairRegisterClass()
943 DecodeStatus S = MCDisassembler::Success; in DecodeGPRPairRegisterClass()
956 static DecodeStatus DecodetcGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodetcGPRRegisterClass()
986 static DecodeStatus DecoderGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecoderGPRRegisterClass()
988 DecodeStatus S = MCDisassembler::Success; in DecoderGPRRegisterClass()
1006 static DecodeStatus DecodeSPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeSPRRegisterClass()
1027 static DecodeStatus DecodeDPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeDPRRegisterClass()
1042 static DecodeStatus DecodeDPR_8RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeDPR_8RegisterClass()
1049 static DecodeStatus
1065 static DecodeStatus DecodeQPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeQPRRegisterClass()
1085 static DecodeStatus DecodeDPairRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeDPairRegisterClass()
1106 static DecodeStatus DecodeDPairSpacedRegisterClass(MCInst &Inst, in DecodeDPairSpacedRegisterClass()
1118 static DecodeStatus DecodePredicateOperand(MCInst &Inst, unsigned Val, in DecodePredicateOperand()
1132 static DecodeStatus DecodeCCOutOperand(MCInst &Inst, unsigned Val, in DecodeCCOutOperand()
1141 static DecodeStatus DecodeSORegImmOperand(MCInst &Inst, unsigned Val, in DecodeSORegImmOperand()
1143 DecodeStatus S = MCDisassembler::Success; in DecodeSORegImmOperand()
1178 static DecodeStatus DecodeSORegRegOperand(MCInst &Inst, unsigned Val, in DecodeSORegRegOperand()
1180 DecodeStatus S = MCDisassembler::Success; in DecodeSORegRegOperand()
1213 static DecodeStatus DecodeRegListOperand(MCInst &Inst, unsigned Val, in DecodeRegListOperand()
1215 DecodeStatus S = MCDisassembler::Success; in DecodeRegListOperand()
1250 static DecodeStatus DecodeSPRRegListOperand(MCInst &Inst, unsigned Val, in DecodeSPRRegListOperand()
1252 DecodeStatus S = MCDisassembler::Success; in DecodeSPRRegListOperand()
1274 static DecodeStatus DecodeDPRRegListOperand(MCInst &Inst, unsigned Val, in DecodeDPRRegListOperand()
1276 DecodeStatus S = MCDisassembler::Success; in DecodeDPRRegListOperand()
1299 static DecodeStatus DecodeBitfieldMaskOperand(MCInst &Inst, unsigned Val, in DecodeBitfieldMaskOperand()
1309 DecodeStatus S = MCDisassembler::Success; in DecodeBitfieldMaskOperand()
1326 static DecodeStatus DecodeCopMemInstruction(MCInst &Inst, unsigned Insn, in DecodeCopMemInstruction()
1328 DecodeStatus S = MCDisassembler::Success; in DecodeCopMemInstruction()
1475 static DecodeStatus
1478 DecodeStatus S = MCDisassembler::Success; in DecodeAddrMode2IdxInstruction()
1581 static DecodeStatus DecodeSORegMemOperand(MCInst &Inst, unsigned Val, in DecodeSORegMemOperand()
1583 DecodeStatus S = MCDisassembler::Success; in DecodeSORegMemOperand()
1624 static DecodeStatus
1627 DecodeStatus S = MCDisassembler::Success; in DecodeAddrMode3Instruction()
1816 static DecodeStatus DecodeRFEInstruction(MCInst &Inst, unsigned Insn, in DecodeRFEInstruction()
1818 DecodeStatus S = MCDisassembler::Success; in DecodeRFEInstruction()
1845 static DecodeStatus DecodeQADDInstruction(MCInst &Inst, unsigned Insn, in DecodeQADDInstruction()
1847 DecodeStatus S = MCDisassembler::Success; in DecodeQADDInstruction()
1868 static DecodeStatus DecodeMemMultipleWritebackInstruction(MCInst &Inst, in DecodeMemMultipleWritebackInstruction()
1871 DecodeStatus S = MCDisassembler::Success; in DecodeMemMultipleWritebackInstruction()
1959 static DecodeStatus DecodeCPSInstruction(MCInst &Inst, unsigned Insn, in DecodeCPSInstruction()
1966 DecodeStatus S = MCDisassembler::Success; in DecodeCPSInstruction()
2006 static DecodeStatus DecodeT2CPSInstruction(MCInst &Inst, unsigned Insn, in DecodeT2CPSInstruction()
2013 DecodeStatus S = MCDisassembler::Success; in DecodeT2CPSInstruction()
2048 static DecodeStatus DecodeT2MOVTWInstruction(MCInst &Inst, unsigned Insn, in DecodeT2MOVTWInstruction()
2050 DecodeStatus S = MCDisassembler::Success; in DecodeT2MOVTWInstruction()
2072 static DecodeStatus DecodeArmMOVTWInstruction(MCInst &Inst, unsigned Insn, in DecodeArmMOVTWInstruction()
2074 DecodeStatus S = MCDisassembler::Success; in DecodeArmMOVTWInstruction()
2099 static DecodeStatus DecodeSMLAInstruction(MCInst &Inst, unsigned Insn, in DecodeSMLAInstruction()
2101 DecodeStatus S = MCDisassembler::Success; in DecodeSMLAInstruction()
2127 static DecodeStatus DecodeTSTInstruction(MCInst &Inst, unsigned Insn, in DecodeTSTInstruction()
2129 DecodeStatus S = MCDisassembler::Success; in DecodeTSTInstruction()
2148 static DecodeStatus DecodeSETPANInstruction(MCInst &Inst, unsigned Insn, in DecodeSETPANInstruction()
2150 DecodeStatus S = MCDisassembler::Success; in DecodeSETPANInstruction()
2176 static DecodeStatus DecodeAddrModeImm12Operand(MCInst &Inst, unsigned Val, in DecodeAddrModeImm12Operand()
2178 DecodeStatus S = MCDisassembler::Success; in DecodeAddrModeImm12Operand()
2196 static DecodeStatus DecodeAddrMode5Operand(MCInst &Inst, unsigned Val, in DecodeAddrMode5Operand()
2198 DecodeStatus S = MCDisassembler::Success; in DecodeAddrMode5Operand()
2215 static DecodeStatus DecodeAddrMode7Operand(MCInst &Inst, unsigned Val, in DecodeAddrMode7Operand()
2220 static DecodeStatus
2223 DecodeStatus Status = MCDisassembler::Success; in DecodeT2BInstruction()
2247 static DecodeStatus
2250 DecodeStatus S = MCDisassembler::Success; in DecodeBranchImmInstruction()
2274 static DecodeStatus DecodeAddrMode6Operand(MCInst &Inst, unsigned Val, in DecodeAddrMode6Operand()
2276 DecodeStatus S = MCDisassembler::Success; in DecodeAddrMode6Operand()
2291 static DecodeStatus DecodeVLDInstruction(MCInst &Inst, unsigned Insn, in DecodeVLDInstruction()
2293 DecodeStatus S = MCDisassembler::Success; in DecodeVLDInstruction()
2565 static DecodeStatus DecodeVLDST1Instruction(MCInst &Inst, unsigned Insn, in DecodeVLDST1Instruction()
2578 static DecodeStatus DecodeVLDST2Instruction(MCInst &Inst, unsigned Insn, in DecodeVLDST2Instruction()
2593 static DecodeStatus DecodeVLDST3Instruction(MCInst &Inst, unsigned Insn, in DecodeVLDST3Instruction()
2606 static DecodeStatus DecodeVLDST4Instruction(MCInst &Inst, unsigned Insn, in DecodeVLDST4Instruction()
2616 static DecodeStatus DecodeVSTInstruction(MCInst &Inst, unsigned Insn, in DecodeVSTInstruction()
2618 DecodeStatus S = MCDisassembler::Success; in DecodeVSTInstruction()
2887 static DecodeStatus DecodeVLD1DupInstruction(MCInst &Inst, unsigned Insn, in DecodeVLD1DupInstruction()
2889 DecodeStatus S = MCDisassembler::Success; in DecodeVLD1DupInstruction()
2934 static DecodeStatus DecodeVLD2DupInstruction(MCInst &Inst, unsigned Insn, in DecodeVLD2DupInstruction()
2936 DecodeStatus S = MCDisassembler::Success; in DecodeVLD2DupInstruction()
2982 static DecodeStatus DecodeVLD3DupInstruction(MCInst &Inst, unsigned Insn, in DecodeVLD3DupInstruction()
2984 DecodeStatus S = MCDisassembler::Success; in DecodeVLD3DupInstruction()
3017 static DecodeStatus DecodeVLD4DupInstruction(MCInst &Inst, unsigned Insn, in DecodeVLD4DupInstruction()
3019 DecodeStatus S = MCDisassembler::Success; in DecodeVLD4DupInstruction()
3069 static DecodeStatus
3072 DecodeStatus S = MCDisassembler::Success; in DecodeNEONModImmInstruction()
3115 static DecodeStatus DecodeVSHLMaxInstruction(MCInst &Inst, unsigned Insn, in DecodeVSHLMaxInstruction()
3117 DecodeStatus S = MCDisassembler::Success; in DecodeVSHLMaxInstruction()
3134 static DecodeStatus DecodeShiftRight8Imm(MCInst &Inst, unsigned Val, in DecodeShiftRight8Imm()
3140 static DecodeStatus DecodeShiftRight16Imm(MCInst &Inst, unsigned Val, in DecodeShiftRight16Imm()
3146 static DecodeStatus DecodeShiftRight32Imm(MCInst &Inst, unsigned Val, in DecodeShiftRight32Imm()
3152 static DecodeStatus DecodeShiftRight64Imm(MCInst &Inst, unsigned Val, in DecodeShiftRight64Imm()
3158 static DecodeStatus DecodeTBLInstruction(MCInst &Inst, unsigned Insn, in DecodeTBLInstruction()
3160 DecodeStatus S = MCDisassembler::Success; in DecodeTBLInstruction()
3194 static DecodeStatus DecodeThumbAddSpecialReg(MCInst &Inst, uint16_t Insn, in DecodeThumbAddSpecialReg()
3196 DecodeStatus S = MCDisassembler::Success; in DecodeThumbAddSpecialReg()
3218 static DecodeStatus DecodeThumbBROperand(MCInst &Inst, unsigned Val, in DecodeThumbBROperand()
3226 static DecodeStatus DecodeT2BROperand(MCInst &Inst, unsigned Val, in DecodeT2BROperand()
3234 static DecodeStatus DecodeThumbCmpBROperand(MCInst &Inst, unsigned Val, in DecodeThumbCmpBROperand()
3242 static DecodeStatus DecodeThumbAddrModeRR(MCInst &Inst, unsigned Val, in DecodeThumbAddrModeRR()
3244 DecodeStatus S = MCDisassembler::Success; in DecodeThumbAddrModeRR()
3257 static DecodeStatus DecodeThumbAddrModeIS(MCInst &Inst, unsigned Val, in DecodeThumbAddrModeIS()
3259 DecodeStatus S = MCDisassembler::Success; in DecodeThumbAddrModeIS()
3271 static DecodeStatus DecodeThumbAddrModePC(MCInst &Inst, unsigned Val, in DecodeThumbAddrModePC()
3281 static DecodeStatus DecodeThumbAddrModeSP(MCInst &Inst, unsigned Val, in DecodeThumbAddrModeSP()
3289 static DecodeStatus DecodeT2AddrModeSOReg(MCInst &Inst, unsigned Val, in DecodeT2AddrModeSOReg()
3291 DecodeStatus S = MCDisassembler::Success; in DecodeT2AddrModeSOReg()
3317 static DecodeStatus DecodeT2LoadShift(MCInst &Inst, unsigned Insn, in DecodeT2LoadShift()
3319 DecodeStatus S = MCDisassembler::Success; in DecodeT2LoadShift()
3399 static DecodeStatus DecodeT2LoadImm8(MCInst &Inst, unsigned Insn, in DecodeT2LoadImm8()
3401 DecodeStatus S = MCDisassembler::Success; in DecodeT2LoadImm8()
3483 static DecodeStatus DecodeT2LoadImm12(MCInst &Inst, unsigned Insn, in DecodeT2LoadImm12()
3485 DecodeStatus S = MCDisassembler::Success; in DecodeT2LoadImm12()
3563 static DecodeStatus DecodeT2LoadT(MCInst &Inst, unsigned Insn, in DecodeT2LoadT()
3565 DecodeStatus S = MCDisassembler::Success; in DecodeT2LoadT()
3602 static DecodeStatus DecodeT2LoadLabel(MCInst &Inst, unsigned Insn, in DecodeT2LoadLabel()
3604 DecodeStatus S = MCDisassembler::Success; in DecodeT2LoadLabel()
3655 static DecodeStatus DecodeT2Imm8S4(MCInst &Inst, unsigned Val, in DecodeT2Imm8S4()
3669 static DecodeStatus DecodeT2AddrModeImm8s4(MCInst &Inst, unsigned Val, in DecodeT2AddrModeImm8s4()
3671 DecodeStatus S = MCDisassembler::Success; in DecodeT2AddrModeImm8s4()
3684 static DecodeStatus DecodeT2AddrModeImm0_1020s4(MCInst &Inst,unsigned Val, in DecodeT2AddrModeImm0_1020s4()
3686 DecodeStatus S = MCDisassembler::Success; in DecodeT2AddrModeImm0_1020s4()
3699 static DecodeStatus DecodeT2Imm8(MCInst &Inst, unsigned Val, in DecodeT2Imm8()
3712 static DecodeStatus DecodeT2AddrModeImm8(MCInst &Inst, unsigned Val, in DecodeT2AddrModeImm8()
3714 DecodeStatus S = MCDisassembler::Success; in DecodeT2AddrModeImm8()
3758 static DecodeStatus DecodeT2LdStPre(MCInst &Inst, unsigned Insn, in DecodeT2LdStPre()
3760 DecodeStatus S = MCDisassembler::Success; in DecodeT2LdStPre()
3819 static DecodeStatus DecodeT2AddrModeImm12(MCInst &Inst, unsigned Val, in DecodeT2AddrModeImm12()
3821 DecodeStatus S = MCDisassembler::Success; in DecodeT2AddrModeImm12()
3845 static DecodeStatus DecodeThumbAddSPImm(MCInst &Inst, uint16_t Insn, in DecodeThumbAddSPImm()
3856 static DecodeStatus DecodeThumbAddSPReg(MCInst &Inst, uint16_t Insn, in DecodeThumbAddSPReg()
3858 DecodeStatus S = MCDisassembler::Success; in DecodeThumbAddSPReg()
3881 static DecodeStatus DecodeThumbCPS(MCInst &Inst, uint16_t Insn, in DecodeThumbCPS()
3892 static DecodeStatus DecodePostIdxReg(MCInst &Inst, unsigned Insn, in DecodePostIdxReg()
3894 DecodeStatus S = MCDisassembler::Success; in DecodePostIdxReg()
3905 static DecodeStatus DecodeThumbBLXOffset(MCInst &Inst, unsigned Val, in DecodeThumbBLXOffset()
3929 static DecodeStatus DecodeCoprocessor(MCInst &Inst, unsigned Val, in DecodeCoprocessor()
3944 static DecodeStatus
3947 DecodeStatus S = MCDisassembler::Success; in DecodeThumbTableBranch()
3960 static DecodeStatus
3963 DecodeStatus S = MCDisassembler::Success; in DecodeThumb2BCCInstruction()
4003 static DecodeStatus DecodeT2SOImm(MCInst &Inst, unsigned Val, in DecodeT2SOImm()
4034 static DecodeStatus
4043 static DecodeStatus DecodeThumbBLTargetOperand(MCInst &Inst, unsigned Val, in DecodeThumbBLTargetOperand()
4066 static DecodeStatus DecodeMemBarrierOption(MCInst &Inst, unsigned Val, in DecodeMemBarrierOption()
4075 static DecodeStatus DecodeInstSyncBarrierOption(MCInst &Inst, unsigned Val, in DecodeInstSyncBarrierOption()
4084 static DecodeStatus DecodeMSRMask(MCInst &Inst, unsigned Val, in DecodeMSRMask()
4086 DecodeStatus S = MCDisassembler::Success; in DecodeMSRMask()
4147 static DecodeStatus DecodeBankedReg(MCInst &Inst, unsigned Val, in DecodeBankedReg()
4170 static DecodeStatus DecodeDoubleRegLoad(MCInst &Inst, unsigned Insn, in DecodeDoubleRegLoad()
4172 DecodeStatus S = MCDisassembler::Success; in DecodeDoubleRegLoad()
4191 static DecodeStatus DecodeDoubleRegStore(MCInst &Inst, unsigned Insn, in DecodeDoubleRegStore()
4193 DecodeStatus S = MCDisassembler::Success; in DecodeDoubleRegStore()
4216 static DecodeStatus DecodeLDRPreImm(MCInst &Inst, unsigned Insn, in DecodeLDRPreImm()
4218 DecodeStatus S = MCDisassembler::Success; in DecodeLDRPreImm()
4241 static DecodeStatus DecodeLDRPreReg(MCInst &Inst, unsigned Insn, in DecodeLDRPreReg()
4243 DecodeStatus S = MCDisassembler::Success; in DecodeLDRPreReg()
4269 static DecodeStatus DecodeSTRPreImm(MCInst &Inst, unsigned Insn, in DecodeSTRPreImm()
4271 DecodeStatus S = MCDisassembler::Success; in DecodeSTRPreImm()
4294 static DecodeStatus DecodeSTRPreReg(MCInst &Inst, unsigned Insn, in DecodeSTRPreReg()
4296 DecodeStatus S = MCDisassembler::Success; in DecodeSTRPreReg()
4319 static DecodeStatus DecodeVLD1LN(MCInst &Inst, unsigned Insn, in DecodeVLD1LN()
4321 DecodeStatus S = MCDisassembler::Success; in DecodeVLD1LN()
4386 static DecodeStatus DecodeVST1LN(MCInst &Inst, unsigned Insn, in DecodeVST1LN()
4388 DecodeStatus S = MCDisassembler::Success; in DecodeVST1LN()
4452 static DecodeStatus DecodeVLD2LN(MCInst &Inst, unsigned Insn, in DecodeVLD2LN()
4454 DecodeStatus S = MCDisassembler::Success; in DecodeVLD2LN()
4519 static DecodeStatus DecodeVST2LN(MCInst &Inst, unsigned Insn, in DecodeVST2LN()
4521 DecodeStatus S = MCDisassembler::Success; in DecodeVST2LN()
4583 static DecodeStatus DecodeVLD3LN(MCInst &Inst, unsigned Insn, in DecodeVLD3LN()
4585 DecodeStatus S = MCDisassembler::Success; in DecodeVLD3LN()
4653 static DecodeStatus DecodeVST3LN(MCInst &Inst, unsigned Insn, in DecodeVST3LN()
4655 DecodeStatus S = MCDisassembler::Success; in DecodeVST3LN()
4717 static DecodeStatus DecodeVLD4LN(MCInst &Inst, unsigned Insn, in DecodeVLD4LN()
4719 DecodeStatus S = MCDisassembler::Success; in DecodeVLD4LN()
4798 static DecodeStatus DecodeVST4LN(MCInst &Inst, unsigned Insn, in DecodeVST4LN()
4800 DecodeStatus S = MCDisassembler::Success; in DecodeVST4LN()
4870 static DecodeStatus DecodeVMOVSRR(MCInst &Inst, unsigned Insn, in DecodeVMOVSRR()
4872 DecodeStatus S = MCDisassembler::Success; in DecodeVMOVSRR()
4896 static DecodeStatus DecodeVMOVRRS(MCInst &Inst, unsigned Insn, in DecodeVMOVRRS()
4898 DecodeStatus S = MCDisassembler::Success; in DecodeVMOVRRS()
4922 static DecodeStatus DecodeIT(MCInst &Inst, unsigned Insn, in DecodeIT()
4924 DecodeStatus S = MCDisassembler::Success; in DecodeIT()
4941 static DecodeStatus
4944 DecodeStatus S = MCDisassembler::Success; in DecodeT2LDRDPreInstruction()
4978 static DecodeStatus
4981 DecodeStatus S = MCDisassembler::Success; in DecodeT2STRDPreInstruction()
5013 static DecodeStatus DecodeT2Adr(MCInst &Inst, uint32_t Insn, in DecodeT2Adr()
5028 static DecodeStatus DecodeT2ShifterImmOperand(MCInst &Inst, uint32_t Val, in DecodeT2ShifterImmOperand()
5031 DecodeStatus S = MCDisassembler::Success; in DecodeT2ShifterImmOperand()
5039 static DecodeStatus DecodeSwap(MCInst &Inst, unsigned Insn, in DecodeSwap()
5049 DecodeStatus S = MCDisassembler::Success; in DecodeSwap()
5066 static DecodeStatus DecodeVCVTD(MCInst &Inst, unsigned Insn, in DecodeVCVTD()
5076 DecodeStatus S = MCDisassembler::Success; in DecodeVCVTD()
5096 static DecodeStatus DecodeVCVTQ(MCInst &Inst, unsigned Insn, in DecodeVCVTQ()
5106 DecodeStatus S = MCDisassembler::Success; in DecodeVCVTQ()
5126 static DecodeStatus DecodeLDR(MCInst &Inst, unsigned Val, in DecodeLDR()
5128 DecodeStatus S = MCDisassembler::Success; in DecodeLDR()
5153 static DecodeStatus DecodeMRRC2(llvm::MCInst &Inst, unsigned Val, in DecodeMRRC2()
5156 DecodeStatus S = MCDisassembler::Success; in DecodeMRRC2()