Lines Matching refs:ecx
120 movl SIGH(%ebx),%ecx /* The divisor */
124 cmpl %ecx,%edx
128 subl %ecx,%edx /* Prevent the overflow */
132 divl %ecx
137 divl %ecx
142 divl %ecx
218 movl SIGH(%ebx),%ecx
219 addl $1,%ecx
228 divl %ecx /* Divide the numerator by the augmented
295 cmpl $0,%ecx /* augmented denom msw */
303 divl %ecx /* Divide the numerator by the denom ms dw */
391 movl FPU_accum_0,%ecx
393 movl %ecx,%eax
399 rcll $1,%ecx
403 subl SIGL(%ebx),%ecx