OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OP_SH_RD
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/gpl3/binutils/dist/include/opcode/
pru.h
197
#define
OP_SH_RD
0
riscv.h
251
((MATCH_ ## insn) | ((rd) <<
OP_SH_RD
) | ((rs1) << OP_SH_RS1) | ((rs2) << OP_SH_RS2))
253
((MATCH_ ## insn) | ((rd) <<
OP_SH_RD
) | ((rs1) << OP_SH_RS1) | ENCODE_ITYPE_IMM(imm))
259
((MATCH_ ## insn) | ((rd) <<
OP_SH_RD
) | ENCODE_UTYPE_IMM(bigimm))
261
((MATCH_ ## insn) | ((rd) <<
OP_SH_RD
) | ENCODE_JTYPE_IMM(target))
298
#define
OP_SH_RD
7
mips.h
75
#define
OP_SH_RD
11
/src/external/gpl3/binutils.old/dist/include/opcode/
pru.h
197
#define
OP_SH_RD
0
riscv.h
251
((MATCH_ ## insn) | ((rd) <<
OP_SH_RD
) | ((rs1) << OP_SH_RS1) | ((rs2) << OP_SH_RS2))
253
((MATCH_ ## insn) | ((rd) <<
OP_SH_RD
) | ((rs1) << OP_SH_RS1) | ENCODE_ITYPE_IMM(imm))
259
((MATCH_ ## insn) | ((rd) <<
OP_SH_RD
) | ENCODE_UTYPE_IMM(bigimm))
261
((MATCH_ ## insn) | ((rd) <<
OP_SH_RD
) | ENCODE_JTYPE_IMM(target))
298
#define
OP_SH_RD
7
mips.h
75
#define
OP_SH_RD
11
/src/external/gpl3/gdb.old/dist/include/opcode/
pru.h
197
#define
OP_SH_RD
0
riscv.h
233
((MATCH_ ## insn) | ((rd) <<
OP_SH_RD
) | ((rs1) << OP_SH_RS1) | ((rs2) << OP_SH_RS2))
235
((MATCH_ ## insn) | ((rd) <<
OP_SH_RD
) | ((rs1) << OP_SH_RS1) | ENCODE_ITYPE_IMM(imm))
241
((MATCH_ ## insn) | ((rd) <<
OP_SH_RD
) | ENCODE_UTYPE_IMM(bigimm))
243
((MATCH_ ## insn) | ((rd) <<
OP_SH_RD
) | ENCODE_JTYPE_IMM(target))
280
#define
OP_SH_RD
7
mips.h
75
#define
OP_SH_RD
11
/src/external/gpl3/gdb/dist/include/opcode/
pru.h
197
#define
OP_SH_RD
0
riscv.h
251
((MATCH_ ## insn) | ((rd) <<
OP_SH_RD
) | ((rs1) << OP_SH_RS1) | ((rs2) << OP_SH_RS2))
253
((MATCH_ ## insn) | ((rd) <<
OP_SH_RD
) | ((rs1) << OP_SH_RS1) | ENCODE_ITYPE_IMM(imm))
259
((MATCH_ ## insn) | ((rd) <<
OP_SH_RD
) | ENCODE_UTYPE_IMM(bigimm))
261
((MATCH_ ## insn) | ((rd) <<
OP_SH_RD
) | ENCODE_JTYPE_IMM(target))
298
#define
OP_SH_RD
7
mips.h
75
#define
OP_SH_RD
11
Completed in 30 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026