Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h128 #define SRAIOP 0xe0000000 macro
211 { "srai", SRAIOP, "b,a,i" }, /* SHIFT RIGHT ARITH. Immediate */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c284 { OPC(SRAIOP), "srai" }, /* Store word. */ in dlx_aluI_type()