Searched refs:Emulate_BNZH (Results 1 – 4 of 4) sorted by relevance
146 bool Emulate_BNZH(llvm::MCInst &insn);
921 {"BNZ_H", &EmulateInstructionMIPS64::Emulate_BNZH, "BNZ.h wt,s16"}, in GetOpcodeForInstruction()2161 bool EmulateInstructionMIPS64::Emulate_BNZH(llvm::MCInst &insn) { in Emulate_BNZH() function in EmulateInstructionMIPS64
171 bool Emulate_BNZH(llvm::MCInst &insn);
934 {"BNZ_H", &EmulateInstructionMIPS::Emulate_BNZH, "BNZ.h wt,s16"}, in GetOpcodeForInstruction()2849 bool EmulateInstructionMIPS::Emulate_BNZH(llvm::MCInst &insn) { in Emulate_BNZH() function in EmulateInstructionMIPS