• Home
  • Raw
  • Download

Lines Matching refs:SoftFail

92     case MCDisassembler::SoftFail:  in Check()
616 S = SoftFail; in AddThumbPredicate()
627 S = SoftFail; in AddThumbPredicate()
743 result = MCDisassembler::SoftFail; in getInstruction()
878 S = MCDisassembler::SoftFail; in DecodeGPRnopcRegisterClass()
1178 Check(S, MCDisassembler::SoftFail); in DecodeRegListOperand()
1230 if (lsb > msb) Check(S, MCDisassembler::SoftFail); in DecodeBitfieldMaskOperand()
1450 S = MCDisassembler::SoftFail; // UNPREDICTABLE in DecodeAddrMode2IdxInstruction()
1554 if (Rt & 0x1) S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1564 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1567 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1569 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1571 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1573 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1579 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1581 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1583 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1590 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1594 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1596 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1598 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1600 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1607 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1611 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1613 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1615 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1625 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1629 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1631 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1633 S = MCDisassembler::SoftFail; in DecodeAddrMode3Instruction()
1859 if (mode) S = MCDisassembler::SoftFail; in DecodeCPSInstruction()
1863 if (iflags) S = MCDisassembler::SoftFail; in DecodeCPSInstruction()
1868 S = MCDisassembler::SoftFail; in DecodeCPSInstruction()
1899 if (mode) S = MCDisassembler::SoftFail; in DecodeT2CPSInstruction()
1903 if (iflags) S = MCDisassembler::SoftFail; in DecodeT2CPSInstruction()
1908 S = MCDisassembler::SoftFail; in DecodeT2CPSInstruction()
3326 if (Rn == ARM::SP) S = MCDisassembler::SoftFail; in DecodeThumbTableBranch()
3513 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeLDRPreImm()
3539 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeLDRPreReg()
3540 if (Rm == 0xF) S = MCDisassembler::SoftFail; in DecodeLDRPreReg()
3566 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeSTRPreImm()
3591 if (Rn == 0xF || Rn == Rt) S = MCDisassembler::SoftFail; in DecodeSTRPreReg()
4136 S = MCDisassembler::SoftFail; in DecodeVMOVSRR()
4162 S = MCDisassembler::SoftFail; in DecodeVMOVRRS()
4188 S = MCDisassembler::SoftFail; in DecodeIT()
4196 S = MCDisassembler::SoftFail; in DecodeIT()
4221 Check(S, MCDisassembler::SoftFail); in DecodeT2LDRDPreInstruction()
4223 Check(S, MCDisassembler::SoftFail); in DecodeT2LDRDPreInstruction()
4258 Check(S, MCDisassembler::SoftFail); in DecodeT2STRDPreInstruction()
4297 if (Val == 0x20) S = MCDisassembler::SoftFail; in DecodeT2ShifterImmOperand()
4315 S = MCDisassembler::SoftFail; in DecodeSwap()
4346 if (!(imm & 0x20)) Check(S, MCDisassembler::SoftFail); in DecodeVCVTD()
4374 if (!(imm & 0x20)) Check(S, MCDisassembler::SoftFail); in DecodeVCVTQ()
4396 S = MCDisassembler::SoftFail; in DecodeLDR()
4427 S = MCDisassembler::SoftFail; in DecodeMRRC2()