Home
last modified time | relevance | path

Searched refs:mm_jalr_op (Results 1 – 4 of 4) sorted by relevance

/arch/mips/mm/
Duasm-micromips.c79 { insn_jalr, M(mm_pool32a_op, 0, 0, 0, mm_jalr_op, mm_pool32axf_op), RT | RS },
80 { insn_jr, M(mm_pool32a_op, 0, 0, 0, mm_jalr_op, mm_pool32axf_op), RS },
/arch/mips/kernel/
Dprocess.c302 return ((ip->u_format.uimmediate >> 6) & mm_jalr_op) == mm_jalr_op; in is_jump_ins()
Dbranch.c74 case mm_jalr_op: in __mm_isBranchInstr()
/arch/mips/include/uapi/asm/
Dinst.h417 mm_jalr_op = 0x03c, enumerator