Searched refs:Emulate_JRADDIUSP (Results 1 – 2 of 2) sorted by relevance
125 bool Emulate_JRADDIUSP(llvm::MCInst &insn);
711 {"JRADDIUSP", &EmulateInstructionMIPS::Emulate_JRADDIUSP, in GetOpcodeForInstruction()1751 bool EmulateInstructionMIPS::Emulate_JRADDIUSP(llvm::MCInst &insn) { in Emulate_JRADDIUSP() function in EmulateInstructionMIPS