Searched refs:DIF_INSTR_TYPE (Results 1 – 3 of 3) sorted by relevance
218 uint_t type = DIF_INSTR_TYPE(in); in dt_dis_pushts()
339 #define DIF_INSTR_TYPE(i) (((i) >> 16) & 0xff) macro
9812 uint_t type = DIF_INSTR_TYPE(instr);