Searched refs:Emulate_JALRS (Results 1 – 2 of 2) sorted by relevance
200 bool Emulate_JALRS(llvm::MCInst &insn);
954 {"JALRS_MM", &EmulateInstructionMIPS::Emulate_JALRS, "JALRS rt, rs"}, in GetOpcodeForInstruction()2368 bool EmulateInstructionMIPS::Emulate_JALRS(llvm::MCInst &insn) { in Emulate_JALRS() function in EmulateInstructionMIPS