Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/uapi/asm/
Dinst.h923 struct mm_x_format { /* Scaled indexed load format (microMIPS) */ struct
1117 struct mm_x_format mm_x_format; member
/linux-6.1.9/arch/mips/kernel/
Dunaligned.c636 switch (insn.mm_x_format.func) { in emulate_load_store_microMIPS()
638 reg = insn.mm_x_format.rd; in emulate_load_store_microMIPS()
901 switch (insn.mm_x_format.func) { in emulate_load_store_microMIPS()