Lines Matching refs:ecx
90 movl SIGL(%esi),%ecx
99 rcrl $1,%ecx
107 movl %ecx,FPU_fsqrt_arg_1
113 movl $0xaaaaaaaa,%ecx
114 mull %ecx
127 movl FPU_fsqrt_arg_2,%ecx /* ms word */
136 shrl %ecx /* Doing this first will prevent a divide */
139 movl %ecx,%edx /* msw of the arg / 2 */
144 movl %ecx,%edx
149 movl %ecx,%edx
167 movl FPU_fsqrt_arg_1,%ecx
168 subl %ecx,%eax
169 movl FPU_fsqrt_arg_2,%ecx /* ms word of normalized n */
170 sbbl %ecx,%edx
181 movl %eax,%ecx
189 movl %eax,%ecx
194 notl %ecx
197 adcl $0,%ecx
200 sarl $1,%ecx /* divide by 2 */
205 addl %ecx,%esi
287 movl %eax,%ecx
292 sarl $1,%ecx /* divide by 2 */
297 addl %ecx,%edi
306 movl %eax,%ecx
311 sarl $1,%ecx /* divide by 2 */
317 notl %ecx
319 adcl $0,%ecx /* carry here ==> correction == 0 */
322 addl %ecx,%edi
370 movl %eax,%ecx /* ls word of square */
425 movl %eax,%ecx /* ls word of square */
455 or %ebx,%ecx