Searched refs:Emulate_SW (Results 1 – 2 of 2) sorted by relevance
107 bool Emulate_SW(llvm::MCInst &insn);
676 {"SW", &EmulateInstructionMIPS::Emulate_SW, "SW rt, offset(rs)"}, in GetOpcodeForInstruction()1223 bool EmulateInstructionMIPS::Emulate_SW(llvm::MCInst &insn) { in Emulate_SW() function in EmulateInstructionMIPS