Searched refs:MEP_CORE_ISA (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/binutils/opcodes/
H A Dmep-opc.h72 #define MEP_CORE_ISA (mep_config_map[mep_config_index].core_isa) macro
H A Dmep-dis.c139 cd->isas = & MEP_CORE_ISA;
473 cd->isas = & MEP_CORE_ISA;
/freebsd-11.0-release/contrib/binutils/gas/config/
H A Dtc-mep.c941 isas = cgen_bitset_copy (& MEP_CORE_ISA);
945 cgen_bitset_union (isas, & MEP_CORE_ISA, isas);

Completed in 35 milliseconds