Searched refs:Emulate_BZH (Results 1 – 4 of 4) sorted by relevance
153 bool Emulate_BZH(llvm::MCInst &insn);
917 {"BZ_H", &EmulateInstructionMIPS64::Emulate_BZH, "BZ.h wt,s16"}, in GetOpcodeForInstruction()2183 bool EmulateInstructionMIPS64::Emulate_BZH(llvm::MCInst &insn) { in Emulate_BZH() function in EmulateInstructionMIPS64
178 bool Emulate_BZH(llvm::MCInst &insn);
930 {"BZ_H", &EmulateInstructionMIPS::Emulate_BZH, "BZ.h wt,s16"}, in GetOpcodeForInstruction()2857 bool EmulateInstructionMIPS::Emulate_BZH(llvm::MCInst &insn) { in Emulate_BZH() function in EmulateInstructionMIPS