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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf64-alpha.c69 #define INSN_UNOP 0x2ffe0000
3306 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP, p_ldah);
3307 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP, p_lda);
3341 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP,
3485 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP, pos[1]);
3515 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP, pos[1]);
3528 bfd_put_32 (info->abfd, (bfd_vma) INSN_UNOP, pos[4]);
4671 bfd_put_32 (output_bfd, INSN_UNOP,
4673 bfd_put_32 (output_bfd, INSN_UNOP,
4867 insn = INSN_UNOP;
68 #define INSN_UNOP macro
[all...]

Completed in 149 milliseconds