Searched refs:bfd_arch_mep (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | cpu-mep.c | 24 #define MA(x, n, def, y) { 32, 32, 8, bfd_arch_mep, x, "mep", n, \
|
D | elf32-mep.c | 721 bfd_default_set_arch_mach (abfd, bfd_arch_mep, elf32_mep_machine (abfd)); in mep_elf_object_p() 744 #define ELF_ARCH bfd_arch_mep
|
D | bfd-in2.h | 2169 bfd_arch_mep, enumerator
|
D | ChangeLog-2007 | 3239 * archures.c (bfd_arch_mep): New enumerator.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mep.h | 32 #define TARGET_ARCH bfd_arch_mep
|
D | tc-mep.c | 502 bfd_default_set_arch_mach (stdoutput, bfd_arch_mep, mep_machine ()); in md_begin()
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | disassemble.c | 313 case bfd_arch_mep: 589 case bfd_arch_mep: in disassemble_init_for_target()
|
D | mep-dis.c | 1514 #define CGEN_BFD_ARCH bfd_arch_mep in print_insn_mep()
|
D | ChangeLog-2007 | 1797 (disassembler): Handle bfd_arch_mep.
|