Lines Matching refs:ecx
56 movl 16(%esp),%ecx # Function arg: int len
60 subl $2, %ecx # Alignment uses up two bytes.
62 addl $2, %ecx # ecx was < 2. Deal with it.
69 movl %ecx, %edx
70 shrl $5, %ecx
90 dec %ecx
93 2: movl %edx, %ecx
102 4: andl $3, %ecx
104 cmpl $2, %ecx
109 shll $16,%ecx
111 6: addl %ecx,%eax
126 movl 16(%esp),%ecx # Function arg: int len
132 movl %ecx, %edx
133 movl %ecx, %ebx
135 shrl $7, %ecx
149 30: subl $2, %ecx
197 dec %ecx
199 movl %edx, %ecx
200 50: andl $3, %ecx
204 notl %ecx # 1->2, 2->1, 3->0, higher bits are masked
206 shll $3,%ecx