Home
last modified time | relevance | path

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

/arch/mips/mm/
Duasm-micromips.c79 { insn_ll, M(mm_pool32c_op, 0, 0, (mm_ll_func << 1), 0, 0), RS | RT | SIMM },
90 { insn_pref, M(mm_pool32c_op, 0, 0, (mm_pref_func << 1), 0, 0), RT | RS | SIMM },
92 { insn_sc, M(mm_pool32c_op, 0, 0, (mm_sc_func << 1), 0, 0), RT | RS | SIMM },
/arch/mips/include/uapi/asm/
Dinst.h257 mm_pool32c_op, mm_lwgp16_op, mm_lw16_op, mm_pool16e_op, enumerator
/arch/mips/kernel/
Dunaligned.c1703 case mm_pool32c_op: in emulate_load_store_microMIPS()