Home
last modified time | relevance | path

Searched refs:mm_cfc1_op (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/mm/
Duasm-micromips.c55 [insn_cfc1] = {M(mm_pool32f_op, 0, 0, 0, mm_cfc1_op, mm_32f_73_op), RT | RS},
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/
Dinst.h671 mm_cfc1_op = 0x40, enumerator
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
Dinst.h528 mm_cfc1_op = 0x40, enumerator
/kernel/linux/linux-5.10/arch/mips/math-emu/
Dcp1emu.c367 case mm_cfc1_op: in microMIPS32_to_MIPS32()
375 else if (insn.mm_fp1_format.op == mm_cfc1_op) in microMIPS32_to_MIPS32()