Skip to content

Instantly share code, notes, and snippets.

@abuiles
Created March 3, 2010 19:24
Show Gist options
  • Save abuiles/320910 to your computer and use it in GitHub Desktop.
Save abuiles/320910 to your computer and use it in GitHub Desktop.
segment .data
Numero3: .long 0x64
Numero4: .long 0b1100100
Numero5: .long -100
segment .text
global start
start:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment