Lines Matching refs:MCDisassembler_SoftFail
119 case MCDisassembler_SoftFail: in Check()
459 return MCDisassembler_SoftFail; in checkDecodedInstruction()
624 S = MCDisassembler_SoftFail; in AddThumbPredicate()
636 S = MCDisassembler_SoftFail; in AddThumbPredicate()
758 return MCDisassembler_SoftFail; in _Thumb_getInstruction()
931 S = MCDisassembler_SoftFail; in DecodeGPRnopcRegisterClass()
975 S = MCDisassembler_SoftFail; in DecodeGPRPairRegisterClass()
1018 S = MCDisassembler_SoftFail; in DecoderGPRRegisterClass()
1277 Check(&S, MCDisassembler_SoftFail); in DecodeRegListOperand()
1304 S = MCDisassembler_SoftFail; in DecodeSPRRegListOperand()
1330 S = MCDisassembler_SoftFail; in DecodeDPRRegListOperand()
1358 Check(&S, MCDisassembler_SoftFail); in DecodeBitfieldMaskOperand()
1586 S = MCDisassembler_SoftFail; // UNPREDICTABLE in DecodeAddrMode2IdxInstruction()
1696 if (Rt & 0x1) S = MCDisassembler_SoftFail; in DecodeAddrMode3Instruction()
1706 S = MCDisassembler_SoftFail; in DecodeAddrMode3Instruction()
1709 S = MCDisassembler_SoftFail; in DecodeAddrMode3Instruction()
1711 S = MCDisassembler_SoftFail; in DecodeAddrMode3Instruction()
1713 S = MCDisassembler_SoftFail; in DecodeAddrMode3Instruction()
1715 S = MCDisassembler_SoftFail; in DecodeAddrMode3Instruction()
1721 S = MCDisassembler_SoftFail; in DecodeAddrMode3Instruction()
1723 S = MCDisassembler_SoftFail; in DecodeAddrMode3Instruction()
1725 S = MCDisassembler_SoftFail; in DecodeAddrMode3Instruction()
1732 S = MCDisassembler_SoftFail; in DecodeAddrMode3Instruction()
1736 S = MCDisassembler_SoftFail; in DecodeAddrMode3Instruction()
1738 S = MCDisassembler_SoftFail; in DecodeAddrMode3Instruction()
1740 S = MCDisassembler_SoftFail; in DecodeAddrMode3Instruction()
1742 S = MCDisassembler_SoftFail; in DecodeAddrMode3Instruction()
1749 S = MCDisassembler_SoftFail; in DecodeAddrMode3Instruction()
1753 S = MCDisassembler_SoftFail; in DecodeAddrMode3Instruction()
1755 S = MCDisassembler_SoftFail; in DecodeAddrMode3Instruction()
1757 S = MCDisassembler_SoftFail; in DecodeAddrMode3Instruction()
1767 S = MCDisassembler_SoftFail; in DecodeAddrMode3Instruction()
1771 S = MCDisassembler_SoftFail; in DecodeAddrMode3Instruction()
1773 S = MCDisassembler_SoftFail; in DecodeAddrMode3Instruction()
1775 S = MCDisassembler_SoftFail; in DecodeAddrMode3Instruction()
2040 if (mode) S = MCDisassembler_SoftFail; in DecodeCPSInstruction()
2044 if (iflags) S = MCDisassembler_SoftFail; in DecodeCPSInstruction()
2049 S = MCDisassembler_SoftFail; in DecodeCPSInstruction()
2081 if (mode) S = MCDisassembler_SoftFail; in DecodeT2CPSInstruction()
2085 if (iflags) S = MCDisassembler_SoftFail; in DecodeT2CPSInstruction()
3972 if (Rn == ARM_SP) S = MCDisassembler_SoftFail; in DecodeThumbTableBranch()
4143 S = MCDisassembler_SoftFail; in DecodeMSRMask()
4154 S = MCDisassembler_SoftFail; in DecodeMSRMask()
4180 return MCDisassembler_SoftFail; in DecodeBankedReg()
4184 return MCDisassembler_SoftFail; in DecodeBankedReg()
4201 S = MCDisassembler_SoftFail; in DecodeDoubleRegLoad()
4227 S = MCDisassembler_SoftFail; in DecodeDoubleRegStore()
4251 if (Rn == 0xF || Rn == Rt) S = MCDisassembler_SoftFail; in DecodeLDRPreImm()
4278 if (Rn == 0xF || Rn == Rt) S = MCDisassembler_SoftFail; in DecodeLDRPreReg()
4279 if (Rm == 0xF) S = MCDisassembler_SoftFail; in DecodeLDRPreReg()
4305 if (Rn == 0xF || Rn == Rt) S = MCDisassembler_SoftFail; in DecodeSTRPreImm()
4331 if (Rn == 0xF || Rn == Rt) S = MCDisassembler_SoftFail; in DecodeSTRPreReg()
4890 S = MCDisassembler_SoftFail; in DecodeVMOVSRR()
4917 S = MCDisassembler_SoftFail; in DecodeVMOVRRS()
4942 S = MCDisassembler_SoftFail; in DecodeIT()
4970 Check(&S, MCDisassembler_SoftFail); in DecodeT2LDRDPreInstruction()
4972 Check(&S, MCDisassembler_SoftFail); in DecodeT2LDRDPreInstruction()
5007 Check(&S, MCDisassembler_SoftFail); in DecodeT2STRDPreInstruction()
5071 S = MCDisassembler_SoftFail; in DecodeSwap()
5159 S = MCDisassembler_SoftFail; in DecodeLDR()
5191 S = MCDisassembler_SoftFail; in DecodeMRRC2()