OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLLIOP
(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). */
126
#define
SLLIOP
0xd8000000
210
{ "slli",
SLLIOP
, "b,a,i" }, /* SHIFT LEFT LOCICAL Immediate */
/toolchain/binutils/binutils-2.25/opcodes/
dlx-dis.c
283
{ OPC(
SLLIOP
), "slli" }, /* Store word. */
Completed in 529 milliseconds