Searched refs:Emulate_BNZV (Results 1 – 4 of 4) sorted by relevance
161 bool Emulate_BNZV(llvm::MCInst &insn);
918 {"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
186 bool Emulate_BNZV(llvm::MCInst &insn);
931 {"BNZ_V", &EmulateInstructionMIPS::Emulate_BNZV, "BNZ.V wt,s16"}, in GetOpcodeForInstruction()2932 bool EmulateInstructionMIPS::Emulate_BNZV(llvm::MCInst &insn) { in Emulate_BNZV() function in EmulateInstructionMIPS