Home
last modified time | relevance | path

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

/linux/arch/mips/mm/
H A Duasm-micromips.c55 [insn_cfc1] = {M(mm_pool32f_op, 0, 0, 0, mm_cfc1_op, mm_32f_73_op), RT | RS},
57 [insn_ctc1] = {M(mm_pool32f_op, 0, 0, 0, mm_ctc1_op, mm_32f_73_op), RT | RS},
/linux/arch/mips/include/uapi/asm/
H A Dinst.h355 mm_ori32_op, mm_pool32f_op, mm_pool32s_op, mm_reserved2_op, enumerator
/linux/arch/mips/kernel/
H A Dunaligned.c942 case mm_pool32f_op: in emulate_load_store_microMIPS()