Lines Matching refs:SoftFail
128 case MCDisassembler::SoftFail: in Check()
429 return MCDisassembler::SoftFail; in checkDecodedInstruction()
615 S = SoftFail; in AddThumbPredicate()
621 S = SoftFail; in AddThumbPredicate()
630 S = SoftFail; in AddThumbPredicate()
741 Result = MCDisassembler::SoftFail; in getInstruction()
897 S = MCDisassembler::SoftFail; in DecodeGPRnopcRegisterClass()
939 S = MCDisassembler::SoftFail; in DecodeGPRPairRegisterClass()
984 S = MCDisassembler::SoftFail; in DecoderGPRRegisterClass()
1238 Check(S, MCDisassembler::SoftFail); in DecodeRegListOperand()
1256 S = MCDisassembler::SoftFail; in DecodeSPRRegListOperand()
1281 S = MCDisassembler::SoftFail; in DecodeDPRRegListOperand()
1306 Check(S, MCDisassembler::SoftFail); in DecodeBitfieldMaskOperand()
1536 S = MCDisassembler::SoftFail; // UNPREDICTABLE in DecodeAddrMode2IdxInstruction()
1645 if (Rt & 0x1) S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1655 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1658 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1660 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1662 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1664 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1670 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1672 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1674 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1681 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1685 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1687 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1689 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1691 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1698 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1702 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1704 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1706 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1716 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1720 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1722 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1724 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1972 S = MCDisassembler::SoftFail; in DecodeHINTInstruction()
2009 if (mode) S = MCDisassembler::SoftFail; in DecodeCPSInstruction()
2013 if (iflags) S = MCDisassembler::SoftFail; in DecodeCPSInstruction()
2018 S = MCDisassembler::SoftFail; in DecodeCPSInstruction()
2049 if (mode) S = MCDisassembler::SoftFail; in DecodeT2CPSInstruction()
2053 if (iflags) S = MCDisassembler::SoftFail; in DecodeT2CPSInstruction()
2186 S = MCDisassembler::SoftFail; in DecodeSETPANInstruction()
3991 if (Rn == ARM::SP) S = MCDisassembler::SoftFail; in DecodeThumbTableBranch()
4181 S = MCDisassembler::SoftFail; in DecodeMSRMask()
4192 S = MCDisassembler::SoftFail; in DecodeMSRMask()
4216 return MCDisassembler::SoftFail; in DecodeBankedReg()
4220 return MCDisassembler::SoftFail; in DecodeBankedReg()
4236 S = MCDisassembler::SoftFail; in DecodeDoubleRegLoad()
4261 S = MCDisassembler::SoftFail; in DecodeDoubleRegStore()
4284 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeLDRPreImm()
4310 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeLDRPreReg()
4311 if (Rm == 0xF) S = MCDisassembler::SoftFail; in DecodeLDRPreReg()
4337 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeSTRPreImm()
4362 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeSTRPreReg()
4937 S = MCDisassembler::SoftFail; in DecodeVMOVSRR()
4963 S = MCDisassembler::SoftFail; in DecodeVMOVRRS()
4987 S = MCDisassembler::SoftFail; in DecodeIT()
5015 Check(S, MCDisassembler::SoftFail); in DecodeT2LDRDPreInstruction()
5017 Check(S, MCDisassembler::SoftFail); in DecodeT2LDRDPreInstruction()
5052 Check(S, MCDisassembler::SoftFail); in DecodeT2STRDPreInstruction()
5109 S = MCDisassembler::SoftFail; in DecodeSwap()
5252 S = MCDisassembler::SoftFail; in DecodeLDR()
5283 S = MCDisassembler::SoftFail; in DecoderForMRRC2AndMCRR2()