Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Delf64-alpha.c68 #define INSN_UNOP 0x2ffe0000 macro
3281 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP, p_ldah); in elf64_alpha_relax_with_lituse()
3282 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP, p_lda); in elf64_alpha_relax_with_lituse()
3316 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP, in elf64_alpha_relax_with_lituse()
3460 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP, pos[1]); in elf64_alpha_relax_tls_get_addr()
3490 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP, pos[1]); in elf64_alpha_relax_tls_get_addr()
3503 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP, pos[4]); in elf64_alpha_relax_tls_get_addr()
4645 bfd_put_32 (output_bfd, INSN_UNOP, in elf64_alpha_finish_dynamic_symbol()
4647 bfd_put_32 (output_bfd, INSN_UNOP, in elf64_alpha_finish_dynamic_symbol()
4841 insn = INSN_UNOP; in elf64_alpha_finish_dynamic_sections()
DChangeLog-020311016 * elf64-alpha.c (INSN_UNOP): Encode with RB as $sp.
/openbsd/src/gnu/usr.bin/binutils/bfd/
Delf64-alpha.c1182 #define INSN_UNOP 0x2ffe0000 macro
1449 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP, p_ldah);
1450 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP, p_lda);
1484 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP,
1710 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP, pos);
1870 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP, pos[1]);
1900 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP, pos[1]);
1913 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP, pos[4]);
DChangeLog-020311016 * elf64-alpha.c (INSN_UNOP): Encode with RB as $sp.