Home
last modified time | relevance | path

Searched refs:M_MUL (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dmips16-opc.c314 {"mul", "z,v,y", 0, (int) M_MUL, INSN_MACRO, 0, I1, 0, 0 },
Dmips-opc.c1548 {"mul", "d,v,t", 0, (int) M_MUL, INSN_MACRO, 0, I1, 0, I37 },
/toolchain/binutils/binutils-2.27/include/opcode/
Dmips.h1603 M_MUL, enumerator
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20132069 (M_MUL): Support 3 operands in multu on r5900.
DChangeLog-96971729 * config/tc-mips.c (mips16_macro): Handle M_DMUL and M_MUL.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c12595 case M_MUL: in macro()
13415 case M_MUL: in mips16_macro()