Searched refs:mm_jal32_op (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/mm/ |
H A D | uasm-micromips.c | 77 [insn_jal] = {M(mm_jal32_op, 0, 0, 0, 0, 0), JIMM},
|
/kernel/linux/linux-6.6/arch/mips/mm/ |
H A D | uasm-micromips.c | 77 [insn_jal] = {M(mm_jal32_op, 0, 0, 0, 0, 0), JIMM},
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | process.c | 322 if (ip->j_format.opcode == mm_jal32_op) in is_jump_ins()
|
H A D | branch.c | 241 case mm_jal32_op: in __mm_isBranchInstr()
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | branch.c | 241 case mm_jal32_op: in __mm_isBranchInstr()
|
H A D | process.c | 337 if (ip->j_format.opcode == mm_jal32_op) in is_jump_ins()
|
/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 | 503 mm_jal32_op, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-mips/asm/ |
H A D | inst.h | 503 mm_jal32_op, enumerator
|
Completed in 16 milliseconds