Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/uapi/asm/
Dinst.h793 struct mm_x_format { /* Scaled indexed load format (microMIPS) */ struct
942 struct mm_x_format mm_x_format; member
/linux-4.4.14/arch/mips/kernel/
Dunaligned.c1419 switch (insn.mm_x_format.func) { in emulate_load_store_microMIPS()
1421 reg = insn.mm_x_format.rd; in emulate_load_store_microMIPS()
1687 switch (insn.mm_x_format.func) { in emulate_load_store_microMIPS()