Searched refs:EF_RH850_GP_FIX (Results 1 – 2 of 2) sorted by relevance
167 #define EF_RH850_GP_FIX 0x00000100 /* r4 is fixed. */ macro
2783 if ((e_flags & (EF_RH850_GP_FIX | EF_RH850_GP_NOFIX)) == 0) in get_machine_flags()2807 case EF_RH850_GP_FIX: strcat (buf, ", r4 fixed"); break; in get_machine_flags()