Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-11-29 | Update b32e to not use rdx | Nao Pross | 1 | -3/+3 |
2018-11-29 | Correct write syscall argument | Nao Pross | 1 | -1/+1 |
2018-11-28 | Swap bytes (endianness) | Nao Pross | 1 | -4/+11 |
2018-11-28 | Add main loop to read more than 5 bytes | Nao Pross | 1 | -0/+11 |
2018-11-28 | Use 4 spaces for indent, update comments, change input buffer shift direction | Nao Pross | 1 | -43/+56 |
2018-11-27 | Set input buffer to be 8 bytes to fit in a register for shl | Nao Pross | 1 | -2/+5 |
2018-11-27 | Add ret statements | Nao Pross | 1 | -1/+5 |