Home | History | Annotate | Download | only in config

Lines Matching defs:trap_fmt

9065 static const char * const trap_fmt[2] = { "s,t,q", "s,t,|" };
9077 #define TRAP_FMT (trap_fmt[mips_opts.micromips])
10904 macro_build (NULL, "teq", TRAP_FMT, ZERO, ZERO, 7);
10913 macro_build (NULL, "teq", TRAP_FMT, op[2], ZERO, 7);
10947 macro_build (NULL, "teq", TRAP_FMT, op[1], AT, 6);
11012 macro_build (NULL, "teq", TRAP_FMT, ZERO, ZERO, 7);
11059 macro_build (NULL, "teq", TRAP_FMT, op[2], ZERO, 7);
13443 macro_build (NULL, "tne", TRAP_FMT, op[0], AT, 6);
13481 macro_build (NULL, "tne", TRAP_FMT, AT, ZERO, 6);