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