OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GCC_REG_ACCUM
(Results
1 - 24
of
24
) sorted by null
/development/ndk/platforms/android-9/arch-mips/include/asm/
compiler.h
24
#define
GCC_REG_ACCUM
"$0"
27
#define
GCC_REG_ACCUM
"accum"
div64.h
26
#define do_div(n, base) ({ unsigned long long __quot; unsigned long __mod; unsigned long long __div; unsigned long __upper, __low, __high, __base; __div = (n); __base = (base); __high = __div >> 32; __low = __div; __upper = __high; if (__high) __asm__("divu $0, %z2, %z3" : "=h" (__upper), "=l" (__high) : "Jr" (__high), "Jr" (__base) :
GCC_REG_ACCUM
); __mod = do_div64_32(__low, __upper, __low, __base); __quot = __high; __quot = __quot << 32 | __low; (n) = __quot; __mod; })
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
compiler.h
24
#define
GCC_REG_ACCUM
"$0"
27
#define
GCC_REG_ACCUM
"accum"
div64.h
26
#define do_div(n, base) ({ unsigned long long __quot; unsigned long __mod; unsigned long long __div; unsigned long __upper, __low, __high, __base; __div = (n); __base = (base); __high = __div >> 32; __low = __div; __upper = __high; if (__high) __asm__("divu $0, %z2, %z3" : "=h" (__upper), "=l" (__high) : "Jr" (__high), "Jr" (__base) :
GCC_REG_ACCUM
); __mod = do_div64_32(__low, __upper, __low, __base); __quot = __high; __quot = __quot << 32 | __low; (n) = __quot; __mod; })
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
compiler.h
24
#define
GCC_REG_ACCUM
"$0"
27
#define
GCC_REG_ACCUM
"accum"
div64.h
26
#define do_div(n, base) ({ unsigned long long __quot; unsigned long __mod; unsigned long long __div; unsigned long __upper, __low, __high, __base; __div = (n); __base = (base); __high = __div >> 32; __low = __div; __upper = __high; if (__high) __asm__("divu $0, %z2, %z3" : "=h" (__upper), "=l" (__high) : "Jr" (__high), "Jr" (__base) :
GCC_REG_ACCUM
); __mod = do_div64_32(__low, __upper, __low, __base); __quot = __high; __quot = __quot << 32 | __low; (n) = __quot; __mod; })
/prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/
compiler.h
24
#define
GCC_REG_ACCUM
"$0"
27
#define
GCC_REG_ACCUM
"accum"
div64.h
26
#define do_div(n, base) ({ unsigned long long __quot; unsigned long __mod; unsigned long long __div; unsigned long __upper, __low, __high, __base; __div = (n); __base = (base); __high = __div >> 32; __low = __div; __upper = __high; if (__high) __asm__("divu $0, %z2, %z3" : "=h" (__upper), "=l" (__high) : "Jr" (__high), "Jr" (__base) :
GCC_REG_ACCUM
); __mod = do_div64_32(__low, __upper, __low, __base); __quot = __high; __quot = __quot << 32 | __low; (n) = __quot; __mod; })
/prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/
compiler.h
24
#define
GCC_REG_ACCUM
"$0"
27
#define
GCC_REG_ACCUM
"accum"
div64.h
26
#define do_div(n, base) ({ unsigned long long __quot; unsigned long __mod; unsigned long long __div; unsigned long __upper, __low, __high, __base; __div = (n); __base = (base); __high = __div >> 32; __low = __div; __upper = __high; if (__high) __asm__("divu $0, %z2, %z3" : "=h" (__upper), "=l" (__high) : "Jr" (__high), "Jr" (__base) :
GCC_REG_ACCUM
); __mod = do_div64_32(__low, __upper, __low, __base); __quot = __high; __quot = __quot << 32 | __low; (n) = __quot; __mod; })
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
compiler.h
24
#define
GCC_REG_ACCUM
"$0"
27
#define
GCC_REG_ACCUM
"accum"
div64.h
26
#define do_div(n, base) ({ unsigned long long __quot; unsigned long __mod; unsigned long long __div; unsigned long __upper, __low, __high, __base; __div = (n); __base = (base); __high = __div >> 32; __low = __div; __upper = __high; if (__high) __asm__("divu $0, %z2, %z3" : "=h" (__upper), "=l" (__high) : "Jr" (__high), "Jr" (__base) :
GCC_REG_ACCUM
); __mod = do_div64_32(__low, __upper, __low, __base); __quot = __high; __quot = __quot << 32 | __low; (n) = __quot; __mod; })
/prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/
compiler.h
24
#define
GCC_REG_ACCUM
"$0"
27
#define
GCC_REG_ACCUM
"accum"
div64.h
26
#define do_div(n, base) ({ unsigned long long __quot; unsigned long __mod; unsigned long long __div; unsigned long __upper, __low, __high, __base; __div = (n); __base = (base); __high = __div >> 32; __low = __div; __upper = __high; if (__high) __asm__("divu $0, %z2, %z3" : "=h" (__upper), "=l" (__high) : "Jr" (__high), "Jr" (__base) :
GCC_REG_ACCUM
); __mod = do_div64_32(__low, __upper, __low, __base); __quot = __high; __quot = __quot << 32 | __low; (n) = __quot; __mod; })
/prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm/
compiler.h
24
#define
GCC_REG_ACCUM
"$0"
27
#define
GCC_REG_ACCUM
"accum"
div64.h
26
#define do_div(n, base) ({ unsigned long long __quot; unsigned long __mod; unsigned long long __div; unsigned long __upper, __low, __high, __base; __div = (n); __base = (base); __high = __div >> 32; __low = __div; __upper = __high; if (__high) __asm__("divu $0, %z2, %z3" : "=h" (__upper), "=l" (__high) : "Jr" (__high), "Jr" (__base) :
GCC_REG_ACCUM
); __mod = do_div64_32(__low, __upper, __low, __base); __quot = __high; __quot = __quot << 32 | __low; (n) = __quot; __mod; })
/prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm/
compiler.h
24
#define
GCC_REG_ACCUM
"$0"
27
#define
GCC_REG_ACCUM
"accum"
div64.h
26
#define do_div(n, base) ({ unsigned long long __quot; unsigned long __mod; unsigned long long __div; unsigned long __upper, __low, __high, __base; __div = (n); __base = (base); __high = __div >> 32; __low = __div; __upper = __high; if (__high) __asm__("divu $0, %z2, %z3" : "=h" (__upper), "=l" (__high) : "Jr" (__high), "Jr" (__base) :
GCC_REG_ACCUM
); __mod = do_div64_32(__low, __upper, __low, __base); __quot = __high; __quot = __quot << 32 | __low; (n) = __quot; __mod; })
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
compiler.h
24
#define
GCC_REG_ACCUM
"$0"
27
#define
GCC_REG_ACCUM
"accum"
div64.h
26
#define do_div(n, base) ({ unsigned long long __quot; unsigned long __mod; unsigned long long __div; unsigned long __upper, __low, __high, __base; __div = (n); __base = (base); __high = __div >> 32; __low = __div; __upper = __high; if (__high) __asm__("divu $0, %z2, %z3" : "=h" (__upper), "=l" (__high) : "Jr" (__high), "Jr" (__base) :
GCC_REG_ACCUM
); __mod = do_div64_32(__low, __upper, __low, __base); __quot = __high; __quot = __quot << 32 | __low; (n) = __quot; __mod; })
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm/
compiler.h
24
#define
GCC_REG_ACCUM
"$0"
27
#define
GCC_REG_ACCUM
"accum"
div64.h
26
#define do_div(n, base) ({ unsigned long long __quot; unsigned long __mod; unsigned long long __div; unsigned long __upper, __low, __high, __base; __div = (n); __base = (base); __high = __div >> 32; __low = __div; __upper = __high; if (__high) __asm__("divu $0, %z2, %z3" : "=h" (__upper), "=l" (__high) : "Jr" (__high), "Jr" (__base) :
GCC_REG_ACCUM
); __mod = do_div64_32(__low, __upper, __low, __base); __quot = __high; __quot = __quot << 32 | __low; (n) = __quot; __mod; })
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
compiler.h
24
#define
GCC_REG_ACCUM
"$0"
27
#define
GCC_REG_ACCUM
"accum"
div64.h
26
#define do_div(n, base) ({ unsigned long long __quot; unsigned long __mod; unsigned long long __div; unsigned long __upper, __low, __high, __base; __div = (n); __base = (base); __high = __div >> 32; __low = __div; __upper = __high; if (__high) __asm__("divu $0, %z2, %z3" : "=h" (__upper), "=l" (__high) : "Jr" (__high), "Jr" (__base) :
GCC_REG_ACCUM
); __mod = do_div64_32(__low, __upper, __low, __base); __quot = __high; __quot = __quot << 32 | __low; (n) = __quot; __mod; })
Completed in 141 milliseconds