Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c8404 #define MFHL_FMT (mfhl_fmt[mips_opts.micromips][mips_opts.insn32]) macro
10251 macro_build (NULL, s, MFHL_FMT, op[0]); in macro()
10319 macro_build (NULL, s2, MFHL_FMT, op[0]); in macro()
10363 macro_build (NULL, s2, MFHL_FMT, op[0]); in macro()
12602 macro_build (NULL, "mflo", MFHL_FMT, op[0]); in macro()
12615 macro_build (NULL, "mflo", MFHL_FMT, op[0]); in macro()
12634 macro_build (NULL, "mflo", MFHL_FMT, op[0]); in macro()
12636 macro_build (NULL, "mfhi", MFHL_FMT, AT); in macro()
12652 macro_build (NULL, "mflo", MFHL_FMT, op[0]); in macro()
12671 macro_build (NULL, "mfhi", MFHL_FMT, AT); in macro()
[all …]
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20131079 (BRK_FMT, MFHL_FMT): Handle insn32 mode.
DChangeLog-2011820 (MEM12_FMT, MFHL_FMT, SHFT_FMT, TRAP_FMT): Likewise.