Home | History | Annotate | Download | only in config

Lines Matching full:nobopt

233      nobopt'.  */
234 int nobopt;
284 /* nomove */ 0, /* nobopt */ 0, /* noautoextend */ 0, /* insn32 */ FALSE,
295 /* nomove */ 0, /* nobopt */ 0, /* noautoextend */ 0, /* insn32 */ FALSE,
15679 mips_opts.nobopt = 0;
15680 else if (strcmp (name, "nobopt") == 0)
15681 mips_opts.nobopt = 1;