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

/freebsd-13-stable/sys/mips/include/
H A Ddb_machdep.h75 #define IT_BRANCH 0x02 macro
79 #define inst_branch(i) (db_inst_type(i) == IT_BRANCH)
/freebsd-13-stable/sys/mips/mips/
H A Ddb_interface.c261 ityp = IT_BRANCH;
276 ityp = IT_BRANCH;
301 ityp = IT_BRANCH;
308 ityp = IT_BRANCH;

Completed in 164 milliseconds