Hello, Currently, there is no assembly implementation of the memset function for riscv64 in Musl. This patch is a riscv64 assembly implementation of the memset function, which is implemented using the basic instruction set and has better performance than the c language implementation in Musl. I hope it can be integrated into Musl. Please review it and look forward to your reply. Fei Zhang