Searched refs:LFD_FR0_0R1 (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf64-ppc.c | 173 #define LFD_FR0_0R1 0xc8010000 /* lfd %fr0,0(%r1) */ macro 4547 bfd_put_32 (htab->elf.dynobj, LFD_FR0_0R1 + fpr + stackoff, p); in ppc64_elf_func_desc_adjust()
|
H A D | ChangeLog-0203 | 10162 * elf64-ppc.c (STFD_FR0_0R1, LFD_FR0_0R1, BLR): Define.
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf64-ppc.c | 184 #define LFD_FR0_0R1 0xc8010000 /* lfd %fr0,0(%r1) */ macro 5511 bfd_put_32 (abfd, LFD_FR0_0R1 + (r << 21) + (1 << 16) - (32 - r) * 8, p); in restfpr()
|
H A D | ChangeLog-0203 | 10162 * elf64-ppc.c (STFD_FR0_0R1, LFD_FR0_0R1, BLR): Define.
|