Searched refs:mm_m_format (Results 1 – 2 of 2) sorted by relevance
687 switch (insn.mm_m_format.func) { in emulate_load_store_microMIPS()689 reg = insn.mm_m_format.rd; in emulate_load_store_microMIPS()708 reg = insn.mm_m_format.rd; in emulate_load_store_microMIPS()728 reg = insn.mm_m_format.rd; in emulate_load_store_microMIPS()751 reg = insn.mm_m_format.rd; in emulate_load_store_microMIPS()773 reg = insn.mm_m_format.rd; in emulate_load_store_microMIPS()809 reg = insn.mm_m_format.rd; in emulate_load_store_microMIPS()846 reg = insn.mm_m_format.rd; in emulate_load_store_microMIPS()887 reg = insn.mm_m_format.rd; in emulate_load_store_microMIPS()932 switch (insn.mm_m_format.func) { in emulate_load_store_microMIPS()[all …]
946 struct mm_m_format { /* Multi-word load/store format (microMIPS) */ struct1148 struct mm_m_format mm_m_format; member