Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h1555 M_DMULOU_I, enumerator
/toolchain/binutils/binutils-2.25/opcodes/
Dmicromips-opc.c637 {"dmulou", "d,v,I", 0, (int) M_DMULOU_I, INSN_MACRO, 0, I3, 0, 0 },
Dmips-opc.c1149 {"dmulou", "d,v,I", 0, (int) M_DMULOU_I, INSN_MACRO, 0, I3, 0, M32|I69 },
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-98993863 M_DMULO_I, M_MULO_I, M_DMULOU_I, and M_MULOU_I.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c12759 case M_DMULOU_I: in macro()