Home
last modified time | relevance | path

Searched refs:jr_op (Results 1 – 5 of 5) sorted by relevance

/arch/mips/kernel/
Dbranch.c53 case jr_op: in __compute_return_epc()
Dprocess.c263 return ip->r_format.func == jalr_op || ip->r_format.func == jr_op; in is_jal_jalr_jr_ins()
/arch/mips/include/asm/
Dinst.h42 jr_op, jalr_op, movz_op, movn_op, enumerator
/arch/mips/mm/
Duasm.c111 { insn_jr, M(spec_op, 0, 0, 0, 0, jr_op), RS },
/arch/mips/math-emu/
Dcp1emu.c120 case jr_op: in isBranchInstr()