Home
last modified time | relevance | path

Searched refs:EF_SH4AL_DSP (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dsh.h32 #define EF_SH4AL_DSP 6 macro
DChangeLog-910368 * sh.h (EF_SH4A, EF_SH4AL_DSP, EF_SH4_NOFPU, EF_SH4A_NOFPU): New.
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c2963 case EF_SH4AL_DSP: strcat (buf, ", sh4al-dsp"); break; in get_machine_flags()