Skip to content

Instantly share code, notes, and snippets.

@hdante
Created March 24, 2013 17:59
Show Gist options
  • Save hdante/5232856 to your computer and use it in GitHub Desktop.
Save hdante/5232856 to your computer and use it in GitHub Desktop.
.L4:
movdqa (%rcx,%rax), %xmm0
pcmpeqb (%rdx,%rax), %xmm0
addq $16, %rax
cmpq $4080, %rax
psubb %xmm0, %xmm1
movdqa %xmm1, %xmm0
jne .L4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment