Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h29 #define SRLF 0x00000006 macro
184 { "srl", (ALUOP|SRLF), "c,a,b" }, /* SHIFT RIGHT LOGICAL */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c129 { SRLF, "srl" }, /* SHIFT RIGHT LOGICAL */ in dlx_r_type()