Lines Matching refs:SoftFail
128 case MCDisassembler::SoftFail: in Check()
425 return MCDisassembler::SoftFail; in checkDecodedInstruction()
609 S = SoftFail; in AddThumbPredicate()
620 S = SoftFail; in AddThumbPredicate()
731 Result = MCDisassembler::SoftFail; in getInstruction()
887 S = MCDisassembler::SoftFail; in DecodeGPRnopcRegisterClass()
929 S = MCDisassembler::SoftFail; in DecodeGPRPairRegisterClass()
974 S = MCDisassembler::SoftFail; in DecoderGPRRegisterClass()
1228 Check(S, MCDisassembler::SoftFail); in DecodeRegListOperand()
1246 S = MCDisassembler::SoftFail; in DecodeSPRRegListOperand()
1271 S = MCDisassembler::SoftFail; in DecodeDPRRegListOperand()
1296 Check(S, MCDisassembler::SoftFail); in DecodeBitfieldMaskOperand()
1526 S = MCDisassembler::SoftFail; // UNPREDICTABLE in DecodeAddrMode2IdxInstruction()
1635 if (Rt & 0x1) S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1645 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1648 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1650 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1652 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1654 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1660 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1662 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1664 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1671 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1675 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1677 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1679 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1681 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1688 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1692 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1694 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1696 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1706 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1710 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1712 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1714 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1976 if (mode) S = MCDisassembler::SoftFail; in DecodeCPSInstruction()
1980 if (iflags) S = MCDisassembler::SoftFail; in DecodeCPSInstruction()
1985 S = MCDisassembler::SoftFail; in DecodeCPSInstruction()
2016 if (mode) S = MCDisassembler::SoftFail; in DecodeT2CPSInstruction()
2020 if (iflags) S = MCDisassembler::SoftFail; in DecodeT2CPSInstruction()
2153 S = MCDisassembler::SoftFail; in DecodeSETPANInstruction()
3937 if (Rn == ARM::SP) S = MCDisassembler::SoftFail; in DecodeThumbTableBranch()
4109 S = MCDisassembler::SoftFail; in DecodeMSRMask()
4120 S = MCDisassembler::SoftFail; in DecodeMSRMask()
4144 return MCDisassembler::SoftFail; in DecodeBankedReg()
4148 return MCDisassembler::SoftFail; in DecodeBankedReg()
4164 S = MCDisassembler::SoftFail; in DecodeDoubleRegLoad()
4189 S = MCDisassembler::SoftFail; in DecodeDoubleRegStore()
4212 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeLDRPreImm()
4238 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeLDRPreReg()
4239 if (Rm == 0xF) S = MCDisassembler::SoftFail; in DecodeLDRPreReg()
4265 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeSTRPreImm()
4290 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeSTRPreReg()
4865 S = MCDisassembler::SoftFail; in DecodeVMOVSRR()
4891 S = MCDisassembler::SoftFail; in DecodeVMOVRRS()
4915 S = MCDisassembler::SoftFail; in DecodeIT()
4943 Check(S, MCDisassembler::SoftFail); in DecodeT2LDRDPreInstruction()
4945 Check(S, MCDisassembler::SoftFail); in DecodeT2LDRDPreInstruction()
4980 Check(S, MCDisassembler::SoftFail); in DecodeT2STRDPreInstruction()
5037 S = MCDisassembler::SoftFail; in DecodeSwap()
5180 S = MCDisassembler::SoftFail; in DecodeLDR()
5211 S = MCDisassembler::SoftFail; in DecodeMRRC2()