Lines Matching refs:ecx
171 movl 8(%esp), %ecx
174 cmpl $BLOCKSIZE, %ecx /* size must be at least BLOCKSIZE */
176 testl $BLOCKMASK, %ecx /* .. and be a multiple of BLOCKSIZE */
178 shrl $BLOCKSHIFT, %ecx
193 9: ZERO_LOOP_BODY_XMM(%eax, %ecx)
313 movl $_CONST(32 - 1), %ecx
321 4: COPY_LOOP_BODY_XMM(%rdi, %rsi, %ecx)
352 movl $_CONST(32 - 1), %ecx
363 4: COPY_LOOP_BODY_XMM(%eax, %edx, %ecx)
422 movl 12(%ebp), %ecx
423 addl %ecx, %edx
424 negl %ecx
426 movnti %eax, (%edx, %ecx)
427 movnti %eax, 4(%edx, %ecx)
428 movnti %eax, 8(%edx, %ecx)
429 movnti %eax, 12(%edx, %ecx)
430 addl $16, %ecx
483 movl $MMU_STD_PAGESIZE, %ecx
486 addl %ecx, %edx
487 addl %ecx, %esi
488 negl %ecx
490 movl (%esi, %ecx), %eax
491 movnti %eax, (%edx, %ecx)
492 movl 4(%esi, %ecx), %eax
493 movnti %eax, 4(%edx, %ecx)
494 movl 8(%esi, %ecx), %eax
495 movnti %eax, 8(%edx, %ecx)
496 movl 12(%esi, %ecx), %eax
497 movnti %eax, 12(%edx, %ecx)
498 addl $16, %ecx