Searched defs:low_bits (Results 1 - 12 of 12) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Dtekhex.c583 bfd_vma low_bits = addr & CHUNK_MASK; local
H A Dcoff-arm.c950 unsigned int low_bits; local
H A Delf32-arm.c2630 unsigned int low_bits; local
H A Delfxx-mips.c7826 bfd_vma low_bits; local
7946 bfd_vma low_bits; local
/haiku-buildtools/binutils/bfd/
H A Dtekhex.c639 bfd_vma low_bits = addr & CHUNK_MASK; local
H A Dcoff-arm.c990 unsigned int low_bits; local
H A Delfxx-mips.c10334 bfd_vma low_bits; local
10491 bfd_vma low_bits; local
/haiku-buildtools/gcc/gcc/
H A Dtree-vect-generic.c217 tree low_bits, high_bits, a_low, b_low, result_low, signs; local
249 tree low_bits, high_bits, b_low, result_low, signs; local
H A Dcombine.c12191 unsigned HOST_WIDE_INT low_bits local
/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsparc.c1747 unsigned HOST_WIDE_INT high_bits, low_bits; local
[all...]
/haiku-buildtools/binutils/binutils/
H A Ddwarf.c1473 add64 (dwarf_vma * high_bits, dwarf_vma * low_bits, dwarf_vma inc) argument
/haiku-buildtools/gcc/gcc/config/sparc/
H A Dsparc.c2198 sparc_emit_set_const64_quick1(rtx op0, rtx temp, unsigned HOST_WIDE_INT low_bits, int is_neg) argument
2278 sparc_emit_set_const64_longway(rtx op0, rtx temp, unsigned HOST_WIDE_INT high_bits, unsigned HOST_WIDE_INT low_bits) argument
2381 analyze_64bit_constant(unsigned HOST_WIDE_INT high_bits, unsigned HOST_WIDE_INT low_bits, int *hbsp, int *lbsp, int *abbasp) argument
2445 const64_is_2insns(unsigned HOST_WIDE_INT high_bits, unsigned HOST_WIDE_INT low_bits) argument
2474 create_simple_focus_bits(unsigned HOST_WIDE_INT high_bits, unsigned HOST_WIDE_INT low_bits, int lowest_bit_set, int shift) argument
2501 unsigned HOST_WIDE_INT high_bits, low_bits; local
[all...]

Completed in 402 milliseconds