Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add perftest, update b32e to use a counter instead of mulHEADmaster | Nao Pross | 2018-12-04 | 1 | -14/+8 |
* | Add padding to output | Nao Pross | 2018-11-29 | 1 | -6/+21 |
* | Update b32e to not use rdx | Nao Pross | 2018-11-29 | 1 | -3/+3 |
* | Correct write syscall argument | Nao Pross | 2018-11-29 | 1 | -1/+1 |
* | Swap bytes (endianness) | Nao Pross | 2018-11-28 | 1 | -4/+11 |
* | Add main loop to read more than 5 bytes | Nao Pross | 2018-11-28 | 1 | -0/+11 |
* | Use 4 spaces for indent, update comments, change input buffer shift direction | Nao Pross | 2018-11-28 | 1 | -43/+56 |
* | Set input buffer to be 8 bytes to fit in a register for shl | Nao Pross | 2018-11-27 | 1 | -2/+5 |
* | Add ret statements | Nao Pross | 2018-11-27 | 1 | -1/+5 |
* | Initial implementation of encoder | Nao Pross | 2018-11-27 | 1 | -0/+67 |