Guest User

Untitled

a guest
Jun 24th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. stdout.put( "Hello World", nl );
  2.  
  3. .intel_syntax
  4. .LC1:
  5. .string "Hello Worldn"
  6. main:
  7. push offset flat:.LC1
  8. call puts
Add Comment
Please, Sign In to add comment