Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/include/opcode/
Ddlx.h127 #define SRAIOP 0xe0000000 macro
210 { "srai", SRAIOP, "b,a,i" }, /* SHIFT RIGHT ARITH. Immediate */
/openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/
Ddlx.h127 #define SRAIOP 0xe0000000 macro
210 { "srai", SRAIOP, "b,a,i" }, /* SHIFT RIGHT ARITH. Immediate */
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Ddlx-dis.c282 { OPC(SRAIOP), "srai" }, /* Store word. */ in dlx_aluI_type()
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Ddlx-dis.c308 { OPC(SRAIOP), "srai" }, /* Store word. */