OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SRLIOP
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/include/opcode/
dlx.h
80
SLLIOP = (0x036 << 26),
SRLIOP
= (0x037 << 26), SRAIOP = (0x038 << 26). */
127
#define
SRLIOP
0xdc000000
212
{ "srli",
SRLIOP
, "b,a,i" }, /* SHIFT RIGHT LOGICAL Immediate*/
/toolchain/binutils/binutils-2.25/opcodes/
dlx-dis.c
285
{ OPC(
SRLIOP
), "srli" }, /* Store word. */
Completed in 39 milliseconds