Searched refs:DT_IS_MOV_O7 (Results 1 – 1 of 1) sorted by relevance
749 #define DT_IS_MOV_O7(inst) (((inst) & 0xffffe000) == 0x9e100000) macro792 } else if (DT_IS_MOV_O7(ip[1])) { in dt_modtext()819 if (DT_IS_RESTORE(ip[1]) || DT_IS_MOV_O7(ip[1])) { in dt_modtext()858 } else if (DT_IS_MOV_O7(ip[1])) { in dt_modtext()