Lines Matching refs:ecx
91 movl SIGL(%esi),%ecx
100 rcrl $1,%ecx
108 movl %ecx,FPU_fsqrt_arg_1
114 movl $0xaaaaaaaa,%ecx
115 mull %ecx
128 movl FPU_fsqrt_arg_2,%ecx /* ms word */
137 shrl %ecx /* Doing this first will prevent a divide */
140 movl %ecx,%edx /* msw of the arg / 2 */
145 movl %ecx,%edx
150 movl %ecx,%edx
168 movl FPU_fsqrt_arg_1,%ecx
169 subl %ecx,%eax
170 movl FPU_fsqrt_arg_2,%ecx /* ms word of normalized n */
171 sbbl %ecx,%edx
182 movl %eax,%ecx
190 movl %eax,%ecx
195 notl %ecx
198 adcl $0,%ecx
201 sarl $1,%ecx /* divide by 2 */
206 addl %ecx,%esi
288 movl %eax,%ecx
293 sarl $1,%ecx /* divide by 2 */
298 addl %ecx,%edi
307 movl %eax,%ecx
312 sarl $1,%ecx /* divide by 2 */
318 notl %ecx
320 adcl $0,%ecx /* carry here ==> correction == 0 */
323 addl %ecx,%edi
371 movl %eax,%ecx /* ls word of square */
426 movl %eax,%ecx /* ls word of square */
456 or %ebx,%ecx