Searched refs:Emulate_BNZW (Results 1 – 4 of 4) sorted by relevance
146 bool Emulate_BNZW(llvm::MCInst &insn);
912 {"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
171 bool Emulate_BNZW(llvm::MCInst &insn);
925 {"BNZ_W", &EmulateInstructionMIPS::Emulate_BNZW, "BNZ.w wt,s16"}, in GetOpcodeForInstruction()2848 bool EmulateInstructionMIPS::Emulate_BNZW(llvm::MCInst &insn) { in Emulate_BNZW() function in EmulateInstructionMIPS