Searched refs:M_MUL (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | mips16-opc.c | 314 {"mul", "z,v,y", 0, (int) M_MUL, INSN_MACRO, 0, I1, 0, 0 },
|
D | mips-opc.c | 1548 {"mul", "d,v,t", 0, (int) M_MUL, INSN_MACRO, 0, I1, 0, I37 },
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | mips.h | 1603 M_MUL, enumerator
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2013 | 2069 (M_MUL): Support 3 operands in multu on r5900.
|
D | ChangeLog-9697 | 1729 * config/tc-mips.c (mips16_macro): Handle M_DMUL and M_MUL.
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 12595 case M_MUL: in macro() 13415 case M_MUL: in mips16_macro()
|