Home
last modified time | relevance | path

Searched refs:MFHL_FMT (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c8509 #define MFHL_FMT (mfhl_fmt[mips_opts.micromips][mips_opts.insn32]) macro
10357 macro_build (NULL, s, MFHL_FMT, op[0]); in macro()
10425 macro_build (NULL, s2, MFHL_FMT, op[0]); in macro()
10469 macro_build (NULL, s2, MFHL_FMT, op[0]); in macro()
12706 macro_build (NULL, "mflo", MFHL_FMT, op[0]); in macro()
12719 macro_build (NULL, "mflo", MFHL_FMT, op[0]); in macro()
12738 macro_build (NULL, "mflo", MFHL_FMT, op[0]); in macro()
12740 macro_build (NULL, "mfhi", MFHL_FMT, AT); in macro()
12756 macro_build (NULL, "mflo", MFHL_FMT, op[0]); in macro()
12775 macro_build (NULL, "mfhi", MFHL_FMT, AT); in macro()
[all …]
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2011820 (MEM12_FMT, MFHL_FMT, SHFT_FMT, TRAP_FMT): Likewise.
DChangeLog-20131079 (BRK_FMT, MFHL_FMT): Handle insn32 mode.