Searched refs:mm_lw32_op (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | uasm-micromips.c | 86 [insn_lw] = {M(mm_lw32_op, 0, 0, 0, 0, 0), RT | RS | SIMM},
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | uasm-micromips.c | 86 [insn_lw] = {M(mm_lw32_op, 0, 0, 0, 0, 0), RT | RS | SIMM},
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
H A D | inst.h | 344 mm_jalx32_op, mm_jal32_op, mm_sw32_op, mm_lw32_op, enumerator
|
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
H A D | inst.h | 365 mm_jalx32_op, mm_jal32_op, mm_sw32_op, mm_lw32_op, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 505 mm_lw32_op, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 505 mm_lw32_op, enumerator
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | unaligned.c | 988 case mm_lw32_op: in emulate_load_store_microMIPS()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | unaligned.c | 988 case mm_lw32_op: in emulate_load_store_microMIPS()
|
Completed in 14 milliseconds