Home
last modified time | relevance | path

Searched refs:TRAP_FMT (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c8406 #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/
DChangeLog-2011820 (MEM12_FMT, MFHL_FMT, SHFT_FMT, TRAP_FMT): Likewise.