Home
last modified time | relevance | path

Searched refs:M_68020 (Results 1 – 11 of 11) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dsparclynx.c49 || (mtype) == M_68020 \
93 case M_68020: in NAME()
164 N_SET_MACHTYPE (execp, M_68020); in NAME()
Daout0.c35 ((mtype) == M_UNKNOWN || (mtype) == M_68010 || (mtype) == M_68020)
Daoutf1.h40 || (((mtype) == M_UNKNOWN || (mtype) == M_68010 || (mtype) == M_68020) \
118 case M_68020: in sunos_set_arch_mach()
204 N_SET_MACHTYPE (execp, M_68020); in sunos_write_object_contents()
Dm68klinux.c26 #define MACHTYPE_OK(mtype) ((mtype) == M_68020 || (mtype) == M_UNKNOWN)
72 N_SET_MACHTYPE (execp, M_68020); in m68klinux_write_object_contents()
Dmipsbsd.c144 N_SET_MACHTYPE (execp, M_68020); in MY()
Dlibaout.h252 M_68020 = 2, enumerator
Dsunos.c41 || (((mtype) == M_UNKNOWN || (mtype) == M_68010 || (mtype) == M_68020) \
Dpdp11.c708 case bfd_mach_m68020: arch_flags = M_68020; break; in NAME()
Daoutx.h760 case bfd_mach_m68020: arch_flags = M_68020; break; in NAME()
/toolchain/binutils/binutils-2.27/gas/config/
Daout_gnu.h110 #undef M_68020
116 M_68020 = 2, enumerator
/toolchain/binutils/binutils-2.27/include/aout/
Dsun4.h37 N_MACHTYPE(x) == M_68020? SEG_SIZE_SUN3: \