Home
last modified time | relevance | path

Searched refs:bfd_arch_m88k (Results 1 – 12 of 12) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dcpu-m88k.c31 bfd_arch_m88k,
Dm88kopenbsd.c25 #define DEFAULT_ARCH bfd_arch_m88k
Delf32-m88k.c31 #define ELF_ARCH bfd_arch_m88k
Dm88kmach3.c33 #define DEFAULT_ARCH bfd_arch_m88k
Dnetbsd-core.c202 bfd_default_set_arch_mach (abfd, bfd_arch_m88k, 0); in netbsd_core_file_p()
Dcoffcode.h2188 arch = bfd_arch_m88k; in coff_set_arch_mach_hook()
3013 case bfd_arch_m88k: in coff_set_flags()
Dbfd-in2.h2051 bfd_arch_m88k, /* Motorola 88xxx */ enumerator
Daoutx.h843 case bfd_arch_m88k: in NAME()
Dmach-o.c1044 *type = bfd_arch_m88k; in bfd_mach_o_convert_architecture()
DChangeLog-20042493 * aoutx.h (NAME(aout,machine_type)): Handle bfd_arch_m88k.
/toolchain/binutils/binutils-2.27/bfd/hosts/
Dm88kmach3.h28 #define HOST_MACHINE_ARCH bfd_arch_m88k
/toolchain/binutils/binutils-2.27/opcodes/
Ddisassemble.c280 case bfd_arch_m88k: in disassembler()