Home
last modified time | relevance | path

Searched refs:M_DMULO_I (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dmips.h1535 M_DMULO_I, enumerator
/toolchain/binutils/binutils-2.27/opcodes/
Dmicromips-opc.c634 {"dmulo", "d,v,I", 0, (int) M_DMULO_I, INSN_MACRO, 0, I3, 0, 0 },
Dmips-opc.c1090 {"dmulo", "d,v,I", 0, (int) M_DMULO_I, INSN_MACRO, 0, I3, 0, M32|I69 },
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-98993863 M_DMULO_I, M_MULO_I, M_DMULOU_I, and M_MULOU_I.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c12618 case M_DMULO_I: in macro()