Lines Matching refs:SoftFail
133 case MCDisassembler::SoftFail: in Check()
440 return MCDisassembler::SoftFail; in checkDecodedInstruction()
598 S = SoftFail; in AddThumbPredicate()
604 S = SoftFail; in AddThumbPredicate()
613 S = SoftFail; in AddThumbPredicate()
726 Result = MCDisassembler::SoftFail; in getInstruction()
892 S = MCDisassembler::SoftFail; in DecodeGPRnopcRegisterClass()
934 S = MCDisassembler::SoftFail; in DecodeGPRPairRegisterClass()
979 S = MCDisassembler::SoftFail; in DecoderGPRRegisterClass()
1237 Check(S, MCDisassembler::SoftFail); in DecodeRegListOperand()
1255 S = MCDisassembler::SoftFail; in DecodeSPRRegListOperand()
1280 S = MCDisassembler::SoftFail; in DecodeDPRRegListOperand()
1305 Check(S, MCDisassembler::SoftFail); in DecodeBitfieldMaskOperand()
1535 S = MCDisassembler::SoftFail; // UNPREDICTABLE in DecodeAddrMode2IdxInstruction()
1644 if (Rt & 0x1) S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1654 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1657 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1659 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1661 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1663 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1669 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1671 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1673 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1680 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1684 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1686 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1688 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1690 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1697 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1701 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1703 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1705 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1715 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1719 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1721 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1723 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1971 S = MCDisassembler::SoftFail; in DecodeHINTInstruction()
2008 if (mode) S = MCDisassembler::SoftFail; in DecodeCPSInstruction()
2012 if (iflags) S = MCDisassembler::SoftFail; in DecodeCPSInstruction()
2017 S = MCDisassembler::SoftFail; in DecodeCPSInstruction()
2048 if (mode) S = MCDisassembler::SoftFail; in DecodeT2CPSInstruction()
2052 if (iflags) S = MCDisassembler::SoftFail; in DecodeT2CPSInstruction()
2185 S = MCDisassembler::SoftFail; in DecodeSETPANInstruction()
3991 if (Rn == ARM::SP) S = MCDisassembler::SoftFail; in DecodeThumbTableBranch()
4173 S = MCDisassembler::SoftFail; in DecodeMSRMask()
4183 S = MCDisassembler::SoftFail; in DecodeMSRMask()
4194 S = MCDisassembler::SoftFail; in DecodeMSRMask()
4230 S = MCDisassembler::SoftFail; in DecodeDoubleRegLoad()
4256 S = MCDisassembler::SoftFail; in DecodeDoubleRegStore()
4279 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeLDRPreImm()
4305 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeLDRPreReg()
4306 if (Rm == 0xF) S = MCDisassembler::SoftFail; in DecodeLDRPreReg()
4331 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeSTRPreImm()
4356 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeSTRPreReg()
4928 S = MCDisassembler::SoftFail; in DecodeVMOVSRR()
4954 S = MCDisassembler::SoftFail; in DecodeVMOVRRS()
4978 S = MCDisassembler::SoftFail; in DecodeIT()
5006 Check(S, MCDisassembler::SoftFail); in DecodeT2LDRDPreInstruction()
5008 Check(S, MCDisassembler::SoftFail); in DecodeT2LDRDPreInstruction()
5043 Check(S, MCDisassembler::SoftFail); in DecodeT2STRDPreInstruction()
5100 S = MCDisassembler::SoftFail; in DecodeSwap()
5276 S = MCDisassembler::SoftFail; in DecodeLDR()
5306 S = MCDisassembler::SoftFail; in DecoderForMRRC2AndMCRR2()
5348 S = MCDisassembler::SoftFail; in DecodeForVMRSandVMSR()