Skip to content

Instantly share code, notes, and snippets.

@FrankNiemeyer
Created August 28, 2015 17:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FrankNiemeyer/e2f0e124450a71c549f7 to your computer and use it in GitHub Desktop.
Save FrankNiemeyer/e2f0e124450a71c549f7 to your computer and use it in GitHub Desktop.
lea rax,[rcx+rbx]
vmovups ymm2,ymmword ptr [r10+rcx]
vmovups ymm3,ymmword ptr [rcx]
vmovups ymm0,ymmword ptr [r11+rcx]
lea rcx,[rcx+20h]
vmulps ymm1,ymm2,ymm2
vfmadd231ps ymm1,ymm3,ymm3
vfmadd231ps ymm1,ymm0,ymm0
vmovups ymmword ptr [rax+r8],ymm1
sub r9,1
jne dot3_soa_autovec+190h (07FF7B8661510h)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment