Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Duasm-micromips.c78 [insn_jalr] = {M(mm_pool32a_op, 0, 0, 0, mm_jalr_op, mm_pool32axf_op), RT | RS},
79 [insn_jr] = {M(mm_pool32a_op, 0, 0, 0, mm_jalr_op, mm_pool32axf_op), RS},
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dprocess.c327 return ((ip->u_format.uimmediate >> 6) & mm_jalr_op) == mm_jalr_op; in is_jump_ins()
H A Dbranch.c74 case mm_jalr_op: in __mm_isBranchInstr()
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dinst.h426 mm_jalr_op = 0x03c, enumerator