Home
last modified time | relevance | path

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

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