jr_op
case jr_op:
if (NO_R6EMU && insn.r_format.func == jr_op)
case jr_op:
ip->r_format.func == jr_op &&
return ip->r_format.func == jalr_op || ip->r_format.func == jr_op;
case jr_op:
case jr_op:
if (NO_R6EMU && insn.r_format.func == jr_op)
[insn_jr] = {M(spec_op, 0, 0, 0, 0, jr_op), RS},