Searched refs:Emulate_DADDiu (Results 1 – 2 of 2) sorted by relevance
93 bool Emulate_DADDiu(llvm::MCInst &insn);
671 {"DADDiu", &EmulateInstructionMIPS64::Emulate_DADDiu, in GetOpcodeForInstruction()673 {"ADDiu", &EmulateInstructionMIPS64::Emulate_DADDiu, in GetOpcodeForInstruction()1080 bool EmulateInstructionMIPS64::Emulate_DADDiu(llvm::MCInst &insn) { in Emulate_DADDiu() function in EmulateInstructionMIPS64