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