Searched refs:STD_R2_0R1 (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf64-ppc.c | 149 #define STD_R2_0R1 0xf8410000 /* std %r2,0+40(%r1) */ macro 10299 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p), p += 4; in build_plt_stub() 10361 bfd_put_32 (obfd, STD_R2_0R1 + STK_TOC (htab), p), p += 4; in build_plt_stub() 10554 bfd_put_32 (htab->params->stub_bfd, STD_R2_0R1 + STK_TOC (htab), loc); in ppc_build_one_stub() 10752 bfd_put_32 (htab->params->stub_bfd, STD_R2_0R1 + STK_TOC (htab), loc); in ppc_build_one_stub() 13666 STD_R2_0R1 + STK_TOC (htab), in ppc64_elf_relocate_section()
|