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