Home | History | Annotate | Download | only in config

Lines Matching defs:architecture

513   unsigned long arch;	/* Architecture features.  */
531 /* Architecture models. */
554 /* Architecture extensions, here 'alias' -1 for m68k, +1 for cf and 0
752 architecture and we have a lot of relaxation modes. */
2363 APPEND (_("invalid instruction for this architecture; needs "));
2664 _("displacement too large for this architecture; needs 68020 or higher");
2775 _("scale factor invalid on this architecture; needs cpu32 or 68020 or higher");
2883 _("invalid operand mode for this architecture; needs 68020 or higher");
2921 opP->error = _("invalid operand mode for this architecture; needs 68020 or higher");
3171 as_warn (_("Can't use long branches on this architecture"));
4328 /* We've not selected an architecture yet. Set the default
6089 int architecture;
6114 s->architecture = current_architecture;
6148 current_architecture = s->architecture;
7468 /* Set the architecture, issuing errors if it is unrecognized. */
7480 as_bad (_("architecture `%s' unrecognized"), name);
7487 /* Set the architecture extension, issuing errors if it is
7653 as_bad (_("architecture features both enabled and disabled"));
7680 as_bad (_("selected processor does not have all features of selected architecture"));
7734 -march=<arch> set architecture\n\
7739 -m[no-]%-16s enable/disable%s architecture extension\n\
7758 fprintf (stream, _("Architecture variants are: "));
7968 as_warn (_("Not a defined coldfire architecture"));