Searched refs:m68k_extensions (Results 1 – 3 of 3) sorted by relevance
556 static const struct m68k_cpu m68k_extensions[] = variable7490 ext = m68k_lookup_cpu (name, m68k_extensions, allow_m, &negated); in m68k_set_extension()7731 for (i = 0; m68k_extensions[i].name; i++) in md_show_usage()7734 "), m68k_extensions[i].name, in md_show_usage()7735 m68k_extensions[i].alias > 0 ? " ColdFire" in md_show_usage()7736 : m68k_extensions[i].alias < 0 ? " m68k" : ""); in md_show_usage()
2197 (m68k_archs, m68k_extensions): Adjust.2377 * config/tc-m68k.c (m68k_extensions): Allow 'float' on both m68k2589 (m68k_archs, m68k_extensions): New.
2527 (m68k_extensions): Refer to no_mac mask.