Searched refs:EF_RH850_REGMODE22 (Results 1 – 2 of 2) sorted by relevance
164 #define EF_RH850_REGMODE22 0x00000020 /* Registers r15-r24 (inclusive) are not used. */ macro
2780 if ((e_flags & (EF_RH850_REGMODE22 | EF_RH850_REGMODE32)) == 0) in get_machine_flags()2804 case EF_RH850_REGMODE22: strcat (buf, ", regmode:22"); break; in get_machine_flags()