Searched refs:M_DMUL (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | mips16-opc.c | 253 {"dmul", "z,v,y", 0, (int) M_DMUL, INSN_MACRO, 0, I3, 0, 0 },
|
D | micromips-opc.c | 631 {"dmul", "d,v,t", 0, (int) M_DMUL, INSN_MACRO, 0, I3, 0, 0 },
|
D | mips-opc.c | 1087 {"dmul", "d,v,t", 0, (int) M_DMUL, INSN_MACRO, 0, I3, 0, M32|I69 },
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | mips.h | 1532 M_DMUL, enumerator
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 12593 case M_DMUL: in macro() 13413 case M_DMUL: in mips16_macro()
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-9697 | 1729 * config/tc-mips.c (mips16_macro): Handle M_DMUL and M_MUL.
|