Lines Matching defs:mips_set_options
185 struct mips_set_options struct190 int isa;194 int ase_mips3d;195 int ase_mdmx;196 int ase_dsp;197 int ase_mt;202 int mips16;205 int noreorder;208 int noat;212 int warn_about_macros;215 int nomove;220 int nobopt;246 static struct mips_set_options mips_opts = argument