Searched refs:Emulate_BNZH (Results 1 – 4 of 4) sorted by relevance
145 bool Emulate_BNZH(llvm::MCInst &insn);
913 {"BNZ_H", &EmulateInstructionMIPS64::Emulate_BNZH, "BNZ.h wt,s16"}, in GetOpcodeForInstruction()2167 bool EmulateInstructionMIPS64::Emulate_BNZH(llvm::MCInst &insn) { in Emulate_BNZH() function in EmulateInstructionMIPS64
170 bool Emulate_BNZH(llvm::MCInst &insn);
926 {"BNZ_H", &EmulateInstructionMIPS::Emulate_BNZH, "BNZ.h wt,s16"}, in GetOpcodeForInstruction()2841 bool EmulateInstructionMIPS::Emulate_BNZH(llvm::MCInst &insn) { in Emulate_BNZH() function in EmulateInstructionMIPS