Searched refs:M_DMULO (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | mips.h | 1534 M_DMULO, enumerator
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | micromips-opc.c | 633 {"dmulo", "d,v,t", 0, (int) M_DMULO, INSN_MACRO, 0, I3, 0, 0 },
|
D | mips-opc.c | 1089 {"dmulo", "d,v,t", 0, (int) M_DMULO, INSN_MACRO, 0, I3, 0, M32|I69 },
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 12624 case M_DMULO: in macro()
|