Home
last modified time | relevance | path

Searched refs:mm_fp5_format (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Dinst.h845 struct mm_fp5_format { struct
966 struct mm_fp5_format mm_fp5_format; member
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
Dinst.h876 struct mm_fp5_format { /* FPU lwxc1 and swxc1 format (microMIPS) */ struct
1112 struct mm_fp5_format mm_fp5_format; member
/kernel/linux/linux-5.10/arch/mips/math-emu/
Dcp1emu.c156 op = insn.mm_fp5_format.op & 0x7; in microMIPS32_to_MIPS32()
169 insn.mm_fp5_format.base; in microMIPS32_to_MIPS32()
171 insn.mm_fp5_format.index; in microMIPS32_to_MIPS32()
173 mips32_insn.r_format.re = insn.mm_fp5_format.fd; in microMIPS32_to_MIPS32()