Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dcpu-ia64-opc.c102 BFD_HOST_U_64_BIT value = 0; in ext_immu()
109 & ((((BFD_HOST_U_64_BIT) 1) << bits) - 1)) << total; in ext_immu()
172 & ((((BFD_HOST_U_64_BIT) 1) << bits) - 1)) << total; in ext_imms_scaled()
292 if (value >= ((BFD_HOST_U_64_BIT) 1) << self->field[0].bits) in ins_cnt()
303 & ((((BFD_HOST_U_64_BIT) 1) << self->field[0].bits) - 1)) + 1; in ext_cnt()
362 BFD_HOST_U_64_BIT sign = 0; in ins_inc3()
Dbfd-in.h61 #define BFD_HOST_U_64_BIT @BFD_HOST_U_64_BIT@ macro
63 typedef BFD_HOST_U_64_BIT bfd_uint64_t;
102 typedef BFD_HOST_U_64_BIT bfd_vma;
104 typedef BFD_HOST_U_64_BIT bfd_size_type;
105 typedef BFD_HOST_U_64_BIT symvalue;
Dbfd-in2.h68 #define BFD_HOST_U_64_BIT @BFD_HOST_U_64_BIT@ macro
70 typedef BFD_HOST_U_64_BIT bfd_uint64_t;
109 typedef BFD_HOST_U_64_BIT bfd_vma;
111 typedef BFD_HOST_U_64_BIT bfd_size_type;
112 typedef BFD_HOST_U_64_BIT symvalue;
Dconfigure.in99 BFD_HOST_U_64_BIT=
124 BFD_HOST_U_64_BIT="${HOST_U_64BIT_TYPE}"
131 AC_SUBST(BFD_HOST_U_64_BIT) subst
937 bfd_ufile_ptr=BFD_HOST_U_64_BIT
Delfxx-ia64.c3283 #ifdef BFD_HOST_U_64_BIT
3284 BFD_HOST_U_64_BIT val = (BFD_HOST_U_64_BIT) v;
Delflink.c4825 #ifdef BFD_HOST_U_64_BIT in compute_bucket_count()
4831 BFD_HOST_U_64_BIT best_chlen = ~((BFD_HOST_U_64_BIT) 0); in compute_bucket_count()
4861 BFD_HOST_U_64_BIT max; in compute_bucket_count()
DMakefile.in119 BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
Dconfigure20957 BFD_HOST_U_64_BIT=
22043 BFD_HOST_U_64_BIT="${HOST_U_64BIT_TYPE}"
27154 bfd_ufile_ptr=BFD_HOST_U_64_BIT
28566 BFD_HOST_U_64_BIT!$BFD_HOST_U_64_BIT$ac_delim
/mirbsd/src/gnu/usr.bin/binutils/include/opcode/
Dia64.h13 typedef BFD_HOST_U_64_BIT ia64_insn;
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Ddefs.h87 #define ULONGEST BFD_HOST_U_64_BIT
99 #define ULONGEST BFD_HOST_U_64_BIT
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dia64-dis.c76 BFD_HOST_U_64_BIT value; in print_insn_ia64()
/mirbsd/src/gnu/usr.bin/binutils/bfd/doc/
DMakefile.in89 BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@