Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h62 #define MULTUF 0x00000006 macro
176 { "multu", (ALUOP|MULTUF), "c,a,b" }, /* MULTIPLY Unsigned */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c121 { MULTUF, "multu" }, /* MULTIPLY Unsigned */ in dlx_r_type()