Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h1552 M_DMULO, enumerator
/toolchain/binutils/binutils-2.25/opcodes/
Dmicromips-opc.c634 {"dmulo", "d,v,t", 0, (int) M_DMULO, INSN_MACRO, 0, I3, 0, 0 },
Dmips-opc.c1146 {"dmulo", "d,v,t", 0, (int) M_DMULO, INSN_MACRO, 0, I3, 0, M32|I69 },
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c12728 case M_DMULO: in macro()