Searched refs:Emulate_ADDiu (Results 1 – 2 of 2) sorted by relevance
102 bool Emulate_ADDiu(llvm::MCInst &insn);
676 {"ADDiu", &EmulateInstructionMIPS::Emulate_ADDiu, in GetOpcodeForInstruction()1173 bool EmulateInstructionMIPS::Emulate_ADDiu(llvm::MCInst &insn) { in Emulate_ADDiu() function in EmulateInstructionMIPS