Searched refs:mm_lh32_op (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | uasm-micromips.c | 82 [insn_lh] = {M(mm_lh32_op, 0, 0, 0, 0, 0), RT | RS | SIMM},
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | uasm-micromips.c | 82 [insn_lh] = {M(mm_lh32_op, 0, 0, 0, 0, 0), RT | RS | SIMM},
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
H A D | inst.h | 332 mm_addiu32_op, mm_lhu32_op, mm_sh32_op, mm_lh32_op, enumerator
|
/kernel/linux/linux-6.6/arch/mips/include/uapi/asm/ |
H A D | inst.h | 353 mm_addiu32_op, mm_lhu32_op, mm_sh32_op, mm_lh32_op, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 457 mm_lh32_op, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 457 mm_lh32_op, enumerator
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | unaligned.c | 980 case mm_lh32_op: in emulate_load_store_microMIPS()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | unaligned.c | 980 case mm_lh32_op: in emulate_load_store_microMIPS()
|
Completed in 15 milliseconds