Searched refs:EF_RH850_REG2_NORESERVE (Results 1 – 2 of 2) sorted by relevance
170 #define EF_RH850_REG2_NORESERVE 0x00008000 /* r2 is callee saved. */ macro
3227 if ((e_flags & (EF_RH850_REG2_RESERVE | EF_RH850_REG2_NORESERVE)) == 0) in get_machine_flags()3245 case EF_RH850_REG2_NORESERVE: strcat (buf, ", r2 free"); break; in get_machine_flags()