Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/mm/
Duasm-micromips.c82 { insn_lw, M(mm_lw32_op, 0, 0, 0, 0, 0), RT | RS | SIMM },
/linux-4.1.27/arch/mips/include/uapi/asm/
Dinst.h242 mm_jalx32_op, mm_jal32_op, mm_sw32_op, mm_lw32_op, enumerator
/linux-4.1.27/arch/mips/kernel/
Dunaligned.c1648 case mm_lw32_op: in emulate_load_store_microMIPS()