Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/kernel/
Dbranch.c52 case jr_op: in __compute_return_epc()
Dkprobes.c64 case jr_op: in insn_has_delayslot()
Dprocess.c279 return ip->r_format.func == jalr_op || ip->r_format.func == jr_op; in is_jal_jalr_jr_ins()
/linux-2.6.39/arch/mips/include/asm/
Dinst.h42 jr_op, jalr_op, movz_op, movn_op, enumerator
/linux-2.6.39/arch/mips/mm/
Duasm.c118 { insn_jr, M(spec_op, 0, 0, 0, 0, jr_op), RS },
/linux-2.6.39/arch/mips/math-emu/
Dcp1emu.c126 case jr_op: in isBranchInstr()