Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/mm/
Duasm-micromips.c57 [insn_ctc1] = {M(mm_pool32f_op, 0, 0, 0, mm_ctc1_op, mm_32f_73_op), RT | RS},
/linux-6.1.9/arch/mips/include/uapi/asm/
Dinst.h532 mm_ctc1_op = 0x60, enumerator
/linux-6.1.9/arch/mips/math-emu/
Dcp1emu.c368 case mm_ctc1_op: in microMIPS32_to_MIPS32()
377 else if (insn.mm_fp1_format.op == mm_ctc1_op) in microMIPS32_to_MIPS32()