Searched refs:TRAP_FMT (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 8511 #define TRAP_FMT (trap_fmt[mips_opts.micromips]) macro 10290 macro_build (NULL, "teq", TRAP_FMT, ZERO, ZERO, 7); in macro() 10299 macro_build (NULL, "teq", TRAP_FMT, op[2], ZERO, 7); in macro() 10335 macro_build (NULL, "teq", TRAP_FMT, op[1], AT, 6); in macro() 10400 macro_build (NULL, "teq", TRAP_FMT, ZERO, ZERO, 7); in macro() 10447 macro_build (NULL, "teq", TRAP_FMT, op[2], ZERO, 7); in macro() 12742 macro_build (NULL, "tne", TRAP_FMT, op[0], AT, 6); in macro() 12778 macro_build (NULL, "tne", TRAP_FMT, AT, ZERO, 6); in macro()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2011 | 820 (MEM12_FMT, MFHL_FMT, SHFT_FMT, TRAP_FMT): Likewise.
|