OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OR_INSN
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-sparc.c
1232
#define
OR_INSN
0x80100000
1292
the_insn.opcode = (
OR_INSN
| (need_hi22_p ? RS1 (rd) : 0)
1336
opc =
OR_INSN
;
1468
the_insn.opcode = (
OR_INSN
1483
the_insn.opcode = (
OR_INSN
| (need_hi22_p ? RS1 (dstreg) : 0)
1513
the_insn.opcode = (
OR_INSN
| RS1 (dstreg) | RS2 (upper_dstreg)
/src/external/gpl3/binutils.old/dist/gas/config/
tc-sparc.c
1231
#define
OR_INSN
0x80100000
1291
the_insn.opcode = (
OR_INSN
| (need_hi22_p ? RS1 (rd) : 0)
1335
opc =
OR_INSN
;
1467
the_insn.opcode = (
OR_INSN
1482
the_insn.opcode = (
OR_INSN
| (need_hi22_p ? RS1 (dstreg) : 0)
1512
the_insn.opcode = (
OR_INSN
| RS1 (dstreg) | RS2 (upper_dstreg)
Completed in 28 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026