Searched refs:m68k_extensions (Results 1 – 2 of 2) sorted by relevance
216 (m68k_archs, m68k_extensions): Adjust.378 * config/tc-m68k.c (m68k_extensions): Allow 'float' on both m68k590 (m68k_archs, m68k_extensions): New.
434 static const struct m68k_cpu m68k_extensions[] = variable7067 ext = m68k_lookup_cpu (name, m68k_extensions, allow_m, &negated); in m68k_set_extension()7309 for (i = 0; m68k_extensions[i].name; i++) in md_show_usage()7312 "), m68k_extensions[i].name, in md_show_usage()7313 m68k_extensions[i].alias > 0 ? " ColdFire" in md_show_usage()7314 : m68k_extensions[i].alias < 0 ? " m68k" : ""); in md_show_usage()