Searched defs:OP_J (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/sys/arch/mips/include/ |
H A D | mips_opcode.h | 142 #define OP_J 002 macro
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | iq2000-desc.h | 88 OP_SPECIAL = 0, OP_REGIMM = 1, OP_J = 2, OP_JAL = 3 enumerator
|
H A D | i386-dis.c | 12441 OP_J (instr_info *ins, int bytemode, int sizeflag) in OP_J() function
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | iq2000-desc.h | 88 OP_SPECIAL = 0, OP_REGIMM = 1, OP_J = 2, OP_JAL = 3 enumerator
|
H A D | i386-dis.c | 12288 OP_J (instr_info *ins, int bytemode, int sizeflag) in OP_J() function
|