OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ORI_R12_R12_0
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c
209
#define
ORI_R12_R12_0
0x618c0000 /* ori %r12,%r12,xxx@l */
10826
bfd_put_32 (abfd,
ORI_R12_R12_0
+ ((off >> 32) & 0xffff), p);
10842
bfd_put_32 (abfd,
ORI_R12_R12_0
+ PPC_LO (off), p);
/src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c
209
#define
ORI_R12_R12_0
0x618c0000 /* ori %r12,%r12,xxx@l */
10826
bfd_put_32 (abfd,
ORI_R12_R12_0
+ ((off >> 32) & 0xffff), p);
10842
bfd_put_32 (abfd,
ORI_R12_R12_0
+ PPC_LO (off), p);
/src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c
209
#define
ORI_R12_R12_0
0x618c0000 /* ori %r12,%r12,xxx@l */
10809
bfd_put_32 (abfd,
ORI_R12_R12_0
+ ((off >> 32) & 0xffff), p);
10825
bfd_put_32 (abfd,
ORI_R12_R12_0
+ PPC_LO (off), p);
/src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c
209
#define
ORI_R12_R12_0
0x618c0000 /* ori %r12,%r12,xxx@l */
10812
bfd_put_32 (abfd,
ORI_R12_R12_0
+ ((off >> 32) & 0xffff), p);
10828
bfd_put_32 (abfd,
ORI_R12_R12_0
+ PPC_LO (off), p);
Completed in 40 milliseconds
Indexes created Wed Apr 22 00:22:44 UTC 2026