Lines Matching refs:SoftFail
725 return MCDisassembler::SoftFail; in checkDecodedInstruction()
738 return MCDisassembler::SoftFail; in checkDecodedInstruction()
941 S = SoftFail; in AddThumbPredicate()
947 S = SoftFail; in AddThumbPredicate()
956 S = SoftFail; in AddThumbPredicate()
966 S = SoftFail; in AddThumbPredicate()
996 Check(S, SoftFail); in AddThumbPredicate()
1024 Check(S, SoftFail); in AddThumbPredicate()
1055 Check(S, SoftFail); in UpdateThumbVFPPredicate()
1110 Result = MCDisassembler::SoftFail; in getThumbInstruction()
1148 Result = MCDisassembler::SoftFail; in getThumbInstruction()
1324 S = MCDisassembler::SoftFail; in DecodeGPRnopcRegisterClass()
1337 S = MCDisassembler::SoftFail; in DecodeGPRnospRegisterClass()
1371 Check(S, MCDisassembler::SoftFail); in DecodeGPRwithZRRegisterClass()
1411 S = MCDisassembler::SoftFail; in DecodeGPRPairRegisterClass()
1428 return MCDisassembler::SoftFail; in DecodeGPRPairnospRegisterClass()
1483 S = MCDisassembler::SoftFail; in DecoderGPRRegisterClass()
1640 Check(S, MCDisassembler::SoftFail); in DecodePredicateOperand()
1773 Check(S, MCDisassembler::SoftFail); in DecodeRegListOperand()
1793 S = MCDisassembler::SoftFail; in DecodeSPRRegListOperand()
1819 S = MCDisassembler::SoftFail; in DecodeDPRRegListOperand()
1845 Check(S, MCDisassembler::SoftFail); in DecodeBitfieldMaskOperand()
2105 S = MCDisassembler::SoftFail; // UNPREDICTABLE in DecodeAddrMode2IdxInstruction()
2228 if (Rt & 0x1) S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
2238 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
2241 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
2243 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
2245 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
2247 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
2253 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
2255 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
2257 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
2264 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
2268 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
2270 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
2272 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
2274 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
2281 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
2285 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
2287 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
2289 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
2299 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
2303 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
2305 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
2307 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
2559 S = MCDisassembler::SoftFail; in DecodeHINTInstruction()
2597 if (mode) S = MCDisassembler::SoftFail; in DecodeCPSInstruction()
2601 if (iflags) S = MCDisassembler::SoftFail; in DecodeCPSInstruction()
2606 S = MCDisassembler::SoftFail; in DecodeCPSInstruction()
2638 if (mode) S = MCDisassembler::SoftFail; in DecodeT2CPSInstruction()
2642 if (iflags) S = MCDisassembler::SoftFail; in DecodeT2CPSInstruction()
2805 S = MCDisassembler::SoftFail; in DecodeSETPANInstruction()
4838 if (Rn == 13 && !FeatureBits[ARM::HasV8Ops]) S = MCDisassembler::SoftFail; in DecodeThumbTableBranch()
5041 S = MCDisassembler::SoftFail; in DecodeMSRMask()
5051 S = MCDisassembler::SoftFail; in DecodeMSRMask()
5062 S = MCDisassembler::SoftFail; in DecodeMSRMask()
5100 S = MCDisassembler::SoftFail; in DecodeDoubleRegLoad()
5126 S = MCDisassembler::SoftFail; in DecodeDoubleRegStore()
5150 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeLDRPreImm()
5177 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeLDRPreReg()
5178 if (Rm == 0xF) S = MCDisassembler::SoftFail; in DecodeLDRPreReg()
5204 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeSTRPreImm()
5230 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeSTRPreReg()
5802 S = MCDisassembler::SoftFail; in DecodeVMOVSRR()
5828 S = MCDisassembler::SoftFail; in DecodeVMOVRRS()
5852 S = MCDisassembler::SoftFail; in DecodeIT()
5890 Check(S, MCDisassembler::SoftFail); in DecodeT2LDRDPreInstruction()
5892 Check(S, MCDisassembler::SoftFail); in DecodeT2LDRDPreInstruction()
5927 Check(S, MCDisassembler::SoftFail); in DecodeT2STRDPreInstruction()
5995 S = MCDisassembler::SoftFail; in DecodeSwap()
6171 S = MCDisassembler::SoftFail; in DecodeLDR()
6202 S = MCDisassembler::SoftFail; in DecoderForMRRC2AndMCRR2()
6256 S = MCDisassembler::SoftFail; in DecodeForVMRSandVMSR()
6372 Check(S, MCDisassembler::SoftFail); // an SBZ bit is wrong: soft fail in DecodeLOLoop()
6435 return MCDisassembler::SoftFail; in DecodeGPRwithAPSR_NZCVnospRegisterClass()
6885 return MCDisassembler::SoftFail; in DecodeMVEOverlappingLongShift()
6888 return MCDisassembler::SoftFail; in DecodeMVEOverlappingLongShift()