Searched refs:BFD_HOST_U_64_BIT (Results 1 – 19 of 19) sorted by relevance
/toolchain/binutils/binutils-2.25/gprof/ |
D | gmon_io.c | 51 #ifdef BFD_HOST_U_64_BIT 52 static int gmon_io_read_64 (FILE *, BFD_HOST_U_64_BIT *); 53 static int gmon_io_write_64 (FILE *, BFD_HOST_U_64_BIT); 112 #ifdef BFD_HOST_U_64_BIT 114 gmon_io_read_64 (FILE *ifp, BFD_HOST_U_64_BIT *valp) in gmon_io_read_64() 129 #ifdef BFD_HOST_U_64_BIT in gmon_io_read_vma() 130 BFD_HOST_U_64_BIT val64; in gmon_io_read_vma() 144 #ifdef BFD_HOST_U_64_BIT in gmon_io_read_vma() 179 #ifdef BFD_HOST_U_64_BIT 181 gmon_io_write_64 (FILE *ofp, BFD_HOST_U_64_BIT val) in gmon_io_write_64() [all …]
|
D | ChangeLog-9203 | 109 BFD_HOST_U_64_BIT is defined.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-tilepro.c | 686 BFD_HOST_U_64_BIT all_regs_written = 0; in check_illegal_reg_writes() 693 BFD_HOST_U_64_BIT regs = in check_illegal_reg_writes() 694 ((BFD_HOST_U_64_BIT)1) << instr->opcode->implicitly_written_register; in check_illegal_reg_writes() 695 BFD_HOST_U_64_BIT conflict; in check_illegal_reg_writes() 705 BFD_HOST_U_64_BIT mask = ((BFD_HOST_U_64_BIT)1) << regno; in check_illegal_reg_writes() 707 if ((mask & ( (((BFD_HOST_U_64_BIT)1) << TREG_IDN1) in check_illegal_reg_writes() 708 | (((BFD_HOST_U_64_BIT)1) << TREG_UDN1) in check_illegal_reg_writes() 709 | (((BFD_HOST_U_64_BIT)1) << TREG_UDN2) in check_illegal_reg_writes() 710 | (((BFD_HOST_U_64_BIT)1) << TREG_UDN3))) != 0 in check_illegal_reg_writes() 722 regs &= ~(((BFD_HOST_U_64_BIT)1) << TREG_ZERO); in check_illegal_reg_writes()
|
D | tc-tilegx.c | 794 BFD_HOST_U_64_BIT all_regs_written = 0; in check_illegal_reg_writes() 801 BFD_HOST_U_64_BIT regs = in check_illegal_reg_writes() 802 ((BFD_HOST_U_64_BIT)1) << instr->opcode->implicitly_written_register; in check_illegal_reg_writes() 803 BFD_HOST_U_64_BIT conflict; in check_illegal_reg_writes() 813 BFD_HOST_U_64_BIT mask = ((BFD_HOST_U_64_BIT)1) << regno; in check_illegal_reg_writes() 815 if ((mask & ( (((BFD_HOST_U_64_BIT)1) << TREG_IDN1) in check_illegal_reg_writes() 816 | (((BFD_HOST_U_64_BIT)1) << TREG_UDN1) in check_illegal_reg_writes() 817 | (((BFD_HOST_U_64_BIT)1) << TREG_UDN2) in check_illegal_reg_writes() 818 | (((BFD_HOST_U_64_BIT)1) << TREG_UDN3))) != 0 in check_illegal_reg_writes() 830 regs &= ~(((BFD_HOST_U_64_BIT)1) << TREG_ZERO); in check_illegal_reg_writes()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | cpu-ia64-opc.c | 102 BFD_HOST_U_64_BIT value = 0; in ext_immu() 109 & ((((BFD_HOST_U_64_BIT) 1) << bits) - 1)) << total; in ext_immu() 195 & ((((BFD_HOST_U_64_BIT) 1) << bits) - 1)) << total; in ext_imms_scaled() 315 if (value >= ((BFD_HOST_U_64_BIT) 1) << self->field[0].bits) in ins_cnt() 326 & ((((BFD_HOST_U_64_BIT) 1) << self->field[0].bits) - 1)) + 1; in ext_cnt() 425 BFD_HOST_U_64_BIT sign = 0; in ins_inc3()
|
D | bfd-in.h | 88 #define BFD_HOST_U_64_BIT @BFD_HOST_U_64_BIT@ macro 90 typedef BFD_HOST_U_64_BIT bfd_uint64_t; 133 typedef BFD_HOST_U_64_BIT bfd_vma; 135 typedef BFD_HOST_U_64_BIT bfd_size_type; 136 typedef BFD_HOST_U_64_BIT symvalue;
|
D | elfxx-ia64.c | 554 #ifdef BFD_HOST_U_64_BIT in ia64_elf_install_value() 555 BFD_HOST_U_64_BIT val = (BFD_HOST_U_64_BIT) v; in ia64_elf_install_value()
|
D | configure.com | 93 match_pos := SEARCH_QUIETLY('@BFD_HOST_U_64_BIT@', FORWARD, EXACT, rang);
|
D | bfd-in2.h | 95 #define BFD_HOST_U_64_BIT @BFD_HOST_U_64_BIT@ macro 97 typedef BFD_HOST_U_64_BIT bfd_uint64_t; 140 typedef BFD_HOST_U_64_BIT bfd_vma; 142 typedef BFD_HOST_U_64_BIT bfd_size_type; 143 typedef BFD_HOST_U_64_BIT symvalue;
|
D | configure.ac | 171 BFD_HOST_U_64_BIT= 198 BFD_HOST_U_64_BIT="${HOST_U_64BIT_TYPE}" 205 AC_SUBST(BFD_HOST_U_64_BIT) subst 1146 bfd_ufile_ptr=BFD_HOST_U_64_BIT
|
D | Makefile.in | 180 BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
|
D | elflink.c | 5321 #ifdef BFD_HOST_U_64_BIT in compute_bucket_count() 5326 BFD_HOST_U_64_BIT best_chlen = ~((BFD_HOST_U_64_BIT) 0); in compute_bucket_count() 5363 BFD_HOST_U_64_BIT max; in compute_bucket_count()
|
D | configure | 12817 BFD_HOST_U_64_BIT= 12943 BFD_HOST_U_64_BIT="${HOST_U_64BIT_TYPE}" 15805 bfd_ufile_ptr=BFD_HOST_U_64_BIT
|
D | ChangeLog-2004 | 4322 (BFD_HOST_64_BIT, BFD_HOST_U_64_BIT): Don't define here. 4327 (BFD_HOST_64_BIT_DEFINED, BFD_HOST_64_BIT, BFD_HOST_U_64_BIT): Set
|
D | ChangeLog-9697 | 4097 BFD_HOST_64_BIT, and BFD_HOST_U_64_BIT. Add bfd-in2.h:bfd-in2.h 4102 (BFD_HOST_U_64_BIT): Define when BFD_HOST_64_BIT is defined. 4103 (bfd_vma): Typedef as BFD_HOST_U_64_BIT.
|
D | ChangeLog-9899 | 3253 * bfd-in.h: Always define BFD_HOST_64_BIT and BFD_HOST_U_64_BIT if 3255 * elflink.h (compute_bucket_count): Just check BFD_HOST_U_64_BIT,
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | ia64.h | 29 typedef BFD_HOST_U_64_BIT ia64_insn;
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ia64-dis.c | 76 BFD_HOST_U_64_BIT value; in print_insn_ia64()
|
/toolchain/binutils/binutils-2.25/bfd/doc/ |
D | Makefile.in | 139 BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
|