Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h30 #define SRAF 0x00000007 macro
183 { "sra", (ALUOP|SRAF), "c,a,b" }, /* SHIFT RIGHT ARITHMETIC */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c128 { SRAF, "sra" }, /* SHIFT RIGHT ARITHMETIC */ in dlx_r_type()