Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/mm/
H A Duasm-micromips.c83 [insn_ll] = {M(mm_pool32c_op, 0, 0, (mm_ll_func << 1), 0, 0), RS | RT | SIMM},
96 [insn_pref] = {M(mm_pool32c_op, 0, 0, (mm_pref_func << 1), 0, 0), RT | RS | SIMM},
98 [insn_sc] = {M(mm_pool32c_op, 0, 0, (mm_sc_func << 1), 0, 0), RT | RS | SIMM},
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dinst.h356 mm_pool32c_op, mm_lwgp16_op, mm_lw16_op, mm_pool16e_op, enumerator
/openbmc/linux/arch/mips/kernel/
H A Dunaligned.c930 case mm_pool32c_op: in emulate_load_store_microMIPS()