OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OR1K_ORI
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-or1k.c
40
#define
OR1K_ORI
(D,A) (0xA8000000 | (D << 21) | (A << 16))
2523
plt[4] =
OR1K_ORI
(11,11) | pltrello;
2550
plt[3] =
OR1K_ORI
(11,11) | pltrello;
/src/external/gpl3/binutils.old/dist/bfd/
elf32-or1k.c
40
#define
OR1K_ORI
(D,A) (0xA8000000 | (D << 21) | (A << 16))
2521
plt[4] =
OR1K_ORI
(11,11) | pltrello;
2548
plt[3] =
OR1K_ORI
(11,11) | pltrello;
/src/external/gpl3/gdb/dist/bfd/
elf32-or1k.c
40
#define
OR1K_ORI
(D,A) (0xA8000000 | (D << 21) | (A << 16))
2521
plt[4] =
OR1K_ORI
(11,11) | pltrello;
2548
plt[3] =
OR1K_ORI
(11,11) | pltrello;
/src/external/gpl3/gdb.old/dist/bfd/
elf32-or1k.c
40
#define
OR1K_ORI
(D,A) (0xA8000000 | (D << 21) | (A << 16))
2523
plt[4] =
OR1K_ORI
(11,11) | pltrello;
2550
plt[3] =
OR1K_ORI
(11,11) | pltrello;
Completed in 30 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026