Lines Matching defs:options

191 /* This is the set of options which may be modified by the .set
202 <asename>', by command line options, and based on the default
208 -nomips16 command line options, and the default CPU. */
213 and -mno-micromips command line options, and the default CPU. */
240 and -mno-insn32 command line options. */
253 softfloat or .set hardfloat, by command line options -msoft-float or
258 Changed by .set singlefloat or .set doublefloat, command-line options
267 /* Specifies whether module level options have been checked yet. */
273 options, and the default CPU. */
276 /* This is the struct we use to hold the module level set of options.
289 /* This is similar to file_mips_opts, but for the current set of options. */
300 /* Which bits of file_ase were explicitly set or cleared by ASE options. */
1390 /* Command-line options. */
1393 enum options
1561 /* Old-style architecture options. Don't add more of these. */
1590 /* Miscellaneous options. */
1626 /* ELF-specific options. */
1652 /* The name of the ASE, used in both the command-line and .set options. */
1664 /* The command-line options that turn the ASE on and off. */
3720 /* The 64-bit ABI uses a .MIPS.options section rather than
3722 sec = subseg_new (".MIPS.options", (subsegT) 0);
3859 /* Perform consistency checks on the current options. */
3920 /* Perform consistency checks on the module level options exactly once.
4021 /* Set up the current options. These may change throughout assembly. */
14584 /* The -32, -n32 and -64 options are shortcuts for -mabi=32, -mabi=n32
14763 as_bad (_("-%s conflicts with the other architecture options,"
16049 struct mips_set_options options;
16068 /* Handle common .set/.module options. Return status indicating option
16246 s->options = mips_opts;
16260 if (s->options.noreorder && ! mips_opts.noreorder)
16262 else if (! s->options.noreorder && mips_opts.noreorder)
16265 mips_opts = s->options;
19502 version. Look first at the -mgp options, if given, otherwise base
19600 MIPS options:\n\
19832 /* Soft-float gets precedence over single-float, the two options should