Searched refs:Emulate_SWM16_32 (Results 1 – 2 of 2) sorted by relevance
118 bool Emulate_SWM16_32(llvm::MCInst &insn);
690 {"SWM16_MM", &EmulateInstructionMIPS::Emulate_SWM16_32, in GetOpcodeForInstruction()692 {"SWM32_MM", &EmulateInstructionMIPS::Emulate_SWM16_32, in GetOpcodeForInstruction()694 {"SWP_MM", &EmulateInstructionMIPS::Emulate_SWM16_32, in GetOpcodeForInstruction()1552 bool EmulateInstructionMIPS::Emulate_SWM16_32(llvm::MCInst &insn) { in Emulate_SWM16_32() function in EmulateInstructionMIPS