Home | History | Annotate | Download | only in config

Lines Matching defs:trap_fmt

9377 static const char * const trap_fmt[2] = { "s,t,q", "s,t,|" };
9389 #define TRAP_FMT (trap_fmt[mips_opts.micromips])
11201 macro_build (NULL, "teq", TRAP_FMT, ZERO, ZERO, 7);
11210 macro_build (NULL, "teq", TRAP_FMT, op[2], ZERO, 7);
11244 macro_build (NULL, "teq", TRAP_FMT, op[1], AT, 6);
11309 macro_build (NULL, "teq", TRAP_FMT, ZERO, ZERO, 7);
11356 macro_build (NULL, "teq", TRAP_FMT, op[2], ZERO, 7);
13740 macro_build (NULL, "tne", TRAP_FMT, op[0], AT, 6);
13778 macro_build (NULL, "tne", TRAP_FMT, AT, ZERO, 6);