Searched refs:Emulate_SWSP (Results 1 – 2 of 2) sorted by relevance
117 bool Emulate_SWSP(llvm::MCInst &insn);
697 {"SWSP_MM", &EmulateInstructionMIPS::Emulate_SWSP, "SWSP rt,offset(sp)"}, in GetOpcodeForInstruction()1501 bool EmulateInstructionMIPS::Emulate_SWSP(llvm::MCInst &insn) { in Emulate_SWSP() function in EmulateInstructionMIPS