Home
last modified time | relevance | path

Searched refs:LFD_FR0_0R1 (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf64-ppc.c173 #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 DChangeLog-020310162 * elf64-ppc.c (STFD_FR0_0R1, LFD_FR0_0R1, BLR): Define.
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf64-ppc.c184 #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 DChangeLog-020310162 * elf64-ppc.c (STFD_FR0_0R1, LFD_FR0_0R1, BLR): Define.