Lines Matching refs:Res
461 const auto Res = in DECODE_SDWA() local
464 return Res; in DECODE_SDWA()
500 DecodeStatus Res = MCDisassembler::Fail; in getInstruction() local
509 Res = in getInstruction()
512 if (Res && convertDPP8Inst(MI) == MCDisassembler::Success) in getInstruction()
515 Res = in getInstruction()
518 if (Res && convertDPP8Inst(MI) == MCDisassembler::Success) in getInstruction()
532 Res = tryDecodeInst(DecoderTableDPPGFX1196, DecoderTableDPPGFX11_FAKE1696, in getInstruction()
534 if (Res) { in getInstruction()
538 Res = tryDecodeInst(DecoderTableDPPGFX1296, DecoderTableDPPGFX12_FAKE1696, in getInstruction()
540 if (Res) { in getInstruction()
544 Res = tryDecodeInst(DecoderTableGFX1196, MI, DecW, Address, CS); in getInstruction()
545 if (Res) in getInstruction()
548 Res = tryDecodeInst(DecoderTableGFX1296, MI, DecW, Address, CS); in getInstruction()
549 if (Res) in getInstruction()
552 Res = tryDecodeInst(DecoderTableGFX12W6496, MI, DecW, Address, CS); in getInstruction()
553 if (Res) in getInstruction()
563 Res = tryDecodeInst(DecoderTableGFX10_B64, MI, QW, Address, CS); in getInstruction()
564 if (Res) { in getInstruction()
574 Res = tryDecodeInst(DecoderTableDPP864, MI, QW, Address, CS); in getInstruction()
575 if (Res && convertDPP8Inst(MI) == MCDisassembler::Success) in getInstruction()
579 Res = tryDecodeInst(DecoderTableDPP8GFX1164, in getInstruction()
581 if (Res && convertDPP8Inst(MI) == MCDisassembler::Success) in getInstruction()
585 Res = tryDecodeInst(DecoderTableDPP8GFX1264, in getInstruction()
587 if (Res && convertDPP8Inst(MI) == MCDisassembler::Success) in getInstruction()
591 Res = tryDecodeInst(DecoderTableDPP64, MI, QW, Address, CS); in getInstruction()
592 if (Res) break; in getInstruction()
594 Res = tryDecodeInst(DecoderTableDPPGFX1164, DecoderTableDPPGFX11_FAKE1664, in getInstruction()
596 if (Res) { in getInstruction()
602 Res = tryDecodeInst(DecoderTableDPPGFX1264, DecoderTableDPPGFX12_FAKE1664, in getInstruction()
604 if (Res) { in getInstruction()
610 Res = tryDecodeInst(DecoderTableSDWA64, MI, QW, Address, CS); in getInstruction()
611 if (Res) { IsSDWA = true; break; } in getInstruction()
613 Res = tryDecodeInst(DecoderTableSDWA964, MI, QW, Address, CS); in getInstruction()
614 if (Res) { IsSDWA = true; break; } in getInstruction()
616 Res = tryDecodeInst(DecoderTableSDWA1064, MI, QW, Address, CS); in getInstruction()
617 if (Res) { IsSDWA = true; break; } in getInstruction()
620 Res = tryDecodeInst(DecoderTableGFX80_UNPACKED64, MI, QW, Address, CS); in getInstruction()
621 if (Res) in getInstruction()
629 Res = tryDecodeInst(DecoderTableGFX9_DL64, MI, QW, Address, CS); in getInstruction()
630 if (Res) in getInstruction()
641 Res = tryDecodeInst(DecoderTableGFX832, MI, DW, Address, CS); in getInstruction()
642 if (Res) break; in getInstruction()
644 Res = tryDecodeInst(DecoderTableAMDGPU32, MI, DW, Address, CS); in getInstruction()
645 if (Res) break; in getInstruction()
647 Res = tryDecodeInst(DecoderTableGFX932, MI, DW, Address, CS); in getInstruction()
648 if (Res) break; in getInstruction()
651 Res = tryDecodeInst(DecoderTableGFX90A32, MI, DW, Address, CS); in getInstruction()
652 if (Res) in getInstruction()
657 Res = tryDecodeInst(DecoderTableGFX10_B32, MI, DW, Address, CS); in getInstruction()
658 if (Res) break; in getInstruction()
661 Res = tryDecodeInst(DecoderTableGFX1032, MI, DW, Address, CS); in getInstruction()
662 if (Res) break; in getInstruction()
664 Res = tryDecodeInst(DecoderTableGFX1132, DecoderTableGFX11_FAKE1632, MI, DW, in getInstruction()
666 if (Res) break; in getInstruction()
668 Res = tryDecodeInst(DecoderTableGFX1232, DecoderTableGFX12_FAKE1632, MI, DW, in getInstruction()
670 if (Res) in getInstruction()
677 Res = tryDecodeInst(DecoderTableGFX94064, MI, QW, Address, CS); in getInstruction()
678 if (Res) in getInstruction()
683 Res = tryDecodeInst(DecoderTableGFX90A64, MI, QW, Address, CS); in getInstruction()
684 if (Res) in getInstruction()
688 Res = tryDecodeInst(DecoderTableGFX864, MI, QW, Address, CS); in getInstruction()
689 if (Res) break; in getInstruction()
691 Res = tryDecodeInst(DecoderTableAMDGPU64, MI, QW, Address, CS); in getInstruction()
692 if (Res) break; in getInstruction()
694 Res = tryDecodeInst(DecoderTableGFX964, MI, QW, Address, CS); in getInstruction()
695 if (Res) break; in getInstruction()
697 Res = tryDecodeInst(DecoderTableGFX1064, MI, QW, Address, CS); in getInstruction()
698 if (Res) break; in getInstruction()
700 Res = tryDecodeInst(DecoderTableGFX1264, DecoderTableGFX12_FAKE1664, MI, QW, in getInstruction()
702 if (Res) in getInstruction()
705 Res = tryDecodeInst(DecoderTableGFX1164, DecoderTableGFX11_FAKE1664, MI, QW, in getInstruction()
707 if (Res) in getInstruction()
710 Res = tryDecodeInst(DecoderTableWMMAGFX1164, MI, QW, Address, CS); in getInstruction()
711 if (Res) in getInstruction()
714 Res = tryDecodeInst(DecoderTableWMMAGFX1264, MI, QW, Address, CS); in getInstruction()
717 if (Res && AMDGPU::isMAC(MI.getOpcode())) { in getInstruction()
723 if (Res && (MI.getOpcode() == AMDGPU::V_CVT_SR_BF8_F32_e64_dpp || in getInstruction()
730 if (Res && (MCII->get(MI.getOpcode()).TSFlags & SIInstrFlags::DS) && in getInstruction()
735 if (Res && (MCII->get(MI.getOpcode()).TSFlags & in getInstruction()
752 if (Res && (MCII->get(MI.getOpcode()).TSFlags & in getInstruction()
765 if (Res && (MCII->get(MI.getOpcode()).TSFlags & in getInstruction()
776 if (Res && (MCII->get(MI.getOpcode()).TSFlags & SIInstrFlags::MIMG)) { in getInstruction()
785 Res = MCDisassembler::Fail; in getInstruction()
798 if (Res) in getInstruction()
799 Res = convertMIMGInst(MI); in getInstruction()
802 if (Res && (MCII->get(MI.getOpcode()).TSFlags & in getInstruction()
804 Res = convertMIMGInst(MI); in getInstruction()
806 if (Res && (MCII->get(MI.getOpcode()).TSFlags & SIInstrFlags::EXP)) in getInstruction()
807 Res = convertEXPInst(MI); in getInstruction()
809 if (Res && (MCII->get(MI.getOpcode()).TSFlags & SIInstrFlags::VINTERP)) in getInstruction()
810 Res = convertVINTERPInst(MI); in getInstruction()
812 if (Res && IsSDWA) in getInstruction()
813 Res = convertSDWAInst(MI); in getInstruction()
834 if (Res && ImmLitIdx != -1 && !IsSOPK) in getInstruction()
835 Res = convertFMAanyK(MI, ImmLitIdx); in getInstruction()
839 Size = Res ? (MaxInstBytesNum - Bytes.size()) in getInstruction()
841 return Res; in getInstruction()