HomeSort by: relevance | last modified time | path
    Searched defs:m68k_cpu (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-m68k.c 483 struct m68k_cpu struct
499 static const struct m68k_cpu *selected_arch;
500 static const struct m68k_cpu *selected_cpu;
504 static const struct m68k_cpu m68k_archs[] =
528 static const struct m68k_cpu m68k_extensions[] =
545 static const struct m68k_cpu m68k_cpus[] =
716 static const struct m68k_cpu *m68k_lookup_cpu
717 (const char *, const struct m68k_cpu *, int, int *);
2264 const struct m68k_cpu *cpu;
2327 const struct m68k_cpu *alias
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68k.c 483 struct m68k_cpu struct
499 static const struct m68k_cpu *selected_arch;
500 static const struct m68k_cpu *selected_cpu;
504 static const struct m68k_cpu m68k_archs[] =
528 static const struct m68k_cpu m68k_extensions[] =
545 static const struct m68k_cpu m68k_cpus[] =
716 static const struct m68k_cpu *m68k_lookup_cpu
717 (const char *, const struct m68k_cpu *, int, int *);
2264 const struct m68k_cpu *cpu;
2327 const struct m68k_cpu *alias
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/m68k/
m68k.cc 482 enum target_device m68k_cpu;
573 m68k_cpu = entry->device;
479 enum target_device m68k_cpu; variable in typeref:enum:target_device
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
m68k.cc 478 enum target_device m68k_cpu;
569 m68k_cpu = entry->device;
475 enum target_device m68k_cpu; variable in typeref:enum:target_device

Completed in 36 milliseconds