/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/ |
div64.h | 25 #define do_div64_32(res, high, low, base) ({ unsigned long __quot32, __mod32; unsigned long __cf, __tmp, __tmp2, __i; __asm__(".set push\n\t" ".set noat\n\t" ".set noreorder\n\t" "move %2, $0\n\t" "move %3, $0\n\t" "b 1f\n\t" " li %4, 0x21\n" "0:\n\t" "sll $1, %0, 0x1\n\t" "srl %3, %0, 0x1f\n\t" "or %0, $1, %5\n\t" "sll %1, %1, 0x1\n\t" "sll %2, %2, 0x1\n" "1:\n\t" "bnez %3, 2f\n\t" " sltu %5, %0, %z6\n\t" "bnez %5, 3f\n" "2:\n\t" " addiu %4, %4, -1\n\t" "subu %0, %0, %z6\n\t" "addiu %2, %2, 1\n" "3:\n\t" "bnez %4, 0b\n\t" " srl %5, %1, 0x1f\n\t" ".set pop" : "=&r" (__mod32), "=&r" (__tmp), "=&r" (__quot32), "=&r" (__cf), "=&r" (__i), "=&r" (__tmp2) : "Jr" (base), "0" (high), "1" (low)); (res) = __quot32; __mod32; })
|
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/ |
div64.h | 25 #define do_div64_32(res, high, low, base) ({ unsigned long __quot32, __mod32; unsigned long __cf, __tmp, __tmp2, __i; __asm__(".set push\n\t" ".set noat\n\t" ".set noreorder\n\t" "move %2, $0\n\t" "move %3, $0\n\t" "b 1f\n\t" " li %4, 0x21\n" "0:\n\t" "sll $1, %0, 0x1\n\t" "srl %3, %0, 0x1f\n\t" "or %0, $1, %5\n\t" "sll %1, %1, 0x1\n\t" "sll %2, %2, 0x1\n" "1:\n\t" "bnez %3, 2f\n\t" " sltu %5, %0, %z6\n\t" "bnez %5, 3f\n" "2:\n\t" " addiu %4, %4, -1\n\t" "subu %0, %0, %z6\n\t" "addiu %2, %2, 1\n" "3:\n\t" "bnez %4, 0b\n\t" " srl %5, %1, 0x1f\n\t" ".set pop" : "=&r" (__mod32), "=&r" (__tmp), "=&r" (__quot32), "=&r" (__cf), "=&r" (__i), "=&r" (__tmp2) : "Jr" (base), "0" (high), "1" (low)); (res) = __quot32; __mod32; })
|
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/ |
div64.h | 25 #define do_div64_32(res, high, low, base) ({ unsigned long __quot32, __mod32; unsigned long __cf, __tmp, __tmp2, __i; __asm__(".set push\n\t" ".set noat\n\t" ".set noreorder\n\t" "move %2, $0\n\t" "move %3, $0\n\t" "b 1f\n\t" " li %4, 0x21\n" "0:\n\t" "sll $1, %0, 0x1\n\t" "srl %3, %0, 0x1f\n\t" "or %0, $1, %5\n\t" "sll %1, %1, 0x1\n\t" "sll %2, %2, 0x1\n" "1:\n\t" "bnez %3, 2f\n\t" " sltu %5, %0, %z6\n\t" "bnez %5, 3f\n" "2:\n\t" " addiu %4, %4, -1\n\t" "subu %0, %0, %z6\n\t" "addiu %2, %2, 1\n" "3:\n\t" "bnez %4, 0b\n\t" " srl %5, %1, 0x1f\n\t" ".set pop" : "=&r" (__mod32), "=&r" (__tmp), "=&r" (__quot32), "=&r" (__cf), "=&r" (__i), "=&r" (__tmp2) : "Jr" (base), "0" (high), "1" (low)); (res) = __quot32; __mod32; })
|
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/ |
div64.h | 25 #define do_div64_32(res, high, low, base) ({ unsigned long __quot32, __mod32; unsigned long __cf, __tmp, __tmp2, __i; __asm__(".set push\n\t" ".set noat\n\t" ".set noreorder\n\t" "move %2, $0\n\t" "move %3, $0\n\t" "b 1f\n\t" " li %4, 0x21\n" "0:\n\t" "sll $1, %0, 0x1\n\t" "srl %3, %0, 0x1f\n\t" "or %0, $1, %5\n\t" "sll %1, %1, 0x1\n\t" "sll %2, %2, 0x1\n" "1:\n\t" "bnez %3, 2f\n\t" " sltu %5, %0, %z6\n\t" "bnez %5, 3f\n" "2:\n\t" " addiu %4, %4, -1\n\t" "subu %0, %0, %z6\n\t" "addiu %2, %2, 1\n" "3:\n\t" "bnez %4, 0b\n\t" " srl %5, %1, 0x1f\n\t" ".set pop" : "=&r" (__mod32), "=&r" (__tmp), "=&r" (__quot32), "=&r" (__cf), "=&r" (__i), "=&r" (__tmp2) : "Jr" (base), "0" (high), "1" (low)); (res) = __quot32; __mod32; })
|
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/ |
div64.h | 25 #define do_div64_32(res, high, low, base) ({ unsigned long __quot32, __mod32; unsigned long __cf, __tmp, __tmp2, __i; __asm__(".set push\n\t" ".set noat\n\t" ".set noreorder\n\t" "move %2, $0\n\t" "move %3, $0\n\t" "b 1f\n\t" " li %4, 0x21\n" "0:\n\t" "sll $1, %0, 0x1\n\t" "srl %3, %0, 0x1f\n\t" "or %0, $1, %5\n\t" "sll %1, %1, 0x1\n\t" "sll %2, %2, 0x1\n" "1:\n\t" "bnez %3, 2f\n\t" " sltu %5, %0, %z6\n\t" "bnez %5, 3f\n" "2:\n\t" " addiu %4, %4, -1\n\t" "subu %0, %0, %z6\n\t" "addiu %2, %2, 1\n" "3:\n\t" "bnez %4, 0b\n\t" " srl %5, %1, 0x1f\n\t" ".set pop" : "=&r" (__mod32), "=&r" (__tmp), "=&r" (__quot32), "=&r" (__cf), "=&r" (__i), "=&r" (__tmp2) : "Jr" (base), "0" (high), "1" (low)); (res) = __quot32; __mod32; })
|
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/ |
div64.h | 25 #define do_div64_32(res, high, low, base) ({ unsigned long __quot32, __mod32; unsigned long __cf, __tmp, __tmp2, __i; __asm__(".set push\n\t" ".set noat\n\t" ".set noreorder\n\t" "move %2, $0\n\t" "move %3, $0\n\t" "b 1f\n\t" " li %4, 0x21\n" "0:\n\t" "sll $1, %0, 0x1\n\t" "srl %3, %0, 0x1f\n\t" "or %0, $1, %5\n\t" "sll %1, %1, 0x1\n\t" "sll %2, %2, 0x1\n" "1:\n\t" "bnez %3, 2f\n\t" " sltu %5, %0, %z6\n\t" "bnez %5, 3f\n" "2:\n\t" " addiu %4, %4, -1\n\t" "subu %0, %0, %z6\n\t" "addiu %2, %2, 1\n" "3:\n\t" "bnez %4, 0b\n\t" " srl %5, %1, 0x1f\n\t" ".set pop" : "=&r" (__mod32), "=&r" (__tmp), "=&r" (__quot32), "=&r" (__cf), "=&r" (__i), "=&r" (__tmp2) : "Jr" (base), "0" (high), "1" (low)); (res) = __quot32; __mod32; })
|
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/ |
div64.h | 25 #define do_div64_32(res, high, low, base) ({ unsigned long __quot32, __mod32; unsigned long __cf, __tmp, __tmp2, __i; __asm__(".set push\n\t" ".set noat\n\t" ".set noreorder\n\t" "move %2, $0\n\t" "move %3, $0\n\t" "b 1f\n\t" " li %4, 0x21\n" "0:\n\t" "sll $1, %0, 0x1\n\t" "srl %3, %0, 0x1f\n\t" "or %0, $1, %5\n\t" "sll %1, %1, 0x1\n\t" "sll %2, %2, 0x1\n" "1:\n\t" "bnez %3, 2f\n\t" " sltu %5, %0, %z6\n\t" "bnez %5, 3f\n" "2:\n\t" " addiu %4, %4, -1\n\t" "subu %0, %0, %z6\n\t" "addiu %2, %2, 1\n" "3:\n\t" "bnez %4, 0b\n\t" " srl %5, %1, 0x1f\n\t" ".set pop" : "=&r" (__mod32), "=&r" (__tmp), "=&r" (__quot32), "=&r" (__cf), "=&r" (__i), "=&r" (__tmp2) : "Jr" (base), "0" (high), "1" (low)); (res) = __quot32; __mod32; })
|
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/ |
div64.h | 25 #define do_div64_32(res, high, low, base) ({ unsigned long __quot32, __mod32; unsigned long __cf, __tmp, __tmp2, __i; __asm__(".set push\n\t" ".set noat\n\t" ".set noreorder\n\t" "move %2, $0\n\t" "move %3, $0\n\t" "b 1f\n\t" " li %4, 0x21\n" "0:\n\t" "sll $1, %0, 0x1\n\t" "srl %3, %0, 0x1f\n\t" "or %0, $1, %5\n\t" "sll %1, %1, 0x1\n\t" "sll %2, %2, 0x1\n" "1:\n\t" "bnez %3, 2f\n\t" " sltu %5, %0, %z6\n\t" "bnez %5, 3f\n" "2:\n\t" " addiu %4, %4, -1\n\t" "subu %0, %0, %z6\n\t" "addiu %2, %2, 1\n" "3:\n\t" "bnez %4, 0b\n\t" " srl %5, %1, 0x1f\n\t" ".set pop" : "=&r" (__mod32), "=&r" (__tmp), "=&r" (__quot32), "=&r" (__cf), "=&r" (__i), "=&r" (__tmp2) : "Jr" (base), "0" (high), "1" (low)); (res) = __quot32; __mod32; })
|
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/ |
div64.h | 25 #define do_div64_32(res, high, low, base) ({ unsigned long __quot32, __mod32; unsigned long __cf, __tmp, __tmp2, __i; __asm__(".set push\n\t" ".set noat\n\t" ".set noreorder\n\t" "move %2, $0\n\t" "move %3, $0\n\t" "b 1f\n\t" " li %4, 0x21\n" "0:\n\t" "sll $1, %0, 0x1\n\t" "srl %3, %0, 0x1f\n\t" "or %0, $1, %5\n\t" "sll %1, %1, 0x1\n\t" "sll %2, %2, 0x1\n" "1:\n\t" "bnez %3, 2f\n\t" " sltu %5, %0, %z6\n\t" "bnez %5, 3f\n" "2:\n\t" " addiu %4, %4, -1\n\t" "subu %0, %0, %z6\n\t" "addiu %2, %2, 1\n" "3:\n\t" "bnez %4, 0b\n\t" " srl %5, %1, 0x1f\n\t" ".set pop" : "=&r" (__mod32), "=&r" (__tmp), "=&r" (__quot32), "=&r" (__cf), "=&r" (__i), "=&r" (__tmp2) : "Jr" (base), "0" (high), "1" (low)); (res) = __quot32; __mod32; })
|
/toolchain/binutils/binutils-2.25/gas/ |
atof-generic.c | 319 precision = (address_of_generic_floating_point_number->high 427 * Forget about any high-order littlenums that are 0. 434 digits_flonum.high = digits_binary_low + size_of_digits_in_littlenums - 1; 435 digits_flonum.leader = digits_flonum.high; 489 power_of_10_flonum.high = power_binary_low + size_of_power_in_littlenums - 1; 492 temporary_flonum.high = temporary_binary_low + size_of_power_in_littlenums - 1; 602 if (f->low < f->high) 603 for (lp = f->high; lp >= f->low; lp--) 606 for (lp = f->low; lp <= f->high; lp++)
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/bfin/ |
expected_move_errors.l | 3 .*:4: Error: Cannot move A0 to high half of register. Input text was A0.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/m32r/ |
high-1.d | 3 #name: high-1
|
pic.s | 19 seth r12,#high(_GLOBAL_OFFSET_TABLE_) 35 seth r12,#high(sym2)
|
uppercase.d | 12 0+0004 <high>:
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
bspec804.s | 7 % length, high part.
|
bspec806.s | 8 % length, high part.
|
spec804.d | 7 # #4: non-quote LOP in section length, high part.
|
spec806.d | 7 # #6: non-quote LOP in section vma, high part.
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
e_rem_pio2.c | 62 GET_HIGH_WORD(hx,x); /* high word of x */ 141 u_int32_t high; local 144 GET_HIGH_WORD(high,y[0]); 145 i = j-((high>>20)&0x7ff); 152 GET_HIGH_WORD(high,y[0]); 153 i = j-((high>>20)&0x7ff);
|
/external/gptfdisk/ |
gpttext.cc | 149 uint32_t low, high; local 152 if (GetPartRange(&low, &high) > 0) { 153 prompt << "Partition number (" << low + 1 << "-" << high + 1 << "): "; local 154 partNum = GetNumber(low + 1, high + 1, low, prompt.str()); 250 uint32_t low, high; local 253 if (GetPartRange(&low, &high) > 0) { 254 prompt << "Partition number (" << low + 1 << "-" << high + 1 << "): "; local 255 partNum = GetNumber(low + 1, high + 1, low, prompt.str()); 265 uint32_t low, high; local 267 if (GetPartRange(&low, &high) > 0) 279 uint32_t low, high; local 333 uint32_t low, high; local 342 << ", default " << high + 2 << "): "; local 384 uint32_t low, high; local [all...] |
/external/icu/icu4c/source/extra/scrptrun/ |
scrptrun.cpp | 125 UChar high = charArray[scriptEnd]; local 126 UChar32 ch = high; 128 // if the character is a high surrogate and it's not the last one 130 if (high >= 0xD800 && high <= 0xDBFF && scriptEnd < charLimit - 1) 137 ch = (high - 0xD800) * 0x0400 + low - 0xDC00 + 0x10000; 191 // end it before the high surrogate
|
/external/icu/icu4c/source/layout/ |
LEFontInstance.cpp | 60 LEUnicode16 high = chars[i]; local 61 LEUnicode32 code = high; 63 if (i < offset + count - 1 && high >= 0xD800 && high <= 0xDBFF) { 67 code = (high - 0xD800) * 0x400 + low - 0xDC00 + 0x10000;
|
/frameworks/base/core/java/android/animation/ |
PathKeyframes.java | 79 int high = numPoints - 1; local 81 while (low <= high) { 82 int mid = (low + high) / 2; 86 high = mid - 1; 94 // now high is below the fraction and low is above the fraction 95 return interpolateInRange(fraction, high, low);
|
/hardware/bsp/intel/peripheral/libupm/src/hp20x/ |
hp20x.cxx | 261 void HP20X::setPAThreshholds(int16_t low, int16_t med, int16_t high) 271 // high 272 writeReg(REG_PA_H_TH_LSB, (high & 0xff)); 273 writeReg(REG_PA_H_TH_MSB, ((high >> 8) & 0xff)); 276 void HP20X::setTemperatureThreshholds(int8_t low, int8_t med, int8_t high) 284 // high 285 writeReg(REG_T_H_TH, high);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ppc/ |
encodemb_altivec.asm | 46 vmrghb v3, v0, v1 ;# unpack high src to short 47 vmrghb v4, v0, v2 ;# unpack high pred to short 60 vmrghb v3, v0, v1 ;# unpack high src to short 61 vmrglb v4, v0, v2 ;# unpack high pred to short 83 vmrghb v3, v0, v1 ;# unpack high src to short 84 vmrghb v4, v0, v2 ;# unpack high pred to short 97 vmrghb v3, v0, v1 ;# unpack high src to short 98 vmrglb v4, v0, v2 ;# unpack high pred to short 133 vmrghb v3, v0, v1 ;# unpack high src to short 134 vmrghb v4, v0, v2 ;# unpack high pred to shor [all...] |