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