Searched refs:Emulate_BZW (Results 1 – 4 of 4) sorted by relevance
157 bool Emulate_BZW(llvm::MCInst &insn);
930 {"BZ_W", &EmulateInstructionMIPS64::Emulate_BZW, "BZ.w wt,s16"}, in GetOpcodeForInstruction()2184 bool EmulateInstructionMIPS64::Emulate_BZW(llvm::MCInst &insn) { in Emulate_BZW() function in EmulateInstructionMIPS64
179 bool Emulate_BZW(llvm::MCInst &insn);
947 {"BZ_W", &EmulateInstructionMIPS::Emulate_BZW, "BZ.w wt,s16"}, in GetOpcodeForInstruction()2879 bool EmulateInstructionMIPS::Emulate_BZW(llvm::MCInst &insn) { in Emulate_BZW() function in EmulateInstructionMIPS