Searched refs:Emulate_BZB (Results 1 – 4 of 4) sorted by relevance
150 bool Emulate_BZB(llvm::MCInst &insn);
914 {"BZ_B", &EmulateInstructionMIPS64::Emulate_BZB, "BZ.b wt,s16"}, in GetOpcodeForInstruction()2179 bool EmulateInstructionMIPS64::Emulate_BZB(llvm::MCInst &insn) { in Emulate_BZB() function in EmulateInstructionMIPS64
175 bool Emulate_BZB(llvm::MCInst &insn);
927 {"BZ_B", &EmulateInstructionMIPS::Emulate_BZB, "BZ.b wt,s16"}, in GetOpcodeForInstruction()2856 bool EmulateInstructionMIPS::Emulate_BZB(llvm::MCInst &insn) { in Emulate_BZB() function in EmulateInstructionMIPS