Searched refs:Emulate_LWSP (Results 1 – 2 of 2) sorted by relevance
121 bool Emulate_LWSP(llvm::MCInst &insn);
704 {"LWSP_MM", &EmulateInstructionMIPS::Emulate_LWSP, "LWSP rt,offset(sp)"}, in GetOpcodeForInstruction()1643 bool EmulateInstructionMIPS::Emulate_LWSP(llvm::MCInst &insn) { in Emulate_LWSP() function in EmulateInstructionMIPS