The Tutorials at asmtutor.com, only in both 32 and 64-bit versions, with some nasm tricks and commentary. #inprogress
Go to file
Elf M. Sternberg aaed91113c FEAT 32 and 64-bit SYS_WRITE calls, one by length, the other with strlen. 2018-04-25 19:40:23 -07:00
.gitignore Hello world (with proper exit), in 32 and 64 bit implementations. 2018-04-25 07:56:08 -07:00
Makefile FEAT 32 and 64-bit SYS_WRITE calls, one by length, the other with strlen. 2018-04-25 19:40:23 -07:00
hello-strlen32.s FEAT 32 and 64-bit SYS_WRITE calls, one by length, the other with strlen. 2018-04-25 19:40:23 -07:00
hello-strlen64.s FEAT 32 and 64-bit SYS_WRITE calls, one by length, the other with strlen. 2018-04-25 19:40:23 -07:00
hello32.s FEAT 32 and 64-bit SYS_WRITE calls, one by length, the other with strlen. 2018-04-25 19:40:23 -07:00
hello64.s FEAT 32 and 64-bit SYS_WRITE calls, one by length, the other with strlen. 2018-04-25 19:40:23 -07:00
number.s Hello world (with proper exit), in 32 and 64 bit implementations. 2018-04-25 07:56:08 -07:00
something.s Hello world (with proper exit), in 32 and 64 bit implementations. 2018-04-25 07:56:08 -07:00
threads-x86_64.s Hello world (with proper exit), in 32 and 64 bit implementations. 2018-04-25 07:56:08 -07:00