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