Skip to content

Instantly share code, notes, and snippets.

@iskandr
Last active December 11, 2015 19:58
Show Gist options
  • Save iskandr/4651619 to your computer and use it in GitHub Desktop.
Save iskandr/4651619 to your computer and use it in GitHub Desktop.
.globl twice.2
.align 16, 0x90
twice.2:
addsd %xmm0, %xmm0
ret
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment