Home
last modified time | relevance | path

Searched refs:cop_type (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dmep-dis.c633 int cop_type; in mep_print_insn() local
652 cop_type = abfd->tdata.elf_obj_data->elf_header->e_flags & EF_MEP_COP_MASK; in mep_print_insn()
653 if (cop_type == EF_MEP_COP_IVC2) in mep_print_insn()
/toolchain/binutils/binutils-2.25/cpu/
Dmep.opc1438 int cop_type;
1457 cop_type = abfd->tdata.elf_obj_data->elf_header->e_flags & EF_MEP_COP_MASK;
1458 if (cop_type == EF_MEP_COP_IVC2)