Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | Add perftest, update b32e to use a counter instead of mul | Nao Pross | 6 years | |
Age | Commit message | Author | Files | Lines |
2018-12-04 | Add perftest, update b32e to use a counter instead of mulHEADmaster | Nao Pross | 2 | -15/+21 |
2018-11-30 | Add rough untested implementation for b32d | Nao Pross | 1 | -2/+42 |
2018-11-29 | Update test to show diff | Nao Pross | 2 | -3/+6 |
2018-11-29 | Add b32d for future decoder implementation, update test | Nao Pross | 3 | -6/+67 |
2018-11-29 | Add padding to output | Nao Pross | 1 | -6/+21 |
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 |
[...] | ||||
Clone | ||||
ssh://git@git.thearcway.org:2222/~/r/naopross/base32asm | ||||
https://git.thearcway.org/naopross/base32asm |