Skip to content

Instantly share code, notes, and snippets.

@FrankNiemeyer
Created August 28, 2015 16:56
Show Gist options
  • Save FrankNiemeyer/b08b94b0f3983b145887 to your computer and use it in GitHub Desktop.
Save FrankNiemeyer/b08b94b0f3983b145887 to your computer and use it in GitHub Desktop.
lea rax,[rax-0Ch]
lea rdx,[rdx-4]
vmovss xmm0,dword ptr [rax-8]
vmovss xmm2,dword ptr [rax-4]
vmovss xmm3,dword ptr [rax]
vmulss xmm1,xmm0,xmm0
vmulss xmm0,xmm2,xmm2
vaddss xmm2,xmm1,xmm0
vmulss xmm1,xmm3,xmm3
vaddss xmm2,xmm2,xmm1
vmovss dword ptr [rdx],xmm2
sub ecx,1
jne benchmark<<lambda_918319110c26e9fabd8b05fc8f2cd5cd>,<lambda_c092a5680821d9f5b8bc5a7043f59100> >+0B3h (07FF656A82803h)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment