Searched refs:Emulate_BNZD (Results 1 – 4 of 4) sorted by relevance
148 bool Emulate_BNZD(llvm::MCInst &insn);
913 {"BNZ_D", &EmulateInstructionMIPS64::Emulate_BNZD, "BNZ.d wt,s16"}, in GetOpcodeForInstruction()2175 bool EmulateInstructionMIPS64::Emulate_BNZD(llvm::MCInst &insn) { in Emulate_BNZD() function in EmulateInstructionMIPS64
173 bool Emulate_BNZD(llvm::MCInst &insn);
926 {"BNZ_D", &EmulateInstructionMIPS::Emulate_BNZD, "BNZ.d wt,s16"}, in GetOpcodeForInstruction()2852 bool EmulateInstructionMIPS::Emulate_BNZD(llvm::MCInst &insn) { in Emulate_BNZD() function in EmulateInstructionMIPS