Home
last modified time | relevance | path

Searched refs:m68k_cpu (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-m68k.c511 struct m68k_cpu struct
527 static const struct m68k_cpu *selected_arch; argument
528 static const struct m68k_cpu *selected_cpu;
532 static const struct m68k_cpu m68k_archs[] =
556 static const struct m68k_cpu m68k_extensions[] =
573 static const struct m68k_cpu m68k_cpus[] =
744 static const struct m68k_cpu *m68k_lookup_cpu
745 (const char *, const struct m68k_cpu *, int, int *);
2348 const struct m68k_cpu *cpu; in m68k_ip()
2411 const struct m68k_cpu *alias; in m68k_ip()
[all …]
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-200650 (m68k_archs, m68k_cpu): Add entries for fido.
2194 (struct m68k_cpu): Change chip field to control_regs.
DChangeLog-20091429 (m68k_cpu): Add line for MCF5221x.
DChangeLog-96975657 * config/tc-m68k.c (struct m68k_cpu): Add alias field.
DChangeLog-92953291 (struct m68k_cpu): New type.