Age | Commit message (Expand) | Author |
---|---|---|
2019-05-09 | libc: fix return value for arm64 memset() and memove() | cinap_lenrek |
2019-05-09 | libc: use MOVP instruction for arm64 memmove() and memset() | cinap_lenrek |
2019-05-09 | libc: provide arm64 assembly versions for memmove() and memset() | cinap_lenrek |