Searched refs:EF_MEP_CPU_C2 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/binutils/include/elf/
H A Dmep.h73 #define EF_MEP_CPU_C2 0x01000000 /* MEP c2 */ macro
/freebsd-10.2-release/contrib/binutils/opcodes/
H A Dmep-opc.c96 { "", 0, EF_MEP_CPU_C2, 1, 0, {1,"\x0"}, {1,"\x0"}, {1,"\x0"}, {1,"\x0"}, {1,"\x0"}, {1,"\x80"}, OPTION_MASK },
97 { "simple", CONFIG_SIMPLE, EF_MEP_CPU_C2, 1, 0, { 1, "\x0" }, { 1, "\x0" }, { 1, "\x0" }, { 1, "\x0" }, { 1, "\x0" }, { 1, "\xc0" },
99 { "fmax", CONFIG_FMAX, EF_MEP_CPU_C2, 1, 0, { 1, "\x10" }, { 1, "\x8" }, { 1, "\x4" }, { 1, "\x2" }, { 1, "\x1e" }, { 1, "\xa0" },
124 case EF_MEP_CPU_C2:
/freebsd-10.2-release/contrib/binutils/bfd/
H A Delf32-mep.c894 case EF_MEP_CPU_C2: return bfd_mach_mep;
/freebsd-10.2-release/contrib/binutils/gas/config/
H A Dtc-mep.c395 case EF_MEP_CPU_C2: return bfd_mach_mep;

Completed in 157 milliseconds