Searched refs:TRAP_FMT (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 8406 #define TRAP_FMT (trap_fmt[mips_opts.micromips]) macro 10184 macro_build (NULL, "teq", TRAP_FMT, ZERO, ZERO, 7); in macro() 10193 macro_build (NULL, "teq", TRAP_FMT, op[2], ZERO, 7); in macro() 10229 macro_build (NULL, "teq", TRAP_FMT, op[1], AT, 6); in macro() 10294 macro_build (NULL, "teq", TRAP_FMT, ZERO, ZERO, 7); in macro() 10341 macro_build (NULL, "teq", TRAP_FMT, op[2], ZERO, 7); in macro() 12638 macro_build (NULL, "tne", TRAP_FMT, op[0], AT, 6); in macro() 12674 macro_build (NULL, "tne", TRAP_FMT, AT, ZERO, 6); in macro()
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2011 | 820 (MEM12_FMT, MFHL_FMT, SHFT_FMT, TRAP_FMT): Likewise.
|