Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/uapi/asm/
Dinst.h922 struct mm_x_format { /* Scaled indexed load format (microMIPS) */ struct
1082 struct mm_x_format mm_x_format; member
/Linux-v4.19/arch/mips/kernel/
Dunaligned.c1446 switch (insn.mm_x_format.func) { in emulate_load_store_microMIPS()
1448 reg = insn.mm_x_format.rd; in emulate_load_store_microMIPS()
1714 switch (insn.mm_x_format.func) { in emulate_load_store_microMIPS()