Searched refs:OP_JR (Results 1 – 7 of 7) sorted by relevance
242 #define OP_JR 010 macro250 #define OP_F_JR OP_JR
123 if (insn.RType.func == OP_JR) { in stack_capture()
260 case OP_JR: in db_inst_type()
203 case OP_JR: in md_printins()
225 case OP_JR: in stacktrace_subr()
69 #define _JR_RA _ENCODE_INSN(OP_SPECIAL, RA, 0, 0, OP_JR)
1185 case OP_JR: in MipsEmulateBranch()