Searched refs:high_bit (Results 1 – 9 of 9) sorted by relevance
180 static inline uint64_t cvmx_build_bits(uint64_t high_bit, uint64_t low_bit, uint64_t value) in cvmx_build_bits() argument182 return ((value & cvmx_build_mask(high_bit - low_bit + 1)) << low_bit); in cvmx_build_bits()
1018 unsigned LONGEST high_bit; local1163 high_bit = ((unsigned LONGEST)1) << (TARGET_INT_BIT-1);1177 high_bit = ((unsigned LONGEST)1) << (TARGET_LONG_BIT-1);1183 high_bit = (((unsigned LONGEST)1)1187 if (high_bit == 0)1189 high_bit =1200 if (unsigned_p || (n & high_bit))
655 ULONGEST high_bit; local757 high_bit = ((ULONGEST)1) << (TARGET_LONG_BIT-1);763 high_bit = ((ULONGEST)1) << (TARGET_INT_BIT-1);773 if (unsigned_p || (n & high_bit))
789 ULONGEST high_bit; local938 high_bit = ((ULONGEST)1) << (TARGET_INT_BIT-1);952 high_bit = ((ULONGEST)1) << (TARGET_LONG_BIT-1);964 high_bit = (ULONGEST) 1 << shift;974 if (unsigned_p || (n & high_bit))
1069 ULONGEST high_bit; local1218 high_bit = ((ULONGEST)1) << (TARGET_INT_BIT-1);1232 high_bit = ((ULONGEST)1) << (TARGET_LONG_BIT-1);1244 high_bit = (ULONGEST) 1 << shift;1254 if (unsigned_p || (n & high_bit))
2660 unsigned LONGEST high_bit; local2805 high_bit = ((unsigned LONGEST)1) << (TARGET_INT_BIT-1);2819 high_bit = ((unsigned LONGEST)1) << (TARGET_LONG_BIT-1);2825 high_bit = (((unsigned LONGEST)1)2829 if (high_bit == 0)2831 high_bit =2842 if (unsigned_p || (n & high_bit))
2111 ULONGEST high_bit; local2260 high_bit = ((ULONGEST)1) << (TARGET_INT_BIT-1);2274 high_bit = ((ULONGEST)1) << (TARGET_LONG_BIT-1);2286 high_bit = (ULONGEST) 1 << shift;2296 if (unsigned_p || (n & high_bit))
2029 ULONGEST high_bit; local2131 high_bit = ((ULONGEST)1) << (TARGET_LONG_BIT-1);2137 high_bit = ((ULONGEST)1) << (TARGET_INT_BIT-1);2147 if (unsigned_p || (n & high_bit))
2699 ULONGEST high_bit; local2848 high_bit = ((ULONGEST)1) << (TARGET_INT_BIT-1);2862 high_bit = ((ULONGEST)1) << (TARGET_LONG_BIT-1);2874 high_bit = (ULONGEST) 1 << shift;2884 if (unsigned_p || (n & high_bit))