HomeSort by: relevance | last modified time | path
    Searched defs:OP_J (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/arch/mips/include/
mips_opcode.h 142 #define OP_J 002
  /src/external/gpl3/binutils/dist/opcodes/
iq2000-desc.h 88 OP_SPECIAL = 0, OP_REGIMM = 1, OP_J = 2, OP_JAL = 3
i386-dis.c 61 static bool OP_J (instr_info *, int, int);
475 #define Jb { OP_J, b_mode }
476 #define Jv { OP_J, v_mode }
477 #define Jdqw { OP_J, dqw_mode }
10067 if ((dp->op[i].rtn == OP_J)
12979 OP_J (instr_info *ins, int bytemode, int sizeflag)
  /src/external/gpl3/binutils.old/dist/opcodes/
iq2000-desc.h 88 OP_SPECIAL = 0, OP_REGIMM = 1, OP_J = 2, OP_JAL = 3
i386-dis.c 61 static bool OP_J (instr_info *, int, int);
475 #define Jb { OP_J, b_mode }
476 #define Jv { OP_J, v_mode }
477 #define Jdqw { OP_J, dqw_mode }
10028 if ((dp->op[i].rtn == OP_J)
12940 OP_J (instr_info *ins, int bytemode, int sizeflag)
  /src/external/gpl3/gdb.old/dist/opcodes/
iq2000-desc.h 88 OP_SPECIAL = 0, OP_REGIMM = 1, OP_J = 2, OP_JAL = 3
i386-dis.c 61 static bool OP_J (instr_info *, int, int);
476 #define Jb { OP_J, b_mode }
477 #define Jv { OP_J, v_mode }
478 #define Jdqw { OP_J, dqw_mode }
9731 if ((dp->op[i].rtn == OP_J)
12643 OP_J (instr_info *ins, int bytemode, int sizeflag)
  /src/external/gpl3/gdb/dist/opcodes/
iq2000-desc.h 88 OP_SPECIAL = 0, OP_REGIMM = 1, OP_J = 2, OP_JAL = 3
i386-dis.c 61 static bool OP_J (instr_info *, int, int);
475 #define Jb { OP_J, b_mode }
476 #define Jv { OP_J, v_mode }
477 #define Jdqw { OP_J, dqw_mode }
10035 if ((dp->op[i].rtn == OP_J)
12947 OP_J (instr_info *ins, int bytemode, int sizeflag)

Completed in 74 milliseconds