Home
last modified time | relevance | path

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

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