Home
last modified time | relevance | path

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

/linux-5.19.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},
/linux-5.19.10/arch/mips/include/uapi/asm/
Dinst.h528 mm_cfc1_op = 0x40, enumerator
/linux-5.19.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()