summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Swap bytes (endianness)Nao Pross2018-11-281-4/+11
* Add main loop to read more than 5 bytesNao Pross2018-11-281-0/+11
* Use 4 spaces for indent, update comments, change input buffer shift directionNao Pross2018-11-281-43/+56
* Set input buffer to be 8 bytes to fit in a register for shlNao Pross2018-11-271-2/+5
* Add Intel IA32 x64 instruction set manualNao Pross2018-11-271-0/+0
* Add gdb configuration and debug symbolsNao Pross2018-11-272-1/+10
* Add ret statementsNao Pross2018-11-271-1/+5
* Update makefile with check of b32eNao Pross2018-11-271-0/+10
* Initial implementation of encoderNao Pross2018-11-273-0/+76