Home
last modified time | relevance | path

Searched refs:m68k_lookup_cpu (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-m68k.c744 static const struct m68k_cpu *m68k_lookup_cpu
7403 m68k_lookup_cpu (const char *arg, const struct m68k_cpu *table, in m68k_lookup_cpu() function
7450 cpu = m68k_lookup_cpu (name, m68k_cpus, allow_m, NULL); in m68k_set_cpu()
7469 arch = m68k_lookup_cpu (name, m68k_archs, allow_m, NULL); in m68k_set_arch()
7490 ext = m68k_lookup_cpu (name, m68k_extensions, allow_m, &negated); in m68k_set_extension()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20062205 (m68k_lookup_cpu): Give deprecated warning when necessary.
2602 (m68k_lookup_cpu, m68k_set_arch, m68k_set_cpu, m68k_set_extension,