Lines Matching refs:ecx
46 movl PARAM6,%ecx
47 subl PARAM7,%ecx /* exp1 - exp2 */
156 xorl %ecx,%ecx
157 subl %edx,%ecx
158 movl %ecx,%edx
159 movl SIGL(%esi),%ecx
160 sbbl %ebx,%ecx
161 movl %ecx,%ebx
162 movl SIGH(%esi),%ecx
163 sbbl %eax,%ecx
164 movl %ecx,%eax
220 bsrl %eax,%ecx /* get the required shift in %ecx */
221 subl $31,%ecx
222 negl %ecx