Searched refs:mm_pool32c_op (Results 1 – 3 of 3) sorted by relevance
/linux/arch/mips/mm/ |
H A D | uasm-micromips.c | 83 [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},
|
/linux/arch/mips/include/uapi/asm/ |
H A D | inst.h | 356 mm_pool32c_op, mm_lwgp16_op, mm_lw16_op, mm_pool16e_op, enumerator
|
/linux/arch/mips/kernel/ |
H A D | unaligned.c | 931 case mm_pool32c_op: in emulate_load_store_microMIPS()
|