Searched refs:EF_RH850_REG2_RESERVE (Results 1 – 2 of 2) sorted by relevance
173 #define EF_RH850_REG2_RESERVE 0x00004000 /* r2 is fixed. */ macro
2792 if ((e_flags & (EF_RH850_REG2_RESERVE | EF_RH850_REG2_NORESERVE)) == 0) in get_machine_flags()2813 case EF_RH850_REG2_RESERVE: strcat (buf, ", r2 fixed"); break; in get_machine_flags()