Home
last modified time | relevance | path

Searched refs:EF_RH850_REGMODE32 (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dv850.h165 #define EF_RH850_REGMODE32 0x00000040 macro
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c2780 if ((e_flags & (EF_RH850_REGMODE22 | EF_RH850_REGMODE32)) == 0) in get_machine_flags()
2805 case EF_RH850_REGMODE32: strcat (buf, ", regmode:23"); break; in get_machine_flags()