Lines Matching refs:m68k_cpu
511 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()
7402 static const struct m68k_cpu *
7403 m68k_lookup_cpu (const char *arg, const struct m68k_cpu *table, in m68k_lookup_cpu()
7448 const struct m68k_cpu *cpu; in m68k_set_cpu()
7467 const struct m68k_cpu *arch; in m68k_set_arch()
7488 const struct m68k_cpu *ext; in m68k_set_extension()