Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h28 #define SLLF 0x00000004 macro
182 { "sll", (ALUOP|SLLF), "c,a,b" }, /* SHIFT LEFT LOGICAL */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c127 { SLLF, "sll" }, /* SHIFT LEFT LOGICAL */ in dlx_r_type()