Learning assembly for linux-x64
- hello - hello world Say hello to x86_64 Assembly part 1;
- sum - sum of two numbers Say hello to x86_64 Assembly part 2;
- stack - sum of command line arguments Say hello to x86_64 Assembly part 3;
- reverse - reverse string Say hello to x86_64 Assembly part 4;
- casm - c and assembly interaction Say hello to x86_64 Assembly part 6.
- float - work with floating numbers [http://0xax.blogspot.com/2014/12/say-hello-to-x8664-assembly-part-8.html]