Searched refs:OP_J (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/sys/arch/mips/include/
H A Dmips_opcode.h142 #define OP_J 002 macro
/netbsd-current/sys/arch/mips/mips/
H A Dmips_stacktrace.c434 case OP_J:
H A Ddb_interface.c941 case OP_J:
1024 jump = (i.JType.op == OP_J) ||
H A Ddb_disasm.c785 case OP_J:
H A Dmips_emul.c118 case OP_J:
/netbsd-current/external/cddl/osnet/dev/dtrace/mips/
H A Ddtrace_isa.c402 case OP_J:
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Diq2000-desc.h88 OP_SPECIAL = 0, OP_REGIMM = 1, OP_J = 2, OP_JAL = 3 enumerator in enum:opcodes
H A Di386-dis.c69 static void OP_J (int, int);
285 #define Jb { OP_J, b_mode }
286 #define Jv { OP_J, v_mode }
287 #define Jdqw { OP_J, dqw_mode }
9866 if ((dp->op[i].rtn == OP_J)
12487 OP_J (int bytemode, int sizeflag) function
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Diq2000-desc.h88 OP_SPECIAL = 0, OP_REGIMM = 1, OP_J = 2, OP_JAL = 3 enumerator in enum:opcodes
H A Di386-dis.c68 static void OP_J (instr_info *, int, int);
396 #define Jb { OP_J, b_mode }
397 #define Jv { OP_J, v_mode }
398 #define Jdqw { OP_J, dqw_mode }
9979 if ((dp->op[i].rtn == OP_J)
12624 OP_J (instr_info *ins, int bytemode, int sizeflag) function
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Diq2000-desc.h88 OP_SPECIAL = 0, OP_REGIMM = 1, OP_J = 2, OP_JAL = 3 enumerator in enum:opcodes
H A Di386-dis.c68 static void OP_J (instr_info *, int, int);
390 #define Jb { OP_J, b_mode }
391 #define Jv { OP_J, v_mode }
392 #define Jdqw { OP_J, dqw_mode }
9666 if ((dp->op[i].rtn == OP_J)
12288 OP_J (instr_info *ins, int bytemode, int sizeflag) function
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Diq2000-desc.h88 OP_SPECIAL = 0, OP_REGIMM = 1, OP_J = 2, OP_JAL = 3 enumerator in enum:opcodes
H A Di386-dis.c61 static bool OP_J (instr_info *, int, int);
470 #define Jb { OP_J, b_mode }
471 #define Jv { OP_J, v_mode }
472 #define Jdqw { OP_J, dqw_mode }
9682 if ((dp->op[i].rtn == OP_J)
12441 OP_J (instr_info *ins, int bytemode, int sizeflag) function
/netbsd-current/sys/arch/arc/arc/
H A Dminidebug.c869 case OP_J:

Completed in 239 milliseconds