Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dmips.h1534 M_DMULO, enumerator
/toolchain/binutils/binutils-2.27/opcodes/
Dmicromips-opc.c633 {"dmulo", "d,v,t", 0, (int) M_DMULO, INSN_MACRO, 0, I3, 0, 0 },
Dmips-opc.c1089 {"dmulo", "d,v,t", 0, (int) M_DMULO, INSN_MACRO, 0, I3, 0, M32|I69 },
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c12624 case M_DMULO: in macro()