Searched refs:EM_ZSP (Results 1 – 10 of 10) sorted by relevance
167 #define EM_ZSP 79 /* LSI Logic's 16-bit DSP processor */ macro
771 (EM_ZSP): New machine number.
264 #define EM_ZSP 79 /* LSI Logic 16-bit DSP Processor. */ macro
190 EM_ZSP = 79, // LSI Logic 16-bit DSP Processor enumerator
127 ECase(EM_ZSP); in enumeration()
699 _ELF_DEFINE_EM(EM_ZSP, 79, \
1176 EM_ZSP, EM_MMIX, EM_HUANY, EM_PRISM.
1765 case EM_ZSP: return "LSI Logic's 16-bit DSP processor"; in get_machine_name()
550 case EM_ZSP: return "LSI Logic 16-bit DSP Processor"; in elf_machine()
1312 ENUM_ENT(EM_ZSP, "LSI Logic's 16-bit DSP processor"),