Searched refs:IT_LOAD (Results 1 – 2 of 2) sorted by relevance
76 #define IT_LOAD 0x03 macro83 #define inst_load(i) (db_inst_type(i) == IT_LOAD)
321 ityp = IT_LOAD; in db_inst_type()