Searched refs:mips_trap (Results 1 – 3 of 3) sorted by relevance
516 static int mips_trap = 0; variable5119 if (mips_trap) in macro()5127 if (mips_trap) in macro()5142 expr1.X_add_number = mips_trap ? (dbl ? 12 : 8) : (dbl ? 20 : 16); in macro()5155 if (mips_trap) in macro()5216 if (mips_trap) in macro()5266 if (mips_trap) in macro()7305 if (mips_trap) in macro2()7336 if (mips_trap) in macro2()11350 mips_trap = 1; in md_parse_option()[all …]
7067 * config/tc-mips.c (mips_trap): New static variable.7068 (md_begin): Report an error if mips_trap is set at ISA level 1.7069 (macro): If mips_trap, use trap instructions instead of break
5671 (mips_trap): Initialize.