Searched refs:mm_pool32c_op (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/mm/ |
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},
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | inst.h | 466 mm_pool32c_op, enumerator
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
D | inst.h | 335 mm_pool32c_op, mm_lwgp16_op, mm_lw16_op, mm_pool16e_op, enumerator
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
D | unaligned.c | 930 case mm_pool32c_op: in emulate_load_store_microMIPS()
|