Home
last modified time | relevance | path

Searched refs:M_DMUL (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dmips16-opc.c253 {"dmul", "z,v,y", 0, (int) M_DMUL, INSN_MACRO, 0, I3, 0, 0 },
Dmicromips-opc.c631 {"dmul", "d,v,t", 0, (int) M_DMUL, INSN_MACRO, 0, I3, 0, 0 },
Dmips-opc.c1087 {"dmul", "d,v,t", 0, (int) M_DMUL, INSN_MACRO, 0, I3, 0, M32|I69 },
/toolchain/binutils/binutils-2.27/include/opcode/
Dmips.h1532 M_DMUL, enumerator
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c12593 case M_DMUL: in macro()
13413 case M_DMUL: in mips16_macro()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-96971729 * config/tc-mips.c (mips16_macro): Handle M_DMUL and M_MUL.