Home
last modified time | relevance | path

Searched refs:mm_x_format (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dinst.h955 struct mm_x_format { /* Scaled indexed load format (microMIPS) */ struct
1149 struct mm_x_format mm_x_format; member
/openbmc/linux/arch/mips/kernel/
H A Dunaligned.c677 switch (insn.mm_x_format.func) { in emulate_load_store_microMIPS()
679 reg = insn.mm_x_format.rd; in emulate_load_store_microMIPS()
942 switch (insn.mm_x_format.func) { in emulate_load_store_microMIPS()