Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dmips.h1608 M_MULOU_I, enumerator
/toolchain/binutils/binutils-2.27/opcodes/
Dmicromips-opc.c889 {"mulou", "d,v,I", 0, (int) M_MULOU_I, INSN_MACRO, 0, I1, 0, 0 },
Dmips-opc.c1562 {"mulou", "d,v,I", 0, (int) M_MULOU_I, INSN_MACRO, 0, I1, 0, I37 },
/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.c12657 case M_MULOU_I: in macro()