Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h126 #define SLLIOP 0xd8000000 macro
210 { "slli", SLLIOP, "b,a,i" }, /* SHIFT LEFT LOCICAL Immediate */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c283 { OPC(SLLIOP), "slli" }, /* Store word. */ in dlx_aluI_type()