Searched refs:Emulate_BNZW (Results 1 – 4 of 4) sorted by relevance
147 bool Emulate_BNZW(llvm::MCInst &insn);
914 {"BNZ_W", &EmulateInstructionMIPS64::Emulate_BNZW, "BNZ.w wt,s16"}, in GetOpcodeForInstruction()2171 bool EmulateInstructionMIPS64::Emulate_BNZW(llvm::MCInst &insn) { in Emulate_BNZW() function in EmulateInstructionMIPS64
172 bool Emulate_BNZW(llvm::MCInst &insn);
927 {"BNZ_W", &EmulateInstructionMIPS::Emulate_BNZW, "BNZ.w wt,s16"}, in GetOpcodeForInstruction()2845 bool EmulateInstructionMIPS::Emulate_BNZW(llvm::MCInst &insn) { in Emulate_BNZW() function in EmulateInstructionMIPS