Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Ddb_machdep.h74 #define IT_CALL 0x01 macro
81 #define inst_call(i) (db_inst_type(i) == IT_CALL)
/f-stack/freebsd/mips/mips/
H A Ddb_interface.c265 ityp = IT_CALL; in db_inst_type()
283 ityp = IT_CALL; in db_inst_type()
289 ityp = IT_CALL; in db_inst_type()