Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/opcodes/
Dmips16-opc.c190 {"mul", "z,v,y", 0, (int) M_MUL, INSN_MACRO, 0, I1 },
Dmips-opc.c937 {"mul", "d,v,t", 0, (int) M_MUL, INSN_MACRO, 0, I1 },
/freebsd-9-stable/contrib/binutils/include/opcode/
Dmips.h742 M_MUL, enumerator
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-mips.c7270 case M_MUL: in macro2()
8194 case M_MUL: in mips16_macro()
/freebsd-9-stable/contrib/binutils/gas/
DChangeLog-96971729 * config/tc-mips.c (mips16_macro): Handle M_DMUL and M_MUL.