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

/freebsd-11-stable/sys/mips/include/
H A Dmips_opcode.h145 #define OP_J 002 macro
/freebsd-11-stable/sys/mips/mips/
H A Ddb_disasm.c329 case OP_J:
H A Ddb_interface.c291 case OP_J:
H A Ddb_trace.c267 case OP_J:
H A Dtrap.c1252 case OP_J:
/freebsd-11-stable/sys/cddl/dev/dtrace/mips/
H A Ddtrace_isa.c389 case OP_J:
/freebsd-11-stable/sys/dev/hwpmc/
H A Dhwpmc_mips.c550 case OP_J:
/freebsd-11-stable/contrib/binutils/opcodes/
H A Di386-dis.c66 static void OP_J (int, int);
235 #define Jb { OP_J, b_mode }
236 #define Jv { OP_J, v_mode }
5584 OP_J (int bytemode, int sizeflag) function

Completed in 135 milliseconds