Searched refs:Emulate_BNZB (Results 1 – 4 of 4) sorted by relevance
142 bool Emulate_BNZB(llvm::MCInst &insn);
910 {"BNZ_B", &EmulateInstructionMIPS64::Emulate_BNZB, "BNZ.b wt,s16"}, in GetOpcodeForInstruction()2163 bool EmulateInstructionMIPS64::Emulate_BNZB(llvm::MCInst &insn) { in Emulate_BNZB() function in EmulateInstructionMIPS64
167 bool Emulate_BNZB(llvm::MCInst &insn);
923 {"BNZ_B", &EmulateInstructionMIPS::Emulate_BNZB, "BNZ.b wt,s16"}, in GetOpcodeForInstruction()2840 bool EmulateInstructionMIPS::Emulate_BNZB(llvm::MCInst &insn) { in Emulate_BNZB() function in EmulateInstructionMIPS