Searched refs:Emulate_BZD (Results 1 – 4 of 4) sorted by relevance
159 bool Emulate_BZD(llvm::MCInst &insn);
931 {"BZ_D", &EmulateInstructionMIPS64::Emulate_BZD, "BZ.d wt,s16"}, in GetOpcodeForInstruction()2188 bool EmulateInstructionMIPS64::Emulate_BZD(llvm::MCInst &insn) { in Emulate_BZD() function in EmulateInstructionMIPS64
181 bool Emulate_BZD(llvm::MCInst &insn);
948 {"BZ_D", &EmulateInstructionMIPS::Emulate_BZD, "BZ.d wt,s16"}, in GetOpcodeForInstruction()2883 bool EmulateInstructionMIPS::Emulate_BZD(llvm::MCInst &insn) { in Emulate_BZD() function in EmulateInstructionMIPS