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

/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf64-alpha.c69 #define INSN_UNOP 0x2ffe0000
3315 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP, p_ldah);
3316 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP, p_lda);
3350 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP,
3494 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP, pos[1]);
3524 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP, pos[1]);
3537 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP, pos[4]);
4717 bfd_put_32 (output_bfd, INSN_UNOP,
4719 bfd_put_32 (output_bfd, INSN_UNOP,
4913 insn = INSN_UNOP;
68 #define INSN_UNOP macro
[all...]

Completed in 55 milliseconds