Searched refs:MEP_CORE_ISA (Results 1 – 4 of 4) sorted by relevance
149 cd->isas = & MEP_CORE_ISA; in mep_print_vliw_insns()666 cd->isas = & MEP_CORE_ISA; in mep_print_insn()683 cgen_bitset_union (ivc2_core_isa, &MEP_CORE_ISA, ivc2_core_isa); in mep_print_insn()688 cd->isas = & MEP_CORE_ISA; in mep_print_insn()699 cd->isas = & MEP_CORE_ISA; in mep_print_insn()
72 #define MEP_CORE_ISA (mep_config_map[mep_config_index].core_isa) macro
67 #define MEP_CORE_ISA (mep_config_map[mep_config_index].core_isa)954 cd->isas = & MEP_CORE_ISA;1471 cd->isas = & MEP_CORE_ISA;1488 cgen_bitset_union (ivc2_core_isa, &MEP_CORE_ISA, ivc2_core_isa);1493 cd->isas = & MEP_CORE_ISA;1504 cd->isas = & MEP_CORE_ISA;
1232 isas = cgen_bitset_copy (& MEP_CORE_ISA); in md_assemble()1236 cgen_bitset_union (isas, & MEP_CORE_ISA, isas); in md_assemble()