Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf64-ppc.c161 #define ADDI_R2_R2 0x38420000 /* addi %r2,%r2,off@l */ macro
10588 bfd_put_32 (obfd, ADDI_R2_R2 | PPC_LO (offset), p), p += 4; in build_plt_stub()
10789 ADDI_R2_R2 | PPC_LO (r2off), loc); in ppc_build_one_stub()
11006 ADDI_R2_R2 | PPC_LO (r2off), loc); in ppc_build_one_stub()
13936 ADDI_R2_R2 + PPC_LO (relocation), in ppc64_elf_relocate_section()
13958 ADDI_R2_R2 + PPC_LO (relocation), in ppc64_elf_relocate_section()
13989 && (insn2 & 0xffff0000) == ADDI_R2_R2) in ppc64_elf_relocate_section()