Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/opcodes/
HDmep-opc.h72 #define MEP_CORE_ISA (mep_config_map[mep_config_index].core_isa) macro
HDmep-dis.c138 cd->isas = & MEP_CORE_ISA; in mep_print_vliw_insns()
472 cd->isas = & MEP_CORE_ISA; in mep_print_insn()
/NextBSD/contrib/binutils/gas/config/
HDtc-mep.c939 isas = cgen_bitset_copy (& MEP_CORE_ISA); in md_assemble()
943 cgen_bitset_union (isas, & MEP_CORE_ISA, isas); in md_assemble()