Searched refs:M_DMULOU (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | mips.h | 1554 M_DMULOU, enumerator
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | micromips-opc.c | 636 {"dmulou", "d,v,t", 0, (int) M_DMULOU, INSN_MACRO, 0, I3, 0, 0 },
|
D | mips-opc.c | 1148 {"dmulou", "d,v,t", 0, (int) M_DMULOU, INSN_MACRO, 0, I3, 0, M32|I69 },
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 12765 case M_DMULOU: in macro()
|