Searched refs:Emulate_BNZV (Results 1 – 4 of 4) sorted by relevance
162 bool Emulate_BNZV(llvm::MCInst &insn);
920 {"BNZ_V", &EmulateInstructionMIPS64::Emulate_BNZV, "BNZ.V wt,s16"}, in GetOpcodeForInstruction()2255 bool EmulateInstructionMIPS64::Emulate_BNZV(llvm::MCInst &insn) { in Emulate_BNZV() function in EmulateInstructionMIPS64
187 bool Emulate_BNZV(llvm::MCInst &insn);
933 {"BNZ_V", &EmulateInstructionMIPS::Emulate_BNZV, "BNZ.V wt,s16"}, in GetOpcodeForInstruction()2929 bool EmulateInstructionMIPS::Emulate_BNZV(llvm::MCInst &insn) { in Emulate_BNZV() function in EmulateInstructionMIPS