Home
last modified time | relevance | path

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

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