Home
last modified time | relevance | path

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

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