Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/mips/
H A Ddb_interface.c254 int ityp = 0; in db_inst_type() local
261 ityp = IT_BRANCH; in db_inst_type()
265 ityp = IT_CALL; in db_inst_type()
276 ityp = IT_BRANCH; in db_inst_type()
283 ityp = IT_CALL; in db_inst_type()
289 ityp = IT_CALL; in db_inst_type()
301 ityp = IT_BRANCH; in db_inst_type()
308 ityp = IT_BRANCH; in db_inst_type()
321 ityp = IT_LOAD; in db_inst_type()
329 ityp = IT_STORE; in db_inst_type()
[all …]