Searched refs:mm_jal32_op (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/mm/ |
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/ |
D | process.c | 322 if (ip->j_format.opcode == mm_jal32_op) in is_jump_ins()
|
D | branch.c | 241 case mm_jal32_op: in __mm_isBranchInstr()
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | inst.h | 503 mm_jal32_op, enumerator
|
/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/ |
D | inst.h | 344 mm_jalx32_op, mm_jal32_op, mm_sw32_op, mm_lw32_op, enumerator
|