Searched refs:IT_CALL (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/mips/include/
H A Ddb_machdep.h75 #define IT_CALL 0x01 macro
82 #define inst_call(i) (db_inst_type(i) == IT_CALL)
/freebsd-12-stable/sys/mips/mips/
H A Ddb_interface.c266 ityp = IT_CALL;
284 ityp = IT_CALL;
290 ityp = IT_CALL;

Completed in 117 milliseconds