Searched refs:SRAIOP (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/include/opcode/ |
| D | dlx.h | 127 #define SRAIOP 0xe0000000 macro 210 { "srai", SRAIOP, "b,a,i" }, /* SHIFT RIGHT ARITH. Immediate */
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/include/opcode/ |
| D | dlx.h | 127 #define SRAIOP 0xe0000000 macro 210 { "srai", SRAIOP, "b,a,i" }, /* SHIFT RIGHT ARITH. Immediate */
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | dlx-dis.c | 282 { OPC(SRAIOP), "srai" }, /* Store word. */ in dlx_aluI_type()
|
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | dlx-dis.c | 308 { OPC(SRAIOP), "srai" }, /* Store word. */
|