Searched refs:quotient (Results 1 – 13 of 13) sorted by relevance
/titanic_50/usr/src/lib/libc/i386/gen/ |
H A D | ldivide.s | 70 rcll $1,%edx / numerator * 2 (also quotient) 74 incl %eax / turn on quotient bit for now 79 decl %eax / turn quotient bit off 83 / at this point, %edx:%eax has the quotient and %edi:%esi has the remainder
|
/titanic_50/usr/src/lib/libbc/libc/crt/sparc/ |
H A D | muldiv.s | 38 udiv %o0, %o1, %o0 ! o0 contains quotient a/b 51 sdiv %o0,%o1,%o0 ! o0 contains quotient a/b
|
/titanic_50/usr/src/lib/libm/amd64/src/ |
H A D | remquol.s | 64 movl %eax,(%rdi) / last 3 significant bits of quotient
|
/titanic_50/usr/src/cmd/sgs/rtld.4.x/ |
H A D | div.s | 122 ! compute size of quotient, scale comparand 427 neg %o2 ! quotient <- -%o2 431 mov %o2,%o0 ! quotient <- %o2
|
H A D | rem.s | 121 ! compute size of quotient, scale comparand
|
/titanic_50/usr/src/lib/libm/i386/src/ |
H A D | remquo.s | 66 movl %eax,0(%ecx) / last 3 significant bits of quotient
|
H A D | remquol.s | 66 movl %eax,0(%ecx) / last 3 significant bits of quotient
|
H A D | remquof.s | 66 movl %eax,0(%ecx) / last 3 significant bits of quotient
|
/titanic_50/usr/src/lib/libm/sparc/src/ |
H A D | locallibm.il | 222 sdiv %o0,%o1,%o0 ! o0 contains quotient a/b 233 udiv %o0,%o1,%o0 ! o0 contains quotient a/b 246 sdiv %o0,%o1,%o2 ! o2 contains quotient a/b 259 udiv %o0,%o1,%o2 ! o2 contains quotient a/b 274 sdiv %o0,%o1,%o0 ! o0 contains quotient a/b 290 udiv %o0,%o1,%o0 ! o0 contains quotient a/b
|
/titanic_50/usr/src/lib/libdtrace/common/ |
H A D | dt_consume.c | 226 dt_divide_128(uint64_t *dividend, uint64_t divisor, uint64_t *quotient) in dt_divide_128() argument 265 quotient[0] = result[0]; in dt_divide_128() 266 quotient[1] = result[1]; in dt_divide_128()
|
/titanic_50/usr/src/cmd/look/ |
H A D | words | 18525 quotient
|
/titanic_50/usr/src/cmd/spell/ |
H A D | list | 18524 quotient
|
/titanic_50/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 15497 the quotient. This was a longstanding bug and it fixes several
|