Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dmips.h1607 M_MULOU, enumerator
/toolchain/binutils/binutils-2.27/opcodes/
Dmicromips-opc.c888 {"mulou", "d,v,t", 0, (int) M_MULOU, INSN_MACRO, 0, I1, 0, 0 },
Dmips-opc.c1561 {"mulou", "d,v,t", 0, (int) M_MULOU, INSN_MACRO, 0, I1, 0, I37 },
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c12663 case M_MULOU: in macro()