Searched refs:DIF_INSTR_XLREF (Results 1 – 2 of 2) sorted by relevance
241 uint_t xlr = DIF_INSTR_XLREF(in); in dt_dis_xlate()
332 #define DIF_INSTR_XLREF(i) (((i) >> 8) & 0xffff) macro