Home
last modified time | relevance | path

Searched refs:MULTF (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Ddlx.h61 #define MULTF 0x00000005 macro
175 { "mult", (ALUOP|MULTF), "c,a,b" }, /* MULTIPLY */
/toolchain/binutils/binutils-2.25/opcodes/
Ddlx-dis.c120 { MULTF, "mult" }, /* MULTIPLY */ in dlx_r_type()