Home
last modified time | relevance | path

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

/linux/arch/mips/mm/
H A Duasm-micromips.c86 [insn_lw] = {M(mm_lw32_op, 0, 0, 0, 0, 0), RT | RS | SIMM},
/linux/arch/mips/include/uapi/asm/
H A Dinst.h365 mm_jalx32_op, mm_jal32_op, mm_sw32_op, mm_lw32_op, enumerator
/linux/arch/mips/kernel/
H A Dunaligned.c989 case mm_lw32_op: in emulate_load_store_microMIPS()