Searched refs:mm_jal32_op (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/arch/mips/mm/ |
D | uasm-micromips.c | 77 [insn_jal] = {M(mm_jal32_op, 0, 0, 0, 0, 0), JIMM},
|
/linux-6.1.9/arch/mips/kernel/ |
D | process.c | 336 if (ip->j_format.opcode == mm_jal32_op) in is_jump_ins()
|
D | branch.c | 241 case mm_jal32_op: in __mm_isBranchInstr()
|
/linux-6.1.9/arch/mips/include/uapi/asm/ |
D | inst.h | 344 mm_jalx32_op, mm_jal32_op, mm_sw32_op, mm_lw32_op, enumerator
|