Home
last modified time | relevance | path

Searched refs:M_DMULOU (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h1554 M_DMULOU, enumerator
/toolchain/binutils/binutils-2.25/opcodes/
Dmicromips-opc.c636 {"dmulou", "d,v,t", 0, (int) M_DMULOU, INSN_MACRO, 0, I3, 0, 0 },
Dmips-opc.c1148 {"dmulou", "d,v,t", 0, (int) M_DMULOU, INSN_MACRO, 0, I3, 0, M32|I69 },
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c12765 case M_DMULOU: in macro()