Skip to content

Instantly share code, notes, and snippets.

@LucianoPAlmeida
Created February 5, 2023 03:07
Show Gist options
  • Save LucianoPAlmeida/32530b4de6eb8de367b89280323b898f to your computer and use it in GitHub Desktop.
Save LucianoPAlmeida/32530b4de6eb8de367b89280323b898f to your computer and use it in GitHub Desktop.
_Z8doubleItt: # @_Z8doubleItt
lea eax, [rdi + rdi]
ret
_Z9doubleIt2Rt: # @_Z9doubleIt2Rt
movzx eax, word ptr [rdi]
add eax, eax
ret
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment