Searched refs:DT_IS_RETL (Results 1 – 1 of 1) sorted by relevance
751 #define DT_IS_RETL(inst) (((inst) & 0xfff83fff) == 0x81c02008) macro793 if (DT_IS_RETL(ip[0])) in dt_modtext()